body {
	background-color:#000000;
	font-family: Verdana, Helvetica, Verdana, sans-serif;
	font-size:62.5%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #231f20;
	text-align:left;
}
#wrapper {
	background: url(../images/header.jpg) 0px 0px no-repeat;
	border: 0px solid #000;
	width: 885px;
	margin: 0 auto;
	padding: 0px;
}
#header {
	border: 0px dashed green;
	position: relative;
	height: 143px;
	clear: both;
	margin: 0 0 20px 0;
}
#logo {
	position: relative;
	float: left;
	top: 25px;
	border: 0px;
	padding: 0;
	margin: 0 0 0 5px;
}
#strap {
	background-color: #84744a;
	color: #000;
	letter-spacing: -1px;
	width: 845px;
	height:38px;
	font-size: 20px;
	padding: 10px 0 0 10px;
	margin: 5px 0 0 0;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.strap_left {
float:left;
width: 400px;
}
.strap_right {
float:right;
width: 280px;
margin: 0 10px 0 0;
}



/* --------------------- Banner Bits ----------------------------- */

#banner {
	height: 353px;
	position: relative;
	z-index: 10;
	padding: 0;
	margin: 20px 0 0 0;
	clear: both;
	background: url(../images/banner1.jpg) 0px 0px no-repeat;
}
#banner2 {
	height: 299px;
	position: relative;
	z-index: 10;
	padding: 0;
	margin: 20px 0 0 0;
	clear: both;
	background: url(../images/banner2.jpg) 0px 0px no-repeat;
}
#banner3 {
	height: 347px;
	position: relative;
	z-index: 10;
	padding: 0;
	margin: 20px 0 0 0;
	clear: both;
	background: url(../images/banner3.jpg) 0px 0px no-repeat;
}
#banner4 {
	height: 353px;
	position: relative;
	z-index: 10;
	padding: 0;
	margin: 20px 0 0 0;
	clear: both;
	background: url(../images/banner4.jpg) 0px 0px no-repeat;
}

#tour_button a:link, #tour_button a:visited {
	background: url(../images/nav_tour2.jpg) 0px 0px no-repeat;
	position:absolute;
	right:32px;
	top: 30px;
	border: 0px solid #440000;
	text-indent:-9000px;
	letter-spacing: 0.01px;
	color: #fff;
	font-size: 12px;
	display: block;
	overflow: hidden;
	height: 112px;
	width: 112px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#tour_button A:hover {
	color: #000;
	background-position: 0px -112px;
}

#tour_flash {
border-top:1px solid #fff;
padding: 10px 0 0 0;
width: 855px;
}

.divider {
	width:855px;
	padding:5px 0 0 0;
	border-top:1px solid #fff;
	clear:both;
}
#divider2 {
	width:250px;
	padding:5px 0 0 0;
	margin: 15px 0 15px 0;
	border-top:1px solid #fff;
	clear:both;
}
#counter {
	padding: 5px 5px 5px 5px;
}
#banner_text {
	width:476px;
	position: relative;
	top:25px;
	left:30px;
	padding: 15px 0 0 15px;
	margin: 0 0 5px 0;
	clear: both;
	background: url(../images/banner_bg.gif) 0px 0px no-repeat;
}
#banner_text p {
	line-height: 180%;
}
#readmore a {
	width:287px;
	position: relative;
	bottom:3px;
	left:160px;
	padding: 10px 0 20px 17px;
	margin: 0;
	clear: both;
	color: #fff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	background: url(../images/read_more.gif) 0px 0px no-repeat;
	display:block;
}
#panel_foot {
	background: url(../images/panel_foot.gif) 0px 0px no-repeat;
	margin: 0 0 0 -10px;
	padding: 3px 0 0 0;
}
#readmore a:hover {
	background: url(../images/read_more.gif) 0px -51px no-repeat;
}
/* --------------------- content ----------------------------- */
#content {
	border: 0px solid #00ff00;
	margin: 0;
	padding: 0;
	background-color:#000;
	clear: both;
}
#leftCol {
	border: 0px solid #00ff00;
	width: 550px;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 10px 0 20px 10px;
}
#rightCol {
	border: 0px solid #00ff00;
	width: 270px;
	float: left;
	padding: 10px 0 20px 0;
	margin: 0px 0px 0px 0px;
}
#banner_small {
	margin: 0 0 0px 0;
}
#address {
	padding: 10px;
	background-color: #dbf0f3;
	color: #666;
	font-size: 1.2em;
	line-height: 180%;
	margin: 20px 0 0 0;
}
#quote {
	padding: 10px;
	background-color: #dbf0f3;
	color: #666;
	font-size: 1.2em;
	line-height: 180%;
	margin: 20px 0 0 0;
}
#pdf a {
	width:139px;
	text-indent:-5000px;
	background: url(../images/nav_pdf.jpg) 0px 0px no-repeat;
	float: right;
	font-size: 2.2em;
	color: #00abc4;
	letter-spacing: -1px;
	position:relative;
	top:0px;
	right:30px;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#pdf a:hover {
	background: url(../images/nav_pdf.jpg) 0px -27px no-repeat;
}
/* --------------------- Panels ----------------------------- */

