@charset "utf-8";
/* CSS Document */

body, html { 
margin: 0;
padding: 0;
}

body { 
background: #EEE;
background-color:#321905;
text-align: center;
background-attachment:fixed;
padding : 0; 
font: 15px/24px "Trebuchet MS", sans-serif;
color: #73595b;
margin: 6px 0;
}

#container { 
margin : 0 auto; 
text-align : left; 
padding : 0px; 
width: 748px;
background: #FFF;

} 

#sidebar { 
width: 200px;
float: left;
padding: 10px;
background: #ffffff;
} 

#content {
width: 500px;
float: right;
text-align: left;
padding: 10px;
}

a:link, a:visited, a:active {
color: #693c13;
text-decoration : none;
}
a:hover {
color: #9f4c07;
text-decoration : none;
}

#footer {
clear : both; 
padding: 20px; 
height : 40px;
text-align: center;
background: #ffffff; 
font: 12px/22px "Trebuchet MS", sans-serif;
}

.leftalign {
float:left;
}
.rightalign {
float: right;
}

a.affiliates:link, a.affiliates:visited, a.affiliates:active { 
display : block;
color: #202020; 
background: #9bd766;
padding: 4px;	
text-align:center;
margin: 3px;
font: 12px/24px georgia;
text-decoration : none; 
} 
a.affiliates:hover { 
color: #202020; 
background: #DCF1B4;
text-decoration : none; 
}

h1 {
color: #7DA22B;
font: 30px/40px "Georgia";
}

h2 {
color: #7DA22B;
font: 15px "Georgia";
text-transform: uppercase;
margin: 30px 0 10px 5px;
}

h3 {
margin: 10px 20px 0 0;
text-align: right;
line-spacing: 2px;
font: 16px Georgia, "Trebuchet MS", sans-serif;
color: #7DA22B;
}

#nav {
background: #ffffff;
color: #693c13;
list-style: none;
margin: 0px 0 0 0; 
padding: 0;
width: 748px;
letter-spacing: 1px;
float: left; 
font: 16px/40px Georgia, "Trebuchet MS", sans-serif;
}

#nav li {
float: left;
margin: 0;
width: auto;
}

#nav li a {
display: block;
width: 120px;
text-align: center;
color: #693c13; 
text-decoration: none;
}

#nav li a:hover {
background: #c48c0d;
}

#title {
width: 748px;
height: 100px;
text-align: center;
color: #FFF;
background: #829FB5 url("images2/header3.jpg");
padding: 0;
margin: 0;
font: 50px Georgia, Arial, Verdana, "Times New Roman", sans-serif;
}

a.title:link, a.title:visited, a.affiliates:active { 
color: #FFF;
text-decoration : none; 
}

a.title:hover { 
color: #693c13;
}

}  

#photo-header img {
	padding: 3px 3px;
}

#photo-header {
	width: 424px;
	height:auto;
	margin: 0px auto 0px auto;
	padding: 0px 0 0 0;
	text-align:justify;
}