/* gold for links #C5A238 */
body {
    background: url(../_img/mainbg.jpg) top left repeat-x;
    background-color: #2B2B2B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a{
	color:#BC9221;
	text-decoration:none;
}

.clearer{
	clear:both;
}

h1{
	text-indent:-9999px;
	width:285px;
	height:120px;
	left:49px;
	top:23px;
	position:relative;

}

h2, h3{
	font-family:Impact, sans-serif;
	font-weight:normal;
}

h2{
	font-size:26px;
	color:#151F9E;
}

h2.title{
	border-bottom: #000000 1px solid;
	width:460px;
	display:block;
	padding-top: 50px;
	padding-bottom:5px;
	margin-bottom:20px;
}

h3{
	font-size:17px;
	color:#333333;
	margin: 15px 0;
}

h4{
	color:#151F9E;
	font-size:14px;
	font-weight:lighter;
	margin:15px 0;
	line-height:20px;
}

h5{
	color:#000000;
	font-size:13px;
	font-weight:bold;
	margin:15px 0 5px 0;
}

p{
	color:#666666;
	font-size:13px;
	line-height:21px;
	margin: 10px 0;
}

ul{
	color:#666666;
	font-size:13px;
	line-height:21px;
	margin: 10px 0 10px 18px;
	list-style-image:url(../_img/bullet.gif);
}

li{
	margin:10px 0;
}

.black{
	color:#000000;
}

.alignleft{
	float:left;
	margin: 0 5px 5px 0;
}

.alignright{
	float:right;
	margin: 0 0 5px 5px;
}

/* Home Page */
#home {
    background: url(../_img/homebg.jpg) top center no-repeat;
    height: 771px;
    width: 988px;
    margin: 46px auto 0 auto;
}

div#navmenu{
	text-align:center;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	padding-top: 720px;
}

#navmenu ul{
	margin:0;
}

a#logolink{
	display:block;
	height:120px;
	width:285px;
	}

#navmenu ul li{
	font-size:14px;
	display:inline;
	padding: 4px 10px;
	border-left:#999999 solid 1px;
	}

#navmenu #first{
	border-left:none;
}

/* Inside Pages */
div#header{
	background-image: url(../_img/header.jpg);
	height:213px;
	width:950px;
	margin:47px auto 0 auto;
}

#header #navmenu{
	padding-top: 43px;
}

div#container{
	height:auto;
	width:938px;
	margin:0 auto;
	padding-left:1px;
}

div#contenttop {
	padding-top: 6px;
	background: url(../_img/content-top.png) top left no-repeat;
	margin-left:-3px;
	padding-left:4px;
	padding-right:2px;
}

div#contentleft {
	background: url(../_img/content-left.png) top left repeat-y;
	padding-left: 9px;
	height:inherit;
}

div#contentright {
	height:auto;
	background: url(../_img/content-right.png)top right repeat-y;
	padding-right:9px;
}

div#content{
	background-color:#FFFFFF;
}

div#contentbottom {
	background:url(../_img/content-bottom.png)top left no-repeat;
	height:5px;
	margin-left:5px;
}

div#leftbar{
	float:left;
	width:210px;
}

#leftbar #leftbarimage{
	margin: 15px 0 0 25px;
}

#leftbar #donate{
	margin: 15px 0 0 25px;
}

#leftbar p.caption {
	line-height:15px;
	margin: 10px 40px;
	text-align: center;
}

div#rightbar{
	float:right;
	width:230px;
	height:inherit;
}

#rightbar #corkboard{
	margin: 15px 0 0 15px;
	width:180px;
}

#corkboard #top{
	background:url(../_img/corkboard-top.jpg) no-repeat;
	width:180px;
	height:33px;
}

#corkboard #middle{
	background:url(../_img/corkboard-mid.jpg) repeat-y;
	width:132px;
	padding:1px 24px 12px;
}

#corkboard #bottom{
	margin-top:-2px;
	background:url(../_img/corkboard-bottom.jpg) no-repeat;
	width:180px;
	height:54px;
}
#corkboard h3{
	color:#000000;
	font-size:14px;
	text-decoration:underline;
}

#corkboard p{
	margin:0;
}

#rightbar .snapshots img{
    margin: 12px 12px 0px 17px;
    width:90px;
    height:auto;
}

