@charset "utf-8";
/* CSS Document */
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #d2d2d1;
	background-image: url(../siteimages/IMG_8924.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.sitewrap {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
/* ------------------------------------------------------------- */
#bnav {
	width: 1000px;
	float: left;
	font-size: 12px;
	color: #666;
}
.fb-panel {
	float: left;
	width: 190px;
	padding-left: 5px;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
	color: #506661;
}
h3 {
}
#mainpanel {
	width: 1000px;
	float: left;
	background-color: #FFF;
}
.navbox {
	float: left;
	width: 200px;
	margin-top: 20px;
}
.r-panel1 {
	float: right;
	width: 198px;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
.r-panellinks {
	float: right;
	width: 200px;
	font-size: 12px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666;
}
.panel-left {
	float: left;
	width: 770px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.panel-left2 {
	float: left;
	width: 770px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	font-size: 12px;
}
.panel-right {
	float: right;
	width: 200px;
}
.titlephotoinfo {
	width: 385px;
	font-size: 12px;
	color: #003;
	float: left;
	padding-right: 5px;
	font-style: italic;
	text-align: right;
	margin-top: 40px;
}
#sitefooter {
	width: 1000px;
	float: left;
	font-size: 12px;
	color: #666;
	text-align: right;
}
#sitehead {
	background-color: #e4ded4;
	float: left;
	width: 990px;
	padding-left: 10px;
}
.sh-col1 {
	float: left;
	height: 260px;
	width: 390px;
}
.sh-col1a {
	float: left;
	width: 390px;
}
.sh-col2 {
	font-size: 12px;
	font-style: italic;
	color: #033;
	float: right;
	height: 260px;
	width: 600px;
	text-align: right;
}
.sh-col2a {
	font-size: 12px;
	font-style: italic;
	color: #033;
	float: right;
	width: 600px;
	text-align: right;
}
.titlepicbox {
	font-size: 12px;
	font-style: italic;
	color: #033;
	float: right;
	height: 275px;
	width: 600px;
}
.weatherbox {
	font-size: 12px;
	color: #666;
	text-align: center;
	float: right;
	width: 200px;
}
.txt01 {
	font-size: 12px;
	font-style: italic;
	color: #030;
}
.txt02 {
	font-size: 12px;
	color: #666;
	text-align: center;
}
/* LINKS --------------------------------------------------- */
a:link, a:visited, a:active {
	color: #06C;
	text-decoration: none;
}
a:hover {
	color: #600;
	text-decoration: underline;
}
a.bus:link, a.bus:visited, a.bus:active {
	font-size: 12px;
	text-decoration: none;
	background-color: #d9dcd7;
	/*	#264116; */
	float: left;
	width: 180px;
	padding-left: 5px;
	color: #033;
	line-height: 20px;
	margin-top: 1px;
}
a.bus:hover {
	font-style: italic;
	color: #FFF;
	text-decoration: none;
	background-color: #033;
}
a.bnav:link, a.bnav:visited, a.bnav:active {
	color: #000;
	text-decoration: none;
}
a.bnav:hover {
	color: #036;
	text-decoration: underline;
}
a.nav2:link, a.nav2:visited, a.nav2:active {
	font-size: 12px;
	color: #FFC;
	text-decoration: none;
	background-color: #1f1103;
	float: left;
	width: 185px;
	padding-left: 5px;
	margin-top: 1px;
	line-height: 20px;

}
a.nav2:hover {
}
a.nav:link, a.nav:visited, a.nav:active {
	font-size: 12px;
	color: #FFC;
	text-decoration: none;
	background-color: #1f1103;
	float: left;
	width: 185px;
	padding-left: 5px;
	margin-top: 1px;
	line-height: 20px;
}
a.nav:hover {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-color: #1f3d02;
	float: left;
	width: 185px;
	padding-left: 5px;
}
a.sbd:link, a.sbd:visited, a.sbd:active {
	color: #036;
	text-decoration: none;
}
a.sbd:hover {
	color: #000;
	text-decoration: underline;
}

