html, body {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #333333;
}

.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #788a9c;
}
.cal_day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: left;
	font-weight: bold;
	color: #666666;
}
.normal_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;	
}
.normal_text_bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
#top_bkg {
	width: 100%;
	height: 350px;
	background-color: #01527D;
}
#top_img {
	width: 984px;
	height: 350px;
	padding: 0px;
	margin: 0 auto;
	background-image: url(images/home_banner.jpg);
	background-repeat: no-repeat;
	background-color: #01527D;
}

#banner_col1 {
	width: 130px;
	height: 82px;
	float:left;
	padding-left: 196px;
	padding-top: 268px;
}
#banner_col2 {
	width: 653px;
	height: 345px;
	float: left;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.col_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: lighter;
	color:#666666;	
}
#menu_bkg {
	width: 100%;
	height: 50px;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
}
#menu_bar {
	width: 984px;
	height: 50px;
	padding: 0px;
	margin: 0 auto;	
}
#spacer {
	width: 100%;
	height: 20px;
	background-image: url(images/subpg_spc.jpg);
	background-repeat: repeat-x;
}

#bdy_bkg {
	text-align: left;
	padding: 0px;
	margin: 0 auto;
	margin-top: 0px;
	width: 984px;
	height: 100%;
	top: 0px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	height: 4em;
	background-color: #CCCCCC;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration:underline;
}
#link_color1 {
	color: #006699;
}

.link_color2 {
	color: #FF860A;
	font-weight: lighter;
	font-size: 11px;
	text-decoration: underline;
}
.link_color2:visited {
	color: #FF860A;
	font-weight: lighter;
	font-size: 11px;
	text-decoration: underline;
}
.link_color2:hover {
	color: #FFCC33;
	font-weight: lighter;
	font-size: 11px;
	text-decoration: underline;
}

.banner_link {
	color: #FFFFFF;
	font-weight: lighter;
	font-size: 9px;
	text-decoration: none;
}
.banner_link:visited {
	color: #FFFFFF;
	font-weight: lighter;
	font-size: 9px;
	text-decoration: none;
}
.banner_link:hover {
	color: #FFCC33;
	font-weight: lighter;
	font-size: 9px;
	text-decoration: none;
}
#body_text {
	margin-left: 35px;
	margin-right: 35px;
}
#seeking_image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-right: 35px;
	color: #006699;
	width: 958px;
	height: 50px;
}
#bottom_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-right: 35px;
	color: #006699;
	width: 958px;
	height: 50px;
	vertical-align: bottom;
	background-image: url(images/bot_bar.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-right: 35px;
	color: #006699;
	width: 958px;
	height: 80px;
}
#event_list_box {
	margin-top: 10px;
	width: 318px;
	height: 380px;
	float: left;
	display: inline;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#event_list_box_item_img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-top:10px;
	margin-left: 10px;
	display: table;
	width: 56px;
	height: 49px;
	#position: relative; 			
	float: left;
	background-image: url(images/calendar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 15px;
	display: inline;
}
#event_list_box_item_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	margin-top:10px;
	display: table;
	width: 236px;
	height: 60px;
	#position: relative; 			
	padding-bottom: 15px;
	float: left;
	display: inline;
}

#event_more_details_link {
	margin-top:10px;
	margin-left: 15px;
	display: table;
	width: 245px;
	height: 60px;
	#position: relative; 			
	background-color: #F1EFEF;
	float: left;
	display: inline;
}

#newsletter_separator {
	margin-left: 0px;
	width: 280px;
	height: 20px;
	#position: relative; 			
	float: left;
	background-color: #ffffff;
	display: inline;
}

#newsletter {
	display: table;
	width: 270px;
	height: 100px;
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
	padding-top: 10px;
	padding-left: 10px;
	display: inline;
}

#welcome_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-top: 20px;
	margin-left: 20px;
	width: 610px;
	height: auto;
	float: left;
	display: inline;
}
#welcome_image {
	margin-top: 0px;
	margin-left: 0px;
	display: table;
	width: 110px;
	height: auto;
	float: left;
	padding-right: 20px;
	display: inline;
}

#welcome_section1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-top:10px;
	width: 300px;
	height: 380px;
	float: left;
	display: inline;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#welcome_section2 {
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-top:10px;
	width: 328px;
	height: auto;
	float: left;
	background-repeat: no-repeat;
	background-position: top;
	display: inline;
}

#menu_box_img {
	margin-left: 10px;
	display: table;
	width: 50px;
	height: 95px;
	#position: relative; 			
	float: left;
	display: inline;
}
#menu_box_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: table;
	width: 235px;
	height: 75px;
	#position: relative; 			
	float: left;
	padding-top: 5px;
	display: inline;	
}	
#menu_txt_desc {
	margin-left: 0px;
	width: 295px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#vertical_align_begin {
	#top: 50%;
	display: table-cell; 
	vertical-align: middle;
}
#vertical_align_end {
	#top: -50%;
}
#clear_float {
	clear: both;
}
