/* CSS Document */

html {
	margin: 0;
	padding: 0;
	background: url(../images/html_bg.gif) repeat 0px 0px;
}
body {
	background:  url(../images/body_bg.gif) repeat-y center;
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5;
	color: #333;
	height: 100%;
}
a { color: #018e2b; }
h1 {
	margin: 0;
	color: #32557E;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	color: #00378d;
	font-size: 2em;
	line-height: 1.5;
	margin: 0;
	font-weight: normal;
}
#wrap {
	background: url(../images/wrap_bg.gif) repeat-x 0px 0px;
	margin: 0 auto;
	padding: 0;
}
#logo {
	margin: 4px 0 0;
	float: left;
}
#logo a:link, #logo a:visited {
	width: 196px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 80px;
	display: block;
	background: url(../images/logo.gif) no-repeat;
}
#header {
	height: 96px;
	margin: 0;
	padding: 0;
}
#header ul {
	list-style: none;
	margin: 75px 0 0;
	padding: 0;
	float: right;
	text-align: right;
}
#header ul li {
	display: inline;
}
#header ul li a {
	color: #dce0e4;
	text-decoration: none;
	font-size: .916em;
	text-transform: uppercase;
	margin: 0 1.5em 0 0;
}
#header h3 {
	float: right;
	color: #35393b;
	font-size: 1.167em;
	line-height: 1.285;
	margin: 72px 0 0;
	text-align: right;
	font-weight: normal;
	width: 560px;
}
#header ul li a:hover { color: #FFF; }
#tools {
	float: right;
	width: 547px;
	text-align: right;
}
/* self clearing rules */
#tools:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#tools { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#tools { display: block; }
/* End hide from IE-mac */
#topTools {
	margin: 0;
	padding: 0;
}
#topTools h2.slogan {
	width: 359px;
	height: 0;
	background: url(../images/slogan.jpg) no-repeat;
	float: left;
	margin: 18px 0 0 8px;
	font-size: 1px;
	padding-top: 21px;
	display: block;
	overflow: hidden;
}
#topTools ul {
	text-align: right;
	margin: 0;
	padding: 0;
	width: 145px;
	float: right;
}
#topTools ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#topTools ul li a:link, #topTools ul li a:visited {
	border-left: solid 1px #E6E6E6;
	color: #B1B1B1;
	text-decoration: none;
	float: left;
	font-size: 11px;
}
#topTools ul li a:hover {
	text-decoration: underline;
}
#topTools ul li a.home {
	padding: 16px 13px 0 23px;
	background-image: url(../images/cs_iconHome.gif);
	background-repeat: no-repeat;
	background-position: 7px 17px;
}
#topTools ul li a.contact {
	padding: 16px 13px 0 27px;
	background-image: url(../images/cs_iconContact.gif);
	background-repeat: no-repeat;
	background-position: 7px 17px;
}
/* self clearing rules */
#topTools:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#topTools { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#topTools { display: block; }
/* End hide from IE-mac */
#nav {
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;
	background: url(../images/nav_bg.gif) repeat-y center top;
}
/* self clearing rules */
#nav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#nav { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#nav { display: block; }
/* End hide from IE-mac */
#nav ul {
	margin: 0 auto;
	padding: 3px 0 0 0;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	font-size: 1.333em;
	color: #fff;
	text-decoration: none;
	display: block;
	padding-left: 8px;
	line-height: 2.25;
}
#nav ul li a:hover {
	background: url(../images/nav_icon.gif) no-repeat 90% center;
}
#nav ul {
	background: url(../images/nav_head.gif) no-repeat center top;
}
#nav ul li a.last {
}
#nav ul li .sep {
	display: block;
	height: 1px;
	background: url(../images/navSep.gif) no-repeat center top;
}
#nav .foot {
	display: block;
	height: 24px;
	width: 180px;
	background: url(../images/nav_foot.gif) no-repeat center bottom;
}

