@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
}
body {
	font-family: verdana;
	font-size: 10pt;
	background: #d3d6ae;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
a {
	color: #666633;
}
#home a {
	color: #ffffff;
}
#home #topnav a {
 
}
.captext {
	text-transform: uppercase;
	font-family: arial;
	color: #666633;
	width: 180px;
}

.placehold {
	width: 116px;
}
#wrapper {

}
.centerit {
	width: 960px;
	margin: 0px auto;
	position: relative;
}
#topaddress {
	position: absolute;
	top: 32px;
	right: 10px;
	width: 700px;
	height: 30px;
	text-align: right;
	color: #ffffff;
}
#home #topaddress {
	position: absolute;
	left: 8px;
	top: 280px;
	width: 150px;
	text-align: left;
}
#topnav {
	position: absolute;
	top: 124px;
	right: 0px;
	width: 700px;
	height: 30px;
	text-align: right;
}
#topnavhome {
	width: 700px;
	height: 30px;
	text-align: right;
	float: right;
	padding-top: 8px;
}
#tophome {
	height: 157px;
	background: #1d000d url(images/bg_top_01a.gif) top repeat-x;
}
#contenthome {
	background: #1d000d url(images/bg_eggplant.jpg) top repeat-x;	
	padding: 0px;
	color: #ffffff;
}
#logo {
	float: left;
	margin-top: 36px;
}
#logo a img {
	border: 0px;
}
#home #logo {
	margin-top: 100px;
}
#homeflash {
	float: right;
	width: 760px;
}
#homeflashleft {
	float: left;
	padding: 15px 15px 15px 0px;
	width: 350px;
}
#homeflashright{
	float: right;
	padding: 15px 15px 15px 0px;
	width: 350px;
}
#homebottom {
	background-color: #1d000d;
	height: 10px;
}
#top {
	height: 45px;
	background: #d3d6ae url(images/bg_top_01.gif) center repeat-x;
}
#content {
	background-color: #ffffff;
	padding: 47px 0px 30px 0px;
}
#content td ul, #col3 ul {
	margin-left: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	font-family: arial;
}
#content td li, #col3 li {
	list-style-image: url(images/bullet_green.gif);
}
#col1 {
	float: left;
	width: 116px;
	padding: 0px 20px;
	text-align: left;
}
#col1 ul {
	margin-left: 5px;
	padding-left: 5px;
	text-transform: uppercase;
	font-family: arial;
}
#col1 li {
	list-style-image: url(images/bullet_green.gif);
	margin-bottom: 4px;
}
#col1 a {
		text-decoration: none;
		padding-left: 0px;
}
#col1 a:hover {
	color: #330000;
}
#col2 {
	float: left;
	width: 476px;
	padding: 0px 20px;
	text-align: left;
}
.col2 {
	line-height: 190%;
	text-align: justify;
}
#col2_2 {
	float: left;
	width: 550px;
	padding: 0px 20px;
	text-align: left;
}
#col2_3 {
	float: left;
	width: 743px;
	padding: 0px 20px;
	text-align: left;
}
#col2_full {
	padding: 0px 20px;
	text-align: left;
}
#col2_full h1 {
	width: 600px;
}
#col3 {
	float: right;
	width: 267px;
}
#col3 .form {
	font-weight: bold;
	margin-top: 25px;
}
#col3 input {
	font-size: 10pt;
}
#col3 input.w100, #col3 textarea.w100 {
	width: 100%;
}

#col3 .submitbutton {
	background-color: #1d000e;
	color: #ffffff;
	font-weight: bold;
	border: 0px;
}
#home .submitbutton {
	background-color: #666633;
	color: #ffffff;
	font-weight: bold;
	border: 0px;
}
#col3 li {
	/*display: inline;
	padding: 3px 10px;
	background-color: #5a062d;
	color: #ffffff;
	text-align: center;*/

}
#col3 li a {
	/*color: #ffffff;*/
	text-decoration: none;
}

.clearfloat {
	clear: both;
}
h1, {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	line-height: 1em;
	text-align: left;
	font-size: 22px;
	width: 360px;
	z-index: 0;
}
#home h1 {
	font-size: 26px;
}
#bottom {
	height: 498px;
	width: 100%;
	background: #d3d6ae url(images/bg_bottom.jpg) bottom center repeat-x;
}


.availabletable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A3A580;
	border-right-color: #A3A580;
	border-bottom-color: #A3A580;
	border-left-color: #A3A580;
	padding: 5px;
}
.topline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

