@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #585858;
	margin: 0px;
	background-color: #342f29;
}
.sub-head {
	background-image: url(/images/bg-greygradient.jpg);
	background-repeat: repeat-x;
	height: 53px;
}
#tagline {
	width: 300px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 50px;
}

#header {
	background-image: url(/images/bg-header.jpg);
	background-repeat: repeat-x;
	height: 144px;
}
#main-body {
	background-color: #FFFFFF;
}
#nav {
	background-image: url(/images/bg-nav.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #89827C;
}
#navigation {
	border: 1px solid #CCCCCC;
	margin: 5px;
	color: #1A1209;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#navigation p {
	margin: 0px;
	text-indent: 15px;
}
#navigation a {
	color: #1A1209;
	text-decoration: none;
}
#navigation a:hover {
	color: #E5E5E4;
}


#nav-buttons {
	float: right;
	width: 200px;
	margin: 0px;
}
.style1 {
	color: #990000;
	font-style: italic;
	font-size: 9pt;
}
#footer-border {
	background-image: url(/images/bg-gold.jpg);
	background-repeat: repeat-x;
	height: 4px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #990000;
	text-decoration: underline;
}
.copyright {
	font-size: 90%;
	margin-left: 15px;
	color: #999999;
}
.credit {
	font-size: 90%;
	color: #999999;
	float: right;
	width: 300px;
}
.style2 {font-size: 16pt}
.style4 {
	color: #83766B;
	font-weight: bold;
}

.style3 {color: #a2a5a9}
.style6 {
	font-size: 12pt;
	font-weight: 400;
}
#buttons {
	float: right;
	width: 190px;
}






#footer {
	background-color: #FFFFFF;
}
#main-content {
	padding: 25px;
	width: 450px;
	background-image: url(/images/watermark-lrg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main-content h2 {
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

#main-content h6 {
	font-size: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
#buttons {
	float: right;
	width: 200px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
