*
{
margin:0;
padding:0;
}
#container #content #left p a:link.current 
{
	color: #000000;
}
#container #content #left p a:visited.current 
{
	color: #000000;
}


body 
{
	margin: 0;
	padding:0;
	font-family: Arial, sans-serif, Helvetica;
	font-size: 13px;
	color:#000000;
	background-image: url(../images/site/background.png); 
	background-repeat:repeat-x;
	background-color: #E3D693;
	}



#container
{
	display: block;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 30px;
	background-position: top;
	padding-top:0px;
	background-color: #ffffff;
	border: 0px solid #ffffff;
	background-image: url(../images/site/content-background.jpg);
	background-repeat: repeat-y;
}

#header
{
background-image: url(../images/site/logo.png);
height: 149px;
width: 900px;
border-bottom: 3px solid #ffffff;
}

#content
{
background-image: url(../images/site/content-bg.jpg);
background-repeat:no-repeat;
width: 900px;
}

#footer
{
background-image: url(../images/site/footer.png);
background-repeat:no-repeat;
width: 890px;
height: 190px;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
text-align: right;
padding-top:60px;
padding-right: 10px;
display: block;
clear: both;

}

#left
{
width: 210px;
float: left;
display: block;
height: 705px;
padding-left: 10px;
padding-top: 10px;
}

#flash
{
display: block;
width: 667px;
height: 200px;
border-left: 3px solid #ffffff;
border-bottom: 3px solid #ffffff;
text-align: right;
margin-left: 5px;

}

#right
{
display: block;
margin-left: 220px;
}

#text
{
display: block;
width: 665px;
padding: 5px;
margin-top: 10px;
}


#container #content #left p a:link 
{
font-size: 14px;
color: #9C7A3A;
text-decoration: none;
}
#footer a:link {
	color: #9B7939;
}

#footer a:active {
	color: #9B7939;
}

#footer a:visited {
	color: #9B7939;
}

#footer a:hover {
	color: #000000;
}



#container #content #left p a:visited 
{
font-size: 14px;
color: #9C7A3A;
text-decoration: none;
}

#container #content #left p a:active 
{
font-size: 14px;
color: #9C7A3A;
text-decoration: none;
}

#container #content #left p a:hover 
{
font-size: 14px;
color: #000000;
text-decoration: none;
}

h1
{
color: #9B7939;
font-size: 20px;
}

#container #content #right #text p a:link 
{
	color: #AC8E55;
	text-decoration: none;
}

#container #content #right #text p a:visited 
{
	color: #AC8E55;
	text-decoration: none;
}

#container #content #right #text p a:active 
{
	color: #AC8E55;
	text-decoration: none;
}

#container #content #right #text p a:hover 
{
	color: #000000;
	text-decoration: none;
}
#container #content #right #text table {
}

#container #content #right #text table.padding {
	padding: 5px;
}
#container #content #right #text table p {
	padding: 5px;
}

#map
{
width: 650px;
height: 400px;
border: 1px solid #000000;
}#container #content #right #text ul {
	margin-left: 20px;
}

