body  {
	
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/web1_03.gif);
	background-repeat: repeat-x;
	background-color: #7B3911;
	font-family: 'Trebuchet MS', 'Lucida Grande', Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:16px;
}
.twoColFixLtHdr #container {
	width: 975px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	height: 30px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-bottom: 10px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 244px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.twoColFixLtHdr #mainContent {
	background-color: #F2DFBC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 245px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	min-height:350px;
	} 
.twoColFixLtHdr #footer {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 245px;
	width: 732px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



img {
	border: none;
	
}


.content a:link {
	font-weight: bold;
	color: #C67200;
}

#mainwell {
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	width: 725px;
	margin-left: 240px;
	position: absolute;
	margin-right: 25px;
	clear: both;
	height: 375px;
	margin-bottom: 25px;
}

#mainphoto {
	height: 335px;
	width: 503px;
	margin-top: 16px;
	margin-left: 11px;
}
h2 {
	font-size: 15px;
	color: #7B3911;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
h1 {
	font-size: 15px;
	color: #F2DFBC;
	font-weight: bold;
	text-align: right;
	margin-bottom: 0px;
	margin-left: 0px;
}


#contentwell {
	float: right;
	width: 200px;
	margin-top: 10px;
	line-height: 18px;
	padding-left: 5px;
}


#logo {
	background-image: url(images/logo_04.gif);
	background-repeat: no-repeat;
	width: 239px;
	position: relative;
	display: block;
	height: 138px;

}
#logo a {
background-image: url(images/logo_04.gif);
	background-repeat: no-repeat;
	width: 239px;
	position: relative;
	display: block;
	height: 138px;

}

#logo a span{
	display: none;
}
i {
	font-style: italic;
	display: none;
}

#nav{
	width: 239px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	padding: 0;
	font-weight: bold;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	}


#nav ul {
	list-style: none;
	padding: 0;
	border: none;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
		}
		
#nav li {
	margin: 0;
		}
#nav li a {
	display: block;
	color: #994715;
	text-decoration: none;
	width: 239px;
	background-image: url(images/off_nav_bg.gif);
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 131px;
	background-repeat: no-repeat;
	letter-spacing: 1px;
		}
html>body #nav li a {
		width: auto;
		}

	#nav li a:hover, #nav li a:active {
	color: #281400;
	background-image: url(images/on_nav_bg.gif);
		}
#contact_copy {
	margin-left: 35px;
	line-height: 16px;
	color: #F2DFBC;
	width: 200px;
	margin-top: 15px;
	display: block;
	clear: both;
}
.blacktext {
	color: #2F1700;
}

#footer {
	margin-top: 20px;
	text-align: center;
	color: #281400;
	display: block;
}



	
#footer a {
	color: #3B1D00;
}
#footer a:hover{
text-decoration:none;
}
.header a {
	font-size: 12px;
	color: #1E0F00;
}


#pagecontent {
	margin-top: 16px;
	margin-left: 11px;
}
#photowell {
	float: right;
	width: 227px;
	margin-top: 20px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#pagecontent a {
	color: #7B3911;
	font-weight: bold;
}
#pagecontent2 a:hover  {
	color: #391C00;
	font-weight: bold;
	text-decoration:none;
}
#pagecontent2 a:visited{
	color: #391C00;
	font-weight: bold;
	text-decoration:none;
}
#nav a.current {
	background-image: url(images/on_nav_bg.gif);
	background-repeat: no-repeat;
	color: #3B1D00;
}

#photowell3 {
	float: right;
	width: 427px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#pagecontent2 {
	margin-top: 16px;
	margin-left: 11px;
	width: 250px;
}
#pagecontent2 a {
	color: #7B3911;
	font-weight: bold;
}
#pagecontent_bigphoto {
	margin-top: 16px;
	margin-left: 11px;
}
#mainwell_tall {
	width: 725px;
	margin-left: 240px;
	position: absolute;
	margin-right: 25px;
	clear: both;
	background-color: #F2DFBC;

}#specialevent {
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size:13px;
}
.newsContent a {
	color: #900;
}
.newsContent a:hover {
	text-decoration: none;
}
.newsContent {
	padding-left: 25px;
	display: block;
	border: 1px solid #CDAB78;
	background-color: #EED6A8;
}


label {
	font-size: 12px;
	color: #E26F29;
}

input {
	font-size: 12px;
}
#footer form table {
	border-bottom-style: solid;
	border-bottom-color: #3B1D00;
	padding-top: 3px;
	padding-bottom: 4px;
}
#footer form table tr td {
	color: #E26F29;
	text-align: center;
	font-size: 16px;
}
#tswname {
	font-size: 12px;
}
#mainwell_fullpg {
	width: 725px;
	background-color: #F2DFBC;
	margin-bottom: 25px;
	position: relative;
	float: right;
}
.bar {
	width:475px;
	display: block;
	background-color: #AF8054;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
 
.barMain {
	width:600px;
	display: block;
	background-color: #AF8054;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 55px;
}

