@charset "utf-8";
/* CSS Document */

body {
	background-color: #3b5975;
	margin: 0px;
	padding: 0px;
	background-image: url(images/site/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a
{
	color: #3C66B3;
	font-weight: bold;
}
a:hover
{
	color: #1E549E;
	text-decoration: none;
}

#container {
	width: 750px;
	font-family: Arial, sans-serif, Helvetica;
	color: #111111;
	background-image: url(images/site/container_bg.png);
	background-repeat: no-repeat;
	margin-top: 23px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 10px 0 10px;
}
#container #top_section {
	color: #000000;
	text-align: left;
}
#container #top_section #logo_image {
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 84px;
	background-image: url(images/site/logo.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	width: 742px;
}
#container #top_section #logo_image #sound_area {
	margin-right: 15px;
	display: block;
	margin-top: 5px;
}
#container #top_section #logo_image .email_image {
	float: right;
	display: block;
	clear: right;
	margin-top: 55px;
	margin-bottom: 5px;
}
#container #top_section #logo_image .email_image img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#container #top_section #menu {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #072F69;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
	clear: both;
}
#container #top_section #menu li {
	display: inline;
}
#container  #top_section  #menu a {
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #2A5BA7;
	padding-bottom: 6px;
}
#container #top_section #menu .current_page_link {
	background-image: url(images/site/menu_hover.png);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#container #top_section #menu .other_page_link:hover {
	background-image: url(images/site/menu_hover.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#container #flash_area
{
	height: 300px;
}
#container #flash_area img {
	margin: 0 auto 0 auto;
	display: block;
}





#container #content_area {
	padding: 10px 20px 10px 20px;

}
#container #content_area h1 {
	margin: 0;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFDAF0;
	color: #1F559F;
	font-size: 18px;
	font-weight: normal;
}
#container #content_area h1.bigstyle {
	margin: 0;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFDAF0;
	color: #1F559F;
	font-size: 28px;
	font-weight: normal;
}
#container #content_area p {
	text-align: justify;
	margin-bottom: 15px;
}
#container #content_area .first_paragragh {
	margin-top: 0px;
	padding-top: 3px;
}

#container  #content_area  #right_col {
	float: right;
	width: 220px;
	margin-left: 25px;
	background-color: #E5ECF7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CFDAF0;
	border-bottom-color: #CFDAF0;
	border-left-color: #CFDAF0;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#container #content_area #right_col #home_page_list {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#container #content_area #image_row {
	list-style-type: none;
	margin: 0px;
	padding: 5px;
	background-color: #E5ECF7;
	border: 1px solid #CFDAF0;
	text-align: center;
}
#container #content_area #image_row li {
	display: inline;
}
#container #content_area #image_row img {
	margin-right: 3px;
	margin-left: 3px;
	border: 1px solid #CCCCCC;
}
#container #content_area h2
{
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#container #content_area #right_col #image_col
{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#container #content_area #right_col #image_col img
{
	margin-bottom: 10px;
	border: 1px solid #2256A1;
}
#container #content_area #right_col #address_list
{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#container  #content_area  #right_col  h2 
{
	display: block;
	color: #1F559F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABBFE5;
	margin: 0 10px 3px 10px;
}
#container #content_area #map
{
	display: block;
	width: 450px;
	height: 407px;
	border: 1px solid #CFDAF0;
}




#container  #footer  {
	display: block;
	clear: both;
	color: #000000;
	text-align: center;
}
#container  #footer  p  {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#container #footer #bottomText a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#container #footer #bottomText a:hover {
	text-decoration: underline;
}
#container #content_area #logo_para {
	text-align: center;
	display: block;
	clear: both;
}
#container #content_area #logo_para .logo_images {
	margin-right: 5px;
	margin-left: 5px;
	border: none;
}
#container #content_area #bottom_menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	font-size: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3B5975;
	line-height: 22px;
}
#container #content_area #bottom_menu li {
	display: inline;
	padding: 0 10px 0 10px;
}
#container #content_area #bottom_menu a {
	text-decoration: none;
	padding-top: 2px;
}
#container  #content_area  #bottom_menu  a:hover {
	background-image: url(images/site/menu_hover_bottom.png);
	background-position: center top;
	background-repeat: no-repeat;
}

#container #content_area .float_right {
	float: left;
	margin-right: 10px;
}
#container #content_area .float_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}
#container #content_area #right_col .staff_pictures {
	border: 1px solid #CFDAF0;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 15px;
}
#container #content_area #right_col .bolder_h2 {
	font-weight: bold;
	font-size: 16px;
}
.sig {
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFDAF0;
}
.tiny_text {
	font-size: 10px;
}
.bold_text {
	font-weight: bold;
}
.bigger_text {
	font-size: 14px;
}

