body
{	margin: 0px;
        background: #D5BE9A;
	color: #A08555;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
        line-height: 15px;
        text-align: justify;}

#content
{       margin: 0px auto 0px auto;
	padding: 20px 20px 10px 20px;
	background: #F0E4C9;
	width: 710px;}

#footer
{       
	padding-top: 20px;
	font-size: 10px;
	text-align:center;}

#header
{       margin: 0px auto 0px auto;
	background: #EEE9DC;
	height: 508px;
	width: 750px;
	text-align: center;
        letter-spacing: 1pt;}

#navigation
{	margin: 0px auto;
	background: #F0E4C9;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 750px;
	font-family: Georgia, Tahoma, serif;
	text-align: center;
        letter-spacing: 2pt;
	font-weight:bold;	
	font-style: italic;
	font-size: 15px;}

#navigation a
{	margin: 0px;
	padding: 8px 10px 8px 10px;
	color: #D99873;
	text-decoration: none;
	border-bottom: 0px;}

#navigation a:hover
{	color: #ffffff;
	background: #D99873;}


a{	color: #C07355; 
	text-decoration: none;
	border-bottom: 1px dashed #C07355;}

a:hover{ color: #D4947B;}

b{     font-family: Georgia, Tahoma, serif;}
i{     font-family: Georgia, Tahoma, serif;
	font-weight: bold;}

h2{     font-family: Georgia, Tahoma, serif;
	color: #B2986A; 
        font-size: 15px;
	font-style: italic;
        letter-spacing: 5pt;
        text-align: right;
	line-height: 25px;
        padding: 0px;
	border-bottom: 1px dashed #C3A87A;
	text-transform: lowercase;}

h2:first-letter{
	font-size: 22px;
	color:#D99873;
}

input, textarea, select 
{	background-color: #ffffff;
	color: #222222;
	border: 0px;
	border-left: 5px solid #D99873;}









