/* CSS Document */

html {
	margin: 0;
	padding: 0;
}
body {
	background: #fcfcf0 url(../images/body_bg.gif) repeat-x 0px 0px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5;
	color: #101010;
	height: 100%;
}
h1 {
	margin: 0;
	color: #32557E;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	color: #573012;
	font-size: 1.75em;
	line-height: 1.714em;
	margin: 0;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #9e903e;
	font-size: 1.333em;
	line-height: 1.125;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
a { color: #9e903e; }
#header, #contentContainer, #footer {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
#topContainer {
	width: 100%;
	height: 84px;
}

#header h1 {
	margin: 32px 0 12px 6px;
	float: left;
}
#header h1 a:link, #header h1 a:visited {
	width: 246px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 28px;
	display: block;
	background: url(../images/logo.gif) no-repeat;
}
#header {
	background: url(../images/header_bg.png) no-repeat left top;
	height: 338px;
}
#header .content {
	background: url(../images/cta_bg.jpg) no-repeat 0px 0px;
	width: 570px;
	height: 165px;
	float: left;
	margin-top: 65px;
}
#header h3 {
	padding-bottom: 5px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 44px;
	font-size: 16px;
	text-align: right;
	line-height: 1;
	color: #fffffe;
}
#header p {
	color: #eee;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.333em;
	line-height: 1.125;
	padding: 9px;
	float: left;
	width: 373px;
}
#header h4 {
	width: 162px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	font-size: 24px;
	text-align: center;
	font-weight: normal;
	background: url(../images/button_bg.gif) no-repeat;
	height: 52px;
	margin-right: 9px;
	margin-top:-12px;
}
#header h4 a {
	color: #245068;
	width: 100%;
	display: block;
	text-decoration: none;
	line-height: 52px;
}
#header ul {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	float: left;
	width: 570px;
	clear: left;
	text-align: center;
}
#header ul li {
	display: inline;
}
#header ul li a {
	color: #fffffe;
	text-decoration: none;
	padding: 8px 10px;
	display: block;
	float: left;
	line-height: 1;
	font-variant: small-caps;
	letter-spacing: .05em;
	font-size: 18px;
}
#header ul li a:hover {
	background: url(../images/nav-indicator.gif) no-repeat center bottom;
}
#leaderboard {
	background: url(../images/leaderboard_bg.jpg) no-repeat center top;
	height: 262px;
	border-bottom: 1px solid #d29463;
}
#leaderboard .content {
	background: none;
	border: none;
	width: 960px;
	margin: 0 auto;
}
#leaderboard p {
	margin: 0;
	margin-top: 120px;
	width: 395px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1;
}

#contentContainer {
	padding-top: 36px;
}
#contentContainer ul {
	margin-left: 0;
	padding-left: 30px;
}
#contentContainer ul li{
	list-style-type:disc;
	
}
#contentContainer ul li span{
	font-size: 10px;
	list-style-type:none;
	
}
/* Main Graphic Styles */
#maingraphic {
	width: 557px;
	float: left;
	margin-bottom: 24px;
}

/* Main Content Styles */
#mainContent {
	float: left;
	width: 570px;
	background: url(../images/main-content-cap_head.gif) no-repeat 0px 0px;
	padding-top: 8px;
	margin-bottom: 36px;
}
#mainContent .capB {
	background: url(../images/main-content-cap_foot.gif) no-repeat 0px 0px;
}
.capB {
	display: block;
	height: 8px;
}

#contentContainer .content {
	padding: 9px;
}
.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: 373px;
	float: right;
	background: url(../images/secondary-cap_head.gif) no-repeat 0px 0px;
	padding-top: 8px;
}
#secondaryContent .content {
	background: url(../images/halftone_bg.gif) repeat;
}
#secondaryContent .content img {
	float: right;
	margin: 0 0 1em 1em;
}

/* 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: 60px;
	width: 100%;
	background: #584729 url(../images/footer_bg.gif) repeat-x 0px 0px;
	padding-top: 12px;
	font-size: .916em;
	line-height: 1.636em;
	color: #aa9a85;
	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: #aa9a85;
	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: #aa9a85;
	text-decoration: none;
} 
#footer ul li a:hover {
	color: #aa9a85;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.book {
	padding: 14px;
	}
#address {
	padding-left: 30px;
}
ul.articles li {
	margin-bottom: .75em;
}
