body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #626365;
	background-image:url(images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #396E8E;
}
#search {
	float: right;

}
#top-home {
	width:749px;
	padding: 6px 15px 10px 0px;
	margin-right:auto;
	margin-left:auto;
	text-align: right;
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	background-color: #FDB813;
	height: 22px;
}
#top-logo {
	width:764px;
	margin-right:auto;
	margin-left:auto;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 47px;
}
#top-nav {
	width:764px;
	margin-right:auto;
	margin-left:auto;
	border-left: 3px solid #fff;
	border-bottom: 8px solid #fff;
	border-right: 3px solid #fff;
	background-image: url(images/nav_lines.gif);
	background-repeat: no-repeat;
	height: 30px;
}
#photo {
	width:764px;
	margin-right:auto;
	margin-left:auto;
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	background-color:#FFF;
	height: 187px;
}

#photo_home {
	width:764px;
	background-image:url(images/no-pic.jpg);
	background-position:right top;
	background-repeat:repeat-y;
	margin-right:auto;
	margin-left:auto;
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	background-color:#FFF;
	height: 187px;
}


#frame {
	width:764px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	background-color:#FFF;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/icon_bg_notop.gif);
}
#contentleft {
	width:484px;
	padding:40px 10px 10px 34px;
	float:left;
}
#contentright{
	width:236px;
	padding:0px;
	float:left;
}

#tail {
	width:770px;
	padding:7px 0px 0px 0px;
	margin-right:auto;
	margin-left:auto;
	height: 47px;
	font-size:11px;
	color: #fff;
}
input.searchbutton
{
	width: 20px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

input {
	color: #3A6E8F;
	background-color: #FFF;
	border: 1px solid #BAAD92;
	font: 10px Arial, Helvetica, sans-serif;
	padding: 3px 4px 3px 4px;
	width: 170px;
}


	
	a.nav:link, a.nav:visited  {
	font-size: 10px;
	color: #626365;
	line-height: 12px;
	text-decoration: none;
}
	a.nav:hover {
	font-size: 10px;
	color: #FDB813;
	line-height: 12px;
	text-decoration: none;
}
	a.tail:link, a.tail:visited  {
	color: #fff;
	text-decoration: none;
}
	a.tail:hover {
	color: #FDB813;
	text-decoration: none;
}
.rightimg {
	margin-left:10px;
}

.vidimg {
	margin-left:18px;
}

h1 { 
	letter-spacing: 3px;
	font-size: 18px;
	font-weight: normal;
	color: #3A6E8F;
	margin: 0px 0px 0px 0px; /*removes margins around an H tag*/
    padding: 0px 0px 0px 0px; /*removes padding around an H tag*/
}

.off {
	font-size: 10px;
	font-weight:bold;
	color: #FDB813;
	line-height: 12px;
}

#rhs {
    background-color: #D1D2D4;
    vertical-align:top;
}

#rhs-icon {
	background: url(images/nav_icon3.gif) no-repeat;
	background-color: #D1D2D4;
	padding:0 0 1px 30px !important;
	font-size: 11px;
  	font-weight:bold;
}

a.rhs-icon:link, a.rhs-icon:visited  {
	letter-spacing: 1px;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	text-decoration: none;
}
	a.rhs-icon:hover {
	letter-spacing: 1px;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}

.off-secondary {

	letter-spacing: 1px;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}

a.news:link, a.news:visited  {
	color: #3A6E8F;
	text-decoration: none;
}
	a.news:hover {
	color: #666666;
	text-decoration: none;
}

a.map:link, a.map:visited  {
	color: #3A6E8F;
	text-decoration: none;
}
	a.map:hover {
	color: #666666;
	text-decoration: none;
}

.date {
	color: #000000;
}

a {
	color:#FDB813;
	text-decoration:none
}

a:visited {
	color:#FDB813;
	text-decoration:none
}

a:hover {
	color: #666666;
	text-decoration:none
}

li {
	line-height:1.2em !important;
 	text-decoration:none;
	list-style-image:url(images/mapicon.gif);
}
