body {
	background:#30241f;
	text-align:center;
	margin:0; 
	padding:0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
ul {margin: 0px 0px 0px 15px; padding: 0px;}
a {text-decoration: none; color: #600;}
.separator {
	background: #d8d1c9 url(images/separator.jpg) bottom center no-repeat;
	height: 20px;
}
#video {
	position: fixed;
	left: -30px;
	bottom: 0px;
	margin-bottom: 0px;
}
#bannerbg {
background: #d8d1c9 url(images/slideshowbg.jpg) repeat-x;
width: 100%;
height: 375px;
}
#banner {
position: absolute;
left: 50%;
margin-left: -490px;
width: 980px;
}
#bannercontent {
position: absolute;
left: 20px;
bottom: 0px;
height: 95px;
width: 500px;
}
#contentbg {
background: #d8d1c9 url(images/separator.jpg) bottom center no-repeat;
width: 100%;
}
#content {
position: relative;
display: inline;
width: 980px;
text-align: center;
margin-left: 480px;
}
#footerbg {
width: 100%;
}
#footer {
position: absolute;
left: 50%;
margin-left: -490px;
width: 980px;
padding: 10px;
font-size:0.923em; 
color:#b6a191; 
text-align:center;
}
#footer a {color: #900; text-decoration: none;}
#bannerbg-converted {
background: #d8d1c9 url(images/slideshowbg.jpg) repeat-x;
width: 100%;
height: 100px;
}
#banner-converted {
position: absolute;
left: 50%;
margin-left: -490px;
width: 980px;
}

#slideshow {
	height: 250px;
	width: 400px;
	overflow: hidden;
	background: #000;
}

/* TOP NAV */
#topnavbg {
height: 55px;
background: #c1aea2;
text-align: center;
}
#topnav {
position: absolute;
width: 980px;
overflow: hidden;
left: 50%;
margin-left: -490px;
}
#topnav a {
	display: block;
	float: left;
	height: 55px;
	width: 105px;
	background: url(http://vds.agentwebsitepro.com/~potter/images/topnavbg.gif) no-repeat;
	text-align: center;	
	font-size: 13px;
	color: #4A3D2D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: pointer;
}
#topnav a:hover {
	background: url(images/topnavbg2.gif) no-repeat;
	color: #ffffff;
}
