﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
}
article, aside, figure, hgroup, menu, footer, header, nav, section, summary {display: block}
/*html, body {height:100%}*/
body {
	font: 14px Arial,Verdana,Tahoma,sans-serif;
	/*font:  14px Georgia, Times, serif;*/
	background: #f0f0f0;
}
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
a, a:link, a:active, a:visited {
	color: #736F48;
	text-decoration: none;	
}
a:hover {
	color: #999460;
	text-decoration: underline;
}
a.content, a.content:link, a.content:active, a.content:visited {
	color: #736F48;
	text-decoration: none;
	bottom-border: 1px dotted #999460;
}
a.content:hover {
	color: #999460;
	border-bottom: 1px solid #999460;
}
p {
	line-height: 140%;
	font-size: 14px;
	color: #455461;
	margin-top: 10px;
}
h1 {
	font: 35px Helvetica, Ariel, serif;
	color: #999460;
	font-weight: 600;
}
#wrapper {
	position: relative;
}

/**************Header Area***************/

#header-wrapper {
	/*background: #996515 none repeat scroll 0 0;*/
	background: #C1DEC5 repeat scroll 0 0;
	border-top: 5px solid #355E3B;
	height: 120px;
}
header {
	position: relative;
	margin: 0 auto;
	width: 960px;
}
header #logo {
	/*top: 17px;
	position: absolute;
	left: 235px;*/
	float: left;
	margin: 20px 0 0 20px;
	
}
p.logo-tagline {
	margin-top: 83px;
	color: #355E3B;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	float: left;	
}
#phone-number img {
	float: right;
	margin: 20px 20px 0 0;
}

/**************Navigation***********************/

#nav {
    background: url("images/nav-back.jpg") repeat scroll 0 0 #E7DFD7;
    border-bottom: 3px solid #355E3B;
    clear: both;
    color: #FFFFFF;
    height: 45px;
    line-height: 20px;
    margin: 0 auto;
    padding: 0;
    text-transform: uppercase;
	font-family: Time New Roman;
	font-size: 16px;
}
#nav .wrap {
    margin: 0 auto;
    width: 960px;
}
#nav ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 900px;
}
#nav li {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#nav li a {
    border-right: 2px solid #C1DEC5;
    color: #355E3B;
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    padding: 13px 22px 12px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}
#nav li a:hover, #nav li a:active, #nav .current_page_item a {
    background: #E7DFD7;
    color: #355E3B;
}
#nav li.active {
	background: #E7DFD7;
}
#nav li li.active a{
	color: #355E3B !important;
}
#nav li li a, #nav li li a:link, #nav li li a:visited {
    background: #E7DFD7;       	
    color: #737373;
    margin: 0;
	border-left: 1px solid #355E3B;
    border-right: 1px solid #355E3B;
    padding: 10px 10px 0 10px;
    position: relative;
    text-transform: none;
    width: 200px;
}
#nav li li.first a {
	border-top: 3px solid #355E3B; 
}
#nav li li.last a {
	border-bottom: 1px solid #355E3B;
	padding-bottom: 10px;
}
#nav li li a.list-heading, #nav li li a.list-heading:hover {
	color: #000000;
	text-decoration: underline;
	cursor: text;
}
#nav li li a:hover, #nav li li a:active {
    background: #E7DFD7;
    color: #355E3B;
}
#nav li ul {
    height: auto;
    left: -999em;
    margin: 0 0 0 -2px;
    padding: 0;
	position: absolute;
    width: 200px;
    z-index: 9999;
}
#nav li ul a {
    width: 160px;
}
#nav li ul a:hover, #nav li ul a:active {
}
#nav li ul ul {
    margin: -33px 0 0 159px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
    left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
    left: auto;
}
#nav li:hover, #nav li.sfHover {
    position: static;
}

/***********Content Area*****************/

#content-wrap {	
	width: 900px;
	padding: 30px;
	min-height: 600px;
	background: #ffffff;
}
#main-content-wrap {
	margin: 0 0 0 20px;
}
#main-content {
	float: left;
	width: 600px;
	padding: 20px 0 0 0;
}
img.arial {
	padding: 12px;
	margin-top: 10px;
	background: none repeat scroll 0 0 #E7DFD7;
	border: 1px solid #999460;
}
#main-content ul {
	padding-left: 50px;
}
#main-content ul li {
	color: #455461;
    font-size: 100%;
    font-style: italic;
    line-height: 1.6em;
    list-style: square outside none;
    padding: 2px 0;
}
.shadow1 {
	-webkit-box-shadow: 8px 0 6px -6px #AAAAAA;
	   -moz-box-shadow: 8px 0 6px -6px #AAAAAA;
	        box-shadow: 8px 0 6px -6px #AAAAAA;
}
.shadow2 {
	margin: 0 auto;
	width: 960px;
	-webkit-box-shadow: -8px 0 6px -6px #AAAAAA;
	   -moz-box-shadow: -8px 0 6px -6px #AAAAAA;
	        box-shadow: -8px 0 6px -6px #AAAAAA;
}
.sidebar {
	float: right;
	background: #ffffff;
	margin-right: 20px;
}
.sidebar-title {
	color: #355E3B;
    font-size: 26px;
    height: auto !important;
    min-height: 36px !important;
	margin-bottom: 5px;
}
.sidebar ul {
	List-style: none outside none;
	margin: 0;
	padding: 0;
}
.sidebar li {
	padding: 5px 0;
	border-bottom: 2px dotted #C1DEC5;
}
.sidebar li a {
	border-right: 4px solid #DDDDDD;	
    color: #555555;
    display: block;
    font-size: 14px;    
    margin: 0;
    padding: 5px 20px 5px 10px;
    position: relative;
    text-decoration: none;    
}
.sidebar li a:hover {
	border-right: 4px solid #999460;
	color: #999460;
}
.sidebar li:first-child {
	border-top: 2px dotted #C1DEC5;
}
.sidebar li.active a {
	border-right: 4px solid #999460;
}
#bar {
	background: #999460;
	height: 5px;
	margin-bottom: 2px;
}
#map_canvas {
	width: 600px;
	height: 400px;		
}
#map-wrap {
	padding: 12px;
	margin: 20px 0 40px 0;
	background: none repeat scroll 0 0 #E7DFD7;
	border: 1px solid #999460;
	float: left;	
}
.map-title {
	color: #355E3B;
	font-size: 13pt;
	margin: 0 0 10px 0;
}

/***********Footer*****************/

#footer {
	background: #C1DEC5;
	height: 100px;
	border-top: 5px solid #355E3B;
}
#foot {
	margin: 0 auto;
	width: 960px;
}
#left_side {
	float: left;
}
#right_side {
	float: right;
	margin: 42px 20px 0 0;
}
#right_side span {
	color: #355E3B;
	line-height: 20px;	
}
img.recycle {
	margin: 16px 0 0 20px;
	float: left;
}

#foot #address {
	float: left;
	margin: 16px 0 0 15px;
	color: #355E3B;
}