body {
	padding: 0px;
	margin: 0px;
	background-image: url(images/back.jpg);
	background-repeat: repeat;
	color: #A97016;
}
#main { background-image: url(images/repeat.jpg); height: 1000px; width: 1038px; background-repeat: repeat-y; }
#homecontent {
	background-image: url(images/home.jpg);
	height: 385px;
	width: 1032px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#leftnav { height: 300px; float: left; width: 200px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: none; border-right-style: dotted; border-bottom-style: none; border-left-style: none; border-top-color: #AC7319; border-right-color: #AC7319; border-bottom-color: #AC7319; border-left-color: #AC7319; }
#content {
	width: 575px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	float: right;
}

#banner {
	height: 314px;
	width: 1032px;
	margin: 0px;
	padding: 0px;
}


#container { width: 1038px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; }
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	padding: 0px;
	font-variant: normal;
}
#topnav {
	padding-left: 200px;
	margin-bottom: 15px;
	height: 500px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	padding-right: 15px;
	margin-right: 15px;
	width: 150px;
}
#topnav ul {
	width: 800px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topnav ul li {
	list-style-type: disc;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #F1BA79;
	list-style-image: url(images/fluer.png);
	list-style-position: inside;
	font-size: 16px;
	width: 175px;
	text-align: left;
	clear: none;
	margin: 0px 5px;
	padding: 3px;
}
#topnav ul li a {
	text-decoration: none;
	color: #F1BA79;
}
#topnav ul li a:hover {
	color: #AC7427;
}
.textimage {
	float: right;
	margin: 10px 0px 10px 10px;
}
