@charset "utf-8";
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
* {
	margin: 0px;
	padding: 0px;
}
p {
	margin-bottom: 10px;
	line-height: 18px;
	text-align: left;
}
body {
	font: 14px/1.45em "Times New Roman", Times, serif;
	color:#7d6e5e;
	text-align: left;
	background-color: #ebe8db;
}
#container {
	width: 932px;
}
#footer {
	height: 90px;
	width:932px;
	background: url(/images/bg_footer.gif) no-repeat center top;
	margin-bottom:40px;r
}
#footer p  {
	text-align:center;
	padding-top:35px;
	padding-left:110px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#5f402b;
}
#footer a:link {
	color: #5f402b;
	text-decoration: none;
}
#footer a:visited {
	color: #5f402b;
	text-decoration: none;
}
#footer a:hover {
	color: #5f402b;
	text-decoration: underline;
}
#header {
	background: url(/images/header.gif) no-repeat right;
}
#logo {
	float: left;
	width: 330px;
	height:110px;
}
#content {
	background: url(/images/bg_content_top.gif) no-repeat center top;
}
#content_inner {
	background: url(/images/bg_content_bottom.gif) no-repeat center bottom;
	padding-top:50px;
	padding-bottom:50px;
}
#left {
	float: left;
	width: 512px;
	padding-left:8px;
}
#left_home {
	float: left;
	width: 478px;
	padding-left:8px;
}
#right {
	float: right;
	width: 412px;
}
#right_home {
	float: right;
	width: 446px;
}
#right_events {
	float: right;
	width: 412px;
	height:417px;
	padding-top:80px;
	background: url(/images/bg_events.gif) no-repeat center top;
}
#story_slide {
	float: left;
	width: 412px;
	margin-right:20px;
}
#story_text {
	float: left;
	width: 512px;
}
#middle {
	padding-bottom:50px;
}
.person {
	border-bottom:1px dotted #c7ba8f;
	margin-bottom:20px;
	padding-bottom:10px;
}
a:link {
	color: #21190b;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #21190b;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #21190b;
	text-decoration: underline;
	font-weight:bold;
}
h1 {
	color:#858274;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	text-align:left;
	margin-bottom:10px;
	font-weight:normal;
}
h2 {
	color:#858274;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:left;
	margin-bottom:10px;
	font-weight:normal;
}
h3 {
	font-size: 20px;
	color: #245497;
	font-weight:normal;r
	text-align:left;
	border-bottom: 1px dashed #b8b8b8;
	padding-bottom:7px;
	margin-bottom:10px;
}
h4 {
	color:#5b94b3;
	font-size:14px;
	font-weight:normal;
	margin-bottom:7px;
	text-align:left;
	padding-top:7px;
}
h5 {
	font-size: 16px;
	color: #245497;
	font-weight:normal;
	text-align:left;
	border-bottom: 1px dashed #b8b8b8;
	padding-bottom:7px;
	margin-bottom:10px;
}
.p_blue {
	color: #5b94b3;
}
strong {
	font-weight: bold;
	color: #245497;
}
.newsletter {
	background: url(../images/news_3.gif) no-repeat left bottom;
}
.newsletter_feild {
	border:1px solid #efece2;
	background-color:#efece2;
	padding:2px;
	color:#8e876a;
	width:222px;
	margin-left:17px;
	margin-bottom:22px;
	font-size:11px;
}
.search_field {
	border:1px solid #cccccc;
	padding:2px;
	margin-bottom:5px;
	color:#666666;
}
.date {
	color:#626262;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	font-weight:normal;
}