#panelsHome {
	border: 0px solid #00ff00;
	clear: both;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.panel1 {
	border: 0px solid #00ff00;
	float: left;
	width: 245px;
	height:180px;
	margin: 0px 8px 0px 0px;
	padding: 5px 5px 0 15px;
	background-color: #222222;
}
.panel2 {
	border: 0px solid #00ff00;
	float: left;
	display: inline;
	width: 290px;
			height:180px;
	margin: 0px 8px 0px 0px;
	padding: 5px 5px 0 15px;
	background-color: #222222;
}
.panel3 {
	border: 0px solid #00ff00;
	float: left;
	display: inline;
	width: 245px;
		height:180px;
	margin: 0px 8px 0px 0px;
	padding: 5px 5px 0 15px;
	background-color: #222222;
}
.panel_side {
	border: 0px solid #00ff00;
	float: left;
	display: inline;
	width: 290px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 25px;
	background-color: #f6f6f6;
	background: url(../images/panel_bg.gif) 0px top no-repeat;
}
#panel1 a {
	width:272px;
	text-indent:-5000px;
	background: url(../images/panel1.gif) 0px 0px no-repeat;
	display:block;
	height: 91px;
	clear: both;
}
#panel1 a:hover {
	background: url(../images/panel1.gif) 0px -91px no-repeat;
}
#panel2 a {
	width:272px;
	text-indent:-5000px;
	background: url(../images/panel2.gif) 0px 0px no-repeat;
	display:block;
	height: 91px;
	clear: both;
}
#panel2 a:hover {
	background: url(../images/panel2.gif) 0px -91px no-repeat;
}
#panel3 a {
	width:272px;
	text-indent:-5000px;
	background: url(../images/panel3.gif) 0px 0px no-repeat;
	display:block;
	height: 91px;
	clear: both;
}
#panel3 a:hover {
	background: url(../images/panel3.gif) 0px -91px no-repeat;
}
#panel4 a {
	width:272px;
	text-indent:-5000px;
	background: url(../images/panel4.gif) 0px 0px no-repeat;
	display:block;
	height: 91px;
	clear: both;
}
#panel4 a:hover {
	background: url(../images/panel4.gif) 0px -91px no-repeat;
}
#panel5 a {
	width:272px;
	text-indent:-5000px;
	background: url(../images/panel5.gif) 0px 0px no-repeat;
	display:block;
	height: 91px;
	clear: both;
}
#panel5 a:hover {
	background: url(../images/panel5.gif) 0px -91px no-repeat;
}
#panel6 a {
	width:272px;
	text-indent:-5000px;
	background: url(../images/panel6.gif) 0px 0px no-repeat;
	display:block;
	height: 91px;
	clear: both;
}
#panel6 a:hover {
	background: url(../images/panel6.gif) 0px -91px no-repeat;
}
/* --------------------- misc ----------------------------- */


.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.cleaner {
	clear: both;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 5px 0 0 0;
	visibility: hidden;
}
/* --------------------- Footer styling ----------------------------- */

#footer {
	color: #000;
	font-size: 1.0em;
	padding: 20px 0 0 0;
	margin:0;
	clear: both;
	border-top:1px solid #FFFFFF;
	width: 855px;
	margin: 2px 0 0 0;
}
#foot_left {
	width: 300px;
	float: left;
	padding: 0 0 0 10px;
	margin: 0 0 20px 0;
	color: #fff;
}