#rightbar .notlink, #rightbar a{
	text-decoration:underline;
	color:#000000;
	font-family:Impact, sans-serif;
	font-size:15px;
	line-height:18px;
}

#rightbar p{
	font-size:12px;
	line-height:16px;
}

#rightbar .link{
	margin:10px 0;
}

.link .date{
	color:#A36B0B;
	font-weight:bold;
}

#main{
	float:left;
	width:475px;
	padding-bottom:75px;
}

.quote{
	font-style:italic;
}

/* About Us */
#newsbutton {
	margin: -5px 0 15px 0;
}

div#subscribeform{
	width:340px;
	font-size:13px;
}

#subscribeform input{
	border:none;
	background-color:#E4E4E4;
}

#subscribeform .textbox{
	background-color:#E4E4E4;
	border:#999999 thin solid;
	height:	17px;
	padding:5px;
	font-size:13px;
	margin-bottom:5px;
	width:315px;
	}
	
#subscribeform .floated{
	float:left;
	margin-right:3px;
	}

#subscribeform #name, #street{
	width:260px;
	float:right;
}

#subscribeform #citydiv{
	width:124px;
}

#subscribeform #city{
	width:85px;
	float:right;
}

#subscribeform #statediv{
	width:78px;
}

#subscribeform #state{
	width:30px;
	float:right;
}

#subscribeform #zipdiv{
	width:83px;
}

#subscribeform #zip{
	width:49px;
	float:right;
}

#submit {
	float:right;
	width: 66px;
	height: 21px;
	margin: 10px 0;
	padding: 0;
	border: 0;
	background: transparent url(../_img/submit.jpg) no-repeat center top;
	text-indent: -9999px;
}

/* Footer */
div#footer{
	background:url(../_img/footer.jpg) repeat-x;
	font-size: 12px;
	width:924px;
	height:101px;
	margin:0 auto;
	color:#666666;
	padding-top:14px;
	text-align:center;
}

div#footer #left{
	padding-left:8px;
	float:left;
}

#footer #tands {
	background: url(../_img/tands.png) bottom left no-repeat;
	width: 130px;
	height: 18px;
	padding-left:10px;
}

#footer a{
	display:block;
	float:right;
	color:#666666;
	text-decoration:underline;
	}

#footer p{
	margin:0;
}

/* Blog */
h2.blogtitle{
	padding-bottom:5px;
}

h2.blogtitle a{
	color:#151F9E;
}

.blog-widget h3{
	color:#000000;
	text-decoration:underline;
	margin-left:25px;
	margin-top:40px;
}

.blog-widget ul{
	list-style:none;
	margin-left:24px;
}

.blog-widget li{
	margin:0;
	font-weight:bold;
	font-size:12px;
}

.blog-widget a{
	color:#A36B0B;
}

#date{
	margin-bottom:-12px;
}
#commentslink{
	font-size:10px;
	line-height:14px;
}
#commentby{
	font-size:10px;
	line-height:14px;
}
#submitcomment{
	float:right;
	width:56px;
	height:21px;
}

.blog-comment-textarea{
	height:125px;
	width:100%;
	margin-bottom:5px;
}

.blog-comment-text{
	width:99%;
	margin-bottom:5px;
}
.blog-comment-label{
	color:#666666;
	font-size:12px;
	margin-bottom:-8px;
	display:block;
}

/* Events */
#wp-calendar{
	width:315px;
}

#wp-calendar thead{
	color:#999999;
}

#wp-calendar th{
	font-weight:normal;
}

#wp-calendar tr{
	height:40px;
}

#wp-calendar caption{
	margin:20px;
	color:#151F9E;
	font-weight:bold;
}

#wp-calendar a{
	text-decoration:underline;
}

.nav a{
	color:#151F9E;
}

.events h3{
	color:#AD894B;
	font-weight:normal;
	font-size:16px;
	margin-top:10px;
	margin-bottom:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.events h4{
	color:#333333;
	font-weight:bold;
	font-size:16px;
	margin-bottom:0;
}

.events p{
	color:#333333;
	font-size:16px;
	margin-top:0;
}

.upcoming .textwidget{
	font-size: 12px;
	line-height: 16px;
	color:#666;
}

.paypal_td {
	color:#666666;
	font-size:12px;
	display:block;
}