

* { 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: #789b47; text-decoration: none; }
a:hover { text-decoration: underline; color: #789b47; }



#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 {
	display: inline;
	margin: 0px;
	font-weight: bold;
	color: #9c7752;
	font-size: 24px;
	line-height: 55px;
	padding: 9px 20px;
	background: url(../images/trans.png);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	
}

h3, h4, h5, h6 {
	font-size: 18px;
	line-height: 22px;
	color: #789b47;	
	margin-top: 9px;
	margin-bottom: 9px;

}

#logo {
	display: block;
	position: absolute;
	margin: 0px auto;
	left: 0px;
	padding: 0px;
	top: 45px;
	background: none;
}

#logo a {
	display: block;
	width: 286px;
	height: 114px;
	background: url(../images/logo.png) no-repeat;
	overflow: hidden;
	text-indent: -3333px;
}



html {
background: url(../images/contentbg.jpg) top center repeat;
}

body {
margin: 0px;
padding: 0px;
background: url(../images/trans.png) top center repeat;
font-family: Trebuchet MS, Arial, sans serif;
font-size: 14px;
line-height: 18px;
color: #f4e1c1;
min-height: 1000px;
}

.transparent_class {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=50);

  /* Netscape */
  -moz-opacity: 0.5;

  /* Safari 1.x */
  -khtml-opacity: 0.5;

  /* Good browsers */
  opacity: 0.5;
}

#wrapper {
width: 940px;
padding: 0px 20px;
margin: 0px auto;
background: url(../images/contentbg.jpg) top center repeat;
}

#banner_div {
position: relative;
height: 150px;
}

#phone {
top: 109px;
right: 0px;
margin: 0px auto;
position: absolute;
color: #f4e1c1;
text-align: right;
}

#phone a {
color: #f4e1c1;
}


#fb {
float: right;
position: absolute;
right: 0px;
margin-top: 72px;
}

#fb a {
display: block;
background: url(../images/facebook.png) no-repeat;
height: 29px;
width: 29px;
background-position: 0px 0px;
}

.gradient {
width: 980px;
height: 140px;
position: absolute;
display: block;
padding: 0px;
right:-20px;
background: url(../images/gradienttop.png) top center no-repeat;
}

#navbar_div {
padding: 12px 0px;
background: url(../images/trans.png);
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
font-size: 16px;
text-transform: uppercase;
margin-top: 28px;
font-weight: bold;
text-align: center;
}

#navbar_div a {
text-decoration: none;
color: #f4e1c1;
padding: 0px 37px;
letter-spacing: 1px;
}

#navbar_div a.current {
color: #789b47;
}

#navbar_div a:hover {
color: #789b47;
}

#content_div {
padding: 20px 0px;
z-index: 9998;
min-height: 600px;
}

.maincallout {
width: 940px;
height: 523px;
position: relative;
margin: 0px auto;
margin-bottom: 20px;
background: url(../images/maincalloutbg.png) no-repeat;
}


#maincallout_img img {
display: inline;
width: 903px;
height: 469px;
z-index: 980;
margin-top: 21px;
margin-right: 21px;
}

.minicalloutcontainer {
width: 940px;
min-height: 300px;
margin-top: 20px;
position: relative;
}

.minicalloutright {
width: 455px;
float:right;
height: 280px;
position: relative;
border: 2px solid #9c7752;
}

.minicalloutright a {
font-weight: bold;
font-size: 28px;
color: #661e18;
line-height: 32px;
text-align: center;
margin-top: 15px;
}

.minicalloutright h4 {
font-weight: bold;
font-size: 28px;
color: #661e18;
line-height: 32px;
text-align: center;
margin-top: 15px;
}

.hometext {
width: 460px;
float: left;
border-right: 1px solid #9c7752;
}

.minicallout {
width: 455px;
float:right;
margin-right: 21px;
height: 280px;
position: relative;
border: 2px solid #9c7752;
}

.minicallout a {
font-weight: bold;
font-size: 28px;
color: #661e18;
line-height: 32px;
text-align: center;
margin-top: 15px;
}

.minicallout h4 {
font-weight: bold;
font-size: 28px;
color: #661e18;
line-height: 32px;
text-align: center;
margin-top: 15px;
}

.minicalloutblack {
width: 455px;
height: 60px;
margin-left: 0px;
margin-top: 220px;
background: url(../images/minicallouttrans.png) no-repeat;
position: absolute;
z-index: 990;
}

#lastminicallout {
margin: 0px auto;
float: right;
height: 280px;
width: 455px;
border: 2px solid #9c7752;
}




#footer_div {
border-top: 1px solid #9c7752;
padding: 20px 0px 30px 0px;
position: relative;
z-index: 9999;
text-transform: uppercase;
text-align: center;
color: #9c7752;
height: 160px;
margin-top: 20px;
}

#footer_div a {
color: #f4e1c1;
z-index: 999;
}

.footerbg {
background: url(../images/gradientbot.png) bottom center no-repeat;
height: 220px;
width: 980px;
padding: 0px;
position: absolute;
right: -20px;
top: -10px;
z-index:-1;
}



