/* *** ** Start of CSS ** *** */
* {margin:0; padding:0;}
html, body { height:100%; }
#content ul { margin:0; padding:0; line-height:22px; }
ul.side-links { margin:0; }
ul.side-links li { list-style:none; padding:0 0 10px 0; margin:5px 0; border-bottom:dotted 1px #000;}
.body ul ul {margin-left:70px; }
.body ol {margin-left:70px;}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, dl, fieldset, address { margin:.5em 0; }

/* Text Styling */
h1 {
	margin:0 0 10px;
	padding:30px 15px 0 70px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:20px;
	color:#114b3a;
}
h2 {margin:0 0 10px;
	padding:30px 15px 0 70px;
	font-family:Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:16px;
	color:#114b3a;}

h3 {margin:0 0 10px;
	padding:30px 15px 0 70px;
	font-family:Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#114b3a;}

h4 {margin:0 0 10px;
	padding:30px 15px 0 70px;
	font-family:Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#114b3a;}

h5 {margin:0 0 10px;
	padding:30px 15px 0 70px;
	font-family:Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#114b3a;}
p { line-height:18px; margin:10px 0;}
strong { font-weight:bold; }
a { text-decoration:none; color:#114b3a;  }
a:hover { text-decoration:underline; color:#000; }
a:active { outline: none; }
a:focus { -moz-outline-style: none; }
a#current {background:url(/images/navHover.gif) repeat-x top;}
.required { color:#FF0000; }
img { border:none; outline:none; margin:0; padding:0;}
.clear { clear:both; }
hr { width:613px; height:1px; color:#114b3a; background:#114b3a;}

/* Layout Styling */
.body {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	background: #003C2C url(/images/bodybg.gif) repeat-x top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container {
	width: 952px;
	background: url(/images/containerbg.png) repeat-y;
	margin: 0 auto;
	padding-left:8px;
	padding-right:8px;
	text-align: left;
}
#header { 
	padding:0;
	margin:0;
	height:162px;
	overflow:hidden;
}
#header #logo {
	width:476px;
	height:auto;
	float:left;
}
#header #logo h1 { 
	margin: 0;
	padding:0;
	text-indent:-99999px;
}
#header #logo h1 a {
	background:url(/images/logobg.jpg) no-repeat;
	text-indent:-99999px;
	display:block;
	width:476px;
	height:162px;
}
#header #logo h2 {
	text-indent:-99999px;
}
#phoneNum {
	background:url(/images/phonebg.jpg) no-repeat;
	color:#8cbdae;
	font-size:11px;
	width:425px;
	height:152px;
	float:left;
	text-align:right;
	padding-right:50px;
	padding-top:10px;
}
#phoneNum p a {
	color:#8CBDAE;
}

/*NAVIGATION*/
.Navigation {
	margin-left:70px;
}
#nav {
	width:951px;
	height:44px;
	padding:1px 0;
	background:url(/images/navbg.gif) repeat-x;
}
#nav li img {
	margin:1px 0 0 0;
	padding:0;
}
#content { 
	width:100%;
}
#content #mainPic {
	display:block;
	width:951px;
	height:180px;
	margin:0;
	padding:0;
}
#content #gold {
	margin:0;
	padding:0;
	width:951px;
	height:32px;
	background:url(/images/goldbg.gif) repeat-x top;
	display:block;
}
#main { 
	color:#57523f;
	font-weight:normal;
	font-size:13px;
	margin-right: 0; 
	padding-right:0;
	float:left;
	background: #fbf7e7;
	width:716px;
}
#mainSub ul {margin-left:45px;}
#mainSub {
	color:#57523f;
	font-weight:normal;
	font-size:13px;
	margin: 0; 
	padding:0;
	float:left;
	background: #fbf7e7;
	width:951px;
}
#main p, #mainSub p {
	margin:0 0 5px;
	padding: 0 35px 5px 70px;
}
#main p a, #mainSub p a {
	color:#114b3a;
	text-decoration:underline;
}
#main p a:hover, #mainSub p a:hover {
	text-decoration:underline;
	color:#000;
}
#main h1, #mainSub h1 {
	margin:0 0 10px;
	padding:30px 15px 0 70px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:20px;
	color:#114b3a;
}
#main h2, #mainSub h2 {
	margin:10px 0 0;
	padding:0 15px 0 70px;
	font-family: Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size:17px;
	color:#114b3a;
}
#main h3, #mainSub h3 {
	margin:10px 0 0;
	padding:0 15px 0 70px;
	font-family:Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#114b3a;
}
#main h4, #mainSub h4 {
	margin:0;
	padding:0;
}
#sidebar { 
	margin:0;
	padding:0;
	width:227px;
	height:56px;
	min-height:5672px;
	background:#CABA87 url(/images/contactFormBg.jpg) repeat-x;
	overflow:hidden;
}
html>body #sidebar {height:562px; min-height:562px;}
#sidebar h3#contactHeading {
	text-indent:-99999px;
	background:url(/images/contactHeaderBg.gif) no-repeat;
	height:54px;
	padding:0;
	margin:0 4px;
}
#sidebar #av {
	width:227px;
	height:123px;
	display:block;
}
#sidebar #contactAddress {
	text-align:center;
	font-style:italic;
	font-size:13px;
	color:#114b3a;
	padding:10px;
	background:#CABA87;
	margin:0;
}
#sidebar #contactAddress p {
	margin:0;
	padding:0;
}

