body{
	background-color:#f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a5a5a;
	margin: 0;
	padding: 0;
	}
:focus {
	-moz-outline-style: none;
	}
a img {
	border: none;
	}
.body-wrapper {
	width: 753px;
	background: url(/ui/public/image/layout/wrapper-bg.gif) repeat-y top left;
	margin: 0 auto;
	padding: 0 0 0 7px;
	}
.clear-both {
	clear: both;
	}
 a:link, a:visited {
	color: #6dad2a;
	text-decoration: none;
	}
 a:hover, a:active {
	color: #6dad2a;
	text-decoration: underline;
	}
.form-status, .form-status.error, .form-status.pas {
	color: #FF0000;
	text-align: center;
	}
/* ----- begin header ----- */

.header {
	position: relative;
	width: 746px;
	height: 134px;
	background-image: url(/ui/public/image/layout/header-bg.gif);
	margin: 0;
	padding: 0;
	}
	
h1#logo {
	position: absolute;
	top: 28px;
	left: 38px;
	background: url(/ui/public/image/layout/logo.gif) no-repeat top left;
	margin: 0;
	padding: 0;
	width: 212px;
	height: 92px;
	}
h1#logo a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 212px; height: 92px;
	}
	
h2#tag {
	position: absolute;
	top: 64px;
	left: 303px;
	margin: 0;
	padding: 0;
	color: #349825;
	font-size: 18px;
	font-weight: normal;
	}
	
#flashcontent {
	background: url(/ui/public/image/layout/flash-bg.jpg) no-repeat top left;
	width: 746px;
	height: 225px;
	margin: 0;
	padding: 0;
	}
p#flashtext {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	}

/* ----- end header ----- */


/* ----- begin navigation ----- */

#nav {
	background: url(/ui/public/image/layout/nav-bg.gif) repeat-x top left;
	width: 746px;
	height: 30px;
	margin: 0 0 2px 0;
	padding: 0;
	}
h2#phonenumber {
	background: url(/ui/public/image/layout/phonenumber-bg.gif) repeat-x top left;
	float: right;
	width: 225px;
	height: 28px;
	margin: 0;
	padding: 2px 0 0 0;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	}
#nav ul {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 30px;
	float: left;
	width: 521px;
	}
#nav ul li a, #nav ul li a:link, #nav ul li a:visited {
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	padding: 0 18px 0 18px;
	background: url(/ui/public/image/layout/nav-divider.gif) no-repeat top right;
	}
#nav ul li.last a, #nav ul li.last a:link, #nav ul li.last a:visited {
	background: none;
	}
#nav ul li.active a:hover, #nav ul li.active a, #nav ul li.active a:link, #nav ul li.active a:visited {
	background: url(/ui/public/image/layout/nav-active-bg.gif) repeat-x top left;
	text-decoration: none;
	color: #ffffff;
	padding: 0 18px 0 18px;
	}
#nav ul li a:hover, #nav ul li a:active {
	background: url(/ui/public/image/layout/nav-active-bg.gif) repeat-x top left;
	text-decoration: none;
	color: #ffffff;
	padding: 0 18px 0 18px;
	}
#nav ul li.last a:hover {
	background: url(/ui/public/image/layout/nav-active-bg.jpg) repeat-x top left;
	text-decoration: none;
	color: #ffffff;
	padding: 0 18px 0 18px;
	}

#nav ul li {
	color: #ffffff;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 30px;
	text-transform: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	}
#nav li li.last {
	border-width: 0 1px 1px 1px;
	}
#nav ul li ul li a, #nav ul li ul li a:link, #nav ul li ul li a:visited {
	text-decoration: none;
	color: #FF0000;
	}
#nav ul li ul li a:hover {
	color: #ffffff;
	background: #f9a30e;
	}
#nav li ul {
	color: #ff0000;
	position: absolute;
	margin: 0;
	padding: 0;
	left: -999em;
	height: auto;
	width: 168px;
	}
#nav li li {
	color: #f9a30e;
	padding: 0;
	margin: 0;
	background: #fffab1;
	border: 1px solid #f9a30e;
	border-width: 0 1px 1px 1px;
	font-size: 11px;
	line-height: 25px;
	text-transform: none;
	font-weight: bold;
	}
#nav li li:hover, #nav li li.sfhover {
	background: #fffab1;
	}
#nav ul li li a, #nav ul li li a:link, #nav ul li li a:visited, #nav ul li li a:hover {
	width: 156px;
	padding: 0 10px;	
	}
#nav li ul a {
	color: #ff0000;
	}
#nav li ul a:hover, #nav li ul a.sfhover {
	color: #f9a30e;
	text-decoration: none;
	}
