body {
	background: #7B916A url(images/bg-site.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
*:focus { 
        outline: none; 
        }
*::-moz-focus-inner { 
        border: none; 
      }
p, h1, h2, h3, h4, h5, a, ul, li, lo, address, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
}
p, div#content li {
	font-size: .8em;
	line-height: 1.2ems;
}
h1 {
	width: 580px;
	height: 21px;
	display: block;
	text-indent: -5000em;
	left: 782px;
	top: 144px;
	border-bottom: 1px solid #DEE4DA;
	padding-bottom: 3px;
	margin: 0px;
	padding-top: 0px;
	}
	h1#welcome {
	background: url(images/h1-welcome.gif) no-repeat 0 0;
		}
	h1#services {
	background: url(images/h1-services.gif) no-repeat 0 0;
	}
	h1#about {
	background: url(images/h1-about.gif) no-repeat 0 0;
	}
	h1#staff {
	background: url(images/h1-staff.gif) no-repeat 0 0;
	}
	h1#location {
	background: url(images/h1-location.gif) no-repeat 0 0;
	}
	h1#contact {
	background: url(images/h1-contact.gif) no-repeat 0 0;
	}
	h1#resources {
	background: url(images/h1-resources.gif) no-repeat 0 0;
	}
	h1#news {
	background: url(images/h1-news.gif) no-repeat 0 0;
	}
	h1#forms {
	background: url(images/h1-forms.gif) no-repeat 0 0;
	}


h2 {
	font-size: .9ems;
	color: #7B916A;
	font: bold .9em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
address {

	font-size: .7ems;
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
                }
a:link {
}
a:visited {
}
a:hover {
     font-weight: bold;
}
a:active {
}
iframe {
	margin-top: -10px;
}


/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */


div#wrapper {
	background: url(images/bg-wrapper.jpg) no-repeat left bottom;
	min-height: 393px;
	height: 1%;
}
div#container {
	width: 990px;
	margin: 0px auto;
	background: url(images/bg-container.jpg) repeat-y;
}

div#audio {
	position: absolute;
	left: 829px;
	top: 225px;
}

div#header {
	background: url(images/header.jpg) no-repeat;
	height: 259px;
	position: relative;
	}
	div#header2 {
	background: url(images/header-services.jpg) no-repeat;
	height: 259px;
	position: relative;
	}
	div#header3 {
	background: url(images/header-about.jpg) no-repeat;
	height: 259px;
	position: relative;
	}
	div#header4 {
	background: url(images/header-staff.jpg) no-repeat;
	height: 259px;
	position: relative;
	}
	div#header5 {
	background: url(images/header-location.jpg) no-repeat;
	height: 259px;
	position: relative;
	}
	div#header6 {
	background: url(images/header-contact.jpg) no-repeat;
	height: 259px;
	position: relative;
	}
	div#header7 {
	background: url(images/header-news.jpg) no-repeat;
	height: 259px;
	position: relative;
	}
	div#header8 {
	background: url(images/header-resources.jpg) no-repeat;
	height: 259px;
	position: relative;
	}
	div#header9 {
	background: url(images/header-forms.jpg) no-repeat;
	height: 259px;
	position: relative;
	}
	
div#flash {
	position: absolute;
	left: 143px;
	top: 5px;
}	

div#content {
	width: 580px;
	padding-left: 160px;
	float: left;
	margin-bottom: 120px;
	padding-top: 8px;
	}
	div#content li {
	list-style: url(images/paw2.gif);
	margin-bottom: 5px;
	}
	
div#map {
	margin-bottom: 15px;
	margin-top: 15px;
}


div#sidebar {
	float: right;
	background: url(images/bg-sidebar.jpg) no-repeat right top;
	width: 218px;
	padding-top: 50px;
	height: 300px;
	padding-bottom: 50px;
	padding-left: 20px;
	}
	div#sidebar p {
	font-size: 11px;
	line-height: 14px;
	clear: left;
	}
div#sidebar img {
	clear: both;
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
	border-style: none;
}




div#footer {
	clear: both;
	background: url(images/footer.gif) no-repeat;
}

div#owner {
	width: 970px;
	margin: 0px auto;
	clear: both;
	padding-top: 5px;
	}
	div#owner img {
	float: right;
	border: none;
	}
	
div#copyright {
	text-align: left;
	width: 970px;
	margin: 0px auto;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	clear: both;
	padding-left: 90px;
	}
	div#copyright img {
	border: none;
	}
	div#copyright a:link, div#copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	div#copyright a:hover {
	text-decoration: underline;
	}
	
/* ---------------------------- MAIN NAVIGATION ----------------------------  */
div#nav{
	background: url(images/bg-nav.jpg);
	height: 56px;
	position: relative;
}
ul#mainnav {
	float: left;
	width: 832px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	left: 143px;
	top: 0px;
	}

ul#mainnav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
}

ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	text-decoration: none;
	text-align: center;
	display: block;
	width: auto;
	padding: 20px 13px 16px;
	margin: 0px;
	border-right: 1px solid #4D82B8;
	color: #FFFFFF;
	text-transform: uppercase;
	font: bold 12px Arial, Helvetica, sans-serif;
}

ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	background: #75B3E2 url(images/paw.gif) no-repeat center 4px;
}


/* ---------------------------- UTILITY NAVIGATION ----------------------------  */
div#utility {
	width: 970px;
	margin: 0px auto;
	padding-left: 270px;
	}
	ul#utilitynav {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	ul#utilitynav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
	}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: auto;
	padding: 2px 10px;
	margin: 0px;
	border-left: 1px solid #5B6C4F;
	color: #FFFFFF;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	text-decoration: underline;
	}


/* ----------------- CUSTOM CLASSES ----------------- */

img.left {
	float: left;
	padding: 5px;
	background: white;
	margin: 0px 15px 10px 0px;
	border: solid 1px #ccc;
}
img.right {
	float: right;
	padding: 5px;
	background: white;
	margin: 0px 0px 10px 15px;
	border: solid 1px #ccc;
}
img.right2 {
	float: right;
	padding: 5px;
	background: white;
	margin: 0px 0px 10px 15px;
}

img.border {
	background: #fff;
	padding: 0px;
	border: 1px solid #DEE4DA;
	margin-bottom: 10px;
}

p.clear {
	clear: both;
}
div.column {
	float: left;
	width: 260px;
	margin-right: 10px;
}

div.pullout {
	background: #DEE4DA;
	border: 1px solid #77936D;
	margin: 0px;
	padding: 0px 0px 10px;
	clear: both;
	}
	div.pullout p    {
	font-size: 11px;
	text-align: center;
	}
	div.pullout strong {
	margin-bottom: 5px;
	}
	
div.pullout2 {
	background: #E0EAF3;
	border: 1px solid #B3CBE1;
	margin: 0px;
	padding: 10px 20px 20px;
	}
	div.pullout2 img {
	float: left;
	padding: 5px;
	background: white;
	margin: 0px 15px 20px 0px;
	border: 1px solid #B3CBE1;
	}