#subContent {
	margin:0;
	padding:0;
}
#subHeaderHome {
	width:646px;
	padding-left:70px;
	background:#E6DFC5;
	color:#57523F;
}
#subHeader {
	padding:10px 70px;
	color:#57523F;
}
#subHeader hr {
	margin:0;
}
#subHeader h3, #subHeaderHome h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#114B3A;
	padding:0;
	margin:0;
}
#subHeader p, #subHeaderHome p {
	padding:5px 0;
	color:#57523F;
}
#subHeader p a, #subHeaderHome p a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	padding: 0 0 0 84px;
	color:#57523F;
	float:left;
	text-decoration:none;
}
#subHeader p a:hover, #subHeaderHome p a:hover {
	text-decoration:underline;
}
#subHeader h4 {
	padding-left:108px;
	font-size:13px;
	font-style:italic;
	color:#000;
}
.ie7 body #subHeader h4 {
	margin-left:108px;
	font-size:13px;
	font-style:italic;
	color:#000;
}
/* Form Styling */
#mc-form { width:210px; padding:10px 10px 10px 10px; margin:0; background:; text-align:center; }
#mc-form form { width:100%; }
#mc-form label { display:block; text-align:left; height:15px; padding:10px 0 3px 13px; margin:0; width:100%; color:#57523f; font-size:10px; }
#mc-form input { width:184px; height:22px; margin:auto 0; border-top:solid 1px #bbbdbe; border-right:solid 1px #373e41; border-left:solid 1px #bbbdbe; border-bottom:solid 1px #373e41; }
#mc-form input#submit {width:77px; height:34px; margin:10px 0 0 0; padding:0; border:none;}
#mc-form textarea { width:184px; height:40px; border-top:solid 1px #bbbdbe; border-right:solid 1px #373e41; border-left:solid 1px #bbbdbe; border-bottom:solid 1px #373e41; }
#mc-form input.submit-btn { width:75px; height:30px; margin:10px 0 0 0; vertical-align:middle; text-align:center; }

/* Footer Styling */
#footer { 
background:url(/images/footerTopBg.gif) no-repeat;
width:974px;
margin:0 auto;
padding:20px 0;
}
#footer p {	margin: 0; padding: 10px 0; color:#FFF;}

