/* CSS Document */

html {
	margin: 0;
	padding: 0;
	}
body {
	background: #fcfcfc;
	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: #333;
	font-size: 1.5em;
	line-height: 2;
	margin: 0;
	font-weight: normal;
}
h3 {
	color: #177182;
	font-size: 1.4em;
	line-height: 2;
	font-weight: normal;
	margin: 0;
}
h4 { margin: 0; }
a {
	color: #3f70e3;
}
#header, #leaderboard .content, #contentContainer {
	width: 960px;
	margin: 0 auto;
	position:relative;
}

#header h1 {
	margin: 0 auto;
	float: left;
	width: 240px;
	padding-top: 22px;
}
#header h1 a:link, #header h1 a:visited {
	width: 240px;
	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) no-repeat left top;
	height: 90px;
	padding: 0 10px;
	margin: 0 auto;
}
#header p {
	float: right;
	color: #94ce47;
	font-size: 1.5em;
	line-height: 1;
}
#toptools {
	margin: 16px 20px 0 0;
	padding: 0;
	float: right;
	width: 300px;
	text-align: right;
}
#toptools li { display: inline; }
#toptools li a { 
	border-right: 1px solid #bfbfbf;
	color: #333;
	padding: 0 .5em;
	text-decoration: none;
}
#toptools li.last a {
	border-right: none;
	padding-right: 0;
}
#nav {
float: right;
font-weight: bold;
line-height: 30px;
list-style: none outside none;
margin: 48px 0px 0 0;
padding: 0;
text-align: right;
text-transform: uppercase;
width: 555px;
}
#nav li {
	padding-left: 7px;
	float: left;
}
#nav li:hover {
	background:#fff url(../_img/nav-cap_left.gif) no-repeat left top;
}
#nav li a {
	color: #333;
	text-decoration: none;
	padding: 0;
	margin: 0 15px 0 0;
	display: block;
	float: left;
}
#nav li a.last { margin-right: 0; }
#nav li a:hover {
	text-decoration: underline;
}
#leaderboard {
	padding: 10px 10px 0;
	margin: 0 auto;
	height: 425px;
}
#leaderboard .content div {
	float: right;
	width: 300px;
	padding-left: 80px;
	padding-right: 10px;
}
#leaderboard h3 {
	font-weight: bold;
	line-height: 1;
	text-align: right;
	font-size: 21px;
	color: #999;
	z-index:1000;
	top:450px;
	right:0px;
}
#leaderboard p {
	margin: 0;
	font-size: 27px;
	line-height: 1.333;
	font-style: italic;
	color: #333;
	font-weight: normal;
	padding-top: 21px;
	margin-bottom: 18px;
}
#leaderboard .more {
	font-size: 14px;
	padding: 0;
	text-align: right;
	color: #333;
	font-style: normal;
}
#leaderboard img { 
	float: left;
	clear: left;
}
#leaderboard h4 {
	width: 180px;
	float: none;
	margin: 18px auto;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
#leaderboard h4 a {
	background: url(../_img/button_bg.gif) no-repeat 0px 0px;
	display: block;
	line-height: 50px;
	text-decoration: none;
	color: #e5f5ff;
}
#leaderboard h4 a:hover {
	background-position: 0px -50px;
}

#contentContainer {
	background: url(../_img/contentContainer_bg.gif) repeat left top;
}

/* Main Content Styles */
#mainContent {
	float: left;
	width: 460px;
}
#contentContainer .content {
	background: url(../_img/content_bg.gif) repeat-x top left;
	padding: 36px 10px;
}
#contentContainer p {
	margin: 0 0 1.615em;
	color: #333;
}

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


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

#secondaryContent .home {
	float: left;
	border-right: 1px solid #b0b0b0;
	width: 140px;
	padding-right: 10px;
	font-size: 1.167em;
	color: #333;
	line-height: 1.285;
	letter-spacing: -1px;
	text-align: right;
}
#secondaryContent .contact {
	float: right;
	width: 80px;
	text-align: left;
	line-height: 1.636;
	font-size: .916em;
	color: #333;
}

#footer {
	border-top: 1px solid #fff;
	font-size: .916em;
	line-height: 1.636em;
	color: #b2adad;
	clear: both;
	background: #eee;
	padding: 18px 10px;
}
#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: #b2adad;
	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: #b2adad;
	text-decoration: none;
} 
#footer ul li a:hover {
	color: #b2adad;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.bodyImg {
padding:0 10px 5px 0;
}
	#imagerotator {
		padding: 0 0 3px !important;
		margin: 0;
		float: left !important;
		position: relative;
		overflow: hidden;
	}
	.pics {
		width: 570px !important;
		height: 425px;
		top: 3px;
		left: 8px;
	}
	.pics img { 
		width: 570px !important;
		height: 425px;
		top:  0; 
		left: 0;
	} 
	#imagerotator.norotate {
		padding-bottom: 0;
	}
	#imagerotator.norotate img {
		padding: 3px 0 0 8px;
	}
.smallright {
	float: right;
	
}
#contentContainer p.quote {
	font-style:italic;
	margin-left: 25px;
	margin-bottom: 3px;
}

#imagerotator2 {
	float: right;
	width: 300px;
	padding-left: 80px;
	padding-right: 10px;
}

	.pics2 {
		width: 300px !important;
		height: 400px;
		top: 3px;
		left: 8px;
	}
	.pics2 img { 
		width: 300px !important;
		height: 400px;
		top:  0; 
		left: 0;
	} 
	#imagerotator2.norotate {
		padding-bottom: 0;
	}
	#imagerotator2.norotate img {
		padding: 3px 0 0 8px;
	}