body {
	padding: 0px;
	text-align: center;
	background-color: #602E02;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	background-position: center top;
	background-repeat: repeat-x;
	background-image: url(files/layout/body.gif);
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 800px;
	text-align: center;
}

#container {
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: left;
	background-color: #602E02;
}

#header {
	height: 360px;
	width: 730px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#logoheader {
	background-image: url(files/layout/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 173px;
	height: 49px;
}
a#logo  {
	height: 93px;
	width: 185px;
	display: block;
	margin-top: 10px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topcontainer {
	width: 185px;
	position: absolute;
	left: 0px;
}


#overlay {
	position: absolute;
	height: 301px;
	width: 185px;
	left: 0px;
	top: 59px;

}
#overlay h1 {
	margin: 0px;
	padding: 0px;
}

a#logo span {
	display: none;
}
h1#estheader {
	margin: 0px;
	padding: 0px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 41px;
}
a#est {
	background-image: url(files/layout/place.png);
	display: block;
	height: 41px;
	width: 185px;
}
a#est span {
	display: none;
}

ul#navigation {
	text-align: left;
	width: 160px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation li {
	list-style-type: none;
	clear: left;
	float: left;
	width: 160px;
}
#navigation li a {
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 0.8em;
	line-height: 18px;
	color: #FFFFFF;
	height: 18px;
	text-transform: capitalize;
	margin-bottom: 2px;
	padding-left: 2px;
}
#navigation li a:hover {
	background-color: #DBBA9D;
	color: #602E02;
}
#maincontent {
	width: 730px;
	margin: 0px;
	padding: 0px;
	min-height: 400px;
	position: relative;
}
* html #maincontent {
	height: 400px;
}
#maincontent #margins {
	width: auto;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 185px;
	overflow: auto;
}

#maincontent #other {
	background-image: url(files/layout/body.jpg);
	background-repeat: no-repeat;
	width: 182px;
	height: 404px;
	position: absolute;
	top: 1px;
	right: 32px;
}
#footer {
	background-color: #602E02;
	height: 24px;
	width: 730px;
	position: relative;
}
#footer .position {
	position: absolute;
	right: 0px;
	line-height: 24px;
	top: 0px;
	width: 434px;
}

#footer  p  {
	margin: 0px;
	color: #FFFFFF;
	height: 24px;
	font-size: 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.floatright {
	float: right;
	margin: 10px;
}
.floatleft {
	float: left;
	margin: 10px;
}
#chalkboard {
	width: 165px;
	position: absolute;
	left: 8px;
	top: 10px;
}
a#brochure {
	background-image: url(files/layout/bookonline.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 165px;
	display: block;
	margin-top: 10px;
}
#imgchange {
	width: 170px;
	position: relative;
	height: 40px;
}
#imgchange a {
	margin-left: 1px;
	float: left;
}
#swan {
	background-image: url(files/layout/swan.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	position: relative;
}
#rightexp {
	background-image: url(files/layout/maincontent.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #602E02;
}

#contact {
	background-image: url(files/layout/contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	padding-top: 10px;
}
#contact p {
	margin-right: 10px;
	margin-left: 10px;
}
ul.pdfhold {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 490px;
}
ul.pdfhold li {
	list-style-type: none;
	float: left;
}
a.pdf {
	background-image: url(files/layout/pdf.gif);
	height: 30px;
	display: block;
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: 3px center;
	background-color: #602E02;
	width: 170px;
	margin: 2px;
}
a.pdf:hover {
	background-color: #8C4609;
	color: #FFFFFF;
	text-decoration: none;
}
.clearboth {
	clear: both;
}
div.hr {
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #602E02;
	height: 0px;
	border-bottom-color: #602E02;
	border-bottom-width: 1px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	border-right-color: #602E02;
	border-left-color: #602E02;
}
#banner {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
a.highlight {
	background-image: url(files/layout/button_up.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	margin: 2px;
	padding: 2px;
	border: 1px solid #0c552f;
	text-align: center;
}
a.highlight:hover {
	background-image: url(files/layout/button_down.gif);
	text-decoration: none;
}










____txt def_____ {}

h1  {
	color: #FFFFFF;
	font-size: 1.8em;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(files/layout/h1.gif);
	height: 27px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #378456;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	position: relative;
	padding-top: 23px;
}
h2, h3, h4  {
	color: #D6C787;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: .2em;
	margin-left: 20px;
}


p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: lighter;
	font-size: .8em;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 1.5em;
}

a  {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#maincontent li {
	font-size: .8em;
	color: #D6C787;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table p {
	margin-bottom: 0px;
}
a#directions {
	background-image: url(files/layout/getdirections.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 165px;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
}
