/* CSS Document */

html {
	margin: 0;
	padding: 0;
	background: url(../images/html_bg.gif) repeat;
}

body {
	background: url(../images/body_bg.gif) repeat-x 0px 0px;
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5;
	color: #333;
	height: 100%;
	
}

a { color: #990000; }
h1 {
	margin: 0;
	color: #32557E;
	font-size: 25px;
	font-weight: normal;
	text-align:left;
	line-height:29px;
	color:#F00;
}
h2 {
	color: #FF0000;
	font-size: 2em;
	line-height: 1.5;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h3 {
	color: #CC9900;
	font-size: 14px;
	line-height: 1.5;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#wrap {
	width: 800px;
	margin: 0 auto;
	padding: 0;
}
#logo {
	margin: 60px 0 0;
	float: left;
	width: 304px;
}
#logo a:link, #logo a:visited {
	width: 430px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 54px;
	margin-top: -23px;
	margin-left: 0;
	display: block;
	background: url(../images/logo.gif) no-repeat;
}
#header {
	height: 97px;
	background: url(../images/header_bg.gif) repeat-x;
	margin: 0;
	padding: 0 20px;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
}
#header h3 {
	color: #636466;
	font-size: 1.333em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 1;
	font-weight: normal;
	float: right;
	margin: 0 15px 0 0;
	text-align: right;
	clear: right;
}
#header p {
	float: right;
	overflow: visible;
	margin: 28px 15px 9px 0;
	width: 300px
	line-height: 1;
	font-size: 1.667em;
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#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;
	background: url(../images/nav_bg.gif) no-repeat;
	width: 189px;
	height: 186px;
	margin: 0 13px 0 0;
	padding: 0;
	list-style: none;
	line-height: 1;
	font-size: 1.5em;
}
/* 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  li {
	display: inline;
}
#nav  li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #686a6a;
	line-height: 1.667;
	text-decoration: none;
	display: block;
	padding: 0 0 0 .667em;
	background: url(../images/navSep.gif) no-repeat center bottom;
}
#nav  li a:hover {
	color: #aa0000;
	background: url(../images/hover.jpg) repeat center bottom;
}
#nav  li a.first {
	
}
#nav  li a.last {
	background-image: none;
}
#nav  li a.first:hover {
	color: #aa0000;
	background: url(../images/hover_top.jpg) no-repeat center bottom;
}
#nav  li a.last:hover {
	color: #aa0000;
	background: url(../images/hover_bottom.jpg) no-repeat center bottom;
}

/* Leaderboard */
#leaderboard {
	height: 186px;
	float: none;
	margin: 24px 0 23px;
	padding: 0 20px;
}
#leaderboard img {
}
#leaderboard h3 {
	font-size: 1.667em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.8;
	margin: 22px 0 0;
	font-weight: normal;
}
#contentContainer {
	margin: 0 auto;
	padding: 0 20px 36px;
	border-top: 1px solid #cdcdcd;
	background: #FFF url(../images/content_bg.jpg) repeat 0px 0px;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	float: none;
}
#contentContainer:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#contentContainer { display: inline-block; _height: 1%; }
#contentContainer { display: block; }

/* Feature Box Styles */
.feature {
	float: right;
	width: 188px;
	padding-top: 8px;
	margin-top: 58px;
	background: #f1f1f1 url(../images/feature_caps.gif) no-repeat 0px 0px;
}
.feature .content {
	width: 168px;
	padding: 0 9px;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}
.feature .content a {
	color: #FF0000;
}
.feature .capB {
	display: block;
	width: 188px;
	height: 8px;
	margin: 0 auto;
	background: url(../images/feature_caps.gif) no-repeat -188px 0px;
}
.feature .content img {
	float: left;
	padding: 11px 0 0 6px;
	height: 188px;
	width: 155px;
}
.feature .content h3 {
	font-size: 1.167em;
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0;
}
.feature .content h4 {
	font-size: .916em;
	line-height: 1.636em;
	text-transform: uppercase;
	margin: 0;
	color: #872434;
}
.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 p.more a { text-decoration: none; }
.feature .content p.last {
	margin-bottom: 0;
}
.feature .content ul {
	margin: 0;
	padding-left: 20px;
	list-style: disc;
}
.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: #FF0000;
	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 */
#content {
	background: url(images/logo_janitor.gif) no-repeat 20px;
	width: 557px;
	float: left;
	text-align: justify;
}
#content p {
	margin: 0 0 1.5em;
	
}
#content p.quotes {
	text-align: right;
	font-style:italic;
	color: #636466;
	padding-right: 70px;
	
}
#content p.test {
	width: 450px;
	
}
#content h2 {
	margin-top: .916em;
	margin-bottom: .625em;
}
#content h3 {
	color: #636466;
	font-size: 20px;
	line-height: 1.5;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#content h4 {
	font-size: 1em;
	margin: 0;
}
#content .postinfo {
	margin-top: 0;
	font-size: .916em;
	color: #666;
}
#content .sep {
	display: block;
	height: 17px;
	width: 100%;
	border-top: 1px dotted #AAA;
}
#content .resource {
	float: left;
	width: 225px;
	margin-top: 1.5em;
	margin-right: 2em;
}
#content .resource ul{
	margin: 0 0 1.5em;
	padding-left: 20px;
}

#content .faq li {
	margin-bottom: 1.5em;
}
#content p.information {
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#content strong {
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#content p.number {
	font-weight: bold;
	color: #FF0000;
	font-size: 22px;
	text-align: center;
	line-height: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#content .faq dt {
	margin: 0;
	font-size: 1.167em;
	color: #6f6f6f;
	font-weight: bold;
}
#content .faq dd {
	margin-left: 0;
}
#content ol ol li {
	list-style: lower-alpha;
}
/* Footer */
#footerContainer {
	background: #545454 url(../images/footer_bg.gif) repeat-x 0px 0px;
	width: 100%;
	padding-top: 20px;
}
#footer {
	height: 73px;
	font-size: .916em;
	line-height: 1.6em;
	color: #a6a6a6;
}
#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: #a6a6a6;
	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: #a6a6a6;
	text-decoration: none;
} 
#footer ul li a:hover {
	color: #a6a6a6;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.designers {
	font-size: 14px;
	font-weight: bold;
}
#map {
	float:right;
	width: 310;
	}
#column {
	float: right;
	padding-right:80px;
	width: 200px;
	}
#column1 {
	float: left;
	padding-left: 40px;
	width: 200px;
	}
