body, html {
	margin-top: 0px;
	background-color: #FFFFFF;
	overflow-x:	hidden;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
}
#wrapper{
	width:			1000px;
	margin: 		0 auto;
	padding:	    0;
	border:			0;
	overflow:hidden;
}

a {
	text-decoration:	none;
	color:#00aa54;
	font-weight:bold;
}

a:hover {
	text-decoration:	underline;
	color:#00aa54;
	font-weight:bold;
}
.italic{
	font-style:italic;
}
.bold{
	font-weight:bold;
}
.boldOrange{
	font-weight:bold;
	color:#e96e35;
}


.imgLeft{
	padding:3px;
	border: 0;
	float:left;
	margin:0px 10px 0px 0px;
	background-color:#FFFFFF;
	border:1px solid #cccccc;
}
.imgLeft a:hover{
	border: 1px solid #91bcd0;
}

#header {
	height:			192px;
	width:			880px;
	padding:	    0px 50px 0px 50px;
	margin:			0;
	border:			0;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}
#logo{
	width:			912px;
	height:			115px;
	padding:0px 0px 0px 88px;
	margin:0;
	border:0;
}
#logo a{
	display:block;
	width:612px;
	height:115px;
	margin:0;
	padding:0;
	border:0;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
}

	

#menu{
	display:block;
	width:897px;
	padding:0px 0px 0px 103px;
	height:31px;
	margin:0;
	border:0;
	overflow:hidden;
	background-image:url(images/bg_nav.jpg);
	background-repeat:no-repeat;
}
#menu a{
	width:133px;
	height:23px;
	margin:0;
	padding:8px 0px 0px 0px;
	border:0;
	text-align:center;
	float:left;
	clear:right;
	color:#dad49c;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
#menu a:hover{
	width:133px;
	height:23px;
	margin:0;
	padding:8px 0px 0px 0px;
	border:0;
	text-align:center;
	float:left;
	clear:right;
	color:#00aa52;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
#menu a.selected{
	width:133px;
	height:23px;
	margin:0;
	padding:8px 0px 0px 0px;
	border:0;
	text-align:center;
	float:left;
	clear:right;
	color:#00aa52;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
#header{
	width:1000px;
	height:193px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	border:0;
}

#mainContent{
	width:1000px;
	margin:0;
	padding:0;
	clear:both;
	border:0;
	overflow:hidden;
}
#leftContent{
	float:left;
	width:540px;
	margin:0px;
	padding:30px 0px 0px 100px;
	border:0;
}
#leftContent h1{
	display:block;
	font-size:20px;
	font-weight:bold;
	color:#00aa54;
	margin:0;
	padding:10px 0px 0px 25px;
	border:0;
	height:30px;
	width:495px;
	background-image:url(images/bg_h1.jpg);
	background-repeat:no-repeat;
	letter-spacing: -0.08em;
}
#leftContent p{
	margin:0;
	padding:0px 20px 0px 0px;
	border:0;
	color:#333333;
	font-size:12px;
	line-height:16px;
}

#sm_content {
	margin:0;
	padding:0px 20px 0px 0px;
	border:0;
	color:#333333;
	font-size:12px;
	line-height:16px;
}

#leftContent a{

}







#rightContent{
	float:left;
	width:360px;
	margin:0;
	padding:30px 0px 0px 0px;
	border:0;
}
#rightContent h1{

}
#rightContent a{

}
#calloutHeader{
	width:262px;
	height:28px;
	margin:0;
	padding:6px 0px 0px 0px;
	border:0;
	background-image:url(images/callout_header.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	letter-spacing: -0.06em;
}
#calloutBody{
	width:252px;
	margin:0;
	padding:5px;
	border:0;
	background-image:url(images/callout_tile.jpg);
	background-repeat:repeat-y;
	color:#333333;
	font-size:11px;
	overflow:hidden;
	line-height:16px;
}
#calloutBottom{
	width:262px;
	height:25px;
	margin:0;
	padding:0;
	border:0;
	background-image:url(images/callout_bottom.jpg);
	background-repeat:no-repeat;
}
#subs{
	width:262px;
	border-top:1px solid #01a952;
	margin:0;
	padding:0px 0px 20px 0px;
}
#subs a{
	display:block;
	height:21px;
	width:262px;
	margin:0;
	padding:5px 0px 0px 0px;
	border-bottom:1px solid #01a952;
	color:#01a952;
	font-size:12px;
	font-weight:bold;
}
#subs a:hover{
	display:block;
	height:21px;
	width:262px;
	margin:0;
	padding:5px 0px 0px 0px;
	border-bottom:1px solid #01a952;
	color:#01a952;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background-color:#fffef1;
}
	









/* FOOTER ITEMS ////////////////////////////////////////////////////////////////////////////////// */
#footer {
	clear: both;
	width: 900px;
	height: 80px;
	padding:40px 0px 0px 100px;
	margin:0;
	border:0;
	text-align:left;
}
#footer a{
	height:20px;
	margin:0;
	padding:10px 15px 0px 15px;
	border:0;
	font-size:10px;
	font-weight:bold;
	color:#97977b;
	float:left;
	clear:right;
	display:block;
}
#footer a:hover{
	height:20px;
	margin:0;
	padding:10px 15px 0px 15px;
	border:0;
	font-size:10px;
	font-weight:bold;
	color:#00a74d;
	float:left;
	clear:right;
	display:block;
	text-decoration:none;
}
#footer .divide{
	width:7px;
	height:30px;
	background-image:url(images/divide.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	border:0;
	float:left;
	clear:right;
}
#footer .divideLeft{
	width:4px;
	height:30px;
	background-image:url(images/divide_left.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	border:0;
	float:left;
	clear:right;
}
#footer .bar{
	clear:both;
	width:800px;
	margin:0;
	padding:16px 0px 0px 0px;
	border:0;
	background-image:url(images/bg_footer.jpg);
	background-repeat:no-repeat;
	color:#97977b;
	font-size:10px;
	font-weight:bold;
}



.grayitalic{
	color:#625d5e;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}
.boldred{
	font-weight:bold;
	color:#a32b2d;
}
.largeBlue{
	color:##5993b9;
	font-size:14px;
	font-weight:bold;
}







