*
{
margin:0;
padding:0;
}

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

#container
{
	display: block;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	background-position: top;
	padding-top:0px;
	background-color: #37745D;
	border:0px solid #ffffff;
}

#header
{
background-image: url(../images/site/logo.png);
width: 900px;
height: 175px;
margin: auto auto;
}

#nav
{
background-image: url(../images/site/navigations.jpg);
width: 885px;
height: 23px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
padding: 7px;
font-weight: bold;
font-size: 20px;
}

#nav a:link
{
color: #000000;
text-decoration: none;
}

#nav a:active
{
color: #000000;
text-decoration: none;
}

#nav a:visited
{
color: #000000;
text-decoration: none;
}

#nav a:hover
{
color:  #37745D;
text-decoration: none;
}

#container #nav .current
{
color:  #37745D;
text-decoration: none;
}
#text-box
{
background-image: url(../images/site/text-box.jpg);
margin-left: 20px;
margin-top: 10px;
width: 586px;
height: 475px;
padding: 10px;
}

#text-box a:link
{
color: #000000;
text-decoration: none;
}

#text-box a:active
{
color: #000000;
text-decoration: none;
}

#text-box a:visited
{
color: #000000;
text-decoration: none;
}

#text-box a:hover
{
color:  #fff;
text-decoration: none;
}


#about-text-box
{
	
	width: 565px;
	height: 450px;
	padding: 10px;
	overflow: auto;
	display: block;
}

#image-float
{
float: right;
margin-right: 20px;
margin-top: 10px;
}

#footer
{
background-image: url(../images/site/navigations.jpg);
width: 880px;
height: 17px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
padding: 10px;
font-weight: bold;
font-size: 13px;
}

#footer a:link
{
color: #000000;
text-decoration: none;
}

#footer a:active
{
color: #000000;
text-decoration: none;
}

#footer a:visited
{
color: #000000;
text-decoration: none;
}

#footer a:hover
{
color:  #37745D;
text-decoration: none;
}

#text-box p
{
color: #ffffff;	
}

h1
{
margin-bottom: 5px;	
}

#clear
{
display: block;
clear: both;
}
#container #text-box #about-text-box p a:link {
	color: #000;
}

#container #text-box #about-text-box p a:active {
	color: #000;
}

#container #text-box #about-text-box p a:visited {
	color: #000;
}

#container #text-box #about-text-box p a:hover {
	color: #cccccc;
}

#map
{
width: 570px;
height: 290px;
border: 1px solid #000000;
}