/* CSS Document */

html {
	margin: 0;
	padding: 0;
	background:url(../images/background_pattern.jpg) repeat center top;
}

body {
	background: url(../images/bodyBG.gif) repeat-x 0px 0px;
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #303030;
	height: 100%;
}
a { color: #2c625c; }
h1 {
	margin: 0;
	color: #32557E;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	color: #5c1616;
	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: 980px;
	margin: 0 auto;
	padding: 0;
	background: #f2e9c3 url(../images/htmlBG.gif) repeat-y center top;
}
#logo {
	margin: 39px 0 0 22px;
	float: left;
	width: 418px;
}
#logo a:link, #logo a:visited {
	width: 418px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 166px;
	display: block;
	background: url(../images/logo.png) no-repeat center;
}
#header {
	margin: 0 auto;
	padding: 0;
	height: 56px;
	background: transparent url(../images/bodyBG.gif) repeat-x scroll 0 0;
	width: 980px;
}
#header h3 {
	color: #d5e2e1;
	font-size: 1.333em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1.125;
	font-weight: normal;
	float: none;
	margin: 18px 0 0;
	text-align: right;
}
#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 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: 184px;
	height: 233px;
	margin: 22px 0 0;
	padding: 0;
	background: url(../images/navBG.gif) repeat-y 0px 0px;
	font-size: 10px;
}
/* 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 {
	background: url(../images/navBG.gif) no-repeat 0px 0px;
	margin: 0 auto;
	padding: 3px 2px;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	font-family: Georgia;
	font-size: 1.5em;
	color: #5b1515;
	text-decoration: none;
	display: block;
	padding-left: 8px;
	line-height: 2;
	border-bottom: 1px dotted #b8b18f;
}
#nav ul li a:hover {
	color: #1c382b;
}
#nav ul li a.first {
}
#nav ul li a.last {
	border: none;
}

/* Leaderboard */
#leaderboard {
	height: 231px;
	width: 980px;
	float: none;
	margin: 0 auto;
	padding: 0;
	background: transparent url(../images/bodyBG.gif) repeat-x scroll  0 -56px;
}
#leaderboard img {
	margin-top: 25px;
}
#leaderboard img.first {
	float: left;
}
#leaderboard img.last {
	float: right;
}
#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;
	margin-bottom: .45em;
}
#contentContainer {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
	float: none;
}

