/* CSS Document */

body {
	background-image: url(back_new.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 965px;
	text-align: center;
	height: 100%;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.table_main {
	width: 965px;
}

.table_staff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#td_image {
	width: 643px;
}

#td_calendarlinks {
	width: 322px;
}

#bottomnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}

#bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 40px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#links a {
	background-color: #FFFFFF;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: left;
	text-indent: 4px;
	line-height: 20px;
}

.bridge_photo {
	margin-bottom: 1px;
	margin-left: 0px;
	margin-top: 1px;
	padding-top: 0px;
}

#welcome {
	width: 302px;
	padding-left: 0px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #012D69;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 100%;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

h4 {
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #012D69;
	width: 291px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
}

.td_nav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 161px;
}

#main text {
	width: 300px;
	padding-left: 12px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}

#main_text {
	width: 98%;
	padding-left: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	margin-left: 4px;
	margin-bottom: 15px;
	margin-top: 6px;
}

#calendar {
	width: 280px;
	padding-left: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	margin-top: 0px;
	padding-bottom: 14px;
}

#formname {
	display: block;
	position: static;
	width: 200px;
}

#email_01 {
	display: block;
	position: static;
	width: 200px;
}

#phone_01 {
	display: block;
	position: static;
	width: 200px;
}

#message_01 {
	display: block;
	width: 200px;
	position: static;
}
	
	label               {
	display: block;
	clear:left;
	padding-top: 10px;
}
	
	textarea		    {display: block; clear:left; }
	input				{width: 150px; }

#menu {
	width: 100%;
	background: #214474;
	float: left;
	text-align: center;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 10em;
float: left;
}
#menu a {
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 2px 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
}
#menu h2 {
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 2px 3px;

}

#menu h2 {
	color: #fff;
	background: #214474;
	text-transform: uppercase;
	border: 1px solid #214474;
}

#menu a {
color: #000;
background: #9ec2cc;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #fff;
}
#menu li {position: relative;}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}
#menu ul ul {
position: absolute;
z-index: 500;
}
div#menu ul ul {
display: none;
}
div#menu ul li:hover ul
{display: block;}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
}

#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 

#menu a, #menu h2 {
font: bold 0.7em/1.4em arial, helvetica, sans-serif;
}
</style>
<![endif]