/* Leaderboard */
#leaderboard {
	height: 230px;
	margin: 0;
	padding: 0;
}
#leaderboard img {
	float: left;
	margin: 19px 0 0 15px;
}
#leaderboard h3 {
	font-size: 1.667em;
	line-height: 1.8;
	margin: 0;
	margin-bottom: .45em;
}
#header, #leaderboard, #pagecontent {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Feature Box Styles */
.feature {
	float: left;
	margin-left: 15px;
	width: 180px;
	padding-top: 8px;
	margin-top: 58px;
	background: #f2f2f2 url(../images/feature-cap_head.gif) no-repeat 0px 0px;
}
.feature .content {
	padding: 0 9px;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
}
.feature .capB {
	display: block;
	width: 180px;
	height: 8px;
	margin: 0 auto;
	background: url(../images/feature-cap_foot.gif) no-repeat 0px 0px;
}
.feature .content img {
	float: left;
	padding: 0 9px 9px 0;
}
.feature .content h3 {
	font-size: 1em;
	color: #707070;
	margin: 0;
}
.feature .content h4 {
	font-size: .916em;
	line-height: 1.636em;
	text-transform: uppercase;
	margin: .818em 0 0;
	color: #4c6785;
}
.feature .content p {
	font-size: .916em;
	line-height: 1.636em;
	margin: 0 0 1.636em;
}
.feature .content p.more {
	text-align: right;
	margin-bottom: 0;
}
.feature .content a {
	text-decoration: none;
}
.feature .content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.feature .content ul.links {
	padding-left: 20px;
	list-style: disc;
}
.feature .content ul li {
	font-size: .916em;
	line-height: 1.636em;
	margin: .818em 0;
}
.feature .content ul li.first {
	margin-top: 0;
}
.feature .content ul li.last {
	margin-bottom: 0;
}
.feature .content ul li a {	
	color: #4C6785;
	text-decoration: none;
	font-size: 1.09em;
}
.feature .content ul li a:hover {
	text-decoration: underline;
}
* html .feature .capT {
	margin-bottom: -8px;
}
* html .feature .capB {
	margin-bottom: -8px;
}

/* Content */
#pagecontent .content {
	width: 570px;
	float: left;
	margin-left: 15px;
}
#pagecontent .content p.sign{
	float: right;
}
#pagecontent .content ul{
	padding-left: 20px;
}
#pagecontent .content ul li{
	list-style-type: none;
	color: #018e2b;
	font-weight:bold;
}
#pagecontent .content p {
	margin: 0 0 1.5em;
}
#pagecontent .content p.events {
	padding-left: 1.667em;
}
#pagecontent .content h2 {
	margin-top: .916em;
	margin-bottom: .625em;
}
#pagecontent .content h3 {
	margin: 0;
	font-size: 1.167em;
	color: #6f6f6f;
}
#pagecontent .content h4 {
	font-size: 1em;
	margin: 0;
}
#pagecontent .content .postinfo {
	margin-top: 0;
	font-size: .916em;
	color: #666;
}
#pagecontent .content .sep {
	display: block;
	height: 17px;
	width: 100%;
	border-top: 1px dotted #AAA;
}
#pagecontent .content .resource {
	float: left;
	width: 250px;
	margin-top: 1.5em;
	margin-right: 2em;
}
#pagecontent .content .resource ul{
	margin: 0 0 1.5em;
	padding-left: 20px;
}

#pagecontent .content .faq li {
	margin-bottom: 1.5em;
}
#pagecontent .content .faq dt {
	margin: 0;
	font-size: 1.167em;
	color: #6f6f6f;
	font-weight: bold;
}
#pagecontent .content .faq dd {
	margin-left: 0;
}
#pagecontent .content ol ol li {
	list-style: lower-alpha;
}
/* Footer */
#footerContainer {
	background: #35393b url(../images/footer_wrap_bg.gif) repeat-x left top;
	width: 100%;
	padding-top: 20px;
	margin-top: 2em;
}
#footer {
	height: 73px;
	font-size: .916em;
	line-height: 1.6em;
	color: #828486;
}
#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: #828486;
	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: #828486;
	text-decoration: none;
} 
#footer ul li a:hover {
	color: #828486;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.designers {
	font-size: 14px;
	font-weight: bold;
}
#map {
	float: right;
	width: 300px;
	}
	
	.feature ul.events li {
		margin-bottom:-10px;
	}
