body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cfc1b5;
}
p td tr {
color:#cfc1b5;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height:267px;
	color:#8d6552;
	font-weight:bold;
	letter-spacing:1px;
	padding-left:29px;
}

#menu{
text-align:right;
margin-right:40px;
margin-bottom:10px;
}

#menu A{
text-decoration:none;
margin-left:17px;
margin-right:17px;
color:#8d6552;
}

#menu A:hover{
text-decoration:underline;
color:#80adbc;

}
.sidenav_text{
color:#80adbc;
size:10px;
}

.sidenav_text A{
color:#80adbc;
text-decoration:none;
}

.sidenav_text A:hover{
text-decoration:underline;
}
.sidenav_img{
border:1px solid #cfc1b5;
margin-top:10px;
margin-bottom:10px;
}

.sidenav_img A{
border:1px solid #cfc1b5;
margin-top:10px;
margin-bottom:10px;
}
.subheader_text{
color:#a38774;
font-weight:bold;
border-bottom:1px solid #10253a;
text-align:center;
padding-bottom:7px;
margin-right:40px;
margin-left:20px;
margin-bottom:33px;
padding-top:0px;
margin-top:0px;
}
.regular_text{
margin-right:40px;
margin-left:20px
}
.regular_text A{
text-decoration:underline;
color:#cfc1b5;
}

.title_text A{
color:#ddb24a;
}

.footer_text{
color:#0b1c2e;
font-size:10px;
text-align:center;
}

.footer_text a {
color:#8d6552;
}

a.link {color: #ddb24a;
text-decoration: underline}

-->