a, a:link, a:visited, a:hover, a:active {color:#08736c;}
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.clrright {clear:right;}
.clrleft	{clear:left;}
h1	{font:1.13em Arial, Helvetica, sans-serif;margin:0;padding:0}
h2	{font:1.00em Arial, Helvetica, sans-serif;margin:0;padding:0}
h3	{font:0.88em Arial, Helvetica, sans-serif;margin:0;padding:0}
.pad5	{ padding:5px;}
.sm9 {font-size:0.63em;}
.sm10 {font-size:0.69em;}
img {behavior: url(inc/pngbehavior.htc);}

/*************	NEW WINDOW	 ************/
a[target ="_blank"] {
	 padding-right: 18px;
	 background: transparent url(../images/newwindow.gif) no-repeat center right;
	 }
a.nonewwin {
	 padding-right: 0px;
	 background: transparent url() no-repeat center right;
	}
a[target ="_blank"].pdf 	{
	 padding-right: 0px;
	 background: transparent url(../images/adobe-pdf.gif) no-repeat center right;
	 }
ul#pdf a[target ="_blank"] {background:none;}

/******	 LAYOUT	 ******/
html,body { height:100%; width: 100%; margin: 0 auto; }
body {
	margin:0 auto;
	text-align:center;
	padding:0;
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: #08736c;
	background:#cfe1ed url(../images/bg.jpg) repeat-x;
	}
#wrapper	{
	width:990px;
	height:auto;
	margin: 0 auto;
	text-align:center;
	background: url(../images/bgwrapper.png) repeat-y;
	behavior: url(inc/pngbehavior.htc);	
	}
#container { width: 860px; text-align:left; margin: 0 auto; }
#header { height:232px; width:857px; background:url(../images/mainbg.jpg) no-repeat; margin:8px auto 0px auto; }
#header	h1	{
	width: 480px ;
	display:block;
	float:right;
	color:#fff;
	font:2.7em Arial, Helvetica, sans-serif;
	margin:75px 20px 0 0; 
	}
#header h2 { width: 460px ; display:block; float:right; color:#fff; font:1.5em Arial, Helvetica, sans-serif; }
#content { min-height:600px; height:auto !important; height:600px; margin-bottom:18px; }
#rightcol { width:210px; float:right; margin: 0 0 0 8px; }

/******* FOOTER *******/
#footer { font:10px/13px Verdana, Arial, Helvetica, sans-serif; margin:0 0 5px 0; height:60px; }
#footer a { text-decoration:none; }
#footer #credit {float:right;width:120px;}
#footer #credit a {color:#ccc;text-decoration:none;}
#footer #credit a:hover {color:#fff;text-decoration:none;}

/******* HORIZONTAL NAV MENU	***********/
#nav	{padding-top:10px;}
ul#hrznav {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 860px; /*For KHTML*/
	list-style: none;
	height: 30px;
	background: url(../images/bgnav.jpg) repeat-x;
	}
ul#hrznav li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	height: 30px;
	}
ul#hrznav ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 200px;
	list-style: none;
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	}
ul#hrznav ul li {
	float: none; /*For Gecko*/
	display: block !important;
	display: inline; /*For IE*/
	}
/* Root Menu */
ul#hrznav a {
	border-right: 1px solid #f4f4f4;
	border-left: 1px solid #ccc;
	padding: 3px 12px 4px 12px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #09735b;	
	font: 15px/23px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
	}
/* Root Menu Hover Persistence */
ul#hrznav a:hover,
ul#hrznav li:hover a,
ul#hrznav li.iehover a {
	background: url(../images/bgnav-hover.gif) repeat-x;
	color: #04362b;
	}
/* 2nd Menu */
ul#hrznav li:hover li a,
ul#hrznav li.iehover li a {
	float: none;
	background: #1a4630;
	color: #ccc;
	padding: 2px 8px;
	font: 12px/24px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	border:1px solid #ccc;
	}
/* 2nd Menu Hover Persistence */
ul#hrznav li:hover li a:hover, ul#hrznav li:hover li:hover a,
ul#hrznav li.iehover li a:hover, ul#hrznav li.iehover li.iehover a {
	background: #2e7250;
	color: #FFF;
	}
ul#hrznav ul ul, ul#hrznav ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 160px;
	}
/* Do Not Move - Must Come Before display:block for Gecko */
ul#hrznav li:hover ul ul, ul#hrznav li:hover ul ul ul,
ul#hrznav li.iehover ul ul, ul#hrznav li.iehover ul ul ul {
	display: none;
	}
ul#hrznav li:hover ul, ul#hrznav ul li:hover ul,
ul#hrznav ul ul li:hover ul, ul#hrznav li.iehover ul,
ul#hrznav ul li.iehover ul, ul#hrznav ul ul li.iehover ul {
	display: block;
	}

/**********	CONTACT FORM	 **********/
form#contact { margin:0; padding: 5px; float:left; width: 275px; }	
#contact label,#contact input, #contact select { display: block; width: 150px; float: left; margin-bottom: 10px; }
#contact label { text-align: right; width: 75px; padding-right: 5px; }
#contact input, #contact select {border: 1px solid #099d7b;}
#contact br {clear: left;}
#contact fieldset	{
	background: #cfe1ed;
	color:#099d7b;
	border: 1px solid #e16c03;	
	margin:20px 0px 20px 0px;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
	} 
#contact legend {
	color:#e16c03;
	font-variant:small-caps;
	font:bold 0.94em Verdana, Arial, Helvetica, sans-serif;
	padding:2px 5px;
	position: relative;	
	left: -7px;	
	top: -.75em;
	}
#contact fieldset ol { padding-top: 0.25em; }
#contact #comments { display: block; width: 240px; height:70px; margin-bottom: 15px; }
#contact #submit { width: 85px; height:32px; margin-left:90px; }
#contact .shhhh { display:none; }
#addy {width: 240px; float: right; margin: 25px 50px 0 0; }

dl dt {font-variant: small-caps; color: #de6a03;}
dl dd {margin-left: 15px;}

form.quote h1 {margin-top: 15px; color: #e16c03;}
form.quote input[type="text"], form.quote select {width: 120px;}
form.quote textarea { width: 400px; height: 150px; }
form.quote td.r { text-align: right; width: 130px; }
form.quote hr {color: #e16c03; height:1px; width: 550px;}

table.pay tr {vertical-align: top;}
table.pay img {border: none; padding-right: 5px; margin-bottom: 20px;}
table.pay td.r {text-align:right;}
table.pay a[target ="_blank"] { padding-right: 0px; background: none; }