

body {
	background-color: black;
	text-align: center; 
	margin: 0 auto; 
	height: 100%;
	

}



//*border: white 1px solid; *//

a {
    text-decoration: none;
}

a:HOVER {
    text-decoration: underline;
}

a:ACTIVE {
    text-decoration: none;
}


a:VISITED {
    text-decoration: none;
}


a.link:HOVER {
    text-decoration: underline;
}

img { border: none; }

#container {

	background-color: black;
	background-image: url(images/body_bng.jpg);
	background-position: center;
	background-repeat: repeat-y;
	width:1024;
	height:100%;
	height: auto;
	position: relative;
	top:0px;	
	margin: 0px auto;
	padding:0px;
	
}



#banner {
	z-index: 5;
    background-color: black;
	background-image: url(images/banner_01.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 1024px;
	height: 293px;
	padding: 0px;
	margin: 0px auto;
}

#date {
	color: white;
	font-family: Verdana; 
	font-size: 14;
	width: 200px;
	height: 50px;
	padding: 0px;
	text-align: center;
	margin:0 auto;
	position: absolute;
	top:10;
	right:0;
	
}

#menu {
	z-index: 6;
	width: 450px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top:237;
	right:170;
}

#main {

	z-index: 2;
	background-image: url(images/body_top.jpg);
	background-repeat: no-repeat;
	text-decoration: Verdana;
	width: 1024;
	height: auto;
	top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px auto;
	position: relative;
	
}

#body {

	z-index: 3;
	width: 700;
	height: auto;
	padding: 0px;
  	margin: 0px auto;
	position: relative;
	
}

#title {

	z-index: 4;
	text-align: left;
	text-decoration: Verdana;
	width: 480;
	height: 75;
	top: 0px;
	left: 75px;
	padding: 10px;
  	margin: 0px auto;
	position: relative;
	
}


#content {
	line-height: 18pt;
	z-index: 4;
	font-size: 18;
	text-align: left;
	text-decoration: Verdana;
	width: 480;
	height: auto;
	top: 0px;
	left: 75px;
	padding: 10px;
  	margin: 0px auto;
	position: relative;
	
}


#leftsidebar {


	width: 150;
	height: auto;
	top: 0px;
	left: 0px;
	padding: 10px;
	margin: 0px auto;
	position: absolute;
}


#slideshow {
	z-index: 4;
	text-align: left;
	width: 500;
	height: 250;
	top: 0px;
	left: 75px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
  	margin: 0px auto;
	position: relative;
	
}


#storehours {
	border: #5e4302 0px solid;
	text-align: left;
	width: 130;
	height: auto;
	padding: 0px;
	margin: 20px auto;
	position: relative;
}


#auxslide {
	border: 0px;
	width: 650;
	height: 241;
	padding: 0px;
	margin: 0px auto;
}

#contact {

text-align: left;
	width: 200;
	height: 350;
	top: 0px;
	left: 0px;
	padding: 20px;
	margin: 0px auto;
	position: absolute;
}

#google_map {	
	text-align: right;
	bottom: 20px;
	top: 0px;
	right: 30px;
	padding: 10px;
	margin: 0px auto;
	position: relative;
}


#credits {

	z-index: 1;
	background-image: url(images/body_bottom.jpg);
	background-repeat: no-repeat;
	font-family: Verdana; 
	font-size: 10;
	text-align: center;
	color: 666666;
	width: 1024px;
	height: 126px;
	bottom: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px auto;
	position: relative;
		
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 10;
	color: 666666;
	width: 1024px;
	height: 43px;
	bottom: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px auto;
	position: relative;
		
}

#rental_trailer  {
	width: 400;
	height: 300;
	border: #5e4302 2px solid;

}


h2 {
	font-family: Papyrus;
	font-size: 35;
	color: #5e4302;

}

h3 {
	text-align: center;
	font-family: Arno Pro;
	font-size: 30;
	color: #5e4302;

}

h4 {
	font-family: Arno Pro;
	font-size: 20;
	color: #5e4302;

}