body{
	background-color: #5d5d5d;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 18px;
}
#container{
	width: 766px;
	margin: 0px auto;
}
#mainnav{
	width: 766px;
	height: 137px;
}
#mainphoto{
	width: 766px;
}
#mainphoto_bottom{
	height: 14px;
	background-image: url('/template/mainphoto_bottom.gif');
	display: block;
	line-height: 5px;
}
#content_bg{
	width: 766px;
	background-color: #7a7a7a;
	padding: 0px;
}
#content_container{
	margin-left: 10px;
	border-left: 1px solid #939393;
	padding-left: 10px;
	float: left;
}
#content{
	padding-top: 10px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 20px;
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 12px;
	display: block;
	line-height: 18px;
}
#content p{
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#title_bg{
	border-left: 15px solid #8f8f8f;
	height: 30px;
}
#title{
	height: 30px;
	margin-left: 5px;
	padding-left: 15px;
	background-color: #7f7f7f;
}
#title h1{
	padding: 0px;
	margin: 0px;
	padding-top: 7px;
	color: #ffcb6c;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
}
#footer{
	width: 766px;
	height: 110px;
	color: #b3b3b3;
	font-family: Tahoma, Arial;
	font-size: 10px;
	background-image: url('/template/footer.gif');
	clear: left;
}
#footer a{
	color: #3492be;
}
#footer p{
	margin: 0px;
	padding: 0px;
	padding-bottom: 7px;
}
#copyright{
	width: 240px;
	padding-left: 56px;
	padding-top: 35px;
	float: left;
}
#address{
	width: 240px;
	padding-left: 14px;
	padding-top: 35px;
	float: left;
}
#contact{
	width: 205px;
	padding-left: 10px;
	padding-top: 35px;
	float: left;
}
#credit{
	clear: left;
	text-align: center;
	margin-bottom: 20px;
}

/* -------------------------------------------------------------------------- */
#content a{
	color: #b3d5e7;
}
#content a:hover{
	color: #ffcb6c;
}
#content img{
	border: 3px solid #8f8f8f;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content .cal{
	border: none;
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-left: 2px;
}
#content form{
	padding: 0px;
	margin: 0px;
}
#content input{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58646a;
	padding: 2px;
}
#content textarea{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58646a;
	padding: 2px;
}
#content select{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58646a;
	height: 20px;
}
p{
	margin: 0px;
	padding-bottom: 10px;
}
#content td{
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 18px;
}
h1{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #58646a;
	margin: 0px;
	padding-bottom: 10px;
}
h2{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #58646a;
	margin: 0px;
	padding-bottom: 10px;
}
hr{
	color: #939393;
	height: 1px;
	width: 100%;
	border: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #939393;
}
ul{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
li{
	padding-bottom: 5px;
}

.ratesheet{
	border-left: 1px solid #939393;
	border-top: 1px solid #939393;
	margin-bottom: 10px;
}
.ratesheet td{
	border-bottom: 1px solid #939393;
	border-right: 1px solid #939393;
}
.ratesheet_header{
	background-color: #7f7f7f;
}

/* Buttons ------------------------------------------------- */
#button_submit a{
	background-image: url('/template/button_submit.gif');
	background-repeat: no-repeat;
	width: 44px;
	height: 20px;
	border: none;
	display: block;
	line-height: 20px;
	font-size: 5px;
}
#button_submit a:hover{
	background-position: 0px -20px;
}