/* CSS Document */



* { margin:0; padding:0 }



body {

	background: #E4E4E4;

	position: relative;

	font-family: Arial, Helvetica, sans-serif; 

	font-size: 12px;

	line-height: 16px;

	color: #000000;

}



H2



{

	font-family: Arial, Helvetica, sans-serif; 

	font-size: 16px;

	 

}



p {

	font-family: Arial, Helvetica, sans-serif; 

	font-size: 12px;

	line-height: 16px;

	color: #000000;

	margin-bottom:6px;

}



a {

	color: #2D7D2F;

	text-decoration: none;

}



a:hover {

	text-decoration: underline;

}



ul {

	list-style: none;

}



li {

	list-style: none;

	margin: 0 0 6px 5px;

}



#containerTop {

	margin-left:auto;

	margin-right:auto;

	width: 953px;

}



#container {

	margin-left:auto;

	margin-right:auto;

	width: 953px;

	background: url(../images/bg.gif) repeat-y #FFFFFF;

	position:relative;

}



#wrapper {

	width: 900px;

	margin-left:26px;

	position:relative;

}



#topBanner {

	height: 84px;

	float:left;

	width: 373px;

}



.activeNav {

	color: #E5A306;

	text-decoration: none;

}



#subNav {

	position: absolute;

	top: 10px;

	right: 7px;

	color: #2D7D2F;

	font-size: 11px;

	width: 304px;

}

	

#emailcss {

	float: left;

	width: 165px;

	color: #2D7D2F;

}



#emailcss a{

	color: #2D7D2F;

}



#phonecss {

	float: right;

	color: #000000;

	font-size: 18px;

	width: 126px;

}



#footer {

	background: url(../images/bg_blue.gif) repeat-y;

	color: #FFFFFF; 

	padding: 15px 0 36px 26px;

	font-size: 10px;

	font-weight: bold;

	clear: both;

}



#footer a {

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF; 

}



#footer a {

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF; 

}



#rightSideBarModules {

	position: relative;

	font-weight: normal;

}



#rightSideBarModules a {

	font-weight: normal

}



#module {

	position: relative;

	font-weight: normal;

	width: 213px;

}



#rightModuleContent {

	position: absolute;

	top: 10px;

	left: 50px;

	width: 157px;

	font-size: 11px;

	font-weight: normal;

}



#rightModuleContent a{

	color: #000000;

	font-weight: normal;

}



#rightModuleContent .header {

	

	font-size: 14px;	

	font-weight: bold;

}



#floatLeft {

	float: left;

	margin: 0 3px 0 0;

}


