@charset "UTF-8";
/* CSS Document */


body {
	font-family: 'Droid Sans', sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 100%;
	background-color: #fcfce3;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Vollkorn', serif;
	font-weight: normal;
	color: #733b03;
	margin: 0;
	padding: 0;
}
h3 {
	padding-top: 10px;
}
.clear {
	clear: both;
	width: 95%;
}
.alignright {
	float: right;
	text-align: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.alignleft {
	float: left;
	text-align: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #351a00;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #FFF;
}
#banner h1 {
	float: left;
	margin-right: 10px;
	font-size: 2.5em;
	margin-top: 15px;
	margin-bottom: 15px;
}
#banner h1 a {
	text-decoration: none;
	color: #733b03;
}
#banner span {
	color: #937732;
	font-size: 70%;
}
#byline {
	font-size: 90%;
	color: #351A00;
}
#search {
	float: right;
	margin-top: 45px;
	margin-bottom: 10px;
}
#search input {
	float: left;
	margin: 5px;
}
#topnav {
	height: 51px;
	line-height:51px;
	background-image:url(images/topnav_bg2.jpg);
	background-repeat:repeat-x;
	clear: both;
}

#topnav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#topnav li {
	float: left;
	margin:0;
	padding:0;	
}
#topnav a {
	text-decoration:none;
	border-right: 1px solid #9ac09a;
	color:#003300;
	padding-right: 20px;
	padding-left: 20px;
	height: 40px;
	line-height:40px;
	display: block;
	margin-top: 6px;
	
}
#topnav a:hover {
	color:#f6f6de;
	background-color:#633;
}
.menu li ul.sub-menu {
	display: none;
}
.menu li ul.sub-menu li {
	float: none;
}
.menu li:hover ul.sub-menu {
	display: block;
	position: absolute;
	z-index: 99;
	background-color: #f2e9cc;
	-moz-box-shadow:    1px 3px 5px 1px #78786c;
    -webkit-box-shadow: 1px 3px 5px 1px #78786c;
    box-shadow:         1px 3px 5px 1px #78786c;
}
#topnav ul.sub-menu li {
	clear: both;
}
#topnav ul.sub-menu li a {
	border: none;
	font-size:90%;
}
#maryh {
	position: relative;
	z-index: 1;
	left: 750px;
	top: 0px;
	width: 150px;
}
.mainpic {
	position: relative;
	top: -228px;
}
.bannerpic {
	height: 220px;
}
#mainbody {
	width: 960px;
}
.textbox {
	width: 700px;
	float:left;
	margin-bottom: 20px;
	line-height:1.4em;
	margin-top: 20px;
}
.padding {
	padding: 10px;
	padding-top:0;
}
#rightcol .widget_recent_entries ul {
	padding-top: 10px;
}
#rightcol {
	width: 240px;
	background-color:#fcfce3;
	margin-left: 10px;
	margin-top: 7px;
	float: right;
	font-size:80%;
	margin-bottom:10px;
	
}
#rightcol p {
	line-height: 1.2em;
}
#rightcol ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.sidebar h2 {
	background-image:url(images/sidebar_title_bg1.jpg);
	background-repeat:repeat-x;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size:140%;
	font-weight:normal;
	margin:0;
}
.sidebar h2 {
	background-image: url(images/sidebar_title_bg2.jpg);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 140%;
	font-weight: normal;
	margin: 0;
	color: #733B03;
}
#footer {
	width: 940px;
	clear: both;
	background-image: url(images/footer_bg2.jpg);
	background-repeat: repeat-x;
	padding: 20px;
	padding-right: 0;
	background-color: #351a00;
	background-position: top;
	color: #f3fcf3;
	font-size: 0.8em;
}
.footertext {
	width: 66%;
	float: left;
}
.address {
	margin-top: 30px;
}
.address a {
	color: #f3fcf3;
	text-decoration: none;
}
.address a:hover {
	text-decoration: underline;
}
#footer h2 {
	color: #FCFCE3;
}
#footer .logo {
	float: right;
	margin-top: 110px;
	margin-right: 10px;
}
.wp-caption {
	padding: 5px;
	border: 1px solid #ccc;
	font-size: 12px;
	color: #6e6e61;
	line-height: 1.2em;
	text-align: center;
}
.wp-caption p {
	text-align: left;
}
.quote {
	font-family: 'Vollkorn', serif;
	font-weight: normal;
	color: #733B03;
	font-style: italic;
	font-size: 120%;
	display: block;
	margin-top: 20px;
}
.attributed {
	font-family: 'Vollkorn', serif;
	font-weight: normal;
	color: #733B03;
	float: right;
	display: block;
	margin-bottom: 20px;
}
pre {
	font-family: inherit;
	font-size: inherit;
	line-height: 1.2em;
	font-size: 80%;
}

.sidebar li li, .textwidget {
	padding: 10px;
}
#footer .textwidget {
	padding:0;
}