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 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #330000;
	background-image: url(images/insidecaptionback.gif);
	float: left;
	height: 25px;
	width: 670px;
	line-height: 20px;
	padding-top: 18px;
	padding-left: 25px;
	background-repeat: no-repeat;
	clear: both;
}
.content form {
    float: left;
    margin-left: 30px;
    margin-top: 20px;
    width: 600px;
}


.main  .mid  .content  p {
	text-align: justify;
	line-height: 18px;
	color: #664B37;
	padding-top: 40px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.main  .mid  .nav  a {
	background-image: url("images/menuseparator.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	clear: left;
	float: left;
	left: 35px;
	line-height: 30px;
	margin: 0 0 0 48px;
	position: relative;
	top: 65px;
	width: 150px;
	color: #603102;
	font-size: 11px;
	font-weight: bold;
}
.main  div.footer {
	background-image: url(images/insidefooterback.gif);
	float: left;
	height: 140px;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #f4e3cb;
}
.main  .mid  .nav  a:Hover {
	color: #984d01;
	text-decoration:none;
}

.main   div.top {
	background-image: url(images/insidetopbanner.gif);
	background-repeat: no-repeat;
	float: left;
	height: 126px;
	width: 1000px;
}


a
{
    color: #333333;
    text-decoration: none;
}
a:Hover
{
    color: #000000;
    text-decoration: none;
}
.main  div.mid {
	float: left;
	min-height: 480px;
	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 div.address {
	float: left;
	height: 200px;
	width: 300px;
}

.main .mid div.nav {
	background-image: url(images/insidenavback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 305px;
	height: 400px;
}
.main .mid div.content {
	font-size: 12px;
	color: #2a1a03;
	line-height: 18px;
	float: left;
	width: 695px;
}
.content img {
	margin: 10px;
}

input[type=text] {
	clear: right;
	height: 22px;
	width: 300px;
	border: 1px solid #814E0D;
	margin-left: 10px;
	padding-left:4px;
}

textarea {
	clear: right;
	height: 122px;
	width: 360px;
	border: 1px solid #814E0D;
	margin-top:10px;
	padding-left:4px;
}
.content #button {
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	width: 80px;
	background-color: #E2AA61;
	color: #330000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #76583D;
	border-left-color: #76583D;
	margin-right: 5px;
}
#gallery table {
	width: 520px;
}
.content #gallery {
	float: left;
	height: 260px;
	width: 565px;
	overflow: auto;
	margin-top: 10px;
	border: 1px dotted #E2AA61;
	margin-left: 25px;
}
#gallery img {
	margin: 0px;
	padding: 3px;
}

#gallery td {
	padding: 0;
    text-align: center;
}
