BODY
{
	margin: 0px;
	background: #FFE217;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

#topnav-container
{
	background-image: url(../../images/topnav_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 31px;
	white-space: nowrap;
}

#topnav
{
	vertical-align: middle;
	padding: 0 0 0 15px;
	white-space: nowrap;
}

.welcometext
{
	color: #006BB6;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}

.footertext
{
	color: #009A67;
	font-weight: bold;
	font-size: 9px;
	margin-left: 375px;
}

a.footertextlink
{
	color: #009A67;
	text-decoration: underline;
	font-weight: bold;
}

a.footertextlink:hover
{
	color: #009A67;
	text-decoration: none;
	font-weight: bold;
}

#home-header
{
	background-image: url(../../images/home_header_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 179px;
	vertical-align:middle;
}

#internal-header
{
	background-image: url(../../images/internal_headerbg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 150px;
}

#main-container
{
	width: 100%;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#footer-container
{
	background-image: url(../../images/footer_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 39px;
	padding-top: 22px;
}

#home-mid
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#home-mid-container
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
}

p, li
{
	font-size: 11px;
	color: #000000;
	margin: 0px;
	line-height: 14px;
}

/*
h1.home
{

font-size: 12px;
color: #009A67;
font-weight: bold;
margin: 0px;

}
*/

h1
{
	font-size: 12px;
	color: #009A67;
	font-weight: bold;
	padding: 0px;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 6px;
}

.line
{
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 4px;
}

H2
{
	font-size: 10px;
	color: #009A67;
	font-weight: bold;
}

H3
{
	font-size: 9px;
	color: #009A67;
	font-weight: bold;
}

h4
{
	font-size: 14px;
	color: #009A67;
	font-weight: bold;
	padding: 0px;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 6px;
}


#navcontainer ul
{
	list-style-type: none;
	text-align: left;
	vertical-align: top;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
}

#navlist li a
{
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
}

#navcontainer ul li a
{
	background: transparent url(../../images/leftnav_off.gif) left center no-repeat;
	padding-left: 15px;
	text-align: left;
	font: bold 10px;
	text-decoration: none;
	color: #009A67;
}

#navcontainer ul li a:hover
{
	background: transparent url(../../images/leftnav_on.jpg) left center no-repeat;
	color: #006BB6;
}

#navcontainer ul li a#current
{
	background: transparent url(../../images/leftnav_on.jpg) left center no-repeat;
	color: #006BB6;
}

a
{
	color: #006BB6;
	text-decoration: underline;
}

a:hover
{
	color: #009A67;
	text-decoration: none;
}

a.boldlink
{
	color: #009A67;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

a.boldlink:hover
{
	color: #006BB6;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}

a.boldlink-current
{
	color: #87C3EC;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

a.boldlink-current:hover
{
	color: #006BB6;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}

.routeFormText
{
	color: #006BB6;
	font-weight: bold;
	font-size: 10px;
	background: #FFFFFF;
	border: solid 1px #006BB6;
	font-family: verdana;
}

.routeFormSubmit
{
	color: #006BB6;
	font-weight: bold;
	font-size: 10px;
	background: #FFFFFF;
	border: solid 1px #FFFFFF;
	font-family: verdana;
	text-align: left;
}

.breadcrumb
{
	color: #009A67;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
}

a.breadcrumb
{
	color: #006BB6;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

a.breadcrumb:hover
{
	color: #009A67;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}

#content { padding: 15px 10px 20px 10px; }
#breadcrumb-container { margin-bottom: 4px; }

#subPhoto
{
	vertical-align: top;
	margin-top: 32px;
	margin-left: 15px;
	width: 214px;
}

#subnav
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#caption
{
	margin-left: 8px;
	margin-right: 25px;
	margin-top: -32px;
}
