/* CSS Document */

/*
	Border: #b1ad92

*/


body {
	background-color: #6b0f3f;
	width: 100%;
	background-image: url(../images/bkgrnd_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.container_16 {
	background-image: url(../images/bkgrnd_container.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	overflow: hidden;
}
.container_16 #navi_top_div {
	background-image: url(../images/bkgrnd_navi_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 400;
}
#bucket_red {
	height: 329px;
	background-image: url(../images/buckets_red.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
}

#bucket_blue {
	height: 329px;
	background-image: url(../images/buckets_blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
}


#bucket_green {
	height: 329px;
	background-image: url(../images/buckets_green.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	overflow: hidden;
}

#sidebar_green {
	background-image: url(../images/sidebar_green.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 10px;
	overflow: hidden;
}

#content_blue {
	background-image: url(../images/bkgrnd_content_box_blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
}

.content_blue {
	background-image: url(../images/bkgrnd_content_box_blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
}

#content_green {
	background-image: url(../images/bkgrnd_content_box_green.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
}

#content_red {
	background-image: url(../images/bkgrnd_content_box_red.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
}

.grid_2 {
}

.grid_8 {
}

#content_blue h1, #content_red h1, #content_green h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #efe4b6;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 120%;
}

#content_blue p, #content_red p, #content_green p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 136%;
	color: #efe4b6;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
blockquote {
	margin-left: 40px;
	margin-top: 10px;
}

#bucket_red h2, #bucket_blue h2, #bucket_green h2, #content_blue h2, #sidebar_green h2, #content_green, h2, #content_red h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #efe4b6;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	line-height: 120%;
}
#bucket_red p, #bucket_blue p, #bucket_green p, #sidebar_green p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 136%;
	color: #efe4b6;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #efe4b6;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 120%;
}

.list_hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #efe4b6;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 7px;
	font-style: italic;
	margin-top: 0px;
}

.grid_12 {
	margin-top: 20px;
}
.footer_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #efe4b6;
	float: left;
	line-height: 16px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #efe4b6;
	text-align: right;
	float: right;
	width: 350px;
	color: #FFFFFF;
}
#contact p {
	color: #efe4b6;
	line-height: 136%;
}


.footer_list li {
	margin-bottom: 3px;
}

.footer_list a:link, .footer_list a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #efe4b6;
	float: left;
	line-height: 16px;
	text-decoration: underline;
}

.footer_list a:hover {
	text-decoration: none;
}

a:link, a:active, a:visited {
	color: #efe4b6;
	text-decoration: none;

}

.grid_8 p a:link, .grid_8 p a:active, .grid_8 p a:visited {
	color: #efe4b6;	
	text-decoration: underline;
}

.grid_8 p a:hover {
	color: #efe4b6;	
	text-decoration: none;
}

.grid_8 h3 a:link, .grid_8 h3 a:active, .grid_8 h3 a:visited {
	color: #efe4b6;	
	text-decoration: underline;
}

.grid_8 h3 a:hover {
	color: #efe4b6;	
	text-decoration: none;
}


#sidebar_green a:link, #sidebar_green a:active, #sidebar_green a:visited, {
	color: #efe4b6;
	text-decoration: none;

}

#sidebar_green a:hover {
	color: #efe4b6;
	text-decoration: underline;

}



.wp-caption {
	text-align:center;
	padding:10px;
	margin:10px;
	background-image: url(../images/bkgrnd_content_box_blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border:none;
}

#masthead_flash {
	background-image: url(../images/bkgrnd_flash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	overflow: hidden;
}



.copy_list li {
	list-style-position: inside;
	list-style-type: disc;
	color: #efe4b6;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.italic-bold {
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.calendar-next a, .calendar-prev a, .calnk a {
	color: #000000;
}

#map_canvas {
	height: 400px;
	width: 420px;
	margin-left: 20px;
	border: 1px solid #000000;
}

#map_canvas p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
