/* GENERAL TAGS */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #958c7c;
	background-image: url(../images/homebg1.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7d7d7d;
}
a:link {
	color: #7b624b;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #7b624b;
}
a:hover {
	text-decoration: none;
	color: #998675;
}
a:active {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
h1 {
	font-size: 20px;
	color: #76685b;
	margin-left:-15px;
}

.mainBodyBG {
	background-color:#fef8ef;
}
.mainBodyBottom {
	background-image:url(images/main_bg_home.gif); 
	background-position:bottom; 
	background-repeat:repeat-x;
}
.mainContainer {
	padding:40px 50px 20px 50px;
}

.boldSiteMap {
	font-weight:bold; 
	text-transform:uppercase; 
	font-size:14px;
}


/* MENU TAGS */
.menuBG {
	background:url(../images/menu_bg_home.gif) center no-repeat; 
	width:980px;
	height:36px;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
padding-top:10px;
padding-left:25px;
}

#navlist li {
	display: inline;
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:15px;
	font-weight:bold;
	padding:0 35px;
	margin:0px;
}
#navlist a {
	color:#FFFFFF;
	text-decoration:none;
}
#navlist a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#navlist a:hover {
	color:#3d1d13;
	text-decoration:underline;
}


/* HEADER & TOP PHOTO */
.topBG {
	background:url(../images/top_bg_home.jpg) top center no-repeat;
}
.topBGInterior {
	background:url(../images/top_bg_main.gif) top repeat-x;
	background-color:#fef8ef;
}
.topphone {
	float:right;
	padding:20px 20px 0 0;
	font-family: Arial, Helvetica, sans-serif;
    font-size:22px;
	font-weight:bold;
	color:#B03C1A;
}
.logoPosition {
	margin:7px 0 0 96px;
}
.photoContainerTop {
	background:url(../images/home_photo_top.jpg) center no-repeat; 
	width: 980px; 
	height:236px;
}
.photoContainerBottom {
	background:url(../images/home_photo_bot.jpg) top center no-repeat; 
	width:980px; 
	height:185px;
}
.marinePosition {
	margin-left:96px;
}
.rvPosition {
	margin-left:119px;
}


/* FOOTER TAGS */
.footerLinks {
	color:#77361c; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	text-align:center; 
	padding-bottom:15px;
}
.footerLinks a {
	color:#77361c;
	text-decoration:none;
}
.footerLinks a:visited {
	color:#8c7a6b;
	text-decoration:none;
}
.footerLinks a:hover {
	color:#77361c;
	text-decoration:underline;
}
.footerBar {
	background:url(../images/footer_bg_home.gif) repeat-x; 
	height:15px; 
	padding:10px; 
	color:#FFFFFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	text-align:center;
}
.footerBar a {
	color:#FFFFFF; 
}
.contactContainerLeft {
	width: 400px;
}
