
body {
/*	text-align:center;
  	width:946px;
 	height:182px; 
	padding:10;
 	background:url(images/logo.png) no-repeat center; */
	background-color: #AC8D59;
} 
.style1 {font-size: 13px; font-family: Arial, Helvetica, sans-serif;} 
.style2 {font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
.style3 {
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.style4 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #7B643E;
}
.style6 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
a:link {
	color: #441908;
}
a:visited {
	color: #441908;
}
a:hover {
	color: #441908;
}
a:active {
	color: #441908;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#wrap { 
	width: 900px; 
	margin: 0 auto; 
}

#quote {
    position: absolute;
    left: 27%;
    top: 23%;	}
	


/*
div#wrapperHeader {
  width:946px;
 height;182px; /* height of the background image? 
 background:url(images/banner2.jpg) no-repeat center;  
background-repeat: no-repeat center;
 /* background-position: top center; 
 margin:0 auto; 
}

div#wrapperHeader div#header {
 width:946px;
 height:182px;
/* margin:0 auto;  
}

div#wrapperHeader div#header img {
 width:232px; /* the width of the logo image 
 height:182px; /* the height of the logo image 
 margin:0 auto; */
}  

