body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	width:100%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/header_background.jpg);
	background-repeat:repeat-x;
}
a:active, a:link, a:visited
{
font-weight:bold;
text-decoration:none;
}
p
{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

h1
{
font-size:12px;
font-weight:bold;
color:#58562e;
margin-bottom:-12px;
}
h2
{
font-size:12px;
font-weight:bold;
color:#8f5923;
margin-bottom:-12px;
}

h5
{
font-size:12px;
color:#58562e;
font-style:italic;
}
h6
{
font-size:12px;
color:#631c18;
margin-bottom:0px;
margin-top:12px;
}



#main
{	
	width:821px;
	min-height:600px;
	margin: 0px auto;
	overflow:visible;
}
	
	#navigation
	{
	width:731px;
	height:130px;
	float:left;
	}

#left
{
float:left;
width:155px;
margin-top:9px;
}

#center
{
float:left;
padding:25px 0px 0px 13px;
width:576px;
}

#flash
{
float:left;
height:209px;
margin-top:-15px;
margin-bottom:10px;
}
#infoOne, #infoTwo{
float:left;
width:576px;
border-top:1px solid #918f5f;
text-align:left;
font-size:12px;
color:#6b6937;
padding-bottom:10px;
}
	#infoOne a:active, #infoOne a:link, #infoOne a:visited,
	#infoTwo a:active, #infoTwo a:link, #infoTwo a:visited
	{
	font-weight:bold;
	text-decoration:none;
	color:#6b6937;
	background-image:url(../images/arrows.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
	}
	#infoOne a:hover,#infoTwo a:hover
	{
	color:#c7a869;
	}
	#infoOneText{
	float:left;
	}
	#infoOnePic, #infoTwoPic
	{
	float:right;
	}

.link{
text-align:left;
font-size:12px;
color:#c7a869;
padding-bottom:10px;
}
.link a:active, .link a:link, .link a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#c7a869;
	background-image:url(../images/arrows.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
}
.link a:hover{
color:#58562d;
}



#footer
{	
	clear:both;
	width:100%;
	height:130px;
	padding-top:8px;
	text-align:center;
	background-color:#58562e;
	font-size:10px;
	color:#cab184;
}

#footer a:link, #footer a:active, #footer a:visited
{
font-size:10px;
text-decoration:none;
color:#cab184;
}
#footer a:hover
{
color:#FFFFFF;
font-size:10px;
text-decoration:underline;
}
