@charset "UTF-8";
/* CSS Document */

body {
	background-color: #7d6857;
	font-family: Arial, Helvetica, sans-serif;
	color:#400e19;
	font-size:12; 
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	
	}
	
a:link {
	color: #400e19;
	}
	
	
a:visited {
	color: #b5a295;
	}
	
	
a:hover {
	color: #400e19;
	}
	
	
a:active {
	color: #b5a295;
	}
	
	
h1{
	font: Arial, Helvetica, sans-serif;
	color:#400e19;
	font-size:18px;
	font-weight:bold;
	}


div#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	

div#header {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}



div#topimage  {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

div#submenu  {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

div#content{
	width: 816px;
	border-left:solid;
	border-left-color: #400e19;
	border-left-width:2px;
	border-right:solid;
	border-right-color: #400e19;
	border-right-width:2px;
	border-bottom:solid;
	border-bottom-color: #400e19;
	border-bottom-width:2px;
	margin-left:34px;
	margin-right:105px;
	padding:10px;
	background-color: #e0f7d5;
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#400e19;	
}

div#thumbnails{
	width: 750px;
	padding: 15px;
	margin-bottom:25px;
}
	#thumbnails img{
			margin:5px;
			float:left;
	}
div#links{
	width:200px;
	float:left;
	margin-left:100px;
}
		#links img{
			margin:5px;
			float:left;
	}

div#gallery{
	width:300px;
	margin-left:35px;
	float:left;
}

div#rotation{
	width: 836px;
	border-left:solid;
	border-left-color: #400e19;
	border-left-width:2px;
	border-right:solid;
	border-right-color: #400e19;
	border-right-width:2px;
	border-bottom:solid;
	border-bottom-color: #400e19;
	border-bottom-width:2px;
	margin-left:34px;
	margin-right:105px;
	background-color: #e0f7d5;
}

div#footer{
	width: 880px;
	padding: 10px;
	margin-left:0px;
	margin-right:0px;
	color: #400e19;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	
}

/* ----------------- NAVIGATION CONTAINER ----------------- */

div#horznav {
	background-image:url(images/bg_nav.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:900px;
	height:33px;
	margin:0;
	padding:0;
}

	ul#nav {
		margin:0px 0px 0px 0px;
		padding:6px 0px 0px 36px;
		list-style-type:none;
}

		ul#nav li {
		float:left;
		margin:0;
		padding:0;
		display:inline;
}


		ul#nav li a:link, ul#nav li a:visited, ul#nav li a:active {
		height:27px;
		width: auto;
		padding: 4px 34px 5px 34px;
		margin: 0px;
		line-height:23px;
		font-size:18px;
		font-weight: bold;
		text-decoration:none;
		text-align:center;
		color:#eeeebc;
}

		ul#nav li a:hover, ul#nav li a#current:link, ul#nav li a#current:visited {
		background-color:#723743;
		color:#eeeebc;
}

/* =========================== SUB NAV ==============================*/

.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:2px solid #000;
	font:normal 14px arial;
	line-height: 25px;
	z-index: 100;
	background-color: #4a1320;
	width: 200px;
	margin-left: 0px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: lighter;
	font-size:12px;
	font-weight:bold;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color:#eaf8e0;
	background-repeat:repeat-x;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #924e59;
color: #eaf8e0;
font-size:12px;
text-indent: 5px;
background-image:url(images/subnav-hover-bg.jpg);
background-repeat:repeat-x;
}

/* ----------------- FOOTER NAVIGATION CONTAINER ----------------- */
	ul#utilitynav {
		margin:0px 0px 0px 13px;
		padding:0px 0px 0px 285px;
		list-style-type:none;
		text-align:center;
}

		ul#utilitynav li {
		float:left;
		margin:0px 0px 0px 0px;
		padding:0;
		display:inline;
}

		ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
		width: auto;
		margin: 0px;
		padding:0px 5px 0px 5px;
		border-right: 1px solid #400e19;
		font-size:11px;
		line-height:12px;
		text-decoration:none;
		text-align:left;
		color:#400e19;
}

		ul#utilitynav li a:hover, ul#utilitynav li a#current:link, ul#utilitynav li a#current:visited {
		color:#dca4a4;
		text-decoration:underline;
}

/* ----------------- IMAGE CLASSES ----------------- */

div.figure {
  float: left;
  border: thin #3d0d18 solid;
  background-color:#f0f9ec;
  margin: 26px;
  padding: 0.5em;
}
div.figure p {
	text-align: center;
	text-indent: 0;
	color:#3d0d18;
}
div.figure strong {
	text-align: center;
	text-indent: 0;
	color:#3d0d18;
	font-size:14px;
	font-weight:bold;
}

div.figure a:link {
	text-align: center;
	text-indent: 0;
	color:#3d0d18;
}

.border{
	border: 1px #3d0d18 solid;
}
.center{
	text-align:center;
}
.left{
	float:left;
	margin:5px;
}