body {
	background-image:url("../images/brown_bg.gif");
	font-family: garamond, times;
	color:#764A2D;
	font-size:95%;
 }
 .bottom {
	margin:auto;
}
	
.ornaments {
	padding-left: 80px;		
	}
	
.minilogo {
	padding-top:15px;
	padding-left:80px;
	}

#wrapper {	
	margin:auto;
	width:746px;
	background-image:url("../images/tan_bg.gif");		
	border-bottom: 1px solid #362418;
 }
	
#header {	
	text-align:center;
	padding:5px;
	border-right: 1px solid #362418;
	border-left: 1px solid #362418;
	margin:0px;
 }

.divider {
	text-align:center;	
	border-right: 1px solid #362418;
	border-left: 1px solid #362418;
	}

#content {	
	border-right: 1px solid #362418;
	border-left: 1px solid #362418;
	padding: 5px 0;
	}
	
#text {
	float:left;
	width:250px;
	padding: 48px 60px 10px 80px;
	}
#navigation {	
	padding:1px 30px 1px 0;
	border-right: 1px solid #362418;
	border-left: 1px solid #362418;
	text-align:center;			
}	
#navigation ul {	
	list-style : none;
}	
#navigation li{
	display: inline;	
	font-weight:bold;
}
#navigation a {
	text-decoration:none;
	font-size:100%;
	color:#764A2D;
}
#navigation a:hover {
	color:#000;
 		} 
#footer {
  background-color:#51250A;
  padding:2px 0 3px 0;
  height:1em;
  text-align:center;
  color:#fff;
 }
#footer a {
   color:#fff;
   text-decoration:none;
  }
  
#footer a:hover {
   color:#fff;   
   text-decoration:underline;     
  }
  
#abouttext {
	margin:auto;
	text-align: left;
	font-size:110%;
	padding: 0 120px;
}
#aboutlogoandornaments {
	text-align:center;
	padding: 1px;
}

.title {
	text-align:center;
}

/*  GALLERY SECTION  */

#feature {
	text-align: center;
	border-right: 1px solid #362418;
	border-left: 1px solid #362418;
	padding: 4px 0 2px 0;
}

.thumbnailscontainer {
	text-align:center;	
	border-right: 1px solid #362418;
	border-left: 1px solid #362418;
	padding: 4px 0;
}

.thumbnailscontainer img {
	border: 1px solid #764A2D;
}

/*  TESTIMONIAL SECTION  */

#testimonialwrapper {
	margin:auto;
	width:500px;
	background-image:url("../images/tan_bg.gif");		
	border: 1px solid #362418;
}
#testimonialcontent {	
	padding: 2px 10px;
} 

#testimonialnavigation{
	text-align: center;
}
#testimonialnavigation li{
	display: inline;	
	font-weight:bold;	
}
#testimonialnavigation a {
	text-decoration:none;
	font-size:100%;
	color:#764A2D;
}
#testimonialnavigation a:hover {
	color:#000;
}

h3 {	
	text-align:center;
}

.floatleft {
	float:left;
	padding-right: 15px;
}		

.centertestimoiallogo {
	margin-left:52px;
}
.minilogocenter {
	margin-left:80px;
}