.faqtit {

}

#sidemenu {
	width: 220px;
	float: left;
	padding-top: 14px;
}

#sidemenu a {
	display: block;
	font-weight: bold;
	color: #f4e1c1;
	text-decoration: none;
	padding: 5px 15px;
	margin-bottom: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #81a451;
	background: -moz-linear-gradient(90deg,#6a8e38,#81a451);
	background: -webkit-gradient(linear, left bottom, left top, from(#6a8e38), to(#81a451));
	border: 1px solid #6a8e38;
	text-shadow: 1px 1px 1px #9c7752;
}

#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: #f4e1c1;
	text-decoration: none;
	background: #6a8e38;
	background: -moz-linear-gradient(90deg,#698a3a,#6a8e38);
	background: -webkit-gradient(linear, left bottom, left top, from(#698a3a), to(#6a8e38));
	border: 1px solid #698a3a;
	text-shadow: 1px 1px 1px #9c7752;
}
#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: right;
	width: 700px;
}



.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 #9c7752;
}
.text_image_right p {
	border-top: 1px solid #9c7752;
	margin-top: 10px;
	text-align: left;
}
.text_image_left p {
	border-top: 1px solid #9c7752;
	margin-top: 10px;
	text-align: left;
}
.text_image_right img {
	border: 1px solid #9c7752;
}
.text_image_left img {
	border: 1px solid #9c7752;
}

.text_image p {
	border-top: 1px solid #9c7752;
	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: #f4e1c1;
	text-decoration: none;
	padding: 5px 15px;
	margin-bottom: 4px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #81a451;
	background: -moz-linear-gradient(90deg,#6a8e38,#81a451);
	background: -webkit-gradient(linear, left bottom, left top, from(#6a8e38), to(#81a451));
	border: 1px solid #6a8e38;
	text-shadow: 1px 1px 1px #9c7752;
}

.submit_button:hover {
	color: #f4e1c1;
	text-decoration: none;
	background: #6a8e38;
	background: -moz-linear-gradient(90deg,#698a3a,#6a8e38);
	background: -webkit-gradient(linear, left bottom, left top, from(#698a3a), to(#6a8e38));
	border: 1px solid #698a3a;
	text-shadow: 1px 1px 1px #9c7752;
}

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

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

.textinput {
	width: 300px;
	border: 1px solid #9c7752;
	background: #ffffff;
	padding: 3px;
	color: #6a4e33;
}

.smallinput {
	width: 35px;
	border: 1px solid #9c7752;
	background: #ffffff;
	padding: 3px;
	color: #6a4e33;
}

.phoneinput {
	width: 150px;
	border: 1px solid #9c7752;
	background: #ffffff;
	padding: 3px;
	color: #6a4e33;
}
.codeinput {
	width: 75px;
	border: 1px solid #9c7752;
	background: #ffffff;
	padding: 3px;
	color: #6a4e33;
}

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

#contactform select {
	color: #6a4e33;
}

#contactform textarea {
	width: 300px;
	height: 100px;
	padding: 3px;
	border: 1px solid #9c7752;
	background: #ffffff;
	color: #6a4e33;
}

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

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



.faq {
	margin: 0px 0px;
}

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

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

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



.imagetable {
	float: left;
	width: 138px;
	height: 138px;
	margin: 10px;
	text-align: center;
	background: #ffffff;
	border: 1px solid #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: 138px;
	height: 180px;
	margin: 10px;
	text-align: center;
}
.catimage {
	height: 138px;
	background: #ffffff;
	border: 1px solid #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: 0px;
	right: 0px;
	width: 220px;
background: url(../images/trans.png)repeat;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
	padding: 5px 0px;
}
#sidebar h4 {
	padding-left: 20px;
	color: #f4e1c1;
}
#sidebar .rssfeed a {
	color: #9c7752;
	display: block;
	padding: 0px 0px 0px 20px;
}
#sidebar .rssfeed a img {
	margin-bottom: -4px;
	margin-right: 4px;
}
#sidebar a {
	color: #9c7752;
	display: block;
	padding: 0px 0px 0px 30px;
}
#sidebar a:hover {
	color: #f4e1c1;
	text-decoration: none;
}

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

#commentform .textinput {
	background: #f4e1c1;
	border: 1px solid #9c7752;
	padding: 3px;
	width: 220px;
}

#commentform textarea {
	background: #f4e1c1;
	border: 1px solid #9c7752;
	padding: 3px;
	width: 300px;
	height: 75px;
	color: #876646;
}

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

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

.comment1 {
	border: 1px solid #9c7752;
	background: #f4e1c1;
	margin: 5px 0px;
	padding: 10px 20px;
	color: #876646;
}

.comment2 {
	border: 1px solid #9c7752;
	background: #f4e1c1;
	margin: 5px 0px;
	color: #876646;
	padding: 10px 20px;
}



.donation_form {

}



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



input#hp_field {
    border: solid 1px #dfdfdf;
    background-color: #dfdfdf;
    color: #dfdfdf;
    height: 0px;
    width: 0px;
    }