#nav li ul ul {
	margin: -20px 0 0 168px;
	}
#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 {
	}

/* ----- start subnav ----- */

div.right-column ul {
	background: url(/ui/public/image/layout/subnav-ul-bg.gif) no-repeat top left;
	width: 250px;
	margin: 0;
	padding: 5px 0 20px 0;
	list-style: none;
	}
div.right-column ul li {
	margin: 0;
	padding: 0;
	}
div.right-column ul li a, div.right-column ul li a:link, div.right-column ul li a:visited {
	background: url(/ui/public/image/layout/news-divider.gif) repeat-x bottom left;
	display: block;
	width: 235px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 28px;
	margin: 0;
	padding: 0 0 0 15px;
	}
div.right-column ul li a:hover, div.right-column ul li a:active {
	background: url(/ui/public/image/layout/news-divider.gif) repeat-x bottom left;
	width: 235px;
	color: #ffffff;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 15px;
	}
div.right-column ul li.last a:hover, div.right-column ul li.last a:active {
	background: url(/ui/public/image/layout/news-divider.gif) repeat-x bottom left;
	width: 225px;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 25px;
	}
div.right-column ul li ul {
	list-style: none;
	width: 250px;
	margin: 0;
	padding: 0 0 2px 0;
	background: url(/ui/public/image/layout/news-divider.gif) repeat-x bottom left;
	}
		
div.right-column ul li ul li {
	margin: 0; padding: 0;
	list-style: none;
	background: #338727 url(/ui/public/image/layout/subnav-li-li-bg.gif) repeat-x bottom left;
	}
	
div.right-column ul li ul li a, div.right-column ul li ul li a:link, div.right-column ul li ul li a:visited  {
	background: url(/ui/public/image/layout/link-item.gif) no-repeat 4% 45%;
	padding: 0 0 0 20px;
	width: 230px;
	color: #b3e9ac;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	}
	
div.right-column ul li ul li:hover {
	background: #349c25;
	}

div.right-column ul li ul a:hover {
	background: #349c25 url(/ui/public/image/layout/link-item.gif) no-repeat 4% 45%;
	padding: 0 0 0 20px;
	width: 230px;
	color: #b3e9ac;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	}

/* ----- end subnav ----- */

/* ----- end navigation ----- */

/* ----- begin content ----- */

.content-wrapper {
	width: 746px;
	background: url(/ui/public/image/layout/content-wrapper-bg.gif) repeat-y top left;
	margin: 2px 0 0 0;
	padding: 0;
	}
.left-column {
	float: left;
	background: url(/ui/public/image/layout/left-column-bg.jpg) no-repeat top left ;
	width: 458px;
	margin: 0;
	padding: 18px;
	}
.left-column h1 {
	font-size: 30px;
	color: #6dad2a;
	font-weight: normal;
	margin: 0;
	}
.left-column h2 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight:normal;
	}
.left-column .heading {
	background-color: #ededed;
	width: 458px;
	height: 33px;
	margin: 0;
	padding: 0;
	}
.left-column .heading a:link, .left-column .heading a:visited {
	color: #6dad2a;
	text-decoration: none;
	}
.left-column .heading a:hover, .left-column .heading a:active {
	color: #6dad2a;
	text-decoration: underline;
	}
.left-column .heading h2 {
	color: #6dad2a;
	margin: 0;
	padding: 5px 0 0 15px;
	float: left;
	font-weight: normal;
	font-size: 18px;
	}
.left-column .heading a.link {
	background: url(/ui/public/image/layout/link-item.gif) no-repeat right center;
	color: #6dad2a;
	margin: 10px 15px 0 0;
	padding: 0 10px 0 0;
	float: right;
	}
.left-column .welcome-gallery {
	background-color: #f5f5f5;
	width: 458px;
	margin: 0;
	padding: 0 0 10px 0;
	}
.left-column .welcome-gallery ul {
	position: relative;
	width: 453px;
	height: 150px;
	margin: 0;
	padding: 0;
	}
.left-column .welcome-gallery ul li {
	float: left;
	width: 63px;
	height: 63px;
	margin: 10px 0 0 9px;
	padding: 0;
	list-style: none;
	border-color: #6dad2a;
	border-style: solid;
	border-width: 1px;
	background-color: #ededed;
	}
.left-column fieldset { 
	border: 0;
	}
.left-column fieldset div { 
	margin-bottom: 3px;
	}
.left-column fieldset div label { 
	cursor: pointer;
	}
.left-column fieldset div label.left { 
	float: left;
	width: 125px;
	}
.right-column {
	width: 250px;
	float: left;
	margin: 0 0 0 2px;
	padding: 0 0 10px 0;
	}
.right-column .heading {
	background: url(/ui/public/image/layout/right-column-title-bg.gif) repeat-x top left;
	height: 33px;
	width: 248px;
	margin: 0;
	padding: 0;
	border-color: #18640c;
	border-style: solid;
	border-width: 1px;
	}
.right-column .heading a:link, .right-column .heading a:visited {
	color: #ffffff;
	text-decoration: none;
	}
.right-column .heading a:hover, .right-column .heading a:active {
	color: #ffffff;
	text-decoration: underline;
	}
.right-column .heading h2 {
	color: #ffffff;
	margin: 0;
	padding: 5px 0 0 15px;
	float: left;
	font-weight: normal;
	font-size: 18px;
	}
.right-column .heading a.link {
	background: url(/ui/public/image/layout/link-item-white.gif) no-repeat right center;
	color: ffffff;
	margin: 10px 15px 0 0;
	padding: 0 10px 0 0;
	float: right;
	}
.right-column .heading img.phone {
	float: right;
	padding: 0;
	margin: 0;
	}
.right-column .content {
	margin: 0;
	padding: 0;
	}
.right-column .content img.service-areas {
	margin: 0;
	padding: 0;
	}
.right-column .content h3 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 15px;
	}
	
