@charset "utf-8";
/* CSS Document */
/*body {
	background-color: #111862;
	color:#362311;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:url(../images/bg-gradient-blue.jpg);
	background-repeat:repeat-x;
	margin: 0 0 0 0;
	}
*/
html, body {
	margin: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	background-color:#000;
}
p, ul, il {
	color:#362311;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size: 13px;
	line-height:16px;
}
.outer-wrap {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	width:960px;
}
.header {
	background:#445B00 url('../images/headerBackground.jpg') center top;
	background-repeat:no-repeat;
	width:960px;
	height:152px; /*178px*/
	overflow:hidden;
	margin:0;
}
.topNav {
	background:#fff url('../images/headerMenuBackground.gif') center bottom;
	background-repeat:repeat-x;
	width:960px;
	height:26px; /*46px*/
	margin:0;
	margin-top:152px;
	text-align:center;
	overflow:hidden;
	background-color:#8E370A;
}
.nav {
	/*margin-top:152px;*/
	width:960px;
	text-align:left;
	height:26px;
	background-color:#8E370A;
}
/*.sub-nav {
	margin:10px;
	margin-left:180px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	color: #880000;
}
.logo {
	text-align:left;
	height:152px;
}*/
.home-body {
	margin: 0;
	width:960px;
	height:auto;
	max-height:100%;
}
.content-pages {
	background:#000 url('../images/contentBackground.jpg') repeat center;
	margin: 0;
	width:859px;
	height:auto;
	max-height:100%;
}
.content-header {
 background:#C7B88F url('../images/contentHeaderTear.png') repeat:none center;
	margin: 0;
	width:960px;
	height:auto;
	max-height:100%;
}
.content-footer {
 background:#C7B88F url('../images/contentFooterBackground.png') repeat:none center;
	margin: 0;
	width:960px;
	height:auto;
	color: #fff;
}
.footer p {
	font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
	color: #fff;
	font-size:13px;text-align:center;
}
.call-out {
	width:1100px;
	height:555px;
	margin:5px;
	margin-right:10px;
	float:right;
	text-align:center;
}
.call-out-text {
	margin-top:31px;
	margin-left:40px;
	padding:0px;
	position:absolute;
}
.slideshow {
	margin:3px;
	margin-top:38px;
	margin-left:66px;
}
.bottom-nav {
	text-align:center;
}
td {
	vertical-align:top;
	text-align:left;
}
.content-body {
	width:960px;
	height:auto;
	margin:0;
	padding:10px;
}
.sub-page-links {
	font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
	font-weight:bold;
	color: #880000;
}
a {
	color:#6f1212;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a:hover {
	color:#fff;
	font-weight: bold;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.xbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
}
.expanded {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}
.justified {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}
.bodystyleburgundy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #880000;
}
.smallburgundy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #880000;
}
.mediumburgundy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #880000;
}
.bigburgundy-active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7A5932;
	line-height:16px;
}
.bigburgundy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #880000;
	line-height:16px;
}
.xbigburgundy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #880000;
	line-height:20px;
}
.xbigburgundy-active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #7A5932;
	line-height:20px;
}

