*
{
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/bg.jpg);
	background-repeat:no-repeat;
	background-color:#18413D;
	background-position: center top;
	}

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

#header
{
width: 910px;
height: 100px;
background-image: url(../images/site/logo.jpg);
}

#nav
{
width: 880px;
height: 30px;
padding: 10px 5px 0px 15px;
border-left: 5px solid #ffffff;
border-right: 5px solid #ffffff;
border-bottom: 5px solid #ffffff;
background-image: url(../images/site/nav.jpg);
color: #efefef;
font-weight: bold;
}

#nav a:link
{
color: 	#C5A534;
font-weight: bold;
text-decoration: none;
}

#nav a:active
{
color: 	#C5A534;
font-weight: bold;
text-decoration: none;
}

#nav a:visited
{
color: 	#C5A534;
font-weight: bold;
text-decoration: none;
}

#nav a:hover
{
color: 	#cccccc;
font-weight: bold;
text-decoration: none;
}

#container #nav .current
{
color: 	#cccccc;
font-weight: bold;
text-decoration: none;	
}

#top-images
{
	width: 900px;
	height: 391px;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
}

#right-images
{
	float: right;
	width: 295px;
	border-left: 5px solid #ffffff;
	height: 391px;
}
.rightImageStyle {
	border: 1px solid #1E3B36;
	margin-top: 10px;
	padding: 2px;
}


#phone-nav
{
width: 890px;
height: 30px;
padding: 7px 5px 3px 5px;
border-left: 5px solid #ffffff;
border-right: 5px solid #ffffff;
border-bottom: 5px solid #ffffff;
background-image: url(../images/site/phone-nav.jpg);
}

#content
{
width: 890px;
padding: 5px;
border-left: 5px solid #ffffff;
border-right: 5px solid #ffffff;
color: #000000;
background-color: #ffffff;
}

#footer
{
width: 900px;
height: 45px;
padding: 25px 5px 0px 5px;
background-image: url(../images/site/footer.jpg);
text-align: center;
color: #efefef;
}

#footer a:link
{
color: #efefef;
font-weight: bold;
text-decoration: none;

}

#footer a:active
{
color: #efefef;
font-weight: bold;
text-decoration: none;

}

#footer a:visited
{
color: #efefef;
font-weight: bold;
text-decoration: none;

}

#footer a:hover
{
color: #cccccc;
font-weight: bold;
text-decoration: none;

}


#content-images
{
	float: right;
	margin-left: 5px;
	margin-bottom: 10px;
	height: auto;

}
.imgSurf {
	float: right;
}


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

#map
{
	width: 630px;
	height: 450px;
	border: 1px solid #000000;
	margin-bottom: 25px;
}

#content a:link
{
color: 	#C5A534;
font-weight: bold;
text-decoration: none;
}

#content a:active
{
color: 	#C5A534;
font-weight: bold;
text-decoration: none;
}

#content a:visited
{
color: 	#C5A534;
font-weight: bold;
text-decoration: none;
}

#content a:hover
{
color: 	#cccccc;
font-weight: bold;
text-decoration: none;
}
