/* CSS Document */

html {
	margin: 0;
	padding: 0;
}
body {
	background: #fbfdf2 url(../_img/body_bg.gif) repeat-x 0px 0px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5;
	color: #333;
	height: 100%;
}
h1 {
	margin: 0;
	color: #32557E;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	color: #b98e2b;
	font-size: 1.75em;
	line-height: 1.714em;
	margin: 0;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #4b8553;
	font-size: 1.5em;
	line-height: 2;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
h4 { margin: 0; }
a {
	color: #006;
}
#wrap {
	width: 960px;
	margin: 0 auto;
	background: url(../_img/wrap_bg.gif) repeat-y;
}

#header h1 {
	margin: 0 auto;
	float: left;
	width: 215px;
	padding-top: 33px;
}
#header h1 a:link, #header h1 a:visited {
	width: 215px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 59px;
	display: block;
	background: url(../_img/logo.gif) no-repeat;
}
#header {
	background: url(../_img/header_bg.gif) repeat-x left top;
	height: 101px;
	padding: 0 10px;
	margin: 0 auto;
}
#header p {
	float: right;
	color: #4a8453;
	font-size: 1.333em;
	line-height: 1.125;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#nav {
	margin: 27px 0 0 0;
	clear: right;
	width: 620px;
	padding: 0;
	font-size: 16px;
	text-align: right;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
}
#nav li {
	display: inline;
}
#nav li a {
	color: #b98e2b;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 0 0 2px;
	margin: 0 10px 0 0;
}
#nav li a.last { margin-right: 0; }
#nav li a:hover {
	color: #355e3b;
	border-bottom: 1px solid #b98e2b;
}
#leaderboard {
	padding: 24px 10px 0;
	margin-top:15px;
	height: 256px;
	width:100%;

}
#leaderboard div {
	float: right;
	width: 960px; /*380*/
}
#leaderboard h3 {
	font-weight: normal;
	line-height: 1.333;
	font-size: 27px;
	color: #fcfff4;
	margin-top: 36px;
	margin-bottom: 18px;
}
#leaderboard p {
	margin: 0;
	font-size: 16px;
	font-size: 1.333em;
	line-height: 1.125;
	font-weight: normal;
}
#leaderboard img { 
	float: left;
	margin-top: -12px;
	clear: left;
}
#leaderboard h4 {
	width: 140px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#leaderboard h4 a {
	background: url(../_img/leaderboard-button_bg.gif) repeat-x 0px 0px;
	color: #b98e2b;
	display: block;
	border: 1px solid #fff;
	padding: 0 5px;
	text-decoration: none;
	line-height: 40px;
	font-size: 16px;
}
#leaderboard h4 a:hover {
	border-color: #b0b0b0;
}

#contentContainer {
	background: url(../_img/contentContainer_bg.gif) no-repeat center top;
	padding: 36px 10px;
}

/* Main Content Styles */
#mainContent {
	float: left;
	width: 540px;
}
#contentContainer p {
	margin: 0 0 1.5em;
	text-align:justify;
}
.content h2 span {
	font-size: .619em;
}

#mainContent img.sidepic {
	float: right;
	padding: 3px;
	background: #fff;
	border: 1px solid #d7d3c1;
	margin-bottom: 20px;
	margin-left: 20px;
}

/* News Styles */
.news {
	width: 220px;
	float: left;
}
.news ul {
	list-style-image: url(../_img/list-arrow.gif);
	padding-left: 15px;
	margin: 0;
}
.news ul li {
	margin-bottom: 1.5em;
}

/* Secondary Content Styles */
#secondaryContent {
	width: 380px;
	float: right;
}

/* Buttons */
.buttons {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 140px;
	float: right;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
}
.buttons li {
	margin-bottom: .5em;
}
.buttons li a {
	display: block;
	color: #fcfff4;
	text-decoration: none;
	line-height: 45px;
	background: url(../_img/button_bg.gif) no-repeat;
}
.buttons li a:hover { background-position: 0px -45px; }

/* Footer */
#footer {
	height: 50px;
	border-top: 1px solid #fffffe;
	font-size: .916em;
	line-height: 1.636em;
	color: #e4ddc7;
	clear: both;
	background: #b4a162 url(../_img/footer_bg.gif) repeat-x 0px 0px;
	padding: 18px 10px 0;
}
#footer address {
	text-align: left;
	font-style: normal;
	margin: 9px 0 0 0;
	float: left;
}

#footer div {
	float: right;
	text-align: right;
	margin: 21px 0 0 0;
}

#footer p {
	text-align: center;
	margin: 0 auto;
}
#footer a, #footer a:visited {
	color: #e4ddc7;
	text-decoration: none;
} 
#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
}
#footer ul li {
	display:inline;
}
#footer ul li a, #footer ul li a:visited {
	margin: 0 4px;
	color: #e4ddc7;
	text-decoration: none;
} 
#footer ul li a:hover {
	color: #e4ddc7;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.sep {
	background:url("../_img/sep.gif") no-repeat scroll center center transparent;
	display: block;
	height: 22px;
	margin: 7px 0;
}
.map {
		width: 300px;
		float: right;
}



/************************ ROTATOR **************************/

.bodyImg {
padding:0 10px 5px 0;
}
	#imagerotator {
		padding: 0 0 3px;
		margin: 0;
		float: right;
		position: relative;
		overflow: hidden;
	}
	.pics {
		width: 559px;
		height: 229px;
		top: 3px;
		left: 8px;
	}
	.pics img { 
		width: 960px;
		height: 256px;
		top:  0; 
		left: 0;
	} 
	#imagerotator.norotate {
		padding-bottom: 0;
	}
	#imagerotator.norotate img {
		padding: 3px 0 0 8px;
	}
