
body {
margin:5px 5px 0px 3px;
padding:0px;
font-family:Arial, Helvetica, sans-serif; 
font-size: 76%; 
color:#000000;
}

.leftcontent {
position: absolute;
left:3px;
top:172px;
width:142px;
background:#ffffff url(img/left_bg.gif);
border:none;
text-align:left;
}

.left_news {
position:relative;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: .9em;
color:#818181;
margin: 0;
padding:10px 5px 5px 10px;
width:150px;
background:#ffffff;
}

#centercontent {
background:#ffffff;
margin-top: 0;;
line-height:1.4em;
margin-left: 165px;
margin-right:230px;
padding-right: 15px;
}

#rightcontent {
	position: absolute;
	right:13px;
	top:5px;
	width:200px;
	background:#fff;
	border:1px solid #7DB26E;
	
}

.right_news {
position:relative;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: .9em;
color:#818181;
margin: 0;
padding:10px 5px 2px 5px;
width:185px;
background:#fff;
}

#banner {
background:#fff url(images/top_scene.jpg);
height:130px;
background-repeat: no-repeat;	
background-position: 150px top;
border:none;
margin-right: 221px;
}

.page_subtitle {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: black;
position:absolute;
top:-90px;
left:150px;

}


.footer {
margin:10px 0 10px 0;
padding:10px 10px 5px 10px;
background:#fff;
border-top:1px solid #ccc;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .9em;
color: #B7D7AF;
}

.footer a {
color:#B7D7AF;
text-decoration:underline;
}

.footer a:hover {
color:#999999;
text-decoration:none;
}



p, h1, pre {
font-size: 1em;
margin:0px 10px 10px 10px;
}

#rightcontent p {
font-size: .9em;
}

/******* left navigation *******/
#nav ul {
margin:10px 0 10px 5px;
padding:0 0 0 0;
background:transparent;
}

#nav li {
list-style-type: none;
background:#6a8659;
color: #daa520;
border:1px solid #7DB26E;
text-align:left;
padding:0 0 0 0;
margin-bottom:6px;
}

#nav li a {
color: #fff;
font-weight:bold;
text-decoration: none;
display: block;
padding:2px 0 2px 5px;
}

#nav li a:hover {
background:#e8f1e3;
color: #7F9BC5;
background-image: url(img/paw.gif);
background-repeat: no-repeat;
background-position: 85px;
}


a {
color:#699065;
text-decoration:underline;
}

a:hover {
color:#999999;
text-decoration:none;
}


.news_title {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:bold;
color:#7F9BC5;
}

.news_title_grn {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:bold;
color:#6C9261;
}


span.paw{
display:block;
float:left;
width:22px;
height:22px;
margin-right:3px;
background-image: url(images/colored-paw.gif);
background-repeat:no-repeat;
}


h1 {
font-size:1.4em;
padding-top:10px;
color:#6C9261;
background-image: url(images/colored-paw.gif);
background-repeat: no-repeat;
height: 20px;
background-position: 0 4px;
padding-left: 25px;
margin-left: 5px;
padding-bottom: 5px;	
}
h2 {
font-size: 1.2em;
font-weight: bold;
color:#6C9261;
margin-left: 5px;
}
h3 {
color: #6c9261;
font-size: 1.2em;
margin-left: 8px;
}
.contact-page-address {
color: #6c9261;
font-weight: bold;

}

/******* lists *******/

#list ul {
margin:0 0 0 0;
padding:0 0 0 0;
list-style:none;
}

#list li {
margin:.5em 0 0 0;
padding:0 0 0 15px;
list-style:none;
background: url(img/square_list.gif) no-repeat;
background-position: 0 .3em;
}

#list li.sub {
margin:.5em 0 0 .5em;
padding:0 0 0 15px;
list-style:none;
background: url(img/square_list2.gif) no-repeat;
background-position: 0 .3em;
}

.hours-right {
float: right;
width: 200px;
margin: 3px 0 3px 5px;
border: 1px solid #6c9261;
padding: 4px;
}

img {
border:none;
}

.center {
text-align:center;

}
.rt {
float: right;
padding: 3px 0 3px 5px;
}
.lt {
float: left;
padding: 3px 5px 3px 0;
}

/******* workarounds and hacks *******/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

