@charset "utf-8";

html, body, ul, ol, li, p, pre, h1, h2, h3, h4, h5, h6, img, a, form, fieldset { 
	border: 0; 
	margin: 0; 
	padding: 0;
}
html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 100.01%;
	background-color: #A54642;
}

.topbg {
	background-attachment: scroll;
	background-image: url(images/dedc_top_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 166px;
	width: 913px;
}
.midbg {
	background-attachment: scroll;
	background-image: url(images/dedc_mid_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.windbg {
	background-attachment: scroll;
	background-image: url(images/wind_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 313px;
}
.slideshowtbl {
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.testimonialbg {
	background-attachment: scroll;
	background-image: url(images/testimonial_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 210px;
}
.homeaboutbg {
	background-attachment: scroll;
	background-image: url(images/home_about_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 203px;
}
.textscroller {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.homeabouttext {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}

.homeabouttext a:link {
	color: #3c57a8;
}
.homeabouttext a:hover {
	color: #A54642;
	text-decoration: none;
}
.homeabouttext a:visited:hover {
	color: #A54642;
	text-decoration: none;
}
.homeabouttext a:visited {
	color: #3c57a8;
	text-decoration: none;
}
.testimonialsheader h1 {
	font-size: 18px;
	color: #3c57a8;
	font-weight: normal;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 10px;
}

.footer {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
}
.scrollertitle {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.bodytext {
	font-size: 14px;
	color: #333333;
	line-height: 22px;
}
.bodytext  a:link {
	color: #175592;
}
.bodytext  a:hover {
	color: #A54642;
	text-decoration: none;
}
.bodytext  a:visited:hover {
	color: #A54642;
	text-decoration: none;
}
.bodytext  a:visited {
	color: #175592;
	text-decoration: none;
}
.bodytext h1 {
	font-size: 22px;
	padding-bottom: 22px;
	color: #A54642;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 20px;
}
.bodytext h3 {
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #175592;
}
.bodytext p{
	margin-top: 15px;

}
.boardtitle {
	font-size: 14px;
	font-weight: bold;
}
.stafflisting {
	font-size: 14px;
	font-weight: bold;
}
.newspressheader {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.newspressdate {
	font-size: 12px;
	font-weight: bold;
	color: #A54642;
}
.newspressdesc {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.meetingdisclaimer {
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
.homeradiotext {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.homeradiotext a:link {
	color: #3c57a8;
}
.homeradiotext a:hover {
	color: #A54642;
	text-decoration: none;
}
.homeradiotext a:visited:hover {
	color: #A54642;
	text-decoration: none;
}
.homeradiotext a:visited {
	color: #3c57a8;
	text-decoration: none;
}
.radiobg {
	background-image: url(images/radio_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
	width: 220px;
}
