/********************** CLASS DIVS *****************************/

body {
	background-color: #CCCCCC;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(../img/main_bg.jpg);
	background-repeat: repeat;
}
h1 {
	color: #516736;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:8px;
}
h2 {
	color: #516736;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
}
h3 {
	color: #06C;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:2px;
}
h4 {
  color: #000000;
  font-size: 10px;
  font-weight: bold;
}
a,  a:link {
	color: #006E7E;
	text-decoration: underline;
}
a:visited {
	color: #006E7E;
	text-decoration: none;
}
a:hover {
	color: #475933;
	text-decoration: none;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
	a.topNav:visited, a.topNav:link, a.topNav:active {
	color: #06C;
		}
	a.topNav:hover {
		color: #000066;
		text-decoration:none;
		}
.footerLinks  {
	color: #E7D4AB;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left:8px;
}
	a.footerLinks:visited, a.footerLinks:link, a.footerLinks:active {
	color: #E7D4AB;
	text-decoration: none;
		}
	a.footerLinks:hover {
	color: #FFF;
	text-decoration:none;
		}
.footerText  {
	color: #000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
	a.footerText:visited, a.footerText:link, a.footerText:active {
	color: #000;
	text-decoration: none;
		}
	a.footerText:hover {
	color: #475933;
	text-decoration:underline;
		}
.photoLeft  { float:left; margin-left:20px; margin-bottom:10px;}
.photoRight  { float:right; margin-left:20px; margin-bottom:10px;}
a#button1 {
	display: block;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration:none;
	background-color:#CCCCCC;
	width:150px;
	padding:8px;
	text-align:center;
	margin-top:6px;
}
a#button1 img { display: block; background-color: #D6CCAF;}
a#button1:hover { background-color: #4282C2; color:#FFF;}
a#button2 {
	display: block;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	text-decoration:none;
	background-color:#CCCCCC;
	width:75px;
	text-align:center;
	padding:3px;
	margin-top:6px;
}
a#button2 img { display: block; background-color: #D6CCAF;}
a#button2:hover { background-color: #4282C2; color:#FFF;}


/********************** ID DIVS ***************************/

#outerWrapper {
	background-image: url(../img/top_bg.jpg);
	background-repeat: repeat-x;
}
#Wrapper {
	background-color: #fff;
	text-align: left;
	width: 902px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#Wrapper #header {
	position:relative;
	height:163px;
	background-image: url(../img/header.jpg);
	width: 902px;
}
#Wrapper #header #topNav {
  position:relative;
  text-align:right;
  top:8px;
  right:20px;
  float:right;
}
#Wrapper #mainNav {
	height: 38px;
	padding: 2px;
	background-color:#06C;
}
#Wrapper #contentWrapper {
	background-repeat: repeat-y;
	overflow: hidden;
	background-image: url(../img/body_bg.jpg);
}
#Wrapper #contentWrapper #contentWatermark {
	overflow: hidden;
	background-image: url(../img/body_bg.jpg);
	background-repeat: repeat-y;
}
#Wrapper #contentWrapper #leftColumn {
	float: left;
	padding: 0px;
	width: 171px;
}
#Wrapper #contentWrapper #rightColumn {
  background-color: #EFEFEF;
  float: right;
  padding: 10px 10px 10px 10px;
  width: 276px;
}
#Wrapper #contentWrapper #content {
	margin-top: 0;
	margin-right: 240px;
	margin-bottom: 0;
	margin-left: 171px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#footer  {
	height:192px;
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/footer.jpg);
}

#footer2  {
	height:50px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#footerNav {
	float:right;
	margin-right: 5px;
	margin-top: 45px;
}
#footerCredit {
	float:left;
	margin-left: 8px;
}

#footerCredit2 {
	margin-top: 31px;
	text-align: right;
}

#imageArea {
	height: 227px;
	width: 731px;
	float: right;
	background-image: url(../img/rotator_photo_bg.jpg);
	background-repeat: no-repeat;
}
#pagebtm {
	background-image: url(../img/page_btm.jpg);
	background-position: bottom;
	height: 49px;
	width: 902px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


#hours{
	background-image: url(../img/hours.jpg);
	height: 279px;
	width: 240px;
	background-repeat: no-repeat;
	float: right;
}

#footer_container {
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 196px;
}

#video_button {
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

#ribbon {
	height: 119px;
	width: 89px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 10px;
}
#Wrapper #contentWrapper #content2 {
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 171px;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}

#content-image {
	height: 291px;
	width: 194px;
	border: 1px solid #453631;
	padding: 5px;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

#content-image-landscape {
	height: 194px;
	width: 291px;
	border: 1px solid #453631;
	padding: 5px;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

#content-image-left {
	height: 291px;
	width: 194px;
	border: 1px solid #453631;
	padding: 5px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

#content-image-left-bullets {
	height: 291px;
	width: 194px;
	border: 1px solid #453631;
	padding: 5px;
	float: left;
	margin-right: 30px;
	margin-bottom: 15px;
}


.bold {
	font-weight: bold;
}

.photo {
	padding:5px;
	border:solid 1px;
	border-color:#000;
}