.right-column .content h3 a {
	color: #fff;
	}
	
.right-column .news {
	margin: 0;
	padding: 0;
	}
.right-column .news ul {
	margin: 0;
	padding: 0;
	}
.right-column .news ul li {
	width: 250px;
	background: url(/ui/public/image/layout/news-divider.gif) repeat-x bottom right;
	margin: 0;
	padding: 0 0 15px 0;
	list-style: none;
	}
.right-column .news ul li h4 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 1px 15px;
	}
.right-column .news ul li p.date {
	color: #000000;
	font-size: 10px;
	margin: 0;
	padding: 0 0 5px 15px;
	}
.right-column .news ul li p {
	width: 230px;
	color: #ffffff;
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 11px;
	}
.right-column .news a:link, .right-column .news a:visited, .right-column .news a:hover, .right-column .news a:active  {
	color: #ffffff;
	margin: 0;
	padding: 0 0 25px 15px;
	text-decoration: underline;
	}

#testimonials {
	width: 200px;
	margin: 0 auto;
	color: #fff;
	background: url(/ui/public/image/layout/testimonials-quote-top.gif) no-repeat 0% 73%;
	}
	
#testimonials p {
	color: #fff; 
	background: url(/ui/public/image/layout/testimonials-quote-bottom.gif) no-repeat bottom right;
	text-indent: 15px;
	padding: 15px 0;
	}

/* ----- end content ----- */

.photo-gallery ul{
	margin: 10px 0px; padding: 0;
	list-style: none;
	}
.photo-gallery ul li {
	float: left;
	margin: 0 15px 0 0;
	padding: 10px;
	text-align: center;
	width: 110px;
	height: 150px;
	}
.photo-gallery ul li img, .photo-gallery-img img, .content.gal-np img {
	padding: 3px; 
	border: 1px solid #cccccc;
	background-color: #fff;
	}

.photo-gallery li li a {
	color: #6dad2a;
	}
	
.photo-gallery-img, .content.gal-np {
	margin: 10px 0;
	}
	
.right-column .content.gal-np {	
	text-align: center;
	}
	
.right-column .content.gal-np a{
	color: #fff;
	}
	
.right-column ul#menu_gallery a{
	color: #fff;
	}
	
#headlines ul{
	margin: 0; padding: 0;
	list-style: none;
	}
	
#headlines ul li {
	padding: 10px 0;
	border-bottom: #ccc 1px solid;
	}

/* ----- begin footer ----- */

.footer {
	background: url(/ui/public/image/layout/footer-bg.gif) no-repeat top left;
	width: 740px;
	margin: 0 auto;
	padding: 40px 10px 0 10px;
	}
.footer ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
.footer ul li {
	margin: 0; padding: 0;
	float: left;
	}

.footer ul li a {
 	background: url(/ui/public/image/layout/footer-li-bg.gif) no-repeat center left;
	color: #6dad2a;
	text-decoration: none;
	padding: 0 3px 0 0;
	text-indent: 6px;
	display: block;
	}
	
.footer li.first a { 
	background: none !important;
	text-indent: 0 !important;
	}
.footer a {
	color: #6dad2a;
	text-decoration: underline;
	}
.footer p {
	margin:0;
	padding: 15px 0 0 0;
	}
h2#footer {
	font-size: 14px;
	font-weight: bold;
	color: #6dad2a;
	margin: 0;
	padding: 0;
	}

/* ----- end footer ----- */