

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



#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;
	font-family: Calibri, sans-serif;
	color: #000;
	font-size: 24px;
	line-height: 28px;
	text-transform: uppercase;
}

h3, h4, h5, h6 {
	font-size: 21px;
	line-height: 25px;
	color: #e95c28;
	text-transform: none;
}

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

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



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

html {
	background: #EEEEEF;
}

#wrapper {
width: 1010px;
margin: 0px auto;
padding: 0px 20px;
min-height: 600px;
}

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

#fb {
float: right;
position: absolute;
right: 81px;
margin-top: 25px;
}

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

#twitter {
float: right;
position: absolute;
right: 114px;
margin-top: 25px;
}

#twitter a {
display: block;
background: url(../images/twitter.png) no-repeat;
height: 20px;
width: 20px;
background-position: 0px 0px;
}
#twitter {
float: right;
position: absolute;
right: 54px;
margin-top: 25px;
}

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

#linked {
float: right;
position: absolute;
right: 27px;
margin-top: 25px;
}

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

#rss {
float: right;
position: absolute;
right: 0px;
margin-top: 25px;
}

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

#phone a {
color: #000;
}

.minicalloutbtn {
width: 108px;
height: 69px;
margin: 0 auto;
position: absolute;
z-index:995;
padding: 0px;
top: 145px;
left: 0px;
}

.minicalloutbtn a {
display: block;
width: 108px;
height: 34px;
background: url(../images/minicalloutbtn.png) top center no-repeat;
}

.minicalloutbtn a:hover {
display: block;
width: 108px;
height: 35px;
background: url(../images/minicalloutbtn.png) bottom center no-repeat;
}

#navbar_div {
padding: 110px 0px 0px 148px;
text-transform: uppercase;
float: right;
font-family: Calibri, sans-serif;
}

#navbar_div a {
text-decoration: none;
color: black;
text-transform: uppercase;
}

#navbar_div a.current {
color: #E95C28;
}

#navbar_div a:hover {
color: #E95C28;
}

#content_div {
padding: 0px 0px;

}
#content_div .Top {
	background: url(../images/Frame_Top.png) no-repeat;
	width: 1010px;
	height: 10px;
	margin: 0;
	padding: 0;
}
#content_div .Body {
	background: url(../images/Frame_Body.png) repeat-y;
	width: 960px;
	padding: 5px 25px;
}
#content_div .Bottom {
	background: url(../images/Frame_Bottom.png) no-repeat;
	width: 1010px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.maincallout {
width: 984px;
height: 345px;
position: relative;
margin: 0px 0 0 -10px;
padding: 0;
margin-bottom: 0px;
background: url(../images/maincallout.png) no-repeat;
}

.maincalloutbtn {
width: 138px;
height: 84px;
margin: 0 auto;
position: absolute;
z-index:9999;
padding: 0px;
top: 265px;
left: 30px;
}

.maincalloutbtn a {
display: block;
width: 138px;
height: 42px;
background: url(../images/maincalloutbtn.png) top center no-repeat;
}

.maincalloutbtn a:hover {
display: block;
width: 138px;
height: 42px;
background: url(../images/maincalloutbtn.png) bottom center no-repeat;
}

.maincalloutgradient {
width: 949px;
height: 304px;
top: 15px;
z-index: 998;
left: 15px;
padding: 8px 20px;
position: absolute;
background: url(../images/maincalloutgradient.png) no-repeat;
}

.maincalloutgradient h2 {
font-size: 38px;
line-height: 42px;
text-transform: uppercase;
color: #000;
font-family: Calibri, sans-serif;
}

.maincalloutgradient h4 {
font-size: 28px;
line-height: 32px;
color: #fff;
font-family: Calibri, sans-serif;
}

#maincallout_img img {
margin-top: 15px;
left: 15px;
width: 949px;
height: 304px;
z-index: 980;
}

.minicalloutcontainer {
width: 970px;
min-height: 260px;
margin: 0px auto;
position: relative;

}

.minicalloutcorner {
background: url(../images/corner.png) no-repeat;
position: absolute;
z-index: 9999;
top: 4px;
width: 33px;
height: 33px;
left: 3px;
}

.firstminicallout {
height: 177px;
width: 220px;
float:left;
text-align: left;
margin-right: 15px;
margin-top: 0px;
font-size: 14px;
position: relative;
z-index: 998;
}

.firstminicalloutcaption {
font-size: 14px;
line-height: 18px;
top: -10px;
text-align: center;
width: 229px;
position: relative;
z-index: 9999;
}
.firstminicalloutcaption h4 {
font-family: Calibri, sans-serif;
font-size: 24px;
line-height: 28px;
}

.minicallout {
height: 177px;
width: 229px;
float:left;
text-align: left;
margin-right: 21px;
margin-top: 10px;
font-size: 14px;
position: relative;
z-index: 998;
background: url(../images/minicalloutbg.png) no-repeat;
}

.minicalloutcaption {
font-size: 14px;
line-height: 18px;
top: 180px;
text-align: center;
width: 229px;
position: relative;
z-index: 9999;
}

.minicalloutcaption a {
font-size: 21px;
line-height: 25px;
}

.minicallout img {
height: 153px;
width: 211px;
float: left;
position: absolute;
left: 9px;
top: 10px;
z-index: 999;
}

#lastminicallout {
height: 177px;
width: 229px;
float: right;
margin-right: 5px;
margin-top: 10px;
position: relative;
z-index: 999;
background: url(../images/minicalloutbg.png) no-repeat;
}

#lastminicallout img {
height: 153px;
width: 211px;
float: right;
position: absolute;
left: 9px;
top: 10px;
z-index: 999;
}

#footer_div {
padding: 10px 0px 30px 0px;
color: #333333;
text-align: center;
text-transform: uppercase;
font-size: 12px;
}

#footer_div a {
color: #333333;
}



#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: #4d4d4d;
	background: -moz-linear-gradient(90deg,#252525,#4d4d4d);
	background: -webkit-gradient(linear, left bottom, left top, from(#252525), to(#4d4d4d));
	border: 1px solid #252525;
	text-shadow: 1px 1px 1px #252525;
}

#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: #e95c28;
	border: 1px solid #000000;
	text-shadow: 1px 1px 1px #000000;
}
#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 #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: #ffffff;
	text-decoration: none;
	padding: 5px 15px;
	margin-bottom: 4px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #4d4d4d;
	background: -moz-linear-gradient(90deg,#252525,#4d4d4d);
	background: -webkit-gradient(linear, left bottom, left top, from(#252525), to(#4d4d4d));
	border: 1px solid #252525;
	text-shadow: 1px 1px 1px #252525;
}

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

#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: 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: #959595;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px 0px;
}
#sidebar h4 {
	padding-left: 20px;
	color: #ffffff;
}
#sidebar .rssfeed a {
	color: #000;
	display: block;
	padding: 0px 0px 0px 20px;
}
#sidebar .rssfeed a img {
	margin-bottom: -4px;
	margin-right: 4px;
}
#sidebar a {
	color: #000;
	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;
    }


