     /*   BASIC   */
div, p, td, table { 
	font: normal 11px/20px "Lucida Grande", Arial, Verdana, sans-serif;
	line-height: 25px;
	color: #86725a; }

u {
	font-family: century gothic; 
	letter-spacing: 1px;
	border-bottom: 1px #9d9285; 
	color: #726c64; }

b {
	font-family: arial verdana;
	font-size: 11px;
	color: #63594e;
	font-weight: bold;}

i {
	font-family: georgia;
	font-size: 11px;
	color: #8a847d;
	font-style: italic;}


a:link, a:visited {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px solid #cdb291;
	color:#9c8161;}


a:active, a:hover {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #a68c6c;
	border-bottom: 1px solid #b69a79;
	padding-bottom: 2px;}


.border {
	border: 4px solid #e6d8c6; }


blockquote {
	align: center;
	length: 270px;
	background-color: #e1cbb1;
	padding-left: 5px; }



body { 
	background: url('bg.jpg') repeat;
	scrollbar-shadow-color: aec2c4;
	scrollbar-highlight-color: aec2c4; 
	scrollbar-3dlight-color: aec2c4; 
	scrollbar-track-color: 75898b;
	scrollbar-base-color: 8aa2a4; 
	scrollbar-arrow-color: 8aa2a4;
	background-color: 75898b; }


     /*   HEADERS  */
h1 { 
	color : #928a7b;
	padding-left: 30px;
	padding-top: 25px;
	font-size : 12px;
	margin : 0;
	text-align: left;
	font-family: georgia, serif;
	font-style: italic;
	height: 25px;
	border-left: 1px solid #c8b6a0; }


h1:first-letter {
	font-family: georgia, serif;
	font-size: 14px;
	color: #797966; }


.header {
	color: #464751; 
	font-family:verdana;
	font-size:10.5px;
	font-weight:normal;
	letter-spacing:2px;
	height:10px; 
	text-align: right; 
	padding-right:20px;
	width: 440px;
	border-bottom: 1px solid #1b1c2a;
	text-transform:uppercase;}

.h2 {
	color : #494a64;
	padding : 2;
	font-size : 15px;
	font-weight : bold;
	text-align: left;
	font-family: georgia, serif;
	border-bottom: 1px solid #454656; }

.h3 {
	color: #747580;
	padding : 0;
	font-size : 10px;
	margin : 0;
	text-align: right;
	font-family: georgia, serif;
	font-style: italic; }

hr {
	color: #e7d5bf;
	width: 85%; 
	height: 1px; }


     /*   NAV  */

.nav {
	text-align: center;
	letter-spacing: 0px;
	width: 148px;
	height: 20px;
	align: center; 
	padding-top: 0px; 
	border-bottom: 0px solid;}

A:link.nav {
	font : 12px Arial, sans-serif, Trebuchet MS, Tahoma, Verdana;
	color:#c8b7a2;   
	text-decoration: none; 
	width: 148px;
	font-weight: bold;
	display:block; 
	background-color:#715e47;
	border-bottom: 0px solid; }

A:visited.nav {
	font : 12px Arial, sans-serif, Trebuchet MS, Tahoma, Verdana;
	color:#c8b7a2;   
	text-decoration: none; 
	width: 148px;
	font-weight: bold;
	display:block; 
	background-color:#715e47;
	border-bottom: 0px solid; }

A:hover.nav {
	background-color:#867662; 
	color:#cbaf8d;
	width: 148px;
	text-style: none; 
	font-weight: bold;
	border-bottom: 0px solid; }

