body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align:center;
	background-color: #000000;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
h1 {
	color: #9CC1DA;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	margin-top: -7px;
}
h2 {
	color: #BED6E7;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	margin-bottom: -0.3em;
}
h3 {
	color: #E5EFF6;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	margin-bottom: -0.5em;
}
h4 {
	color: #D8E1E9;
	font-family: Cambria, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
}
p, ul {
	color: #D2D2D2;
	font-family: Cambria, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.35em;
}
.title {
	color: #CBCBCB;
	font-size: 1.05em;
	line-height: 1.5em;
}
A:link, A:visited, A:active {
	color: #D2D2D2;
	text-decoration: none;
}
A:hover{
	text-decoration: underline;
}
#header {
	height: 237px;
}
#logo {
	width: 652px;
	float: left;
	z-index: 10;
	position: absolute;
	height: 188px;
}
.logo {}
#navigation1 {
	position: static;
	margin-left: 420px;
}
.nav1 {
	width: 100%;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
}
.nav1 ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/}
.nav1 ul li{display: inline;}
.nav1 ul li a{
color: #CCCCCC;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 10px; /*spacing between each menu link*/
text-decoration: none;
/* border-bottom: 3px solid gray; bottom border is 3px*/
}
.nav1 ul li a:hover, .nav1 ul li a.selected{
border-bottom: 2px solid #2B556D; 
/* border-bottom-color: black; */}

#navigation2 {
	position: static;
	margin-top: 163px;
}
.nav2{width: 100%;}
.nav2 ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/}
.nav2 ul li{display: inline;}
.nav2 ul li a{
color: #FFFFFF;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 8px; /*spacing between each menu link*/
text-decoration: none;
/* border-bottom: 3px solid gray; bottom border is 3px*/
}
.nav2 ul li a:hover, .nav2 ul li a.selected{
color: #FFFFFF;
border-bottom: 4px solid #2B556D; 

/* border-bottom-color: black; */}




#container {
	margin-right: auto;
	margin-left: auto;
	width:712px;
}
.rentals {
	margin-left: 20px;
	border: 1px solid #5392BD;
	margin-bottom: 20px;
	margin-top: 10px;
}
#missing {
	color: #ff0000;
	font-weight: bold;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: left;
	margin-left: 40px;
}

label,input {
	display: block;
	float: left;
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #5392BD;
}
.gap {
	margin-left: 120px;
}

#missing {
	color: #ff0000;
	font-weight: bold;
}

label {
	text-align: right;
	width: 100px;
	padding-right: 20px;
}
#contact br {
	clear: left;
}
#con2 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	margin-bottom: 40px;

}
#con1 {
	float:left;
	width:100%;
	position:relative;
	right:50%;
}

#lcol {
	float:left;
	width:46%;
	position:relative;
	left:52%;
	overflow:hidden;
}

#rcol{
	float:left;
	width:46%;
	position:relative;
	left:56%;
	overflow:hidden;

}

#content {
	margin-bottom: 40px;
}
#footer {
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 90%;

}
#footer {
	clear:both;
	float:left;
	width:100%;
}
#footer-container {
	padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
}
#footer-container ul {
	text-align: center; /*set value to "left", "center", or "right"*/
	}
#footer-container ul li{
	display: inline;
	}
#footer-container ul li a{
	color: #CCCCCC;
	padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 10px; /*spacing between each menu link*/
	text-decoration: none;/* border-bottom: 3px solid gray; bottom border is 3px*/
}
#footer-container ul li a:hover, #footer-container ul li a.selected{
	border-bottom: 2px solid #2B556D; /* border-bottom-color: black; */}

#pix {float:right; margin-left:60px; margin-bottom:20px}
#pix img {margin-bottom:20px}