/* CSS Document */

html {
	margin: 0;
	padding: 0;
	background: #0a0a0a url(../images/html_bg.jpg) repeat-x 0px 0px;
}
body {
	background: url(../images/body_bg.png) no-repeat left top;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #ccc;
	height: 100%;
}
h1 {
	margin: 0;
	color: #32557E;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	color: #9dc98c;
	font-size: 1.85em;
	line-height: 1.714em;
	margin: 0;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	color:#C7E8BA;
	font-size: 1.5em;
	line-height: 2;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
h4{
	color:#C7E8BA;
	font-size: 15px;
	line-height: 1;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding-bottom:11px;
}
a { color: #9DC98C; }
#header, #contentContainer, #footer {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
#topContainer {
	width: 100%;
	height: 84px;
}

#header h1 {
	margin: 3px 0 0 6px;
	float: left;
}
#header h1 a:link, #header h1 a:visited {
	width: 101px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 102px;
	display: block;
	background: url(../images/logo.gif) no-repeat;
}
#header {
	background: url(../images/header_bg.jpg) no-repeat top center;
	height: 108px;
}
#header ul {
	margin: 0 auto;
	padding: 80px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	text-align: left;
}
#header ul li {
	display: inline;
}
#header ul li a {
	color: #a6a6a6;
	text-decoration: none;
	padding: 0 10px;
}
#header ul li a:hover {
	color: #9dc98c;
}
#join { width: 40px; }
#about { width: 55px; }
#member { width: 155px; }
#media { width: 55px; }
#events { width: 63px; }
#news{ width: 54px; }
#leaderboard {
	background: url(../images/leaderboard_bg.jpg) repeat-x left top;
}
#leaderboard div {
	background: url(../images/leaderboard_light.jpg) no-repeat left top;
}
#leaderboard .content {
	background: none;
	border: none;
	width: 960px;
	height: 262px;
	margin: 0 auto;
}
#leaderboard h3 {
	float: right;
	padding-top: 19px;
	width: 360px;
	font-size: 24px;
	line-height: 1;
	color: #c7e8ba;
	font-style: italic;
}
#leaderboard p {
	margin: 0;
	float: right;
	color: #fafafa;
	clear: right;
	padding-top: 18px;
	width: 360px;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1;
}
#feedContent {
	float: right;
	width: 375px;
	height: 220px;
	background: none !important;
}
#feedContent * { background: none !important; }
#feedContent h3 {
	line-height: 1;
	font-size: 1.75em;
}
#feedContent p.date { font-size: .916em; padding-top: 0; }
#feedContent p.more { font-size: .916em; text-align: right; }
#rotator {
	width: 570px;
	top: 18px;
	position: relative;
	z-index: 50;
}
#contentContainer {
	padding-top: 18px;
}
#contentContainer ul {
	margin-left: 0;
	padding-left: 20px;
}

/* Main Graphic Styles */
#maingraphic {
	width: 557px;
	float: left;
	margin-bottom: 24px;
}

/* Main Content Styles */
#mainContent {
	float: left;
	width: 570px;
	background: #404040 url(../images/main-cap_head.gif) no-repeat 0px 0px;
	padding-top: 8px;
}
#mainContent .capB {
	background: url(../images/main-cap_foot.gif) no-repeat 0px 0px;
}
.capB {
	display: block;
	height: 8px;
}

#contentContainer .content {
	padding: 9px;
	background: url(../images/content_bg.jpg) repeat 0px 0px;
	border-right: 1px solid #4d4d4d;
	border-left: 1px solid #4d4d4d;
}
.content p {
	margin-top: 0;
}
.content h2 span {
	font-size: .619em;
}
img.services {
	float: right;
	margin-left: 15px;
	margin-top: 42px;
}
/* Secondary Content Styles */
#secondaryContent {
	width: 180px;
	float: left;
	margin: 0 15px;
	background: #404040 url(../images/secondary-cap_head.gif) no-repeat 0px 0px;
	padding-top: 8px;
}
#secondaryContent .capB {
	background: url(../images/secondary-cap_foot.gif) no-repeat 0px 0px;
}
#secondaryContent .content img {
	float: right;
	margin: 0 0 1em 1em;
}
#secondaryContent .content dl dt {
	font-weight: bold;
	width: 120px;
	float: left;
}
/* Services Tables */
#mainContent table {
	width: 50%;
	margin: 0 auto;
}
#mainContent table + p {
	padding-bottom: 1.5em;
	border-bottom: 1px dotted #928876;
}
#mainContent caption {
	caption-side: top;
	font-size: 1.384em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fab075;
}
#mainContent th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.230em;
}

#footer {
	height: 73px;
	padding-top: 36px;
	font-size: .916em;
	line-height: 1.636em;
	color: #595959;
	clear: both;
}
#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: #666;
	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: #595959;
	text-decoration: none;
} 
#footer ul li a:hover {
	color: #666;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
#smallprint {
	font-size: 10px;
}
.rightside {
 float:right;
 font-size:12px;
 padding-right: 10px;
}
.category {
	float:right;
	width: 270px;
}
.category2 {
	float:right;
	width: 270px;
}
.bodyimg {
	padding: 5px;
}
.career {
	padding-left: 100px;	
}

.council {
	padding-left: 40px;	
}
.content p.smallright {
	float: right;
	margin-top:-7px;
	padding-right: 4px;

}
#map {
	margin-left: 603px;	
}
