/********************** CLASS DIVS *****************************/

body {
	background-color: #260101;
	color: #333333;
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(../img/bkgnd.jpg);
	background-repeat: repeat-x;
}
h1 {
	color: #2E1711;
	font-size: 24px;
	margin-bottom:25px;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
}
h2 {
	color: #532219;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #6B553F;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h4 {
  color: #000000;
  font-size: 10px;
  font-weight: bold;
}
a,  a:link {
	color: #461C10;
	text-decoration: underline;
}
a:visited {
	color: #461C10;
	text-decoration: underline;
}
a:hover {
	color: #665A40;
	text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
	color: #665A40;
}
.topNav  {
  color: #000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin-left:8px;
}
	a.topNav:visited, a.topNav:link, a.topNav:active {
	color: #06C;
		}
	a.topNav:hover {
		color: #000066;
		text-decoration:none;
		}
.capsuleText  {
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	a.capsuleText:visited, a.capsuleText:link, a.capsuleText:active {
		color: #06C;
		}
	a.capsuleText:hover {
		color: #333333;
		text-decoration:none;
		}
.footerLinks  {
	color: #260101;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left:8px;
	text-decoration: none;
}
	a.footerLinks:visited, a.footerLinks:link, a.footerLinks:active {
	color: #260101;
	text-decoration: none;
		}
	a.footerLinks:hover {
	color: #CFC2AF;
	text-decoration:none;
		}
.footerText  {
	color: #260101;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
	a.footerText:visited, a.footerText:link, a.footerText:active {
	color: #260101;
	text-decoration: none;
		}
	a.footerText:hover {
	color: #CFC2AF;
	text-decoration:none;
		}
.photoLeft  { float:left; margin-left:20px; margin-bottom:10px;}
.photoRight  {
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	background-color: #CDBEA9;
	border: 1px solid #666666;
	padding: 8px;
}
a#button1 {
	display: block;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #B39E7F;
	font-size: 12px;
	text-decoration:none;
	background-color: #52271E;
	width:150px;
	padding:8px;
	text-align:center;
	margin-top:6px;
}
a#button1 img { display: block; background-color: #D6CCAF;}
a#button1:hover {
	background-color: #38160D;
	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 { }
#Wrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 900px;
	background-image: url(../img/body_mid.jpg);
	background-repeat: repeat-y;
}
#Wrapper #header {
	position:relative;
	height:358px;
	overflow: hidden;
	background-image: url(../img/homerotator-bkgnd.jpg);
	background-repeat: no-repeat;
}
#Wrapper #header #topNav {
  position:relative;
  text-align:right;
  top:8px;
  right:20px;
  float:right;
}
#Wrapper #mainNav {
	height: 86px;
}
#Wrapper #contentWrapper {
	background-repeat: repeat-y;
	overflow: hidden;
	background-image: url(../img/content_backer.gif);
}
#Wrapper #contentWrapper #contentWatermark {
	overflow: hidden;
}
#Wrapper #contentWrapper #leftColumn {
  background-color: #EFEFEF;
  float: left;
  padding: 10px 10px 10px 10px;
  width: 155px;
}
#Wrapper #contentWrapper #rightColumn {
	float: right;
	width: 178px;
	font-size: 18px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#Wrapper #contentWrapper #content {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 45px;
	padding-bottom: 35px;
	padding-left: 45px;
	float: left;
	width: 587px;
}
#Wrapper #contentWrapper #flashArea {
  height: 250px;
  background-color:#666666;
  margin: 0 0 15px 0;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footerNav {
	float:right;
	width: 700px;
	text-align: right;
}
#footerCredit {
	float:left;
	font-family: Tahoma;
	font-size: 10px;
	color: #260101;
	line-height: normal;
	text-align: left;
}
#sideCapsule {
	border: 1px solid #999999;
	clear:both;
}
#capsuleTop {
	background-color:#06C;
	padding:5px;
}
#capsuleMid {
	background-color:#FFFFFF;
	padding:5px;
	background-image: url(../img/capsule_watermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#capsuleBtm {
	background-color:#4C89C8;
	padding:5px;
}
#spacer1 { height:5px; clear:both;}
#spacer2 { height:10px; clear:both;}
#spacer3 { height:15px; clear:both;}
#spacer4 { height:25px; clear:both;}
#footerWrapper {
	background-color: #8B7955;
	background-image: url(../img/footer.jpg);
	background-repeat: repeat-x;
	height: 150px;
}
.textfield1 {
	width: 250px;
	font-family: Tahoma;
	font-size: 12px;
	color: #680000;
}
.textfield2 {
	width: 250px;
	font-family: Tahoma;
	font-size: 12px;
	color: #680000;
}
.textfield3 {
	width: 100px;
	font-family: Tahoma;
	font-size: 12px;
	color: #680000;
}
.formcontainer {
	background-color: #C2B39A;
	width: 250px;
	padding: 10px;
}
.button {
	width: 200px;
	padding: 10px;
	background-color: #52271E;
	color: #FFFFFF;
	text-decoration: none;
}
a.button:link, a.button:visited {
	width: 200px;
	padding: 10px;
	background-color: #52271E;
	color: #FFFFFF;
	text-decoration: none;
}
a.button:hover, a.button:active {
}
#slideshow {
	background-image: url(img/homerotator-bkgnd.jpg);
	background-repeat: no-repeat;
	height: 358px;
}
#slideshow1 {
	background-color: #CDBEA9;
	width: 300px;
	height: 212px;
	overflow: hidden;
}
.permit {
	font-size: 13px;
	font-style: italic;
}
div {
padding: 0;
margin: 0;
}

