body
	{
scrollbar-base-color: #F7EEE5;
scrollbar-arrow-color: #603913;
scrollbar-darkshadow-color: #603913;
scrollbar-face-color: #F7EEE5;
scrollbar-highlight-color: #F7EEE5;
scrollbar-shadow-color: #603913;
scrollbar-3dlight-color: #603913;
	}
.main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	height: 767px;
	background-image: url(../images/site_layout.jpg);
	border-style: solid;
	border-width: 1px;
		}
.nav-content {
	position: absolute;
	top: 239px;
	left: 44px;
	width: 179px;
	height: 600px;
		}
.copy {
	position: absolute;
	top: 180px;
	left: 232px;
	width: 410px;
	height: auto;
	color: #824E07;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
			}
.bio {
	color: #824E07;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 5px;
			}
.footer {
	position: relative;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	height: auto;
	vertical-align: middle;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
		}
#home {
	position: relative;
	top: 0;
	left: 0;
	width: 179px;
	height: 53px;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
			} 
#services {
	position: relative;
	top: 0;
	left: 0;
	width: 179px;
	height: 53px;
	background-image: url(../images/services.jpg);
	background-repeat: no-repeat;
			} 
#photos {
	position: relative;
	top: 0;
	left: 0;
	width: 179px;
	height: 52px;
	background-image: url(../images/photos.jpg);
	background-repeat: no-repeat;
			} 
#faq {
	position: relative;
	top: 0;
	left: 0;
	width: 179px;
	height: 53px;
	background-image: url(../images/faq.jpg);
	background-repeat: no-repeat;
			} 
#contact {
	position: relative;
	top: 0;
	left: 0;
	width: 179px;
	height: 53px;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
			} 
a:visited {
	color:#824E07;
		}
a:link {
	color:#824E07;	
		}
a:hover {
	color:#824E07;
	background-color: #ffffff;
	}
th {
	background-color: #E5C8A9;
	font-size: 12px;
	}
li, td {
font-size: 11px;
	}
