body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
#site {
	margin:0px auto;
}
#scontent {
	width:895px;
}
#lborder {
	background-color:#3a5859;
	border-left:1px solid #7d7363;
}
#lborder IMG {
	width:24px;
}
#nav {
	background-color:#ccbfac;
	border-left:1px solid #275055;
	border-right:1px solid #b3a48d;
	text-align:right;
	width:91px;
}
#nav table {
	width:81px;
	margin-left:10px;
}

#main {
	margin-top:30px;
	text-align:left;

}
#main td {
	border-bottom:2px solid #99312c;
}
#main td a {
	color:#402400;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding:2px 0px;
}

#main td.h{
	background-color:#9c6262;
}

#main td.h a {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding:2px 0px;
}



.main tr {
	border-bottom:2px solid #99312c;
}
.main tr a {
	color:#402400;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding:2px 0px;
}

.main tr.h{
	background-color:#9c6262;
}

.main tr.h a {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding:2px 0px;

}

#or{
	margin-top:30px;
}
#or .rh{
	background-color:#cfb48c;
	color:#664e2f;
	font-size:11px;
	font-weight:bold;
}
#or td a {
	color:#664e2f;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

#or td.h {
	background-color:#b88e6c;
}
#or td.h a {
	color:#fff;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

#yf{
	margin-top:30px;
}
#yf .rh{
	background-color:#babbae;
	color:#3a5859;
	font-size:11px;
	font-weight:bold;
}
#yf td a{
	color:#3a5859;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
#yf td.h{
	background-color:#81a4a7;
}
#yf td.h a{
	color:#fff;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
#nav table td {
	text-align:left;
}
#contentarea {
	width:570px;
	vertical-align:top;
}
#content{
	width:555px;
}
#rnav {
	background-color:#ccbfac;
	border-left:1px solid #7d7363;
	border-right:1px solid #7d7363;
	width:187px;
	vertical-align:top;
}
html>body #rname
{
	background-color:#ccbfac;
	border-left:1px solid #7d7363;
	border-right:1px solid #7d7363;
	width:188px;
	vertical-align:top;
}

#rcontent{
	width:170px;
}
#rcontent td{
	font-size:11px;
	text-align:left;
}
#rnavbot {
	background-color:#ccbfac;
	border-right:1px solid #b3a48d;
	vertical-align:bottom;
	width:91px;
}
#rborder{
	background-image:url(../../../image/rborder.jpg);
	vertical-align:top;
}
#rborder IMG {
	width:21px;
}
#footer {
	background-color:#fff;
}
#footer table {
	width:773px;
	background-color:#3a5859;
	color:#fff;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #999999;
}

.footer a {
	font-size: 11px;
	color: #999999;
}


.footer a:hover {
	font-size: 11px;
	color: #fff;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

/* Headers */
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #789293;
	margin:10px 0px;
}

#content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#rcontent td h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 14px;
	color: #275055;
	font-weight: bold;
	margin:10px 0px;
}
#rcontent td h2{/*sub headers in right content*/
	
}
/* End Headers */

a {
	color: #721f1b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #789293;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}

.copy {
	text-align:center;
	font-size:10px;
	
}