@charset "UTF-8";
.site {
}
#body {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	margin-top: -18px;
}
#body #header {
	height: 230px;
	background-color: #FFFFFF;
	background-image: url(header.gif);
	background-repeat: no-repeat;
}
#body #main {
	height: 550px;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#body #main_contact {
	height: 1000px;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#body #footer {
	height: 130px;
	font-family: Arial;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-image: url(footer.jpg);
	padding-left: 20px;
	padding-top: 20px;
	background-repeat: no-repeat;
	padding-right: 20px;
}
#left_panel {
	height: 540px;
	width: 296px;
	opacity 0.9;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#body #main #left_panel #left_text {
	line-height: 30px;
	color: #666666;
}
#body #footer2 {
	height: 60px;
}
#body #menu {
	margin-right: auto;
	margin-left: auto;
	width: 920px;
}
#body #menu2 {
}
#home {
	height: 30px;
	width: 72px;
	background-image: url(home.jpg);
	float: left;
}
#accom {
	background-image: url(accom.jpg);
	height: 30px;
	width: 123px;
	float: left;
}

#body #nav #navbar {
	margin: 0;
	padding: 0;
	background-image: url(bkg.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 51px;			
}
#body #main #left_panel #left_text #title_head {
	height: 100px;
	margin-top: 10px;
}
#right_main {
	float: right;
	width: 505px;
	height: 550px;
}
#contact_head {
	width: 840px;
	height: 150px;
	background-image: url(sunsetcontact.jpg);
}
#contact_form {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#submit_form {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
#menuz {
	height: 51px;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}

h1{font-size:10px; opacity:0.0; color:#B8D8D9;}
h2{font-size:10px; opacity:0.0; color: #73B9DB;}

