hr {margin:15px 0 15px 0;}

table#layout {position:relative;left:15px;width:925px;margin-top:15px;}
table#layout p {margin-bottom:15px;}
table#layout h1 {font-size:16px;color:#333;margin-bottom:10px;}
table#layout h2 {
	font-size:14px;
	margin-bottom:10px;
	color: #82000A;
}
table#layout h3, h4 {font-size:12px;color:black;}

table#layout td {vertical-align:top;}
td#layout_c1 {padding:0 15px;width:70%;border-right:1px solid #C1C1C1;}
td#layout_c2 {padding:0 15px;}


div#feature_events h1 {font-size:14px;color:#515151;}
div#feature_events h2 {font-size:12px;}
div#feature_events p {padding-bottom:5px;}

.section_introduction {font: italic 14px/18px Georgia, "Times New Roman", Times, serif;color: #333333;margin-bottom: 15px;}
.img_left {padding: 0 10px 10px 0;float: left;}
.img_right {padding: 0 0 10px 10px;float:right;}


div#news_container h2 {margin-bottom: 0px;}
div#news_container h3 {margin-bottom: 0px;}

div#events_container h2 {margin-bottom: 20px;color:gray;}
div#events_container h3 {margin-bottom: 0px;}


div#leadership p {font-size: 10px;margin: 0 0 10px;}
div#leadership h1 {font-size:14px;color:#515151;}


div#calendar_inset h1, div#news_inset h1 {font-size:14px;}
div#calendar_inset h2, div#news_inset h2 {font-size:11px;margin:0;}
div#calendar_inset p, div#news_inset p {font-size:11px;margin:0 0 5px;}


/* forms */
label {float:left;width:30%;font-size:11px;line-height:20px;}
.label_required {color:red;}
label.label_optional {color:#000;}

fieldset legend {font-weight:bold;color:#555;margin-left:5px;}
fieldset {margin:0 0 5px;padding:5px;border:1px solid lightgray;}
fieldset.notice_error {color:red;border:1px solid red;font-weight:bold;}
fieldset.notice_success {color:green;border:1px solid green;font-weight:bold;}

form .notice_required {color:red;}
form .notice_syntax {color:red;font-weight:bold;font-size:12px;}

form#contact_us_form input {width:67%;background:white;}
form#contact_us_form textarea,form#contact_us_form select, form#contact_us_form input#contact_us_submit {width:97%;}
