body {
background-color: #ffffff;
color: #000000;
font-family: arial, sans-serif;
margin-top: 0;
margin-bottom: 5px;
margin-right: auto;
margin-left: auto;
padding: 0;
font-size: .8em;
text-align: left;
}
	
A:link {color: #8A7B5C; text-decoration:none; background:transparent;}
A:visited {color: #8A7B5C; text-decoration:none; background:transparent;}
A:hover {color: #8A7B5C; text-decoration:underline; background: transparent;}
	
p {
text-align: left;
margin-top: 15px;
margin-left: 3px;
margin-right: 5px;
margin-bottom: 5px;}


#content {
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 0;			
background: #ffffff;
padding: 0;
}

#header {
margin-left: auto;
margin-right: auto;
width: 760px;
height: 138px;
background: #000000;
font-size: .85em;
color:  #4A4A08;
font-weight: normal;
letter-spacing: 1px;	
text-align: right;
text-decoration: none;
}

#header2 {
width: 760px;
height: 26px;
padding: 0;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
background: #D9D3C5;
color: #000000;
}

.sitesection {
width: 370px;
height: 130px;
padding: 0;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
background: #ffffff;
color: #000000;
border-color: #DFD7C1;
border-width: 1px;
border-style: solid;
text-align: left;
text-decoration: none;
}

.sitesection2 {
width: 372px;
height: 415px;
padding: 0;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
background: #ffffff;
font-size: .9em;
color: #000000;
border-color: #DFD7C1;
border-width: 1px;
border-style: solid;
text-align: left;
text-decoration: none;
}

.sitesection2 img {
display: block;
margin-right: auto;
margin-left: auto;
padding: 7px 0 0 0;
}

#footer {			
width: 100%;
height: 35px;
text-align: center;
color: #000000;
font-size: .85em;
font-weight: normal;
letter-spacing: 1px;
background: #ffffff;
clear: both;
}

div#footer a:link {
color:#8A7B5C;
background-color: transparent;
text-decoration: underline;
}

div#footer a:hover {
color: #8A7B5C;
background-color: transparent;
text-decoration: underline;
}
		
		
.clearfoot { clear: both; }
		
.clear { height: 5px; }

.featured {
margin-left: auto;
margin-right: auto;
text-align: center;
width: 760px;
padding: 0;
background-color: #ffffff;
color: #000000;
}


