

* { outline: none; }
input::-moz-focus-inner { border: 0; }
.clear { clear: both; }
a img { border: none; }
p { padding: 9px 0px; margin: 0px; }
hr { color: #c1c1c1; background-color: #c1c1c1; height: 1px; border: none; }
.hidden { display: none; }
.textright { text-align: right; }
.textleft { text-align: left; }
.textcenter { text-align: center; }

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



#adminbar {
	padding: 5px 10px;
	background: #1973b0 url(../admin_images/adminbar.png) top repeat-x;
	border: 1px solid #004c80;
}
#adminbar form {
	padding: 0px;
	margin: 0px;
}
#editbutton {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	display: block;
	height: 40px;
	width: 220px;
	border: none;
	background: url(../admin_images/edit.png) top;
	cursor: pointer;
	text-indent: -3333px;
	overflow: hidden;
}
#editbutton:hover {
	background: url(../admin_images/edit.png) bottom;
}
#viewmediaform {
	display: block;
	float: right;
}
#viewmedia {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	display: block;
	height: 40px;
	width: 220px;
	border: none;
	background: url(../admin_images/viewmedia.png) top;
	cursor: pointer;
	text-indent: -3333px;
	overflow: hidden;
}
#viewmedia:hover {
	background: url(../admin_images/viewmedia.png) bottom;
}



h1, h2, h3, h4, h5, h6 {
	display: block;
	margin: 0px;
	padding: 9px 0px;
	font-weight: bold;
	color: #01691c;
	font-size: 18px;
	line-height: 22px;
}

h3, h4, h5, h6 {
	font-size: 14px;
	line-height: 18px;
	color: #01691c;
}

#logo {
	display: block;
	background: url(../images/logo.png) no-repeat;
	height: 150px;
	width: 380px; 
	position: absolute;
	top: 145px;
	left: 40px;
	text-indent: -3333px;
	overflow: hidden;
}

#logo a {
	display: block;
	height: 150px;
	width: 380px;
}	



html {
background: url(../images/topbackground.jpg) repeat-x top;
}

body {
margin: 0px;
padding: 0px;
background: url(../images/bodybg.jpg) no-repeat top center;
font-family: Trebuchet MS, Arial, sans serif;
font-size: 14px;
line-height: 18px;
color: #333333;
}

#wrapper {
width: 940px;
margin: 0px auto;
}

.phonenum {
font-size: 24px;
}

#banner_div {
width: 940px;
height: 350px;
position: relative;
}

#flash_holder {
position: absolute;
right: 0px;
top: 40px;
background: url(../images/flashbg.jpg) no-repeat;
height: 310px;
width: 460px; 
}
 
#flash {
position: absolute;
top: 20px;
left: 20px;
border: solid 1px #c1c1c1;
}

#contactinfo {
position: absolute;
right: 190px;
top: 10px;
color: #ffffff;
font-weight: bold;
}

#bottomnav {
position: absolute;
top: 318px;
font-weight: bold;
}

.nav2 {
padding-right: 40px;  
}

.nav2:hover {
text-decoration: none;
}

#social {
position: absolute;
top: 5px;
right: 90px;
}

#navbar_div {
position: absolute;
left: 0px;
top: 0px;
width: 505px;
height: 142px;
text-indent: -3333px;
overflow: hidden;
}

#navbar_div a {
height: 142px;
display: block;
float: left;
margin-right: 15px;
}

#navbar_div a.Home {
width: 66px;
background: url(../images/navigation.png);
background-position: 0px -142px;
}
#navbar_div a.Home_current {
width: 66px;
background: url(../images/navigation.png);
background-position: 0px 0px;
}
#navbar_div a.Home:hover {
width: 66px;
background: url(../images/navigation.png);
background-position: 0px 0px;
}

#navbar_div a.OurServices {
width: 88px;
background: url(../images/navigation.png);
background-position: -76px -142px;
}
#navbar_div a.OurServices_current {
width: 88px;
background: url(../images/navigation.png);
background-position: -76px 0px;
}
#navbar_div a.OurServices:hover {
width: 88px;
background: url(../images/navigation.png);
background-position: -76px 0px;
}

#navbar_div a.Gallery {
width: 88px;
background: url(../images/navigation.png);
background-position: -174px -142px;
}
#navbar_div a.Gallery_current {
width: 88px;
background: url(../images/navigation.png);
background-position: -174px 0px;
}
#navbar_div a.Gallery:hover {
width: 88px;
background: url(../images/navigation.png);
background-position: -174px 0px;
}

#navbar_div a.Contact {
width: 109px;
background: url(../images/navigation.png);
background-position: -266px -142px;
}
#navbar_div a.Contact_current {
width: 109px;
background: url(../images/navigation.png);
background-position: -266px 0px;
}
#navbar_div a.Contact:hover {
width: 109px;
background: url(../images/navigation.png);
background-position: -266px 0px;
} 
  

