@charset "utf-8";

body#home {
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-image: url(images/interior-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #6C7B10;
}
a:visited {
	color: #333;
}
#logo {
	font-size: 12px;
	height: 87px;
	width: 406px;
	position:relative;
	float: left;
}
#wrapper {
	width: 916px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
}

h1#logo {
	margin:0;
	padding:0;
	margin-left: 35px;
}
#logo span {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	position:absolute;
	width: 100%;
	height:100%;
}
#home #header {
	float:left;
	width: 885px;
}
#header {

margin:0;
width: 885px;
}
#header #search {
	float: right;
	width: 200px;
	height: 45px;
	position: relative;
	margin-top: 42px;
	background-image: url(images/searchbox-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #BEB4BD;
	
}
#header #search #searchwrap{
	background-image: url(images/searchbox-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}
#header #search .searchbox {
	padding: 10px;
	font-size: .8em;
	font-weight: bold;
	color: #53323d;
}

#header #search form {
	margin:0;
	padding:0;
}
input#s {
	width: 100px;
}
input#searchsubmit {
	font-size: .85em;
	background:none;
	border:none;
	text-transform:lowercase;
	font-weight:bold;
	color: #53323D;
}


.clear {
	clear: both;
	height: 0px;
}
h2.service-times {
	font-size: 1em;
	color: #53323D;
	padding: 0;
	margin: 0;
	display: block;
	width: 121px;
	height: 20px;
	position: relative;
}
h2.service-times span {
	background-image: url(images/service-times-header.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
.service-info {
	font-size: 0.7em;
	margin-left: 4px;
}
#photobanner {
	float: left;
	height: 212px;
	overflow:hidden;
}
#welcomeheader {
	font-size: 1em;
	color: #333333;
	position: relative;
	width: 291px;
	height: 22px;
}
#content {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	font-size: .8em;
	font-face: Verdana, Arial, Helvetica, sans-serif;
}
#content h1 {
font-size: 1.4em;
color: #6F3E4F;
}
#content h2 {
font-size: 1.3em;
color: #6F3E4F;
}
#content h3 {
font-size: 1.2em;
color: #768324;
display:block;
border-bottom: 1px solid #ccc;
}
#content #main li {
list-style-type:none;
padding-left: 20px;
background: url(images/control_play_blue.png) no-repeat 0 0;
padding-bottom: 5px;
}
#home #content h2#welcomeheader{
font-size: 1em;
}
#home #content {
	width: 825px;
}
#home .more {
display:block;
width: 45%;
float:right;
text-align:right;
margin-top: 10px;
background-color: #A7B552;
padding: 4px;
padding-right: 15px;
}
#home .more a:link,
#home .more a:visited {
text-decoration:none;
color:#fff;
}

#content #main {
	width: 670px;
	float:right;
}
#welcomeheader span {
	background-image: url(images/welcome-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 100%;
	width: 100%;
}


.service-info h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	margin-top: 5px;
}
#nav {
	width: 853px;
	margin: 30px auto 0 auto;
	height: 44px;
}
#home #nav {
	margin-top:0;
}
#nav ul {
	list-style-type: none;
	margin: 0;
}
#nav li {
	display: block;
	float: left;
	background-image: url(images/nav-divider.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 8px 23px 0 23px;
	color: #6c7b10;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 44px;
}
#nav li:last-child {
	background:none;
}
#nav li:first-child {
	padding-left:0;
}
* + html #nav li:first-child{
	padding-left: 25px;
}
#nav li a:link, #nav li a:visited {
	text-decoration:none;
	color: #6C7B10;
}
#nav li a:hover {
	color: #999;
}

.service-info ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 4px;
}



#service-times {
	background-color: #d2cdd2;
	border: 4px solid #999;
	float: left;
	width: 320px;
	padding: 5px;
	color: #53323d;
	margin: 15px 17px 0 50px;
}
#service-times li {
	margin:0;
	line-height: 1;
}
#topblock {
	background-image: url(images/purplband-shadow.jpg);
	width: 916px;
	float:left;
}
#home #content .leftcol,
#home #footerinfo .leftcol,
#footerinfo .leftcol {
	width: 65%;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

#content .leftcol {
	border-right: 1px solid #a7b552;
width: 150px;
float:left;
}

#footer {
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-color: #DDD0A4;
	margin-top: 20px;
}
#footerinfo {
	width: 825px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 20px;
	padding-bottom: 50px;
	font-size: .7em;
	color: #53323d;
}
#highlights .feature {
	float: left;
	width: 46%;
	padding-right: 20px;
	display:block;
	margin-bottom: 10px;
}
#highlights .feature:last-child {
	padding-right: 10px;
}
#highlights .feature img {
	float: left;
	margin-right: 8px;
	border: 1px solid #ccc;
	padding: 3px;
}
#highlights .feature a:link,
#highlights .feature a:visited {
	text-decoration: none;
	font-weight: bold;
}
#rightcol,
#footerinfo .rightcol {
	float: left;
	width: 28%;
	padding-left: 15px;
}

#rightcol {
	font-size: .85em;
}
#rightcol ul {
	margin:0;
	padding:0;
	padding-bottom: 10px;
	border-bottom: 1px solid #A7B552;
}
#rightcol li {
	list-style-type:none;
	font-size: .85em;
	padding: 3px 0;
}
#rightcol li a:link {
	text-decoration:none;
}
#rightcol li a:hover{
	text-decoration:underline;
}
#rightcol h3 {
	margin-top:0;
}
#content #rightcol .button {
	width: 80%;
	background-color: #A7B552;
	padding: 15px;
	margin: 5px 0;
}
#rightcol .button a:link,
#rightcol .button a:visited,
#content .button a:link,
#content .button a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 1.5em;
	font-weight:bold;
}
#rightcol .button a:hover,
#content .button a:hover {
	color: #333;
}
#content .button {
	width: 150px;
	background-color: #A7B552;
	padding: 15px;
	margin: 5px;
	font-size: .6em;
	float:right;
}
#content #rightcol .button {
	width: 80%;
	background-color: #A7B552;
	padding: 15px;
	margin: 5px 0;
	font-size: 1em;
	float:none;
}
#leftcol {
	width: 150px;
	float:left;
	border-right: 1px solid #A7B552;
}
#leftcol #subnav {
	margin-bottom: 25px;
}
#leftcol #subnav li{
	list-style-type:none;
	display:block;
	margin: 5px 0;
	padding: 8px;
	border-bottom: 1px solid #A7B552; 
	text-align:right;
}
#leftcol #subnav a:link,
#leftcol #subnav a:visited {
	text-decoration:none;
	font-weight:bold;

}

.pagebutton-block {
	float:right;
	display:block;
	width: 45%;
	margin: 0 10px;
}
.pagebutton {
	display:block;
	padding: 5px;
	clear:both;
}
.pagebutton h4 {
margin: 2px 0;
}
.pagebutton p {
margin:0;
font-size: .85em;
}
.pagebutton img {
	border: 1px solid #ccc;
	padding: 4px;
	float:left;
	margin: 5px;
vertical-align:middle;
}

/** Wordpress CSS **/
    img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

    img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

    .alignright {
    float: right;
    }

    .alignleft {
    float: left;
    }

/* Home Upcoming Events */
.amrical_credit {display:none;}
.amrical_credit {display:none;}
#wcompprop0 li {
    display:inline;
    padding:0; 
    font-size: 1.1em;
    border-bottom: 0;
}
#wcompprop0 li.summary {margin-left: 8px;}