body, div, p, table, h1, h2, h3, h4, h5, ul, li, form, input, select, span, label, textarea, img, fieldset
{
    padding: 0;
    margin: 0;
    border: 0;
}

body
{
	font-family: Verdana;
	font-size: 11px;
	background-color: #814e0d;
}
div.main {
	background-color: #fdf5ea;
	margin: auto;
	width: 1000px;
}
.main .mid .content h1 {
    background-image: url("images/separator.jpg");
    background-position: 22px bottom;
    background-repeat: no-repeat;
    color: #330000;
    float: left;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    height: 25px;
    left: 10px;
    line-height: 20px;
    padding-left: 25px;
    position: relative;
    top: 355px;
    width: 670px;
}
.main .mid .content p {
    color: #664B37;
    line-height: 18px;
    padding: 79px 80px 34px 35px;
    text-align: justify;
}
.main .mid .nav a {
    background-image: url("images/menuseparator.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
    clear: left;
    color: #603102;
    float: left;
    font-size: 11px;
    font-weight: bold;
    left: 27px;
    line-height: 30px;
    margin: 0 0 0 48px;
    position: relative;
    top: 130px;
    width: 145px;
}
.main div.footer {
	background-image: url(images/insidefooterback.gif);
	float: left;
	height: 140px;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 40px;
	background-color: #f4e3cb;
}

.main .mid .nav a:Hover {
	color: #984d01;
	text-decoration:none;
}

.main   div.top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 92px;
	width: 1000px;
}


a
{
    color: #333333;
    text-decoration: none;
}
a:Hover
{
    color: #000000;
    text-decoration: none;
}
.main  div.mid {
	float: left;
	height: 580px;
	width: 1000px;
}
div.end {
	background-color: #e2aa61;
	float: left;
	height: 10px;
	width: 1000px;
}
.footer div.notearea {
	background-color: #FCF7F0;
	color: #BB8F73;
	font-size: 10px;
	height: 23px;
	line-height: 22px;
	margin: auto;
	position: relative;
	text-align: center;
	top: 105px;
	width: 900px;
}
.notearea div.left {
	background-image: url(images/footerbox_left.gif);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 23px;
}
.notearea div.right {
	background-image: url(images/footerbox_right.gif);
	background-repeat: no-repeat;
	float: right;
	height: 23px;
	width: 23px;
}

.main .mid .nav address {
    clear: both;
    color: #c39d6b;
    float: left;
    font-weight: bold;
    left: 60px;
    line-height: 18px;
    position: relative;
    top: 280px;
    width: 170px;
}

.main .mid div.nav {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 275px;
	height: 573px;
}
.main .mid div.content {
	font-size: 12px;
	color: #2a1a03;
	line-height: 18px;
	float: left;
	width: 576px;
}
.main .mid div.right {
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 500px;
	width: 149px;
}
.content div.banner {
	height: 390px;
	width: 576px;
	position: absolute;
}
.content div.frame {
	background-image: url(images/home_frame.png);
	background-repeat: no-repeat;
	float: left;
	height: 399px;
	width: 576px;
	position: relative;
	z-index: 2;
}
