html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:none;}
body{
	padding: 0px; 
	margin: 0px; 
	font-family: 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', 'Verdana', 'Geneva', sans-serif;
	background:url('../images/main_bg.jpg') repeat-x #b3b3b3;
	}
img{margin:0px; padding:0px;}
.left{float:left;}
.hasFloat{overflow:hidden;}
#page{width:960px; margin:auto; margin-top:0px; padding:0px; min-height:100%}
#header{margin-bottom:0px; background:#ccc; height: 127px; background:url('../images/top.jpg') no-repeat;}

#image_rotator{margin-bottom:0px; background:#229; height:200px; border:2px solid #666666;}

#gallery_cont{text-align:right; width:175px; float:right; overflow:hidden;}

#links{text-align:center; background:url('../images/nav_bg.jpg') no-repeat; height:38px;}
#links ul{list-style:none; height:37px;}
#links ul li{
	display:inline; 
	
	padding:0;
	margin:0 10px;
	
	text-align: left; 
	font-size:15px; 
	color:#fff; 
	width:227px; 
	text-align:center;
	width:auto;
	overflow:hidden;
	line-height:38px;
	}
#links ul li.over a{
	color:#000;
	}
#links ul li.over ul li a{
	color:#fff;
	}

#links ul li a{
	color:#fff;
	text-transform: uppercase;
	margin:0;
	}
#links ul li a:hover{
	text-decoration:underline;
	}
	
#feat{
	height:404px;
	background:url('../images/feat.jpg');
	}

#gallery_wrapper{
	padding:0 14px 14px 14px;
	background:#4d4d4d;
	width:600px;
	float:right;
	position:relative;
	right:11px;
	}

#gallery{
	list-style-type:none; 
	overflow: hidden; 
	height:300px; 
	width:530px; 
	float:right;
	
	position: relative;
	right:45px;
	top:43px;
	}

#gallery span{
	float:left;
	position: absolute;
	height:300px;
	width:530px;
	overflow: hidden;
	margin: auto;
	}
#email_link{
	position:relative;
	top:280px;
	left:30px;
	}

#footer{
	background:url('../images/footer_bg.jpg') no-repeat;
	height:47px;
	text-align:right;
	color:#fff;
	font-size:.8em;
	padding-right:30px;
	line-height:47px;
	}

a{text-decoration:none; color:#fff}
a:hover{text-decoration:underline;}




#welcome{border:0px solid #666666; margin:0 0px 0 0px; padding:10px 0 10px 0; background:#2E3644; text-align:center; clear:left;}
#rentals{border:0px solid #666666; background:none; margin:0 10px 0 10px; padding:5px 0 5px 0; overflow:hidden; clear:left;}
#rentals ul{overflow:hidden; float:left;}
#rentals ul p.item_name{margin-left:0px; font-size:1.4em; font-weight:bold; text-decoration:underline;}
#rentals ul li{display:block; margin-left:10px; font-size:1.2em; margin-bottom:2px; color:#ccc;}
#rentals ul img{float:left;}

#title{
	background:#000;
	width:80%;
	border:1px solid #fff;
	padding:15px;
	margin-bottom:15px;
	color:#fff;
	}



.rental_box{width:450px; background:none; border:2px solid #777; display:block; padding:15px 0 15px 0; margin-bottom:5px;}




.rental_image{width:200px; text-align:center; float:left; }







#content{
	text-align:left;
	background:url('../images/content_bg.jpg') repeat-y;
	padding:0 30px;
	color:#ccc;
	font-size:.9em;
	line-height:1.2em;
	}
#content p{
	padding-bottom:10px;
	}
#content .title{
	font-size:1.5em;
	font-weight:bold;
	text-transform: uppercase;
	text-align:center;
	padding:15px 10px 5px 10px;
	border-bottom:#ccc 1px solid;
	display:block;
	}
#content .contact_title{
	color:#000;
	font-size:1.5em;
	font-weight:bold;
	text-transform: uppercase;
	text-align:center;
	padding:15px 10px 15px 10px;
	margin:20px auto 10px auto;
	
	background:#ccc;
	width:500px;
	display:block;
	}
.sub_heading{
	font-size:1.2em;
	font-weight:bold;
	text-decoration:underline;
	margin:5px;
	}
#content ul, ol{
	margin-left:30px;
	text-align:left;
	}
#content img{
	border:2px solid #fff;
	margin-bottom:5px;
	}
#info_box{
	display:none;
	float:right;
	width:574px;
	height:366px;
	padding:0 0 0 15px;
	text-align:left;
	line-height:1.4em;
	background:url('../images/info_box_bg.jpg') no-repeat;
	overflow:display;
	}
#info_box h1{
	width:360px;
	border:0px solid #fff;
	text-align:center;
	margin:12px 0;
	position:relative;
	left:40px;
	top:18px;
	margin:0;
	padding:0 0 10px 0;
	line-height:30px;
	}
#info_box p{
	float:right;
	position:relative;
	top:40px;
	right:20px;
	text-align:right;
	
	
	}
#info_box h3{
	text-decoration:underline;
	}
#description{
	display:block;
	border:0px solid #fff;
	width:280px;
	}
#info_box img{
	margin:0 0 0 15px;
	display:block;
	}
.item_name{
	font-size:16px;
	line-height:26px;
	}
.hide{
	display:none;
	}
form input{
	padding:auto;
	margin:5px;
	border:default;
	font-size:1.2em;
	}
textarea{
	font-size:1em;
	margin:5px;
	height:100px;
	width:400px;
	padding:5px;
	}
.location {border:0 solid #fff; padding:0; overflow:hidden; text-align:center;}
.location ul{list-style:none; margin-top:5px;}
.location h2{margin:10px 0;}
.location span.contact_block{float:left; margin:0 25px 25px 0; border-right:1px solid #fff; padding-right:25px;}

#rental_list{
	float:left;
	width:240px;
	border:1px solid #fff;
	background:#000;
	padding:10px;
	}
#links ul.dropdown{
	position:absolute;
	border:1px solid #fff;
	top:0;
	z-index:5;
	display:none;
	text-align:center;
	color:#fff;
	background:#000;
	overflow:none;
	height:auto;
	padding:10px 0;
	}
#links ul.dropdown li{
	font-size:12px;
	list-style:none;
	padding:0px;
	margin:0 10px;
	display:block;
	height:auto;
	line-height:20px;
	}
#links ul.dropdown li a:hover{
	text-decoration:underline;
	}
span.email_link{
	color:#000;
	background:#ccc;
	padding:5px;
	margin:5px;
	display:inline-block;
	font-weight:bold;
	}
span.email_link a{
	color:#000;
	}
.picswtitle{display:inline-block;}
.defaultImg{float:right;}
.homeText{line-height:1.5em; width:600px; margin:auto; margin-top:0; margin-bottom:0; padding:10px;}
.scrubbingWriteup{
	padding:0 30px;
	}
h2.scrubbingWriteup{
	margin:20px 0;
	}
.scrubberThumbs{
	padding:0 10px 10px 30px;
