

* { 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; }
img {border: none;}

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



#adminbar {
	margin: 5px 0;
	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;
}




@font-face {
	font-family: 'MidoMedium';
	src: url('Mido-webfont.eot');
	src: local('☺'), url('Mido-webfont.woff') format('woff'), url('Mido-webfont.ttf') format('truetype'), url('Mido-webfont.svg#webfontdeSVIj0D') format('svg');
	font-weight: normal;
	font-style: normal;
}



h1, h2, h3, h4, h5, h6 {
	display: block;
	margin: 0px;
	padding: 9px 0px;
	font-weight: normal;
	color: #a5be3c;
	font-size: 21px;
	line-height: 24px;
	font-family: 'MidoMedium', Georgia, serif;
}

h3, h4, h5, h6 {
	font-size: 16px;
	line-height: 20px;
	color: #a5be3c;
}

#logo {
	display: block;
	position: absolute;
	top: 0px;
	left: 22px;
	height: 140px;
	width: 282px;
}

#logo a {
	display: block;
	height: 140px;
	width: 282px;
	position: absolute;
	top: 0;
	left: 0px;
}




html {
background: url(../images/htmlbg.jpg);
}

body {
margin: 0px;
padding: 0px; 
font-family: Arial, Trebuchet MS, sans serif;
font-size: 13px;
line-height: 18px;
color: #333333;

}
#wrapper {

}

#contentarea {
background: url(../images/BodyBg.png) top center; 
padding: 10px 20px;
}

#page {
position: relative;
z-index: 2;
}

#banner_div {
position: relative;
height: 148px;
padding: 0 20px;
background: url(../images/BodyHead.png) no-repeat;
}

#facebook {
position: absolute;
right: 365px;
bottom: 20px;
z-index: 99999;
}

#twitter {
position: absolute;
right: 330px;
bottom: 20px;
z-index: 99999;
} 

#loginbutton {
position: relative;
float: left;
right: 0px;
top: 5px;
z-index: 99999;
} 

#phonenum {
right: 20px;
top: 40px;
position: absolute;
font-family: Arial, Trebuchet MS, sans serif;
color: #4a63ae;
}

#cse-search-box {
position: relative; 
margin-top: 1px;
float: right;
width: 302px;
}
 





ul.tabs {
display: table;
margin: 0;
padding: 0;
list-style: none;
position: relative;
z-index: 999;
font-size: 15px; 
}

ul.tabs li {
margin: 0;
padding: 0;
list-style: none;
display: table-cell;
position: relative;
float: left;
}

ul.tabs a {
position: relative;
display: block;
width: 130px;
}

ul.dropdown {
margin: -5px 0px 0px 0px;
padding: 5px 0px;
display: block;
position: absolute;
z-index: 999;
top: 100%;
display: none;
left: 0;
line-height: 18px;
font-size: 12px;
width: 112px;
text-align: center;
}

ul.dropdown ul.dropdown {
top: 0;
left: 100%;

}

ul.dropdown li {
margin: 0;
padding: 0;
float: none;
position: relative;
list-style: none;
display: block;
background: #eaca53;   
} 

ul.dropdown li a {
display: block; 
}

.menuoption {
float: left;
}

#navbar_div {
text-align: center;
font-family: 'MidoMedium', Georgia, serif;
text-transform: uppercase;
padding: 20px 0;
margin: 0px;
}

#navbar_div a {
text-decoration: none;
color: #ffffff;
background: #abb1d9;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
width: 112px;
padding: 5px 0px;
margin: 0px 9px;
float: left;
display: block;
 
}
#navbar_div a.current {
color: #fff;
background: #4a63ae;
}
#navbar_div a:hover {
color: #fff;
background: #4a63ae;
}

#actual_content {
width: 855px;
margin: 0px auto;
padding: 0px 20px; 
}

#footer_div {
font-size: 12px;
color: #333;
height: 140px;
background: url(../images/footerbg.jpg) repeat;

}

#footer_div a {
color: #333;
}

#top_nav { 
margin: 0px auto;
width: 860px;

}

