@charset "UTF-8";

body {
	background-color: #000033;
}

#ContentFrame {
	border: 1px solid #000066;
	margin: auto;
	background-color: #FFFFFF;
}
#ContentFrame td {
	vertical-align:top;
}
#ContentFrame td.AboveBanner {
	background-color: #999999;
}
#ContentFrame td.Banner {
	background-color: /*#FFFF66*/#ffd200;
	height: 140px;
	background-image:url(images/Banner3.jpg);
	background-repeat:no-repeat;
}
#BannerSpacer { height:100px;}
#BannerMenu { text-align: right; height:40px; line-height: 36px;}
/*#ContentFrame th.Banner {
	background-color: #FFFF66;
	height: 200px;
	background-image:url(images/BethalBanner1.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}*/
#ContentFrame td.Menu {
	background-color: #FFCC00;
}
#ContentFrame td.SideContent1 {
	background-color: #a0cbed;
	width: 180px;
}
#ContentFrame td.SideContent2 {
	background-color: #cee6f7;
	width: 180px;
}
#ContentFrame td.MainContent {
	background-color: #FFFFFF;
	height: 400px;
}
#ContentFrame td.Footer {
	background-color: #FFFFCC;
	height: 50px;
	text-align:center; vertical-align:middle;
}


/*SPECIAL COLUMN STUFF ---------------------------------------------------*/
.ContentArea { padding:10px;}
#Search2 { background-color:gold;}





/*TYPOGRAPHY ---------------------------------------------------*/
body { font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#0C1334;}

h1, h2, h3, h4 { color:#4f1150;}

h1 { color:#700726; font-weight: normal;}
h2 { color:#005295;}
h3 { color:#005295; font-weight: normal;}
h4 { color:#4f1150;}
h5 { color:#4f1150;}
h6 { color:#4f1150;}


/*hr {color:#c9e3b1; margin: 20px 0px;}*/
hr {color:#84a469; margin: 20px 0px; height: 1px;}

#BannerMenu a, #BannerMenu a:visited { text-decoration: none; color:#ae0000; font-size:16px; font-weight:bold; padding-right:35px;}
#BannerMenu a:hover{ color:#131c44;}

p{ font-size:12px; line-height:17px; color:#0C1334;}

td.SideContent2 { color:#005295;}

/*Rotating Gallery---------------------------------------------*/
#row_slideshow .rot{padding:0 11px 0 13px}
#row_slideshow .Rotator{width:270px;height:200px;position:relative}
#row_slideshow .RotatorControl{width:262px;height:30px;position:absolute;bottom:0;left:0;background:url(Rotator/HomePage/Control.png) 0 0 no-repeat;padding:10px 0 0 8px}
#row_slideshow .RotatorControl a{float:left;width:24px;height:20px;line-height:200px;overflow:hidden}
#row_slideshow .RotatorPrev{background:url(images/Rotator/hrPrev.gif) 0 0 no-repeat;}
#row_slideshow .RotatorStart{background:url(images/Rotator/hrPlay.gif) 0 0 no-repeat;display:none}
#row_slideshow .RotatorStop{background:url(images/Rotator/hrStop.gif) 0 0 no-repeat;}
#row_slideshow .RotatorNext{background:url(images/Rotator/hrNext.gif) 0 0 no-repeat;}
#row_slideshow .RotatorControl .ViewGallery{width:80px;height:13px;background:url(images/Rotator/hrViewGallery.gif) 0 0 no-repeat;position:absolute;right:20px;top:15px}