/* Feature Box Styles */
.feature {
	float: right;
	clear: right;
	width: 180px;
	padding-top: 12px;
	margin-top: 24px;
	background: #f7f0d2 url(../images/feature-cap_head.gif) no-repeat 0px 0px;
}
.feature .content {
	padding: 0 9px;
	border-left: 1px solid #a17d74;
	border-right: 1px solid #a17d74;
}
.feature .capB {
	display: block;
	width: 180px;
	height: 12px;
	margin: 0 auto;
	background: url(../images/feature-cap_foot.gif) no-repeat 0px 0px;
}
.feature .content img {
	
	margin:3px 0 9px -10px;
}
.feature .content h3 {
	font-size: 1em;
	color: #581212;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
.feature .content h4 {
	font-size: .916em;
	line-height: 1.636em;
	text-transform: uppercase;
	margin: 0;
	color: #535b57;
}
.feature .content p {
	font-size: .916em;
	line-height: 1.636em;
	margin: 0 0 1.636em;
}
.feature .content p span{
	font-size: 14px;
	
}
.feature .content p.more {
	text-align: right;
	margin-bottom: 0;
}
.feature .content p.last {
	margin-bottom: 0;
}
.feature .content ul {
	padding-left: 21px;
	margin-left: 0;

}

.feature .content ul li {
	font-size: .916em;
	line-height: 1.636em;
	margin: .818em 0;
	list-style-type:square;
}
.feature .content ul li.first {
	margin-top: 0;
}
.feature .content ul li.last {
	margin-bottom: 0;
}
.feature .content ul li a {	
	color: #2c625c;
	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;
}
/* 2ndFeature Box Styles */	
.secondfeature {
	clear:none;
	float:left;
	margin-top:27px;
	padding-top:12px;
	width:180px;
	background: #f7f0d2 url(../images/feature-cap_head.gif) no-repeat 0px 0px;
}
.secondfeature .content {
	padding: 0 9px;
	border-left: 1px solid #a17d74;
	border-right: 1px solid #a17d74;
}
.secondfeature .capB {
	display: block;
	width: 180px;
	height: 12px;
	margin: 0 auto;
	background: url(../images/feature-cap_foot.gif) no-repeat 0px 0px;
}
.secondfeature .content img {
	
	margin:-17px 0 9px -7px;
}
.secondfeature .content h3 {
	font-size: 14px;
	color: #581212;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
.secondfeature .content h4 {
	font-size: .916em;
	line-height: 1.636em;
	text-transform: uppercase;
	margin: 0;
	color: #535b57;
}
.secondfeature .content p {
	font-size: 12px;
	line-height: 1.636em;
	margin: 0 0 1.636em;
}
.secondfeature .content p.more {
	text-align: right;
	margin-bottom: 0;
}
.secondfeature .content p.last {
	margin-bottom: 0;
}
.secondfeature .content ul {
	padding-left: 21px;
	margin-left: 0;
	

}

.secondfeature .content ul li {
	font-size: 1.105em;
	line-height: 1.636em;
	margin: .818em 0;
	list-style-type:square;
}
.secondfeature .content ul li.first {
	margin-top: 0;
}
.secondfeature .content ul li.last {
	margin-bottom: 0;
}
.secondfeature .content ul li a. {	
	color: #2c625c;
	text-decoration: none;
	font-size: 1.09em;
}
.secondfeature .content ul li a:hover {
	text-decoration: underline;
}
* html .feature .capT {
	margin-bottom: -8px;
}
* html .feature .capB {
	margin-bottom: -8px;
}
/* Content */
#content {
	width: 570px;
	float: left;
	margin-left: 15px;
}
#content p {
	margin: 0 0 1em;
}
#content p.specials {
	margin-left: 20px;
}
#content h2 {
	margin-top: .916em;
	margin-bottom: .625em;
}
#content h3 {
	color: #006600;
	font-size: 20px;
	line-height: 1.5;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#content h4 {
	color: 4a0000;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	font-weight: bold;
	margin: 0;
}

#content ul {
	padding-left: 28px;
}
#content ul li{
	list-style-type: disc;
	color: #2c625c;
	font-size: 17px;
	line-height: 1.8;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	
}
.postinfo {
	margin-top: 0;
	font-size: .916em;
	color: #666;
}
#content .sep {
	display: block;
	height: 13px;
	background: url(../images/sep.gif) no-repeat center;
}
#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 .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: #1d3a2d url(../images/footerBG.gif) repeat-x 0px 0px;
	width: 100%;
	padding-top: 20px;
	
}
#footer {
	height: 73px;
	font-size: .916em;
	line-height: 1.6em;
	color: #6d877c;
}
#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: #6d877c;
	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: #6d877c;
	text-decoration: none;
} 
#footer ul li a:hover {
	color: #6d877c;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.designers {
	font-size: 14px;
	font-weight: bold;
}
.bodyimg {
	margin-top:-14px;
padding-right:29px;
}
.bodyimg1 {
	padding-left: 18px;
	padding-right: 5px;
	margin-bottom: 15px;
}
.left {
	float: left;
	margin-left: 50px;
	width: 200px;
	margin-bottom: 40px;
}
.right {
	float: right;
	padding-left: 0;
	width: 250px;
	margin-bottom: 40px;
}

#leftcolumn {
	width: 184px;
	float: left;
	}
#rightcolumn {
width: 280px;
float: left;
}
#indent {
	margin-left: 25px;
	width: 175px;
	
	}
#map {
	float: right;
	padding-right:72px;
	margin-top:-79px;
	}
#events {
	float:right;
	width: 280px;
	}
	
#events ul {
padding-left:0 !important;
}
#events ul li {
color:#2C625C;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:14px;
font-weight:normal;
line-height:1.5;
list-style-type:disc;
margin:0;
}
.smallright {
	float: right;
	
}
span.right {
	text-align:right;
}

a:hover { color: #460101; text-decoration: underline }