#top_nav a {
text-align: center;
padding: 10px;
float: left;
display: block;
font-family: 'MidoMedium', Georgia, serif;
text-transform: uppercase;
color: #fff;
font-size: 13px;
margin: 20px 10px;

}

#top_nav a:hover {
text-decoration: none;
background: #595959;  
}

#top_nav h4 {
color: #333;


}

.footer1 {
background: #a5be3c;
width: 210px;
}

.footer2 {
background: #4a63ae;
width: 210px;
}

.footer3 {
background: #6895c3;
}  


#address {
float: right;
margin-top: 5px;
margin-right: 7px;
}

#intouch {
margin-left: 20px;
font-size: 18px;
font-family: 'MidoMedium', Georgia, serif;

display: block;
margin-top: 8px;
} 

.street {
float: left;
margin-right: 20px;
margin-left: 20px;
}

.phone {
float: left;
}

#bottom_nav {
text-align: center;
}




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

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



.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;
	padding: 10px;
}

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

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

.search_button {
	cursor: pointer;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 10px;
	margin-bottom: 4px;
	background: #bcd650;
	border: 1px solid #bcd650;
	border-radius: 10px;

}

.search_button:hover {
	color: #ffffff;
	text-decoration: none;
	background: #95ad2f;
	border: 1px solid #95ad2f; 
}





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

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

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

.form-d {
	width: 782px;
	height: 30px;
	margin: 0;
	padding: 0;
	position: relative;
}

.textinput-d {
	width: 650px;
	border: 1px solid #c1c1c1;
	background: #ffffff;
	padding: 3px;
	color: #333333;
	position: absolute;
	top: 0;
	left: 0;
}

.submit-d {
	width: 120px;
	position: absolute;
	top: 0;
	right: 0;
}

.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: 780px;
	height: 400px;
	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: 80px;
	height: 80px;
	margin: 10px;
	text-align: center;
	background: #fff;
	border: 1px solid #c1c1c1;  
}



.imagetablehistory { 
	float: left;
	width: 50px;
	height: 50px;
	margin: 5px;
	text-align: center;
	background: none;
	border: none; 
} 

#allthumbs {
width:370px;
float: right;
margin: 40px 0px 20px 0px;
}

#allthumbs img {
border: solid 1px #c1c1c1;
} 

#allbigimage {
float: right;
clear: both;
}

.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: 100px;
	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: 390px;
	margin: 20px;
	padding: 10px 0px 10px 0px; 

}

.linka:hover {
color: #333;
}

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

.staffholder {
padding: 20px 0px;
border-bottom: solid 1px #dfdfdf;
width: 400px;
float: left;
margin-right: 40px; 
}


.linktable6 {
	width: 750px;
	min-height: 140px;
	background: #ffffff;
	text-align: center;
}
.linktable6 .image {
	width: 140px;
	height: 140px;

}
.linktable6 .text {
	text-align: left;
	padding-left: 10px;
}

.doclink2 {
padding-bottom: 20px;
display: block;
border-bottom: solid 1px #c1c1c1;
}

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

.linktable7 {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 138px;
	height: 138px;
	background: #ffffff;
	border: none;
	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;
	text-align: center;
}


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

.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: #FFFFFF;
	margin: 5px 10px;
}
#sidebar {
	position: relative;
	top: 0px;
	right: 0px;
	width: 220px;
	background: #EACA53;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px 0px;
	float: right;
	margin-left: 10px;
}
#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: #FFFFFF;
	display: block;
	padding: 0px 0px 0px 30px;
}
#sidebar a:hover {
	color: #000000;
	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; 
 }

.staffholder h4 {
font-weight: normal;
}

.socialsearch {
float: right;
height: 30px;
width: 375px;
margin-top: 95px;
text-align: right;
}

.socialsearch img {
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}


.search_button2 {
	cursor: pointer;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 10px;
	margin-bottom: 4px;
	background: #bcd650;
	border: 1px solid #bcd650;
	border-radius: 10px;
	float: right !important;
	width: 67px;

}

.search_button2:hover {
	color: #ffffff;
	text-decoration: none;
	background: #95ad2f;
	border: 1px solid #95ad2f; 
}


.searchytimes {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}
 

