/* Yahoo Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,blockquote,th,td,p
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0 auto;
	padding: 0 auto;
	text-align: center;
	background-color: #067852;
}

img
{
	border: none;
}

a:link, a:visited
{
	color: #F60;
	text-decoration: none;
}

a:hover, a:active
{
	text-decoration: underline;
}

h1, h2, h3
{
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 10px;
}

h4, h5, h6
{
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 10px;
}

p
{
	margin: 0 0 10px 0;
}

ul
{
	margin: 5px 0 0 30px;
}

#wrapper
{
	width: 891px;
	margin: 0px auto;
	text-align: left;
	font-size: 1.2em;
	background-color: #fff;
}

#navbar
{
	background-image: url(images/newnav5/navback3.gif);
	background-repeat: repeat-x;
	height: 51px;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #fff;
	text-align: left;
}

#navbar a:link, #navbar a:visited
{
	color: #fff;
	text-decoration: none;
}

#navbar a:hover, #navbar a:active
{
	color: #F60;
	text-decoration: none;
}


#leftinfo
{
	background-image: url(images/main/blue_info_back.gif);
	background-repeat: repeat-y;
	margin: 10px 0;
	color: #fff;
	width: 278px;
	padding: 0;
}

#leftinfo p, #leftinfo table, #leftinfo h2
{
	margin: 20px;
}

#centerinfo
{
/*
	background-image: url(images/main/blue_cntr_btm.gif);
	background-repeat: no-repeat;
*/
	margin: 10px 0;
	color: #fff;
	width: 533px;
	text-align: center;
	margin-left: 178px;
	min-height: 330px;
	background-position: center bottom;
	background-color: #2E628C;
	padding-bottom: 10px;
}

#centerinfo p
{
	width: 400px;
	margin: 10px auto;
}

#centerwhite
{float: right; margin-top: 10px; margin-right: 45px; width: 650px;
}

#mainbody p, #mainbody h3
{
	margin: 0 10px 10px 10px;
	padding-left: 20px;
}

#facilitytable td
{
	padding: 10px;
	border-top: 1px solid #000;
	margin: 0;
}

#facilitytable tr
{
	border-bottom: 1px solid #000;
}


#footer
{
	background-image: url(images/main/bottom_bar2.gif);
	background-repeat: no-repeat;
	height: 62px;
	color: #fff;
	text-align: center;
	font-size: .8em;
	line-height: 1.4em;
	clear: both;
	margin: 0px 0 0 0;
}

.fac
{
	font-size: 12px;
	font-weight: bold;
}
