body {
 margin-right: 0px;
 margin-bottom: 0px;
 margin-top: 0px;
 margin-left: 0px;
 background: #e5e2cb;
 background-image: url(top_bg.jpg);
 background-position: top center;
 background-repeat: repeat-x;
}


body,tr,td,form {
 scrollbar-arrow-color: #d6d0a9;
 scrollbar-track-color: #e5e2cb;
 scrollbar-face-color: #d6d0a9;
 scrollbar-highlight-color: #e5e2cb;
 scrollbar-3dlight-color: #e5e2cb;
 scrollbar-darkshadow-color: #e5e2cb;
 scrollbar-shadow-color: #e5e2cb;
}

#main{
	position: absolute; top: 358px; left: 25px; width: 630px;
	color: #784e29;
	font-size: 12px; 
	margin-left: 10;  
	padding-bottom: 0px; 
	padding-top: 0px; 
	line-height: 1.5;
	font-family: Trebuchet MS;
	text-align: justify;
}
#sidebar {position: absolute; top: 380px; left: 710px; width: 120px;font-size: 9px;font-family: Trebuchet MS;}

a.nav {
	border-top: 2px solid #c5bf9f;
	border-bottom: 3px solid #c5bf9f;
	color: #000000;
	background-color: #c5bf9f;
	font-weight: bold;
	line-height: 13px;
	text-transform: uppercase;
	display: block;
	text-decoration : none; 
	padding-left: 5px;
	text-align: center;
	letter-spacing: 4;
} 

a.nav:hover {
	border-top: 2px solid #9a3313;
	border-bottom: 3px solid  #a96944;
	color: #ffffff;
	background-color: #9a3313;
	font-weight: bold;
	line-height: 13px;
	text-transform: uppercase;
	display: block;
	text-decoration : none; 
	padding-left: 5px;
	cursor: crosshair;
}

#footer {
	padding-top: 20px; 
	color: #7d756b;
	line-height: 16px;
	height: 100px;
	font-size: 11px;
	font-family: Trebuchet MS;
	text-align: center;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px auto;
}

input, textarea, select { 
 padding: 5px;
 background: #d9d7b5;
 font-size: 11px;
 font-family: verdana,helvetica,Times New Roman,arial narrow;
 color: #9e3313; 
 border-style: solid;
 border-color: #968a66;
 border-width: 1px; 
}

p {margin-right: 0px; margin-bottom: 9px; margin-top: 6px; margin-left: 0px; text-align: justify;}

.code {
	border: 3px solid #d1c9aa;
	margin: 0px;
text-align: center;
}
.center {text-align: center;}
em {font-family: Georgia; color: #000000;}
i {font-family: Georgia; color: #7f4f2c;}
b {font-weight: normal; font-family: century gothic; font-size: 11px; text-transform: uppercase; color: #9e3313;}
h1 {
	font-family: Century Gothic;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	height: 22px;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 70px;
	margin-top: -10px;
	margin-bottom: 15px;
	color: #ffffff;
	letter-spacing: 2;
	text-align: left;
	}
h1:first-letter{
	color:#e24000;
	font-weight: bold;
	font-family: Georgia;
	font-style: italic;
	font-size: 22px;
}
h3 {
	font-family: Century Gothic;
	font-size: 14px;
	font-weight: normal;
	font-variant: small-caps;
	height: 13px;
	padding-bottom: 7px;
	margin: 0px;
	color: #ffffff;
	letter-spacing: 3;
	border-bottom: 5px solid #6a1c09;
	background: none;
	text-align: center;
	}
h3:first-letter{
	color:#c65219;
	font-size: 17px;
}

blockquote {
	margin-right: 70px; margin-bottom: 11px; margin-top: 11px; margin-left: 70px;  
	padding: 5px; 
	color: #968a66;
	line-height: 19px;
	font-size: 11px;
	font-family: Trebuchet MS;
	background-color: #d9d7b5;
	text-align: justify;
	padding-top: 5px;
	border-top: 5px solid #9c5234;
}

#footer a {color: #c42c00; text-decoration: none; font-family: Century Gothic;}
#footer a:hover { color: #ffffff; background: none; font-weight: none; text-decoration: none; cursor: crosshair;}

#main a {color: #c42c00; text-decoration: none; font-family: Century Gothic;}
#main a:hover { color: #ffffff; background: none; font-weight: none; text-decoration: none; cursor: crosshair;}
