.clear {
	clear:both;
}
.center {
	text-align:center;
}
.hide {
	display:none;
}
body {
	margin:0px;
	padding:0px;
	background-color:#004479;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:150%;
	color:#333333;
}
.site_container {
	width:800px;
	margin:auto;
}
embed {
	vertical-align: bottom;
}
.header .navigation{
	height:41px;
	margin-top:10px;
	background-image:url(../images/site_header.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.header .navigation ul {
	padding:0px;
	margin:16px 0px 0px 20px;
	float:left;
}
.header .navigation li {
	float:left;
	list-style:none;
	padding:0px 0px;
	font-size:11px;
	
}
.header .navigation li a {
	color:#DFC88C;
	text-decoration:none;
	float:left;
}
.header .navigation li a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.header .navigation .divider {
	color:#FFFFFF;
	float:left;
	font-size:10px;
	padding:0px 16px;
}
.content_container {
	background-color:#506CA0;
}
.content_container .header_home {
	background-image:url(../images/home_header.gif);
	background-repeat:no-repeat;
	position:relative;
	height:260px;
}
.content_container .header_home .image {
	vertical-align:bottom;
}
.content_container .header_home .title {
	position:absolute;
	top:220px;
	width:220px;
	text-align:center;
	font-size:26px;
	color:#F8F9D7;
	font-family:Arial, Helvetica, sans-serif;
}
.content_container .header_home .caption {
	position:absolute;
	top: 242px;
	width:790px;
	text-align:center;
	font-size:12px;
	color:#E7EEF7;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	word-spacing:5px;
	letter-spacing:1px;
}
.content_container .header_home .caption p {
	margin-top: 0px;
	margin-bottom:10px;
}

.content_container .header {
	background-image:url(../images/page_header.gif);
	background-repeat:no-repeat;
	position:relative;
	height:206px;
}

.content_container .header .title {
	position:absolute;
	top:16px;
	left:260px;
	width:240px;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	color:#004479;
	font-family:Arial, Helvetica, sans-serif;
}
.content_container .header .caption {
	position:absolute;
	top: 72px;
	left:22px;
	width:410px;
	font-size:12px;
	color:#DFC88C;
	font-family:Arial, Helvetica, sans-serif;
	height:126px;
	overflow:hidden;
}
.content_container .header .caption p {
	margin-top: 0px;
	margin-bottom:10px;
}
.content_container .header .image {
	float:right;
	vertical-align:bottom;
}
.content_divider {
	height:17px;
	background-image:url(../images/content_divider.gif);
	background-repeat:no-repeat;
	float:left;
	width:800px;
}
.main_container {
	background-color:#ABB8C9;
	float:right;
	min-height:130px;
	width:500px;
	padding: 40px 60px 20px 60px;
	background-image:url(../images/main_container.gif);
	background-repeat:no-repeat;
	margin-bottom:12px;
}
.main_container a {
	color:#790029;
	text-decoration:none;
}
.main_container a:hover {
	color:#E7EEF7;
	background-color:#790029;
	text-decoration:none;
	padding:2px 0px;
}
.main_container ul {
	padding:0px;
	margin-left:14px;
}
.main_container li {
	margin-bottom:12px;
}

.main_container .section {
	border: solid 1px #506CA0;
	background-color:#EDF0F3;
	padding:10px;
	margin:0px 0px 16px 0px;
	font-size:11px;
}


.section .title {
	font-size:12px; 
	font-weight:bold;
	color:#1F4376;
	text-align:center;
	margin-bottom:12px;
}
.section .lable {
	float:left; 
	width:90px; 
	text-align:right;
	font-weight:bold;
	margin-bottom:4px;
}
.section .record {
	margin-left:100px;
	margin-bottom:4px;
}
.section .clean p{
	margin-top:0px;
}
.section .sub_section {
	float:left;
}









.side_container {
	float:left;
	width:180px;
	background-color:#506CA0;
	margin-top:14px;
}
.side_navigation ul {
	
}
.side_navigation li {
	font-size:12px;
	list-style:none;
	line-height:260%;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
.side_navigation li a {
	text-decoration:none;
	color:#E7EEF7;
	
}
.side_navigation li a:hover {
	text-decoration:none;
	color:#DFC88C;
}

.navigation_section {
	margin-bottom:16px;
}
.navigation_section ul {
	font-size:11px;
	margin:0px;
	padding:0px;
}
.navigation_section li {
	line-height:18px;
	width:134px;
	float:left;
	list-style:none;
	background-image:url(../images/checked.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:0px 16px 0px 16px;
	margin:0px;
}
.navigation_section a {
	color:#004479;
	

}
.navigation_section a:hover {
}
.navigation_section .active {
	color:#790029;
	font-weight:bold;
}


.category_description {
}
.category_description ul {
	padding:0px;
	list-style:none;
	font-size:11px;
	margin:0px;
}
.category_description li {
 	background-image:url(../images/checked.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px 0px 0px 16px;
	line-height:120%;
}

.featured_events {
	float:left;
	width:240px;
	border-right: dotted 2px #666666;
	padding: 0px 6px 0px 0px;
	line-height:20px;
	margin-top:-14px;
	min-height:130px;

}
.featured_events .label {
	font-weight:bold;
	font-size:16px;
	margin-bottom:4px;
	font-family:Arial, Helvetica, sans-serif;
	color:#790029;
}
.featured_events .date {
	font-weight:bold;
	font-size:10px;
	color:#004479;
}
.featured_events .title {
	font-size:10px;
	color:#61002B;
}
.featured_article {
	float:left;
	width:230px;
	padding: 0px 6px 0px 0px;
	line-height:20px;
	margin-top:-14px;
	margin-left:12px;
}
.featured_article .label {
	font-weight:bold;
	font-size:16px;
	margin-bottom:4px;
	font-family:Arial, Helvetica, sans-serif;
	color:#790029;
}
.featured_article p {
	margin:0px;
}
.featured_article_image {
	float:left;
	margin-right:6px;
	border: solid 1px #333333;
}
.featured_article_title a  {
	font-weight:bold;
	font-size:11px;
	color:#004479;
}
.featured_article_title a:hover  {
	color:#FFFFFF;
	background-color:#004479;
}
.featured_article_content {
	font-size:11px;
	line-height:130%;
}


.event_list {
	margin:0px 0px 26px 0px;
	font-size: 11px;
}
.event_list img {
	float:left;
	border:0px;
}
.event_list .title {
	font-weight:bold;
	font-size: 12px;
	color:#DFC88C;
	background-image:url(../images/event_small_title_background.jpg);
	background-repeat:no-repeat;
	padding: 2px 6px;
	line-height:20px;
	height:20px;
	cursor:pointer;
}
.event_list .summary {
	float:right;
	width:340px;
}
.event_list .summary p {
	margin:4px 0px;
	float:right;
	width:340px;
}
.event_list .date_time {
	float:right;
	width:340px;
	line-height:26px;
	font-weight:bold;
}
.event_list .date_time span {
	color:#004479;
	margin-right:6px;
}
.event_list .rsvp {
}
.event_list .location {
	float:right;
	width:340px;
	
}



.event_detail {
}
.event_detail .title {
	display: none;
}
.event_detail ul {
	padding:0px;
	list-style:none;
	font-size:12px;
	margin:0px;
}
.event_detail li {
 	background-image:url(../images/checked.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px 0px 0px 16px;
	line-height:120%;
}
.event_detail .date_time {
	line-height:26px;
}
.event_detail .date {
	color:#004479;
	font-weight:bold;
	margin-right:6px;
}
.event_detail .time {
	color:#004479;
	font-weight:bold;
	margin-right:6px;
}
.event_detail .schedule {
	line-height:120%;
	margin-top:-4px;
	margin-bottom:12px;
	font-size:11px;
}
.event_detail .rsvp {
	margin-bottom:8px;
}
.event_detail .location {
	line-height:26px;
}
.event_detail .fee {
	margin:8px 0px 8px 0px;
	font-size:11px;
	line-height:120%;
}
.event_detail .sponsor {
	text-align:center;
	font-size:11px;
	color:#666666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}


.event_category {
	border: solid 1px #506CA0;
	background-color:#EDF0F3;
	padding:10px;
	margin:0px 0px 16px 0px;
	font-size:11px;
}
.event_category .title {
	font-weight:bold;
	font-size: 14px;
}
.event_category .date_time {
	margin:0px 0px 8px 0px;
}
.event_category .date_time span {
}
.event_category .schedule {
	font-size:11px;
	line-height:140%;
	margin:0px 0px 8px 0px;
}
.event_category .rsvp {
}
.event_category .location {
	margin:0px 0px 8px 0px;
}
.event_category .fee {
	margin:0px 0px 8px 0px;
	font-size:11px;
	line-height:120%;
}
.rsvp_form {
}
.rsvp_form .title{
	display:block;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#004479;
}
.rsvp_form .date_time {
	line-height:26px;
	text-align:center;
}
.rsvp_form .date {
	color:#790029;
	font-weight:bold;
	margin-right:6px;
}
.rsvp_form .time {
	color:#790029;
	margin-right:6px;
}
.rsvp_confirmation_form {
	text-align:center;
}
.rsvp_confirmation_form .title {
	font-size:22px;
	color:#790029;
	font-weight:bold;
}
.rsvp_confirmation_form .message {
	font-size:16px;
	color:#004479;
}
.CLHeadingBold {
	font-weight:bold;
}
.CLheading {
	text-align:center;
}
.CLTable {
	text-align:center;
}
.CLLink {
	display:none !important;
}




.footer {
	font-size:11px;
	text-align:center;
	color:#9A99B0;
	line-height:150%;
	margin:14px 0px;
}