/* CSS Document */
a:link, a:visited, a:hover {
	font-weight:bold;
}

a:link, a:visited {
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
}
body {
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#EDE7E0;
	}

#page {
	width:800px;
	margin: 0 auto;
	text-align:left;
	background-color:#FFFFFF;
}

#main {
	position:absolute;
	top:183px;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	background-image:url(images/background.gif);
	}

#index_about {
	width:260px;
	margin-top:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}

#index_banner {
	position:absolute;
	top:100px;
	margin-left:330px;
	width:240px;
}

.index_banner_content {
	width:200px;
	margin-top: 10px;
}
	
#header {
	width:800px;
	}
	
#footer {
	width:800px;
	clear:both;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	height:46px;
	color:#5B3E1C;
	bottom:0px;
}	

#footer_text a {
	color:#5B3E1C;
}

#footer_text {
	margin:7px 10px 0px 20px;
	float:right;
	font-weight:700;
}

#index {
	width:216px;
	float:right;
  }


#roller{
	width:584px;
	float:right;
}

#content{
	margin-left:220px;
	margin-bottom:30px;
	padding:20px;
}

#upcoming {
	width:216px;
	float:left;
	margin-left:0px;
	}
	
#upcoming p{
	margin-left:30px;
	margin-top:0px;
	margin-bottom:0px;
}

#upcoming_body{
	width:153px;
	margin-left:40px;
	margin-top:0px;
	background-color:#FFFFFF;
	margin-bottom:30px;
}	

.upcoming_body_inner {
	margin: 2px 10px;
}

#upcoming_bottom {
	background-image:url(images/upcoming_tb.gif);
	background-repeat:no-repeat;
	height:23px;
	width:153px;
}

#upcoming_prev, #upcoming_next {
	margin-top:4px;
	width:48px;
	height:14px;
	clear:none;
}

#upcoming_prev {
	margin-left:2px;
	float:left;
}

#upcoming_next {
	margin-right:2px;
	float:right;
}

#navigation {
	width: 450px;
	font-size:10px;	
	margin-left:220px;
	margin-top:30px;
}

#event_details_pic {
	float: right;
	padding: 0px 5px;
}

#event_details {
	width: 300px;
	float: right;
	color:#000000;
}

#event_details a{
	color:#000066;
	}

#event_details th {
	color:#000099;
	font-size:14px;
	padding-bottom:10px;
	}

#event_details td {
	padding: 5px 10px 5px 0px;
}

#event_details table {
	border-collapse: collapse;
	border:none;
	}


.list_title {
	color:#000099;
	font-size:14px;
}

.list_detail {
	color:#666666;
	font-size:12px;
}

.list_desc {
	font-size:10px;
}

#event_list_content {
	width:100%;
	border:0px;
}

#event_list_1, #event_list_2, #news_list_1, #news_list_2 {
	margin-bottom:10px;
	padding:15px;
	width:450px;
}

#news_list_1, #news_list_2 { border-width:2px; border-color:#FFD9D9; border-style:solid;}

#event_list_1 {	background-color:#F9F8F6;}

#event_list_2 { background-color:#EBE8E3;}

#contact_form {
		background-color:#EBE8E3;
	}

#contact_form, #agenda_form {  
	padding-left:30px;
	padding-top:30px;
	width:450px;
	color:#836751;
	font-weight:600;
}


#contact_textbox, #contact_textarea, #contact_button {  
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	background-color:#FFFFFF;
	margin-bottom:10px;
}

#contact_button {
	width:100px;
}

#contact_textbox {  
	margin-left: 10px;
	width:300px;
}

#contact_textarea {  
	width:400px;
	height:200px;
}

#contact_header {
	float:left;
	width:80px;
}

#news_list_2 {	background-color:#FFD9D9;}

#news_list_1 { background-color:#FFFFFF;}

#event_list_header {
	font-weight:800;
	color:#000099;
	font-size:14px;
}

#news_detail_title {
	color:#990000;
	font-size:14px;
}

#news_detail {
	color:#333333;
	font-size:12px;
	text-align:justify;
	margin-top:10px;
}

#archive_list {
	font-size:14px;
	font-weight:500;
	line-height: 18px;
}

#archive_list a {
	color:#000099;
}

#archive {
	font-size:12px;
	text-align:justify;
}


#service_fr{
	width:500px;
	font-size:12px;
}

#service_fr_text {
	margin-left:30px;
	margin-right:30px;
	margin-top:180px;
	color:#FFFFFF;
}


#service_fr_links a:link, #service_fr_links a:visited, #service_fr_links a:hover {
	font-size:14px;
	font-weight:700;
	color:#000000;
}

#service_fr_text h1 {
	font-size:18px;
	font-weight:700;
}

#service_fr_text h2 {
	font-size:16px;
	font-weight:700;
	margin-bottom:0px;
}

#service_fr_text p {
	margin-top:0px;
	}

#service_fr_index h3 {
	font-size:12px;
}

#page_header {
	float:right;
	margin-right:30px;
}

.highlight {
	color:#FF0000;
	font-weight:bold;
}


.event_detail_header {
	color:#836751;
	width:50px;
	font-weight:600;
}

.upcoming_group {
	font-weight:600;
	font-size:12px;
	color:#003366;
	}
	
.index_banner {
	margin-top:10px;
}