    html,body{margin:0;padding:0}
    
    body{font: 76% arial,sans-serif;background: url(../img/bodybg.gif) repeat-x;}
    p{margin:0 10px 10px}
    div#header h1{display:none;line-height:80px;margin:0;padding-left:10px;background: #EEE;color: #79B30B}
    div#header {height:287px;background: url(../img/header3.jpg) no-repeat top center;}
    div#container{width:960px;margin:0 auto;background:url(../img/contentbg.jpg) no-repeat 0px 254px;}
.center {text-align:center;}

    div#wrapper {width: 760px;margin:0 auto;padding-top: 10px;}

    div#content{float:left;width:535px;}
    div#content p{line-height:1.4}

    div#sidebar{float:right;width:200px;margin-right:1px;padding-right:5px;text-align:justify;}
    div#sidebar address {text-align:right;font-style:normal;}
    div#footer{color: #000;text-align:center;}
    div#footer{clear:both;width:100%}

div#header ul#nav {list-style:none;padding:0;margin:0;margin-left:109px;padding-top:49px;}
div#header ul#nav li {height:30px;line-height:35px;float:left;padding:0 1em;}
div#header ul#nav li a {color:#004696;text-decoration:none;}
div#header ul#nav li:hover a {color:#FFF;}
div#header ul#nav li:hover  {background:#FF830F;}
div#header ul#nav li a:hover {text-decoration:underline;}

#formsuccess, #formerror {font-size:1.5em;width:85%;margin:0 auto;text-align:center;padding: 1em 0;}
#formerror {border:1px dotted red;background:#FDC5C5;}
#formsuccess {border:1px dotted green;background:#7BFB7B;}

h1 {
	font-size: 22px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	background-image: url(images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #004696;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #004696;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 14px;
	color: #004696;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}
img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}
h2 a {font-size: 9px;line-height:11px;}
#content a, #border p a, #sidebar a, #footer a {
	text-decoration: none;
	color: #004696;
	border-bottom: 1px dotted #004696;
	padding: 2px 2px 2px 2px;
}
#footer a {border:0;}
#content  a:hover, #border p a:hover, #sidebar a:hover, #footer a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #004696;
	padding: 2px 2px 2px 2px;
}
#footer a:hover {background:none;color:inherit;}
ol li {padding-bottom:.5em;}
#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}
#content img {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #004696;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #004696;
	font-style: italic;
}
.clr {clear:both;}   

#sidebar h4 {margin-top:0;text-align:right;}


#content .mapContainer img {background:none;padding: inherit;border:none;}
.mapContainer {width: 98%;margin:0 auto;}
.mapContainer #mohawkmap,.mapContainer #wlmhmap {width: 54%;height:350px;float:right;}
.mapContainer #mohawkdirections,.mapContainer #wlmhdirections {width:44%;float:left;}
.mapContainer #wlmhdirections #wlmhdirectionsresults,
.mapContainer #mohawkdirections #mohawkdirectionsresults {width:90%;margin:0 auto;display:none;}
.mapContainer #mwait,.mapContainer #wwait {text-align:center;display:none;}
#directions form label {display:block;font-size: 1.1em;text-align:center;text-decoration:underline;font-weight:bold;}
#directions form input {width:90%;margin:.25em auto;display:block;}

