body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}
#container {
	width: 773px;
	margin: 0px auto;
	border:1px solid #000000;
}
#top {
	color: #FFFFFF;
	width: 221px;
	height: 120px;
	background-color: #e51b25;
	float:left;
}

#top h2
{
margin:25px 0px 5px 0px;
}

#topright {
	float: right;
	height: 120px;
	width: 447px;
	text-align: right;
	background-image:url(/_media/sitestyle/logo.png);
	background-position:30px 20px;
	background-repeat:no-repeat;
	}
.cl {
clear:both;
}
#gallery {
	width: 778px;
	padding-top: 3px;
}
#gallery img
{
margin-right:4px;
}

#news .box
{
border-bottom:2px solid #FFFFFF;
min-height:110px;
}

#leftnav
{
	width: 220px;
	min-height: 372px;
	color: #FFFFFF;
}

#leftnav .box
{
background-color: #e51b25;
padding:5px;
border-bottom:3px solid #ffffff;
min-height:110px;
}

#leftnav .box p
{
text-align:center;
margin:10px 0px 0px 0px ;
}
#leftnav .box h2
{
text-align:center;
margin:20px 0px 10px 0px;
}
#leftnav .box h2 a img
{
text-decoration:none;
border:0px;
}

#news {
	width: 213px;
	min-height: 372px;
	margin-top: 5px;
	background-color: #e51b25;
	color: #FFFFFF;
	padding: 4px;
}

#menu {
	background-color: #000000;
	padding: 13px;
	border-bottom: 3px solid #FFFFFF;
	border-top: 3px solid #FFFFFF;
	clear:both;
	text-align:center;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #000000;
	padding: 13px 11px 13px 11px;
	text-decoration: none;
	color: #fffebc;
}
#menu a:hover {
	padding: 13px 11px 13px 11px;
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFFFFF;
}
#thebody
{
	background-image:url(/_media/sitestyle/content_bg.png);
	background-repeat:repeat-y;
	min-height:450px;
	clear:both;

}
#content {
	width: 546px;
	float: right;
	min-height: 410px;
	background-color: #fce7e8;
}
p {
margin: 10px 0 0 0px;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
h2 {
text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}
#pad {
	padding: 12px;
	color: #000000;
	min-height:300px;
}
#footer {
	background-color: #000000;
	padding: 12px;
	width: 749px;
	color:#ffffff;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 3px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#fffebc;
}
h4 {
	font-size: 180%;
	color: #F01E1E;
}


.hd
{
display:none;
}

#map
{
width:100%;
height:500px;
border:1px solid #000000;
}
