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

body {
	background-repeat:repeat-x;
	position:relative;
	text-align:center;
	background-color:#fefefe;
	margin-top: 25px;
	padding: 0;
	width:98%;
	height:100%;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	background-attachment: fixed;
}
#wrapper
{
	position:relative;
	text-align:left;
	width:947px;
	height:auto;
	margin:auto;
	padding:3px;
	background-color:#FFFFFF;
	border:solid #c2b8af 1px;
}

#flashholder {
	height: 350px;
	width: 947px;
}

#flashholderinside {
	height: 240px;
	width: 947px;
}
#homenav {
	height: 24px;
	width:798px;
	background-image: url(../images/common/nav_bgd.jpg);
	padding-left: 150px;
}
#nav {
	height: 24px;
	width: 717px;
	background-image: url(../images/common/nav_bgd.jpg);
	padding-left: 230px;
}

#homecontent {
	height: auto;
	width: 921px;
	margin-left:13px;
	margin-top:40px;
	margin-bottom:26px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color:#666666;
	text-align:left;
	background-color:#FFFFFF;
}
#thelogo {
width:227px;
float:left;
}

#thelogoinside{
width:195px;
height:117px;
float:left;
padding-left:10px;
}

#column1 {
	width:400px;
	height: auto;
	float:left;
	padding-left:7px;
	position: relative;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
}

#column1inside {
width:450px;
height:auto;
border-left-width:2px;
border-left-style:dotted;
border-left-color:#dad4ca;
padding-left:13px;
float:left;
margin: 0px 13px 0px 0px; 
max-width: 36em;
}

h1 {
	color:#569bbe;
	font-size:1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	letter-spacing:-1px;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-family: 'Pinyon Script', cursive;
	font-size: 24px;
	font-weight: 500;
	color: #569BBE;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	text-align: center;
}

#column2 {
width:194px;
height:117px;
float:left;
margin: 0px 0px 0px 0px;
}

#column2inside {
width:280px;
height:auto;
float:left;
margin: 0px 0px 0px 60px;
}

#callout {
width:200px;
height:90px;
border: #b6b1a3 1px solid;
margin: 0px 0px 0px 0px;
padding: 3px;
margin-top:10px;
}

#column3 {
	text-align:left;
	height:auto;
	width:245px;
	float:left;
	padding-left:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px dotted #6CC;
	background-color: #F2F5F9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
}


#textnav
{
	text-align:right;
	width:933px;
	padding-top:5px;
	padding-left:13px;
	padding-right:0px;
	color:#9a9084;
	border:0px solid black;
}

#footer
{
	text-align:left;
	width:694px;
	padding-top:10px;
	padding-left:253px;
	padding-right:0px;
	font-size:.86em;
	color:#9a9084;
	left:50%;
	position:absolute;
	margin-left:-473px;
	border:0px solid black;
}
#inquiry {
	height: 50px;
	width: 600px;
	margin-left: -300px;
	position: relative;
	left: 50%;
	border: 2px solid #0099FF;
}
.clear {
clear:both;
margin-top:-1px;
height:1px;
overflow:hidden;
}
.hide {
	z-index: 0;
}
img.floatLeft {
	float: left;
	clear: right;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: thin dotted #569BBE;
}
