@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../siteimages/blue-bk.gif);
	background-repeat: repeat-x;
}
.sitewrap {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/* --------------------------------------------------------- */

#bnav {
	font-size: 12px;
	float: left;
	width: 990px;
	padding-right: 5px;
	background-image: url(../siteimages/bnav1.jpg);
	height: 25px;
	padding-top: 5px;
	padding-left: 5px;
}
.contactbox1 {
	font-size: 12px;
	float: left;
	width: 230px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.counterbox {
	float: left;
	width: 240px;
	font-size: 12px;
	color: #333;
	text-align: center;
}
.postdate1 {
	font-size: 12px;
	color: #600;
}
h1 {
}
h2 {
}
h3 {
	color: #036;
	margin-bottom: 5px;
}
#maincontent {
	background-color: #FFF;
	float: left;
	width: 998px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.main-col1 {
	float: left;
	width: 745px;
	padding-right: 5px;
	padding-left: 5px;
}
.main-col2 {
	float: right;
	width: 240px;
}
#sitefooter {
	font-size: 12px;
	float: left;
	width: 1000px;
}
#sitehead {
	background-color: #1a4151;
	float: left;
	width: 990px;
	color: #FFF;
	padding-left: 10px;
}
.sh-box1 {
	float: left;
	width: 300px;
}
.sp1 {
	float: right;
	height: 270px;
	width: 490px;
}
.thrift-col1 {
	font-size: 12px;
	float: left;
	width: 225px;
}
.thrift-col2 {
	float: left;
	width: 520px;
}
.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #033;
	float: left;
	width: 1000px;
}
.weatherbox {
	float: left;
	height: 420px;
	width: 240px;
}
.weatherbox2 {
	float: left;
	width: 240px;
	margin-top: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003;
	border-bottom-color: #003;
}
/* - LINKS ------------------------------------------ */
a:link, a:visited, a:active {
	text-decoration: none;
	color: #06C;
}
a:hover {
	color: #600;
	text-decoration: underline;
}
a.nav:link, a.nav:visited, a.nav:active {
	text-decoration: none;
	color: #003;
	background-color: #1a4151;
	float: left;
	width: 233px;
	padding-left: 5px;
	background-image: url(../siteimages/b-navtab1.gif);
	height: 18px;
	padding-top: 5px;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #000;
}
a.nav:hover {
	color: #FFC;
	text-decoration: none;
	background-color: #000;
	background-image: url(../siteimages/b-navtab2.gif);
	background-repeat: repeat-x;
}
a.nav2:link, a.nav2:visited, a.nav2:active {
	color: #000;
	text-decoration: none;
}
a.nav2:hover {
	color: #FFF;
	text-decoration: underline;
}
a.sbd:link, a.sbd:visited, a.sbd:active {
}
a.sbd:hover {
}

