* {
	margin:0px;
	padding:0px;
	border: 0px;
	text-align: left;
}
body {
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(../images/site/back_map.gif);
	background-position: center;
	font-size: 62.5%;
	color: #251C12;
}
a {
	content:#251C12;
	text-decoration:none;
	color: #251C12;
}

.centered_column {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 24px;
	margin-bottom : 24px;
	padding-bottom : 24px;
}
#header {
	width: 780px;
	height: 116px;
}
#menu {
	background-image: url(../images/site/menu/menu_back.jpg);
	height: 44px;
	width: 780px;
	clear: both;
	overflow: hidden;
}
#menu ul, #footer ul {
	margin-left: 10px;
}
#menu li, #footer li {
	display: block;
	height: 44px;
	float: left;
	clear: none;
	list-style-type: none;
}
#menu a {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	padding-right: 6px;
	line-height: 44px;
	padding-left: 6px;
	margin-right: 2px;
	margin-left: 2px;
	font-weight: bold;
	height: 44px;
	display: block;
	clear: none;
	float: left;
}
#menu .current_home,
#menu .current_snowmobiles,
#menu .current_atv,
#menu .current_buggies,
#menu .current_jeep,
#menu .current_vacation,
#menu .current_about,
#menu .current_forsale
 {
	background-repeat: no-repeat;
	background-position: left center;
	color:#FFFFFF;
}
#menu .current_home {
	background-image: url(../images/site/menu/back_atv.gif);
}
#menu .current_snowmobiles {
	background-image: url(../images/site/menu/back_atv.gif);
}
#menu .current_atv {
	background-image: url(../images/site/menu/back_atv.gif);
}
#menu .current_jeep {
	background-image: url(../images/site/menu/back_atv.gif);
}
#menu .current_vacation {
	background-image: url(../images/site/menu/back_atv.gif);
}
#menu .current_about {
	background-image: url(../images/site/menu/back_atv.gif);
}
#menu .current_forsale {
	background-image: url(../images/site/menu/back_atv.gif);
}
#menu a:hover {
	color:#FFFFFF;
}
#body_column {
	background-image: url(../images/site/body_column_back.jpg);
	background-repeat: repeat-y;
}
#body_column .padding {
	padding: 22px 2px 22px 22px;
}
#body_column .right {
	clear: none;
	float: left;
	width: 362px;
}
#body_column .right .shower {
	margin-bottom:12px;
	border: 1px solid #251C12;
}
#body_column .right a {
	font-size: 1.7em;
	font-weight: bold;
	text-decoration: none;
	color: #251C12;
	display: block;
	margin-bottom: 6px;
}
#body_column .right a:hover {
	text-decoration: underline;
	color: #000000;
}
#body_column .right a img {
	padding-right: 5px;
}
#body_column .left {
	clear: none;
	float: left;
	width: 360px;
}
#body_column .centered {
	clear: none;
	float: center;
	width: 720px;
}
#body_column .centered a {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #251C12;
	margin-bottom: 6px;
}
#body_column .centered a:hover {
	text-decoration: underline;
	color: #000000;
}
#body_column h3 {
	font-size: 1.8em;
	margin-bottom: 8px;
}
#body_column p {
	font-size: 1.35em;
	margin-bottom: 8px;
	padding-right: 12px;
}

#footer {
	background-image: url(../images/site/footer_back.jpg);
	display: block;
	height: 44px;
	width: 780px;
	overflow: hidden;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	padding-right: 5px;
	line-height: 44px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
/* CSS FOR SLIDESHOW SCRIPT */
#imageSlideshowHolder{
	float:left; /* Floating gallery at the right side of other web page content */		
	width:362px;	/* Image width */
	height:242px;	/* Image height */
	
	position:relative;	/* Don't remove this line */
}

/* Don't change these values */
#imageSlideshowHolder img{
	position:absolute;
	left:0px;
	top:0px;
	margin-left : 5px;
}
#body_column h6 {
	font-size: 1.4em;
}
#menu img {
	margin-top: 12px;
}
#body_column a {
	text-decoration: underline;
}
#body_column li {
	font-size: 1.35em;
}
