body
{
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	color:#000; 
	font-weight:normal;
	background-image: none;
}

#wrapper 
{ 
	font-size: 1.2em;
	line-height: 1.5em;
	
}
#mainBodyContainer
{
	/*background: url(images/H-redBrdrGrow4.gif);
	border-right:3px solid #903;
	border-left:3px solid #903;*/
	background:white;
	margin-right: 1in;
	margin-left: 1in;
}

#banner
{
	{
	display:none;
}

/* Navigation no-Buttons */
#topnav
{
	display:none;
}


#content
{
	padding: 5px;
	margin-left: 1in;
	margin-right: 1in;
	font-family: arial, verdana, sans-serif;
	background: none;
}

#content p
{
	line-height: 1.3em;
}
#content img
{
	float: right;
	border: none;
	margin: 10px 5px 5px 5px;
}
#content p.tight { line-height: 1.8em; margin-top:0; }

#content a, a:link, a:visited
{
	text-decoration: none;
	color: #000;
	font-weight: 200;
}

#content a:hover, a:active
{
	text-decoration: underline;
	color: #000;
	font-weight: 200;
}

#content a.toplink, a.toplink:link, a.toplink:visited
{
	float:right;
	text-decoration: none;
	color: #000;
	font-weight: 200;
	border:1px solid #000;
	padding:0 4px;
}

#content a.toplink:hover, a.toplink:active
{
	float:right;
	text-decoration: none;
	color: #000;
	font-weight: 200;
	border:1px solid #900;
	padding:0 4px;
}

#content ul
{
	/*list-style-type: default;
	list-style-image: url(/resources/images/bullet_red_dot.gif);
	list-style-position: default;*/
}

#content ul li { margin-bottom: 0.5em; }

#content ol li { margin-bottom: 0.5em; }

#content ul.stars
{
	color: #0000A0;
	font-weight: #900;
	font-family: verdana, arial, sans-serif;
	/*list-style-type: default;
	list-style-image: url(/resources/images/bullet_red_dot.gif);
	list-style-position: default;*/
}

#content ul.stars li { margin-bottom: 0.5em; }

#content h1 { font-size: 16px; color:#000; }
#content h2 { font-size: 14px; color:#000; font-weight: 900; }
#content h3 { font-size: 14px; color:#000; }
#content h4 { font-size: 12px; color:#000; }

#content h1.tight { font-size: 18px; color:#000; margin-bottom:5px; }
#content h2.tight { font-size: 16px; color:#000; margin-bottom:5px; }
#content h3.tight { font-size: 14px; color:#000; margin-bottom:5px; }
#content h4.tight { font-size: 12px; color:#000; margin-bottom:5px; }

#content hr
  {
    margin: 20px 0; height:1px;
  }
  
#content hr.links
  {
    margin: 20px 0; height:20px; border:none;
  }

#sidebar_left
{
	clear: both;
	float: left;
	width: 190px;
	height: 100%;
	color: #000;
	font-size: 12px;
	margin: 20px 20px 0 10px;
	/*border:3px solid #363;*/
}
#sidebar_left p 
{ 
width: 140px; 
}
#sidebar_left h1 
{ 
font-size: 16px; color:#000;
}
#sidebar_left h2
{ 
font-size: 14px; color:#000; font-weight: 900;
}
#sidebar_left ul
{
	color: #000;
	font-weight: 900;
	font-family: verdana, arial, sans-serif;
	/*list-style-type: default;
	list-style-image: url(/resources/images/bullet_red_dot.gif);
	list-style-position: default;*/
}

#sidebar_left ul li { margin-bottom: 0.5em; }


#sidebar_left a, #sidebar_left a:link, #sidebar_left a:visited
{
	background: transparent;
	border: none;
	padding: 0;
	text-decoration: none;
	color: #000;
}

#sidebar_left a:hover, #sidebar_left a:active
{
	background: transparent;
	border: none;
	padding: 0;
	color: #000;
	text-decoration: none;
}

#footer
{
	clear: left;
	background: none;
	background-repeat: no-repeat;
	background-position:left bottom;
	margin: 0 0 10px 0;
	padding:0 0 20px 0;
	font-size: 11px;
	line-height:14px;
	height:106px;
	color: #000;
	text-align: center;
	letter-spacing: 0.1em;
	border:1px solid transparent;
}
#footer ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul li
{
	margin: 0;
	padding: 0;
	display: inline;
	padding-right: 3px;
}

#footer a, a:link, a:visited
{
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	text-decoration: none;
	color: #000;
}

#footer a:hover, a:active
{
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	text-decoration: none;
	color: #000;
}

#siteCredits
{
	clear: both;
	color: #000;
	margin: 0 auto;
	padding: 5px 0 20px 0;
	width: 500px;
}
#siteCredits a:link a:visited a:active
{
	color: #000;
	padding-left: 10px;
	background: none;
	text-decoration: none;
	}
#siteCredits a:hover 
{
	color: #000;
	padding-left: 10px;
	background: none;
	text-decoration: none;
	}
