body {
	margin:0px;
	padding: 0px;
	background: #f4f4f4;
	font-family: Helvetica, Arial, san-serif;
}

img.photo { 

         box-shadow:6px 6px 20px #000;
         -webkit-box-shadow:6px 6px 20px #000;
         -moz-box-shadow: 6px 6px 20px #000;
}

#top {
	width: 100%;
	float:left;
	text-align:centerborder;
	height: 225px;
	background: #ffffff url('images/header.gif') no-repeat;
	background-position: center center;
}

#menuarea {
	margin: 0px auto;
	padding:0px;
	width: 815px;
	height: 55px;
	text-align:center;
	clear:both;
}

h2 {
	font-weight: normal;
	font-size: 24px;
	line-height: 34px;
	color: #a02021;
	}

/*

#menu {
	float:left;
	clear:both;
	margin:32px auto 5px auto;
	padding:0px;
	list-style-type:none;
	width: 800px;
	height:38px;
}

#menu ul {
	width:800px;
}

#menu ul li.menu_item {
	width: 120px;
	margin:0px 10px 0px 0px;
	padding: 10px 20px 5px 20px;
	display:inline;
	text-align:center;
	cursor:pointer;
	color: #333333;
}

#menu li.menu_item:hover {
	background-color: #dbdbdb;
}

#menu li.selected, #menu li.selected:hover {
	color: #a02021;
	background: #ffffff;
	border: 1px solid #dbdbdb;
	border-bottom: 0px;
	font-size: 14pt;
}

.submenu {
	float:left;
	z-index:9999 !important;
}

.submenu ul {
	text-align:left;
	font-size:10pt;
	list-style-type:none;
	margin:0px;
	padding:0px;
	clear:both;
	float:left;
	width:400px;
}
*/
#menu{
	position:absolute;
	margin-top:10px;
	float:left;
	clear:both;
	margin:20px auto 0px auto;
	padding:0px;
	list-style-type:none;
	width: 800px;
	height:38px;
}

#menu ul{
	width:90px;
	float:left;
	margin:0px 2px;
	padding:2px;
	list-style:none;
	cursor: pointer;
}

.top {
	padding: 7px 0px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
		-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
}

.top:hover {
	color: #a02021;
}

#donate {
	color: #fff;
	background: #a02021 !important;
}

#menu ul:hover .top, .top:hover {
	background: #dbdbdb;
}

#menu ul:hover .selected{
	background: #ffffff;
}

.sel_sub {
	background: #ffffff !important;
	border: 1px solid #dbdbdb;
	margin-top:2px !important;
	margin-left:0px !important;	
}


.selected, .selected:hover {
	color: #a02021;
	background: #ffffff;
	border: 1px solid #dbdbdb;
	border-bottom: 1px solid #fff;
	font-size: 13pt;
	padding:7px 0px 6px 0px;
	margin-top:-2px;

}


#menu ul .item{
	display:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}
#menu ul:hover .item{display:block;background:#dbdbdb;padding:1px;margin:2px 0px 0px 0px; font-size:10pt; width:200px; text-align:left; padding: 5px;}

#menu ul:hover .item a{color:#333333;text-decoration:none;}
#menu ul:hover .item a:hover{color:#a02021;}


#container {
	float:left;
	clear:both;
	background: #fff;
	width: 100%;
	min-height: 350px;
}

#content {
	width:800px;
	margin:10px auto;
	line-height: 28px;
	font-size: 14px;
}

#content h1 {
	font-weight: normal;
	font-size: 19pt;
	margin-top:30px;
}

#footer {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #444;
	font-size: 13px;
	max-height: 43px;
	bottom: 0;
	}
	
	#footer a {
		color: #a02021;
		text-decoration: none;
		}
	
	#footer a:hover {
		color: #a02021;
		text-decoration: underline;
		}
	
	#footer a {
		color: #a02021;
		}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
	
.wp-caption-text {
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	}

/* Begin Blog Menu Styles */

#menuarea {
	background-color: #900000;
	height: 50px;
	overflow: hidden;
	width: 1028px;
	text-align: center;
}

#menuarea ul {
	width: 1028px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}	

#menuarea li {
	float: left;
	width: 150px;
	padding-left: 1px;
	margin: 0 auto;
}

#menuarea img {
	border: 0;
	width: 150px;
	height: 50px;
}

#menuarea .blank {
	width: 134px;
}