/* Footer Navigation Styling */
#footerNav { text-align:center; height:35px; }
#footerNav a { font-family:Georgia, "Times New Roman", Times, serif; color:#819690; padding:0 8px; border-right:solid 1px #819690;}
#footerNav a:hover { color:#CDBF90; text-decoration:none; }
#footerNav a.last-child { border: none; }
#footerNav a.current {color:#CDBF90;}
/* Disclaimer Styling */
#disclaimer {
	width: 800px; /* adjust width and height for your disclaimer */
	height:50px;
	margin: 0 auto; /* centers the disclaimer (if outside your container div) */
	padding:0;
	text-align: left;
	color:#FFF;
}
#disclaimer p {
	margin:0; 
	padding:0; 
	line-height:17px;
	font-size:10px;
	color:#819690;
}
#disclaimer a { color:#cecece; font-weight:bold; }
#disclaimer a:hover { color:#CDBF90; text-decoration:underline; } 

span.underline {text-decoration:underline;}
/* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0 auto;
	padding: 0 0 0 2px;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
    width:868px;
	height:44px;
	background:url(/images/navDiv.gif) left no-repeat;

}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
/*THESE ARE THE MAIN LINKS - TOP*/
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0 2px 0 0;
	list-style-type: none;
	text-decoration:none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
	background:url(/images/navDiv.gif) right no-repeat;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	position: absolute;
	left: -1000em;
	width:8.2em;
	background-image:none;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 8.2em;
	padding:0;
	background-image:none;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #e8d69c;
	margin-top:5px;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	cursor: pointer;
	padding: 15px 0.75em 14px;
	line-height:15px;
	color: #000;
}
ul.MenuBarHorizontal ul a
{
	display: block;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	cursor: pointer;
	background:#6F6749;
	padding: .5em 0.75em;
	line-height:normal;
	color: #000;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
background:url(/images/navHover.gif) repeat-x;
color: #000;
}





/*THIS IS THE TOP LEVEL*/
ul.MenuBarHorizontal ul a:hover, ul.MenuBarHorizontal ul a:focus
{
	text-decoration:none;
	background-image:none;
	background:#a3956c;
color: #000;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	text-decoration:none;
	color: #000;
}



ul.MenuBarHorizontal ul a.MenuBarItemHover, ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal ul a.MenuBarSubmenuVisible
{
	background-image:none;
	background:#a3956c;
	color: #FFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(/images/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(/images/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		float: left;
	}
	ul.MenuBarHorizontal ul li.MenuBarItemIE
	{
		display: inline;
		float: left;
		background:#6F6749;
	}
}
/* Directions Page Styles (Google Maps Default)


/* Fix for IE6 - prevents text from disappearing when map loads - apply this class to the RTF for content area */
.DirectionsContent {
	display:block;
	position:relative;}
	

/* [ Outer div ] -----------> */
#directionsForm {
	margin-left:70px;
	}

/* div that wraps form */
#directionsInput {
	padding:4px 0px;}

#fromAddress {
	width:350px;
	border:1px solid #c0c0c0;
	background:#eee;
	padding:3px 4px;
	font:11px Tahoma, Verdana, sans-serif;
	color:#555;} /* address input field */

#directionsLocale {
	padding:4px 0px;
}

	#directionsLocale select {
		border:1px solid #c0c0c0;
		background:#eee;
		padding:2px;
		font:11px Tahoma, Verdana, sans-serif;
		color:#555;} /* language dropmenu */

#locale{
	}

#directionsSubmit {
	padding:4px 0px;
}
	
	#directionsSubmit input {
		padding:1px 2px;
		font:bold 12px Tahoma, Verdana, sans-serif;
		text-transform:uppercase;
		color:#fff;
		background:#364a61;
		border:1px solid #000;} /* GET DIRECTIONS button */
	#directionsSubmit input:hover {
		background:#7b0225;}

#map {
	border:1px solid #c0c0c0;
	color:#000;
	margin-left:70px;}

#addressNotFound {
	}

#directions {
	}

/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:3px 0px;
	margin:0 0 0 70px;}

.form-label {
	width:112px; /* Width of labels */
	padding:0px 2px 0px 0px;
	display:block;
	vertical-align:top;
	text-align:left;}
