body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 90%;
	color: #888;
	background-color: white;
	line-height: 180%;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Set the page width */
#wrapper-menu-top, #header, #wrapper-content, #wrapper-footer {
	width: 85%;
	margin: 0 auto;
	text-align: left;
}

#wrapper-menu-top {
	width: 950px;
}

#menu-top {
	overflow: hidden;
	width: 950px;
}
.homeImage {
	width: 250px;
	float: right;
	padding: 20px;
	clear: both;
}


#menu-top ul {
	margin: 0 20px;
	padding: 1em 0 0 0;
	list-style: none;
	font-size: 85%;
	float: left;
}

#menu-top li {
	display: inline;
	float: left;
}

#menu-top a {
	float: left;
	background:url(../images/menuleft.jpg) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	line-height: 1.5em;
}

#menu-top a span {
	background: transparent url(../images/menuright.jpg) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#84641B;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}

 #menu-top a:hover { background-position:0% -42px; }
 #menu-top a:hover span {	background-position:100% -42px; }

#wrapper-header {
	background: transparent url('../images/bg.jpg') top center repeat-x;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #4C5921;
}

#header {
	background-color: #eee;
	background-image: url(../images/banner_yellowstone.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 950px;
}

#wrapper-header2 {
	background-color: transparent;
	background-image: url(../images/bg02-brown-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#wrapper-header3 {
	background-color: transparent;
	background-image: url(../images/bg02-brown-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#header h1 {
	margin: 0 20px;
	padding: 0;
	height: 192px;
	line-height: 2em;
	color: #333333;
	font-size: 130%;
}

#wrapper-content {
	width: 950px;
}

* html #wrapper-content { height: 1%; }

#content {
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
}

#wrapper-menu-page {
	float: right;
	width:180px;
	margin: 20px 30px 3em 2em;
	background: transparent url('../images/menu.png') no-repeat;
	text-align: center;
	line-height: 140%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}

* html #wrapper-menu-page { margin-right: 15px; }

#menu-page { padding-top: 5px; }

#menu-page ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
}

#menu-page h3 {
	font-size: 75%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	color: #5b8fbe;
	font-weight: normal;
	letter-spacing: 0.15em;
}

#menu-page a:link, #menu-page a:visited { color: #888; }
#menu-page a:hover { color: #5b8fbe; }

#wrapper-footer {
	margin-top: 1em;
	text-align: center;
}

#footer {
	margin: 0;
	background-color: #AF9878;
	clear: both;
	color: #333333;
	line-height: 12px;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #4C5921;
}

h2 {
	font-size: 16pt;
	font-weight: bold;
}
h3 { font-size: 100%; }

a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #826217;
	text-decoration: none;
}
#wrapper-menu-right {
	background-color: white;
	background-image: url(../images/bg02-white-left.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#wrapper-menu-left {
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 10px;
}
#contentGallery td {
	padding: 10px;
}

#contentGallery {
	width:100%;
	position: relative;
}
#contentGallery h1 {
	text-align:left;
	margin-right:20px;
	margin-left:20px;
	font-size:16pt;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	padding-top: 10px;
}
#contentGallery p {
	text-align:left;
	margin:10px 20px 30px 20px;
}
#contentGallery table {
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#picturelist {
	text-align:left;
	list-style-type:none;
	margin-right:15px;
	margin-left:15px;
	position: relative;
}

#picturelist li {
	margin-right:20px;
	margin-bottom:25px;
	font-weight:bold;
	color:#777777;
	height: 100px;
	width: 100px;
}

#picturelist img{
display:block;
border:1px solid #666666;
}

#picturelist img:hover{
border:1px solid #CCCCCC;
}

#picturelist a{
color:#777777;
text-decoration:none;
}

#picturelist a:hover{
color:#999999;
}
#contentDetail {
	width:100%;
	position: relative;
}
#contentDetail h1 {
	text-align:left;
	margin-right:20px;
	margin-left:20px;
	font-size:16pt;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	padding-top: 10px;
}
#contentDetail p {
	text-align:left;
	margin:10px 20px 30px 20px;
	line-height: 20px;
}
#wrapperDetail {

position:relative;
margin-left: auto;
margin-right: auto;
padding-top:100px;
width:850px;
height:auto;
background-color:#FFFFFF;
border: 2px solid #666666;
}
#detailImage {
	padding: 20px;
	position: static;
}
