body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}
body {
	background:url(images/bg.gif) repeat fixed left top;
	color:#6D5C42;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a, a:visited {
	text-decoration:none;
	color:#6D5C42;
}

a:hover {
	text-decoration:underline;
}

.cl {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
}
.hidden {
display:none}

#container {
	background:url(images/container_bg.gif) no-repeat;
	position:relative;
	width:812px;
	height:534px;
	margin:55px auto;
}

#logo {
	position:absolute;
	top:7px;
	left:25px;
}

#footer {
	position:absolute;
	width:775px;
	height:20px;
	text-align:right;
	top:507px;
	left:5px;
	color:white;
	font-size:14px;
}

#menu {
	position:absolute;
	top:106px;
	left:270px;
	width:505px;
	height:45px;
}


#menu a{
	display:block;
	position:absolute;
	text-decoration:none;
}

	a#menu_main_page {
		background:url(images/main_page.gif) no-repeat;
		width:71px;
		height:30px;
		top:7px;
		left:74px;
	}
	
	a:hover#menu_main_page{
		background:url(images/main_page_h.gif) no-repeat;
		width:90px;
		height:44px;
		top:1px;
		left:66px;
	}

	a#menu_rental_application {
		background:url(images/rental_application.gif) no-repeat;
		width:133px;
		height:30px;
		top:7px;
		left:170px;
	}
	
	a:hover#menu_rental_application{
		background:url(images/rental_application_h.gif) no-repeat;
		width:150px;
		height:44px;
		top:1px;
		left:163px;
	}

	a#menu_locations {
		background:url(images/locations.gif) no-repeat;
		width:73px;
		height:30px;
		top:7px;
		left:329px;
	}
	
	a:hover#menu_locations{
		background:url(images/locations_h.gif) no-repeat;
		width:90px;
		height:44px;
		top:1px;
		left:322px;
	}

	a#menu_contactus {
		background:url(images/contact_us.gif) no-repeat;
		width:82px;
		height:30px;
		top:7px;
		left:430px;
	}
	
	a:hover#menu_contactus{
		background:url(images/contact_us_h.gif) no-repeat;
		width:96px;
		height:44px;
		top:1px;
		left:423px;
	}

#location_content {
	position:absolute;
	top:170px;
	left:35px;
	width:305px;
	height:330px;
}

#content {
	position:absolute;
	top:161px;
	left:436px;
	width:330px;
	height:310px;
}

#content p {
	line-height:1.3em;
	margin-bottom:12px;
}

#location_content p {
	margin-bottom:13px;
	line-height:1.4em;
}

#available_content {
	position:absolute;
	top:171px;
	left:500px;
	width:275px;
	height:310px;
}
#available_content img{
float:left;
margin-left:-81px;
}
#available_content p {
	line-height:1.3em;
	margin-bottom:12px;
}
#content_left {
	position:absolute;
	top:171px;
	left:116px;
	width:275px;
	height:310px;
}

#content_left p {
	line-height:1.3em;
	margin-bottom:12px;
}
#content_left img{
float:left;
margin-left:-81px;
}

#image_gallery {
	position:absolute;
	top:155px;
	left:30px;
	width:369px;
	height:327px;
	background:url(images/gallery_bg.gif) no-repeat;
}

#image_gallery a{
	position:absolute;
}

#content h2 {
	margin-bottom:2px;
	color:#333333;
	font-size:1.2em;
}



	a#menu_main_page_l {
		display:block;
		position:absolute;
		text-decoration:none;
		background:url(images/main_page_l.gif) no-repeat;
		width:60px;
		height:26px;
		top:20px;
		left:243px;
	}
	
	a:hover#menu_main_page_l {
		background:url(images/main_page_h_l.gif) no-repeat;
		width:77px;
		height:37px;
		top:15px;
		left:236px;
	}


	a#menu_rental_application_l {
		display:block;
		position:absolute;
		text-decoration:none;
		background:url(images/rental_application_l.gif) no-repeat;
		width:113px;
		height:26px;
		top:50px;
		left:243px;
	}
	
	a:hover#menu_rental_application_l {
		background:url(images/rental_application_h_l.gif) no-repeat;
		width:128px;
		height:37px;
		top:45px;
		left:237px;
	}

	a#menu_locations_l {
		display:block;
		position:absolute;
		text-decoration:none;
		background:url(images/locations_l.gif) no-repeat;
		width:62px;
		height:26px;
		top:80px;
		left:243px;
	}
	
	a:hover#menu_locations_l {
		background:url(images/locations_h_l.gif) no-repeat;
		width:77px;
		height:37px;
		top:75px;
		left:237px;
	}

	a#menu_contactus_l {
		display:block;
		position:absolute;
		text-decoration:none;
		background:url(images/contact_us_l.gif) no-repeat;
		width:70px;
		height:26px;
		top:110px;
		left:243px;
	}
	
	a:hover#menu_contactus_l {
		background:url(images/contact_us_h_l.gif) no-repeat;
		width:82px;
		height:37px;
		top:105px;
		left:237px;
	}

#locations_map {
	position:absolute;
	top:16px;
	left:390px;
}

p#markers {
	height:85px;
	color:black;
	font-weight:bold;
}