#content_div {
	padding: 0px 0px;
}

#footer_div {
border-top: solid 3px #a7a7a7;
padding: 20px 0px 30px 0px;
background: #a6b840;
color: #ffffff;
font-size: 12px;
margin-top: 20px;
}

#footer_div a {
color: #ffffff;
}

#footer_content {
margin: 0px auto;
width: 980px;
text-align: left;

}



#sidemenu {
	width: 220px;
	float: left;
	padding-top: 14px;
	padding-left: 14px;
	background: #e5d4bc;
	border-left: solid 1px #a6b840;
	margin-bottom: 20px;
}

#sidemenu a {
	display: block;
	padding-bottom: 10px;
	color: #aa4720;
}

#sidemenu a.sublink {
	color: #ffffff;
	margin-left: 40px;
	background: #333333;
	background: -moz-linear-gradient(90deg,#333333,#666666);
	background: -webkit-gradient(linear, left bottom, left top, from(#333333), to(#666666));
	border: 1px solid #333333;
	text-shadow: 1px 1px 1px #333333;
}

#sidemenu a:hover {
	color: #333333;
	text-decoration: none;
}
#sidemenu a.sublink:hover {
	color: #ffffff;
	text-decoration: none;
	background: #000000;
	background: -moz-linear-gradient(90deg,#000000,#333333);
	background: -webkit-gradient(linear, left bottom, left top, from(#000000), to(#333333));
	border: 1px solid #000000;
	text-shadow: 1px 1px 1px #000000;
}

#textsection {
	float: left;
	width: 300px;
	margin-left: 20px;
}



.text_image {
	float: right;
	margin: 9px 0px 9px 18px;
	text-align: center;
}
.text_image_right {
	float: right;
	margin: 9px 0px 9px 18px;
	text-align: center;
}
.text_image_left {
	float: left;
	margin: 9px 18px 9px 0px;
	text-align: center;
}
.text_image img {
	border: 1px solid #c1c1c1;
}
.text_image_right p {
	border-top: 1px solid #c1c1c1;
	margin-top: 10px;
	text-align: left;
}
.text_image_left p {
	border-top: 1px solid #c1c1c1;
	margin-top: 10px;
	text-align: left;
}
.text_image_right img {
	border: 1px solid #c1c1c1;
}
.text_image_left img {
	border: 1px solid #c1c1c1;
}

.text_image p {
	border-top: 1px solid #c1c1c1;
	margin-top: 10px;
	text-align: left;
}

.textholder {
	padding: 10px 0px;
	margin: 0px;
}

.lefttextimage {
float: left; 
margin-right: 10px; 
border: 1px solid #c1c1c1;
}

.righttextimage {
float: right; 
margin-left: 10px; 
border: 1px solid #c1c1c1;
}



.dmap {
	margin: 9px 0px;
	width: 540px;
	height: 300px;
	border: 1px solid #c1c1c1;
}



.submit_button {
	cursor: pointer;
	display: block;
	font-weight: bold;
	color: #aa4720;
	text-decoration: none;
	padding: 5px 15px;
	margin-bottom: 4px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #bed154;
	background: -moz-linear-gradient(90deg,#a6b840,#bed154);
	background: -webkit-gradient(linear, left bottom, left top, from(#a6b840), to(#bed154));
	border: 1px solid #a6b840;
	text-shadow: 1px 1px 1px #a6b840;
}

.submit_button:hover {
	color: #333333;
	text-decoration: none;
	background: #a6b840;
	background: -moz-linear-gradient(90deg,#92a429,#a6b840);
	background: -webkit-gradient(linear, left bottom, left top, from(#92a429), to(#a6b840));
	border: 1px solid #92a429;
	text-shadow: 1px 1px 1px #92a429;
}

#contactright {
	float: right;
	width: 460px;
}

#contactleft {
	float: left;
	width: 460px;
	border-right: 1px solid #c1c1c1;
}

.textinput {
	width: 300px;
	border: 1px solid #c1c1c1;
	background: #ffffff;
	padding: 3px;
	color: #333333;
}

.smallinput {
	width: 35px;
	border: 1px solid #c1c1c1;
	background: #ffffff;
	padding: 3px;
	color: #333333;
}

.phoneinput {
	width: 150px;
	border: 1px solid #c1c1c1;
	background: #ffffff;
	padding: 3px;
	color: #333333;
}
.codeinput {
	width: 75px;
	border: 1px solid #c1c1c1;
	background: #ffffff;
	padding: 3px;
	color: #333333;
}

#contactform label {
	display: block;
	font-size: 12px;
	color: #666666;
}

#contactform select {
	color: #333333;
}

#contactform textarea {
	width: 300px;
	height: 100px;
	padding: 3px;
	border: 1px solid #c1c1c1;
	background: #ffffff;
	color: #333333;
}

#codetable {
	width: 225px;
}
#codetable .secimagetd {
	width: 125px;
	text-align: center;
}
#codetable .secimagetd img {
	border: 1px solid #c1c1c1;
}

