@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

#header {
	width:773px;
}

#linkbar {
	width:773px;
}

#content {
	padding-left:65px;
	padding-top:12px;
	width:455px;
	float:left;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFFFFF; 
	line-height:20px; 
	font-weight:normal;
}

#rhc {
	width:250px;
	height:559px;
	float:right;
}

#bodybg {
	width:773px;
	background-image:url(../images/sub_body_bg.jpg);
	background-repeat:repeat-y;
}

#home_header {
	width:775px;
}

#home_linkbar {
	width:775px;
}

#home_body {
	width:775px;
	height:633px;
	background-image:url(../images/home_bg.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#home_content {
	padding-top:12px;
	padding-right:30px;
	width:425px;
	float:right;
}

#lhc {
	width:320px;
	float:left;
}

#home_flash {
	position:absolute;
	left:95px;
	top:512px;
	width:676px;
	height:385px;
	z-index:1;
}

#calendarTop {
	witth: 100%;
	float: left;
}

	#calendarBody {
		width: 200px;
		float: left;
		}
	
	#upcomingList {
		width: 250px;
		float: left;
	}
	
#calendarBottom {
	width: 100%;
	float: left;
	padding-top: 20px;
}
	
.calendarDOW {
	width: 20px;
	height: 20px;
	text-align: center;
	}

.calendarDAY {
	width: 20px;
	height: 20px;
	text-align: center;
	border: 1px solid #BFB3A7;
	}

.calendarFILL {
	width: 20px;
	height: 20px;
	background-color: #FFFFFF;
	color: #FF7C75;
	text-align: center;
	border: 1px solid #BFB3A7;
	}
	
	.calendarFILL a:link, .calendarFILL a:hover, .calendarFILL a:active, .calendarFILL a:visited {
		color: #FF7C75;
		text-decoration: none;
		}

	.interiorFormText {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding: 0px 0px 2px 0px;
		margin: 0px;
		font-weight: bold;
		}
					
	.interiorFormField {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #5C685E;
		margin-bottom: 10px;
		width: 280px;
		border: 1px solid #ACACAC;
		padding: 2px;
		}
						
	#message {
		width: 269px;
		float: left;
		background-color: #990000;
		color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		padding: 10px;
		margin-bottom: 15px;
		}
