

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

a { color: #333333; text-decoration: none; }
a:hover { text-decoration: underline; 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: #01795e;
	font-size: 24px;
	line-height: 28px;
}

h3, h4, h5, h6 {
	font-size: 18px;
	line-height: 22px;
	color: #333333;
}

#logo {
	display: block;
	position: absolute;
	top: 20px;
	left: 0px;
}



body {
margin: 0px;
padding: 0px;
font-family: Trebuchet MS, Arial, sans serif;
font-size: 14px;
line-height: 18px;
}

#logo {
position: absolute;
margin: 0 auto;
background: url(../images/logo.png) no-repeat;
height: 113px;
width: 539px;
overflow: hidden;
text-indent: -3333px;
top: 185px;
left: 200px;
}

#logo a {
display: block;
height: 113px;
width: 539px;
}

#fsc {
position: absolute;
top: 210px;
left: 20px;
background: url(../images/fsclogo.png) no-repeat;
height: 110px;
width: 75px;
overflow: hidden;
text-indent: -3333px;
padding: 0px !important;
}

#admin {
position: absolute;
top: 148px;
width: 100%;

}

#fsc a {
display: block;
height: 110px;
width: 75px;
}


#fb {
float: right;
position: absolute;
margin-left: 900px;
margin-top: 150px;
padding: 10px 0px 10px 0px;
}

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

#twitter {
float: right;
position: absolute;
margin-left: 860px;
margin-top: 150px;
padding: 10px 0px 10px 0px;
}

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


#linked {
float: right;
position: absolute;
margin-left: 820px;
margin-top: 150px;
padding: 10px 0px 10px 0px;
}

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

#begreen {
position: absolute;
top: 220px;
right: 20px;
background: url(../images/begreen.png) no-repeat;
height: 68px;
width: 62px;
overflow: hidden;
text-indent: -3333px;
}

#begreen a {
display: block;
height: 68px;
width: 62px;
}

#wpma {
position: absolute;
top: 805px;
right: 525px;
height: 45px;
width: 44px;

}

#wcma {
position: absolute;
top: 805px;
right: 350px;
height: 41px;
width: 44px;

}

.wrapper {
width: 940px;
margin: 0px auto;
border: 1px solid black;
}

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

#newsletter {
width: 167px;
height: 86px;
background: url(../images/newsletter.png);
position: absolute;
top: 0px;
right: 20px;
margin: 0;
padding: 0;
float: right;
}

#newsletter input.address {
position: absolute;
top: 58px;
left: 10px;
border: none;
background: none;
width: 95px;
color: #666666;
font-style: italic;
}
#newsletter input.submit {
cursor: pointer;
height: 21px;
width: 36px;
background: url(../images/go.png);
position: absolute;
left: 118px;
top: 59px;
border: none;
text-indent: -3333px;
overflow: hidden;
}


#navbar_div a {
display: block;
background: #ffffff;
text-align: center;
text-decoration: none;
color: #000000;
text-transform: uppercase;
float: left;
width: 100px;
padding: 3px 0px;
border: 1px solid #000000;
margin: 25px 18px 0px 60px;
filter:alpha(opacity=60);
opacity: 0.6;
-moz-opacity:0.6;
z-index: 2;
}


#navbar_div a:hover {
text-decoration: none;
color: #000000;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
}

#header {
position: relative;
height: 200px;

}

#content_div {
	padding: 20px 0px;
	margin: 195px 20px 0px 20px;
	
}

.contentleft {
position: absolute;
background: url(../images/bracket.png) no-repeat;
height: 100%;
width: 20px;
}

#rightside {
width: 20px;
border-right: 3px solid #000000;
border-top: 3px solid #000000;
border-bottom: 3px solid #000000;
}

#footer_div {
padding: 20px 0px 20px 0px;
margin: 0 auto;
text-align: center;
text-transform: uppercase;
font-size: 12px;
}

#upperfooter {
width: 900px;
height: 70px;
font-size: 14px;
color: #333333;
text-align: left;
margin: 0;
padding: 10px 20px 0 20px;
position: relative;
}

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

#upperfooter a:hover {
text-decoration: underline;
color: #000000;
}

#upperfooter img {
margin-bottom: -20px;
}



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

#sidemenu a {
	display: block;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 15px;
	margin-bottom: 4px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #01795e;
	background: -moz-linear-gradient(90deg,#0b644e,#01795e);
	background: -webkit-gradient(linear, left bottom, left top, from(#0b644e), to(#01795e));
	border: 1px solid #0b644e;
	text-shadow: 1px 1px 1px #0b644e;
}

#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: #ffffff;
	text-decoration: none;
	background: #0b644e;
	background: -moz-linear-gradient(90deg,#0f4a3f,#0b644e);
	background: -webkit-gradient(linear, left bottom, left top, from(#0f4a3f), to(#0b644e));
	border: 1px solid #0f4a3f;
	text-shadow: 1px 1px 1px #0f4a3f;
}
#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: 660px;
}



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

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

.textholder {
	padding: 0px 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: #ffffff;
	text-decoration: none;
	padding: 5px 15px;
	margin-bottom: 4px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #01795e;
	background: -moz-linear-gradient(90deg,#0b644e,#01795e);
	background: -webkit-gradient(linear, left bottom, left top, from(#0b644e), to(#01795e));
	border: 1px solid #0b644e;
	text-shadow: 1px 1px 1px #0b644e;
}

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

#contactright {
	float: right;
	width: 440px;

}

#contactleft {
	float: left;
	width: 440px;
	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: 418px;
	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: 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: 15px;
	right: 0px;
	width: 220px;
	background: #666666;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px 0px;
}
#sidebar h4 {
	padding-left: 20px;
	color: #ffffff;
}
#sidebar .rssfeed a {
	color: #c1c1c1;
	display: block;
	padding: 0px 0px 0px 20px;
}
#sidebar .rssfeed a img {
	margin-bottom: -4px;
	margin-right: 4px;
}
#sidebar a {
	color: #c1c1c1;
	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;
}



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


