@charset "utf-8";

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 49px;
	padding-top: 5px;
	padding-left: 20px;
	float: left;
}
#header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	height: 35px;
	width: 200px;
	padding-top: 3px;
	text-align: right;
	padding-right: 20px;
}
#menu_bar_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3F4B43;
	height: 18px;
	width: 810px;
	font-weight: bold;
	padding-left: 10px;
	float: left;
}
#menubar {
	background-color: #3F4B43;
}

#menu_bar_1  a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 20px;
}

#menu_bar_1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_bar_1  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_bar_1    a:hover {
	color: #333333;
	background-color: #FFFFFF;
}
#News_Update_Menu a:link {
	color: #FFFF00;
}
#News_Update_Menu a:visited {
	color: #FFFF00;
}
#News_Update_Menu a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #FFFF00;
}



#News_Update_Menu {
	float: left;
	font-size: 12px;
	height: 18px;
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	background-color: #617668;
}

#menu_bar_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	background-color: #617668;
	height: 18px;
	width: 310px;
	font-weight: bold;
	padding-left: 10px;
	float: right;
}
#menu_bar_2_left {
	float: left;
	color: #FFFF00;
}
#menu_bar_2_left  a {
	text-decoration: none;
	margin-right: 5px;
}
#menu_bar_2_left   a:link {
	text-decoration: none;
	color: #FFFF00;
}
#menu_bar_2_left    a:visited {
	text-decoration: none;
	color: #FFFF00;
}
#menu_bar_2_left    a:hover {
	color: #333333;
	background-color: #FFFF33;
}
#menu_bar_2_right {
	float: right;
	padding-right: 10px;
	font-size: 10px;
}
#menu_bar_2_right a:link {
	text-decoration: none;
	color: #CCCCCC;
}
#menu_bar_2_right a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#menu_bar_2_right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#content {
	width: 790px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #373700;
}
#shadow_corner {
	background-image: url(images/corner_shadow.jpg);
	float: left;
	height: 10px;
	width: 10px;
}
#shadow_left {
	background-image: url(images/left_shadow.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 10px;
	float: left;
}

#shadow_top {
	background-image: url(images/top_shadow.jpg);
	float: right;
	height: 10px;
	width: 810px;
}







#content a:link {
	color: #373700;
}
#content  a:visited {
	color: #373700;
}
#content  a:hover {
	color: #373700;
	text-decoration: underline;
}
.right_floating_photo {
	float: right;
	margin-bottom: 20px;
	margin-left: 10px;
}




.Body_underlined_heading {
	font-family: Sylfaen, Georgia, "Times New Roman", serif;
	font-size: 24px;
	color: #373700;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

.Body_paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #373700;
	line-height: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Body_list {
	font-family: Sylfaen, Georgia, "Times New Roman", serif;
	font-size: 20px;
	color: #373700;
	line-height: normal;
	font-style: italic;
	font-weight: bold;
	list-style-type: disc;
	list-style-position: outside;
}


.Heading1 {
	/*font-family: "Monotype Corsiva", Georgia, "Times New Roman", serif;*/
	font-family: Sylfaen, Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-style: italic;
	font-size: 30pt;
	color: #373700;
	margin: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #617668;
}
.preload_frame {
	height: 1px;
	width: 1px;
	visibility: hidden;
}
.left_floating_photo {
	float: left;
	margin-bottom: 20px;
	margin-left: 10px;
}


.address_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	margin-top: 5px;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.picture_frame {
	border: 1px solid #000000;
}