.map {
	margin: 9px 0px;
	width: 460px;
	height: 300px;
	border: 1px solid #c1c1c1;
}



.faq {
	margin: 0px 0px;
}

.faq2 {
	border-bottom: 1px solid #c1c1c1;
	margin: 0px 0px;
}

.faqholder {
	position: relative;
	padding-left: 50px;
}

.faqtitle {
	position: absolute;
	top: 9px;
	left: 20px;
	font-weight: bold;
	color: #999999;
}



.imagetable {
	float: left;
	width: 100px;

	margin: 5px;
	text-align: center;

}

.imagetable img {
width: 100px;
border: solid 1px #c1c1c1;
}

.imagetable5 {
	float: left;
	width: 138px;
	height: 138px;
	margin: 5px;
	text-align: center;
	background: #ffffff;
	border: 1px solid #c1c1c1;
}
.bfimagetable {
	float: left;
	background: #ffffff;
	border: 1px solid #c1c1c1;
	margin: 10px;
	text-align: center;
	cursor: pointer;
}
.bfimagetable td {
	width: 122px;
	height: 122px;
}
.cattable {
	float: left;
	width: 180px;

	margin: 5px;
	text-align: center;
	font-size: 12px; 
}
.catimage img {
	width: 180px;	
	border: solid 1px #c1c1c1; 
}

.subcat_text {
}

.subcat_images {
float: right;
width: 300px;
}



.linkholder {
	float: left;
	width: 290px;
	margin: 10px;
	position: relative;
	min-height: 140px;
	padding: 10px 0px 10px 160px;
}

.linktable {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 138px;
	height: 138px;
	background: #ffffff;
	border: 1px solid #c1c1c1;
	text-align: center;
}

.link2holder {
	margin: 10px 80px;
	border-bottom: 1px solid #c1c1c1;
	position: relative;
	min-height: 150px;
	padding: 10px 0px 10px 150px;
}

.link2table {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 138px;
	height: 138px;
	background: #ffffff;
	border: 1px solid #c1c1c1;
	text-align: center;
}



.link3holder {
	margin: 10px 0px;
	border-bottom: 1px solid #c1c1c1;
	position: relative;
	min-height: 150px;
	padding: 10px 0px 10px 150px;
}

.link3table {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 138px;
	height: 138px;
	background: #ffffff;
	border: 1px solid #c1c1c1;
	text-align: center;
}

.link4holder {
	position: relative;
	min-height: 200px;
	text-align: center;
	width: 140px;
	float: left;
	margin-right: 10px;
}

.link4table {
	width: 138px;
	height: 138px;
	background: #ffffff;
	border: 1px solid #c1c1c1;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}

.link5holder {
	margin: 10px 0px;
	border-bottom: 1px solid #c1c1c1;
	position: relative;
	padding: 10px 0px 10px 0px;
}

.link5image {
float: left; 
width: 150px;
}

.link5table {
	top: 10px;
	left: 0px;
	width: 138px;
	height: 138px;
	background: #ffffff;
	border: 1px solid #c1c1c1;
	text-align: center;
}



.testimonialholder {
	padding: 10px 0px;
	border-bottom: 1px solid #c1c1c1;
	margin: 0px 80px 10px 80px;
}

.testimonial {
	
}

.author {
	text-align: right;
}



#blogholder {
	position: relative;
	padding-right: 240px;
	min-height: 400px;
}
#sidedivider {
	height: 1px;
	background: #555555;
	margin: 5px 10px;
}
#sidebar {
	position: absolute;
	top: 20px;
	right: 0px;
	width: 220px;
	background: #e5d4bc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px 0px;
}
#sidebar h4 {
	padding-left: 20px;
	color: #333333;
}
#sidebar .rssfeed a {
	color: #aa4720;
	display: block;
	padding: 0px 0px 0px 20px;
}
#sidebar .rssfeed a img {
	margin-bottom: -4px;
	margin-right: 4px;
}
#sidebar a {
	color: #aa4720;
	display: block;
	padding: 0px 0px 0px 30px;
}
#sidebar a:hover {
	color: #ffffff;
	text-decoration: none;
}

#commentform label {
	display: block;
	font-size: 12px;
	color: #666666;
	font-style: italic;
}

