body {
	margin-left: auto;
	margin-right: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	background-image: url(../images/subbodybg.jpg);
	background-color: #070000;
	background-repeat: repeat-y;
	background-position: center top;
	width: 1050px;
}

#main {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	clear: both;
	height: auto;
	background-image: url(../images/topbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	letter-spacing: 2px;
	margin-bottom: 5px;
	padding-bottom: 8px;
	font-weight: bold;
}
#mid {
	margin: 0;
	padding: 0;
	color: #000000;
}
#subcontent {
	color: #000000;
	font-size: 0.9em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#subcontent h2 {
	text-transform: uppercase;
	font-size: 1.25em;
	letter-spacing: 2px;
}
#navcontainer
{
	width: 750px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: right;
	float: right;
}

#footer {
	height: 30px;
	width: 100%;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #000000;
	line-height: 50px;
	letter-spacing: 1px;
}

#navlist
{
	padding: 0px 0px;
	margin-left: 0;
	text-align: right;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
}

#navlist li
{
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist li a
{
	padding: 3px 11px;
	text-decoration: none;
}

#navlist li a:link {
	color: #000000;
}
#navlist li a:visited {
	color: #000000;
}

#navlist li a:hover
{
	color: #9B948F;
}
#header {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 140px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	padding-top: 40px;
}

#left {
	font-size: 0.8em;
	width: 340px;
	margin-left: 15px;
	text-align: left;
	margin-top: 15px;
	line-height: 1.4;
	color: #D7CFCF;
	float: left;
}
#homephoto {
	height: 593px;
	width: 774px;
	top: 50px;
	position: relative;
	left: 140px;
	clear: both;
}
a:link {
	color: #996600;
	text-decoration: none;
}

a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.quote {
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C2323;
	padding-bottom: 0px;
	margin: 10px;
	line-height: 20px;
	font-style: italic;
}
#logo {
	float: left;
	margin-top: 0px;
	height: 131px;
	width: 261px;
}

#contact {
	clear: both;
	text-align: center;
	padding-top: 75px;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */
	
