body{
margin:0;
padding:0;
font-family: "Arial", Verdana, Tahoma;
font-size: 12px;
background: #f5f4ee url('images/bg-x.png') repeat-x;
text-align:center;
color: #785242;
}

#mainlayout{
width: 1040px; 
margin: 0 auto;
text-align:justify;
position:relative;
}

#header{
height: 340px;
}

#contentwrap{
float: left;
width: 100%;
}

#contentarea{
margin: 0 237px 0 237px; 
}

#one_nav{
float: left;
width: 220px; 
margin-left: -1040px; 
}

#two_nav{
float: left;
width: 220px; 
margin-left: -220px; 
}


/* The Content Styles
***********************************************/
 
.content_style {
padding: 8px 2px 2px 2px;
background: #e7ded6;
font-family: arial, tahoma;
text-align: justify;
-moz-border-radius: 5px;
}

.content_title {
color: #8d715e;
text-transform: uppercase;
text-align: center;
font-weight: bold;
font-family: Arial;
font-size: 12px;
padding: 4px 0px;
-moz-border-radius: 5px;
}

/* The Navigation Styles
***********************************************/
a.nav {
color: #956443;
font-size: 12px;
font-family: Arial;
text-decoration: none; 
letter-spacing: 1px;
display: block;
float: left;
padding: 0 6px 0 10px;
line-height: 45px;
margin: 0 8px 0 2px;
opacity: 0.8;
}
a.nav:hover {
color: #956443;
font-size: 12px;
font-family: Arial;
text-decoration: none; 
letter-spacing: 1px;
display: block;
float: left;
padding: 0 6px 0 10px;
line-height: 45px;
margin: 0 8px 0 2px;
opacity: 0.8;
}

.navigation_title {
text-align: center;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 3px;
border-bottom: 1px dotted #8d715e;
margin-top: 10px;
}

.navigation_area {
color: #a9856d;
padding: 6px;
font-family: arial, tahoma;
text-align: justify;
background: #e4dbd1;
margin-bottom: 10px;
-moz-border-radius: 8px;
}



/* Other Styles 
***********************************************/
a { 
color: #b99689;
text-decoration:  none;
} 

a:hover {
color: #ccb3aa;
text-decoration: none;
}	

h1 {
color: #9d7164;
font-size: 15px;
font-weight: bold;
font-family: times new roman;
font-variant: small-caps;
letter-spacing: 2px;
} 

.image {
background-color: #ece2d7;
border: 4px solid #ead7c4;
-moz-border-radius: 3px;
padding: 4px;
margin: 1px;
} 

.image:hover  {
background-color: #ece2d7;
border: 4px solid #ead7c4;
-moz-border-radius: 3px;
padding: 4px;
margin: 1px;
} 

blockquote {
color: #91604e;	
font-size: 10px;
font-family: times new roman;
background: #d0c0b8;
border-location here: 1px solid #eae0d9;
-moz-border-radius: 5px;
padding: 8px;
} 

input, textarea, option, select, button {
color: #91604e;	
font-size: 10px;
font-family: times new roman;
background: #d0c0b8;
border-location here: 2px solid #eae0d9;
-moz-border-radius: 3px;
}	

b {color: #674531;}
i { color: #9aadbb;}
u {color: #978e41; text-decoration: underline; border-bottom: 1px dotted #7f7a48;}

#footer{
clear: left;
width: 100%;
color: #8e685a;
text-align: center;
padding: 8px 0px 8px 0px;
}

#footer a{
color: #bf7154;
}

p { 
	margin-top:  2px;
	}
