
body {
background: #837a7d;
text-align: left;
}

body, div, p, span, blockquote, td {
color: #afa29b;
font-family: arial;
font-size: 11px;
line-height: 13pt;
letter-spacing: 0px;
}
 strong, b {
color: #82756c;
letter-spacing: 0px;
}
i, em {
color: #797376;
}
h1 {
color: #8f0509;
font-family: helvetica;
font-size: 14px;
font-weight: bold;
line-height: 16px;
text-align: right;
text-transform: uppercase;
letter-spacing: 0px;
border-bottom: #faf9fa 0px dashed;

}

a {
color: #8f0509;
font-style: normal;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #797376;
font-style: normal;
border-bottom: #605c51 0px dashed;
}

/* 
LAYOUT STYLES
#################################################
*/

#nav a { font-family:arial;
		font-weight:bold;
		font-size:12px;
		text-align: center;
		text-decoration: none;
		color: #e8e9f0;
		font-style: normal;
		border-bottom: #c5c5c6 0px solid;
		letter-spacing: 2px; }

#nav a:hover {
		color: #797376;
		border-bottom: #5B4749 0px dotted;}
#footer {
background-color: #000000;
clear: both;
 color: #C1C1C1;
 font-size: 11px;
margin: 0;
padding: 5px 0;
text-align: justify;
width: 100%;
} #footer span {
font-size: 12px;
margin-left: 8px;
}

option, select, input, textarea {
	background-color: #faf9fa;
	font: 11px arial;
	color: #a88e8a;
	letter-spacing: 1px;
	border: 0px dotted #243139;
	padding: 1px;

