/* CSS Document */
html {

}

body {
	margin:0px;
	padding:0px;

	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666666;
	background-color: #4F89C8;
	background-image: url(nav/bgb.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.banner {
	height:160px;
	overflow:visible;
	position:relative;
	top:0px;
	left:0px;
	z-index:9;
}
#banner {
	background-image:url(nav/bgt.jpg);
	background-position:top center;
}
.topcontainer {
	height:160px;
	width:885px;
	margin:0px auto;
	padding:0px;
	overflow:visible;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#logo {
	float:left;
	width:530px;
	margin-top: 20px;
}
#address {
	float:right;
	width:250px;
	text-align: right;
	font-size: 14px;
	margin-top: 15px !important;
	margin-top: 0px;
}
.main {

	position:relative;
	top:0px;
	left:0px;
	background-image: url(nav/bgb.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	/*z-index:-1;*/
}
#main {
	background-image:url(nav/bgb.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}
.main_copy {
	width:885px;
	margin:0px auto;
	padding:35px 0px 0px;
	background-image: url(nav/bgb.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#nav {
	float:left;
	width:185px;
}
a.navs:link, a.navs:visited {
	font-weight: 500;
	color: #333333;
	text-decoration: none;
}
a.navs:hover {
	font-weight: 500;
	color: #005294;
	text-decoration: none;
}
a.navs2:link, a.navs2:visited {
	font-weight: 500;
	color: #333333;
	text-decoration: none;
	padding-left: 15px;
	font-size: 14px;
}
a.navs2:hover {
	font-weight: 500;
	color: #005294;
	text-decoration: none;
	padding-left: 15px;
	font-size: 14px;
}
#content {
	float:right;
	width:680px;
	font-size: 15px;
	padding-bottom: 65px;
	line-height: 22px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #4F89C8;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #5F5B8D;
	text-decoration: underline;
}
a.tl:link, a.tl:visited {
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}
a.tl:hover {
	font-size: 14px;
	color: #005294;
	text-decoration: underline;
}
.footer {
	height:160px;
	overflow:visible;
	position:relative;
	top:0px;
	left:0px;
	z-index:10;
	padding-top: 50px;
	text-align: center;
	background-color: #4F89C8;
}

#footer {
	background:url(nav/bgf2.jpg) no-repeat center top;
	clear:both;
}
a.foot:link, a.foot:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
a.foot:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #5F5B8D;
}
h2 {
	font-size: 22px;
	font-weight: bold;
	color: #005294;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	color: #5F5B8D;
}
h4 {
	font-size: 20px;
	font-weight: bold;
	color: #005294;
}
h5 {
	font-size: 18px;
	font-weight: bold;
	color: #5F5B8D;
}
h6 {
	font-size: 18px;
	font-weight: bold;
	color: #005294;
}
.photo {
	padding: 2px;
	border: 1px solid #605B8D;
}
.textmid {
	font-size: 13px;
}
.textsmall {
	font-size: 11px;
}
