@charset "utf-8";
body  {
	background: #292217;
	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: #745c33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
#wrapper {
	width: 820px;  /* going bigger than usual to take into account most users have wider resolution*/
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
} 

#toplinks {
	background-image: url(images/toplinks_back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: right;
	margin: 0px;
	height: 26px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#toplinks a {
	font-size: 12px;
	color: #990000;
	background-image: url(images/topleaf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-decoration: none;
	height: 20px;
}
#toplinks a:hover {
	color: #669933;
}
#header {
}

#navbar {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
/* start of list style navigation */
#mainnav {
	margin: 0;
	height: 30px;
	text-align: left;
	padding: 0px;
	}

#mainnav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
#mainnav li {
	float: left;
	padding: 0px;
	display: inline;
	height: 30px;
	width: 133px;
	text-align: center;
	margin: 0px 4px 0px 0px;
	
	}
#mainnav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 4px 0px 6px 0px;
	background-image: url(images/mainnav_back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d9c06e;
	border-left-color: #d9c06e;
	
	}

#mainnav a:hover {
	color: #dbc16e;
	}
.mainTable {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
.sidebarTD {
	padding: 0px;
	margin: 0px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(images/sidebarTDback.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sidenavcontainer {
	background-image: url(images/sidenav_container_back.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	padding: 0px;
	width: 205px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#sidenav {
	background-image: url(images/sidenav_container_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	font-weight: bold;
	color: #4b3f27;
}
#sidenav ul {
	text-align: left;
	padding: 0px;
	list-style-image: url(images/bullet.gif);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}
#sidenav li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 18px;
}
#sidenav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#sidenav a:hover {
	color: #669933;
	text-decoration: none;
}
#redsideContainer {
	background-image: url(images/redsideContback.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	
}
#redsideContainer p {
	color: #CCCC66;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
}
.contentTD {
	background-image: url(images/insideboxbot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
}

/* home page specific styles */
.homeTDmid {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(images/homebox3bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.homeTDright {
	background-image: url(images/homebox4bot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.homebox1 {
	background-image: url(images/homebox1top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #745c33;
	width: 286px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.homebox1 p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 17px;
}
.homebox2 {
	background-image: url(images/homebox2top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #745c33;
	width: 286px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.homebox2 p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 17px;
}
.homebox3 {
	background-image: url(images/homebox3top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #745c33;
	width: 286px;
}
.homebox3 p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 17px;
}

.homebox4 {
	background-image: url(images/homebox4top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #745c33;
	width: 321px;
}
.homebox4 p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 17px;
}
.homephotoboxcontainer {
	background-image: url(images/homephotoboxtop.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.homephotobox {
	background-image: url(images/homephotoboxbot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#galleryholder {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
}
/* inside page specific styles */
#mainContainer {
	margin: 0px;
	padding: 0px;
} 
#mainContent {
	background-image: url(images/insideboxback.gif);
	background-repeat: repeat-y;
	color: #745c33;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#mainContent p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	color: #745c33;
}
#mainContent h1 {
	font-size: 16px;
	font-weight: bold;
	color: #745c33;
	margin: 0px;
	padding-top: 0px 0px 8px 0px;
	}
	
#mainContent h3 {
	font-size: 16px;
	font-weight: bold;
	color: #336633;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 35px;
	}	
#footer {
	background-image: url(images/footerback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 31px;
	padding-top: 2;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 12px;
	color: #CCCC99;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10;
}
.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;
}


.datashedInfo {
		/* width:100%; doesn't appear to be necessary */

		text-align:left;
		border-style:dashed;
		border-color:#a0a9bc;
		border-width:1px;
		padding:3px;
		margin:0px;
		margin-bottom:10px;
		color:#183c63;
		font-size:14px;
		font-family:Arial,serif;
		background-color:#ded4b4;
		}

	.centered {
		text-align:center;
		}

	#datashedContent {
		margin:0px;
		margin-left:0px;
		padding:10px;
		font-size:14px;
		font-family:Verdana,serif;
				
		}
.greentext {
	font-size: 13px;
	font-weight: bold;
	color: #669966;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}

a:hover {
	color: #669933;
}
a:active {
	color: #990000;
}

.detailsTable{
	background-color: #faf7e0;
	border: 1px solid #d6ba6f;
	margin: 0px;
	padding: 0px;
	}

.subdetailsTable td {
	border: 1px solid #d6ba6f;
	border-collapse: collapse;
}
.summaryimage img{
	border: 1px solid #d6ba6f;
	padding: 5px;
}
.imageborders {
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #d6ba6f;
	background-color: #faf7e0;
}

.metrictext {
	color: #A25E2B;
}
