body {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px auto;
	background:url(images/background_tile.jpg)
	}
	
#navcontainer {
	position:relative; 
	width:871px; 
	height:224px; 
	border:0px;
	margin:0px auto;
	background:url(images/home_header.png) 

}

#nav {
	position:relative; 
	width:790px; 
	height:78px;  
	border:0px;
	top:151px;
	left:65px;
	
}
	
#gallerycontainer {
	position:relative; 
	width:871px; 
	height:274px; 
	border:0px;
	margin:0px auto;
}

#homebottom {
	position:relative; 
	width:871px; 
	height:202px; 
	border:0px;
	margin:0px auto;
}


#footer {
	width: 871px;
	height: 30px;
	margin:0px auto;
}

#footertext {
	height: 30px;
	width:871px;
	text-align:center;
	margin:0px auto;
	vertical-align:top;
}

#footertext a{
	border: none;
	font-family:"Times New Roman", Times, serif;
	color:#996633;
	text-decoration:none;
	margin-left:20px;
	text-align:center;
	vertical-align:top;

}

#footertext a:link{
	color:#996633;
}

#footertext a:active{
	color:#d4bbbf;
}

#footertext a:hover{
	color:#d4bbbf;
}

#footertext a:visited{
	color:#d4bbbf;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color:#996633;
	font-weight:normal;
}