*
{
margin:0;
padding:0;
}

body 
{
	background: #fff;
	margin: 0;
	padding:0;
	font-family: Arial, sans-serif, Helvetica;
	font-size: 15px;
	color:#efefef;
	}

a:link 
{
font-weight: bold;
color:#FEE564;
font-size: 15px;
text-decoration: none;
}

a:visited 
{
font-weight: bold;
color:#FEE564;
font-size: 15px;
text-decoration: none;
}

a:hover 
{
font-weight: bold;
color:#efefef;
font-size: 15px;
text-decoration: none;
}

a:active 
{
font-weight: bold;
color:#FEE564;
font-size: 15px;
text-decoration: none;
}

#container
{
	display: block;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 5px;
	border: 6px solid #ffffff;
	clear: both;
}

#header
{
display: block;
background-image:url(../images/site/logo.jpg);
height: 300px;
border-bottom: 1px solid #ffffff;
}

#navigation
{
height: 25px;
background-image:url(../images/site/navigation-bar.jpg);
border-bottom: 1px solid #ffffff;
text-align: center;
padding-top: 3px;
padding-bottom: 3px;
}

#navigation ul li
{
display: inline;
margin: 20px;
}

#navigation a:link 
{
font-weight: bold;
color:#FEE564;
font-size: 18px;
text-decoration: none;
}

#navigation a:visited 
{
font-weight: bold;
color:#FEE564;
font-size: 18px;
text-decoration: none;
}

#navigation a:hover 
{
font-weight: bold;
color:#efefef;
font-size: 18px;
text-decoration: none;
}

#navigation a:active 
{
font-weight: bold;
color:#FEE564;
font-size: 18px;
text-decoration: none;
}

h1
{
font-weight: bold;
color:#FEE564;
}

h2
{
font-weight: bold;
color:#FEE564;
font-sizeL: 14px;
}

#content
{
padding-bottom: 5px;
}

#contentright
{
display: block;
margin-left: 720px;
margin-top: 10px;
width: 220px;
padding: 0px;
border: 1px dashed #ffff33;
}

#contentrightcontact
{
display: block;
margin-left: 720px;
margin-top: 10px;
width: 200px;
padding: 10px;
border: 1px dashed #ffff33;
}

#contentleft
{
display: block;
margin-left: 10px;
float:left;
width: 690px;
padding: 5px;
margin-right: 10px;
border: 1px dashed #ffff33;
background-color: #3F1000;
}

#contentleftimage
{
display: block;
width: auto;
padding: 10px;
margin-bottom: 10px;
border-bottom: 1px dashed #ffff33;
background-color: #3F1000;
}

#footerbox
{
border-top:  0px solid #ffff33;
text-align: center;
padding: 5px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
} 

#map
{
width: 500px;
height: 310px;
color: #000000;
}