label.form-label {width:250px;}
.form-pct {	
	border:1px solid #bbb;
	background:#eee;
	font:11px Tahoma, Verdana, sans-serif;
	color:#555;
	padding:5px 6px;
	width:380px;}
	
select.form-pct {
	width:auto;}
	
.msg-pct {
	border:1px solid #bbb;
	background:#eee;
	font:11px Tahoma, Verdana, sans-serif;
	color:#555;
	padding:5px 6px;
	width:495px; /*  .form-label + .form-pct + horizontal padding on .form-label   */
	height:70px;
	overflow:auto;}

.main-submit {
	padding:1px 2px;
	margin-left:70px;
	font:bold 12px Tahoma, Verdana, sans-serif;
	text-transform:uppercase;
	color:#fff;
	background:#364a61;
	border:1px solid #000;
	text-align:center;
	text-decoration:none;} /*applied to SUBMIT and CLEAR VALUES buttons on main contact form */
	
.main-submit:hover {
	background:#7b0225;}


.custom-form {
	margin-top:14px;}

	.custom-form fieldset {
		margin:0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form ol {
		margin:0px;
		padding:0px;
		list-style:none;}



/*  <![ Disclaimer Alert [ ----------------------------------------------------*/

#overlay_div {
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	line-height:normal;}
	
#iagree {
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #031c40; /* Disclaimer box border color */
	background-color:#ececec; /* Disclaimer box bgcolor color */
	width:400px;
	margin:4px 0 0 0;}

#overlay_div h3 {
	font:18px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #0a3150;
	color:#031c40;
	padding:0;
	margin:0px 0px 4px 0px;}

#iagree .overlay_submit {
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background:#555;
	border:1px solid #333;
	float:right;
	text-decoration:none;}
	
	#iagree .overlay_submit:hover {
		text-decoration:none;
		color:#fff;
		background:#777;
		border:1px solid #555;}
	
#iagree .checkbox {
	float:left;
	height:22px;
	display:block;}

#iagree input#Agreement {
	position:relative;
	top:3px;
	border:none;}




.mac.ff2 ul.MenuBarHorizontal, .mac.ff3 ul.MenuBarHorizontal {
	width:868px;
	margin-left:53px;
}
.mac.safari3 ul.MenuBarHorizontal, .mac.safari ul.MenuBarHorizontal {
	width:868px;
	margin-left:51px;
}
.ie6 #content #sidebar {
	float:left;
	margin:0;
	padding:0;
	height:592px;
	min-height:592px;
}/* *** ** End   of CSS ** *** */
/* *** ** Start of HomeWrapper ** *** */
<script language="javascript" type="text/javascript">
function css_browser_selector(u){var ua = u.toLowerCase(),is=function(t){return ua.indexOf(t)>-1;},g='gecko',w='webkit',s='safari',h=document.getElementsByTagName('html')[0],b=[(!(/opera|webtv/i.test(ua))&&/msie\s(\d)/.test(ua))?('ie ie'+RegExp.$1):is('firefox/2')?g+' ff2':is('firefox/3')?g+' ff3':is('gecko/')?g:/opera(\s|\/)(\d+)/.test(ua)?'opera opera'+RegExp.$2:is('konqueror')?'konqueror':is('chrome')?w+' '+s+' chrome':is('applewebkit/')?w+' '+s+(/version\/(\d+)/.test(ua)?' '+s+RegExp.$1:''):is('mozilla/')?g:'',is('j2me')?'mobile':is('iphone')?'iphone':is('ipod')?'ipod':is('mac')?'mac':is('darwin')?'mac':is('webtv')?'webtv':is('win')?'win':is('freebsd')?'freebsd':(is('x11')||is('linux'))?'linux':'','js']; c = b.join(' '); h.className += ' '+c; return c;}; css_browser_selector(navigator.userAgent);
</script>/* *** ** End   of HomeWrapper ** *** */
