/* CSS Document */
body {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #C7A86D;
	left: auto;
	right: auto;
}
h1 { font-family: verdana; font-size: 12px; font-weight: 600; color: #FFFFFF; margin-bottom: 0px;  margin-top: 20px; padding-top: 0px; padding-bottom: 0px; text-align: left; }
hr { color: #000033; height: 1px; }
li { margin-top: 5px; }
div { font-family: verdana; font-size: 12px; font-weight: 500; color: #FFFFFF; }
p {  margin-top: 10px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; }
div { font-family: verdana; font-size: 12px; font-weight: 500; color: #FFFFFF; }
td { font-family: verdana; font-size: 12px; font-weight: 500; color: #FFFFFF; }

div.wrapper {
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	right: auto;
}
div.margin { margin-left: 15px; margin-right: 15px; margin-bottom: 12px; }

div.banner  { position: absolute; top: 0px; left: 0px; width: 750px; height: 175px; background-color: #572A15; z-index: 1; }

div.nav     { position: absolute; top: 176px; left: 0px; width: 750px; height: 20px; padding: 0px; font-family: verdana; font-size: 11px; font-weight: 500; color: #FFFFFF; z-index: 9; text-decoration: none; background-color: #572A15; text-align: right; border-top: 3px #572A15 solid; }

div.content { position: absolute; width: 750px; height: 410px; top: 197px; right: 0px; padding: 0px; background-color: #691B20; z-index: 4; }

div.subnav  { position: absolute; top: 608px; left: 0px; width: 750px; height: 20px; padding: 0px; font-family: verdana; font-size: 11px; font-weight: 500; color: #FFFFFF; z-index: 9; text-decoration: none; background-color: #572A15; text-align: right; border-top: 3px #572A15 solid; }

div.bottom  { position: absolute; width: 750px; top: 629px; right: 0px; background-color: #663333; z-index: 6; left: 0px; height: 70px; text-align: center; }

.right { float: right; }
.left { float: left; }

a:link { color: #FFFFFF; font-weight: 800; }
a:visited { color: #FFFFFF; font-weight: 800; }
a:hover { color: #A76F3F; font-weight: 800; }

.white a:link { font-family: verdana; font-size: 11px; color: #FFFFFF; font-weight: 800; margin-right: 0px; padding-top: 10px; text-decoration: none; }
.white a:visited { font-family: verdana; font-size: 11px; color: #FFFFFF; font-weight: 800; margin-right: 0px; padding-top: 10px; text-decoration: none; }
.white a:hover { font-family: verdana; font-size: 11px; color: #A76F3F; font-weight: 800; margin-right: 0px; padding-top: 10px; text-decoration: none; }