#commentform .textinput {
	background: #ffffff;
	border: 1px solid #c1c1c1;
	padding: 3px;
	width: 220px;
}

#commentform textarea {
	background: #ffffff;
	border: 1px solid #c1c1c1;
	padding: 3px;
	width: 300px;
	height: 75px;
}

.blogentry {
	padding: 10px 0px;
	border-top: 1px solid #c1c1c1;
}
.firstentry {
	border-top: none;
}
.readmore {
	text-align: right;
}

.date { color: #999999; font-style: italic; }

.comment1 {
	border: 1px solid #c1c1c1;
	background: #dfdfdf;
	margin: 5px 0px;
	padding: 10px 20px;
}

.comment2 {
	border: 1px solid #c1c1c1;
	background: #ffffff;
	margin: 5px 0px;
	padding: 10px 20px;
}



.donation_form {

}



.doclink {
	margin-left: 80px;
	margin-right: 80px;
	padding-bottom: 9px;
	border-bottom: 1px solid #c1c1c1;
	margin-bottom: 9px;
}



.hp_field {
    border: none;
    background: none;
    color: none;
    height: 0px;
    width: 0px; 
    }

#hp_field {
    border: none;
    background: none;
    color: none;
    height: 0px;
    width: 0px; 
 }

 .servicetable {
	float: left;
	width: 60px;
	height: 50px;
	margin: 5px;
	text-align: center;
}

.servicetable img {
	width: 60px;
	border: solid 1px #c1c1c1;
}

.entire_gall {
width: 360px;
float: right; 
position: relative;
height: 480px;
text-align: center;
margin-top: -40px;
}

.image_row {
width: 360px;
position: absolute;
top: 340px;
right: 0px;
text-align: center;
}

.service_text {
margin: 0px 20px;
width: 300px;
float: left;
}

.large_img {
border: solid 5px #e5d3bb;
}

.largeimage_table {
width: 360px;
height: 360px;
text-align: center;
background: #ffffff;
margin: 5px;
} 

#map_holder {
text-align: center;
width: 940px;
}

.contact_image {
margin-top: 20px;
margin-left: 80px;
border: solid 10px #e5d3bb;
width: 300px;
}

.contactlogo {
margin: 20px 0px 20px 140px;
}

#certified {
height: 500px;
width: 340px;
background: #e5d3bb;
border: solid 1px #dfdfdf;
text-align: center;
float: right;
margin: 0px 0px 20px 20px;
position: relative;
}

#logos {
border-top: solid 2px #a6b840;
border-bottom: solid 2px #a6b840;
position: absolute;
top: 40px;
left: 20px;
padding: 20px 0px;
width: 300px;
}

.credential_image {
position: absolute;
top: 180px;
left: 20px;
}

#angieslist {
float: right;
display: block;
}

#home_left {
width: 420px;
float: left;
}


#featured {
float: right;
width: 436px;
height: 420px;
background: #ffffff;
border: solid 2px #a6b840;
margin-right: 20px;
margin-top: 20px;
}

#featuredinside {
width: 396px;
background: #e5d4bc;
position: relative;
height: 380px;
margin-top: 20px;
margin-left: 20px;
}

#featured_section {
padding: 20px;
}

.featured_image {
float: left;
width: 100px;
height: 70px;
margin: 10px 10px 10px 0px;
border: solid 1px #c1c1c1;
}

#featuredinside h4 {
margin: 0px;
padding: 0px;
}

.icpi {
position: absolute;
top: 15px;
right: 20px;
}

.home_title {
padding: 0px 0px 10px 0px;
margin: 0px;
border-bottom: solid 2px #a6b840;
}


.more {
float: right;
}

.text_image2 {
float: right;
margin: 10px 0px 10px 10px;
} 

.text_image3 img {
margin: 10px 10px 10px 10px;
border: solid 1px #ffffff;
float: left;
}

.text_caption {
float: right;
width: 230px;
height: 160px;
font-size: 12px;
}

.bottom_logo {
float: left;
padding: 0px 65px;
margin-top: -40px; 
}

.buttons_gall {
width: 500px;
height: 60px; 
position: relative;
float: right;
}

.previousbtn {
font-weight: bold;
background: #aa4720;
color: #ffffff;
padding: 10px 0px;
width: 100px;
text-align: center;
position: absolute;
left: 0px;
top: 20px;
}

.previousbtn:hover {
background: #333333;
color: #ffffff;
}

.nextbtn {
font-weight: bold;
background: #aa4720;
color: #ffffff;
padding: 10px 0px;
width: 100px;
text-align: center;
position: absolute;
right: 0px;
top:20px;
}

.nextbtn:hover {
background: #333333;
color: #ffffff;
}

.img_name {
float: right;
width: 500px;
text-align: center;
}


