* {margin:0; padding:0;}

body {
    text-align: center;
	line-height:0;
	background:rgb(53,61,70);
	margin-bottom:25px;
	margin-top:20px;
}

#container {
     margin:0 auto; 
     text-align:left;
     width: 750px;
	 border:8px solid #FFFFFF;
}
	
#wrapper {
	background-color:rgb(210,160,32);
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*header*/

#header {
	width:750px;
	height:369px;
	border-bottom:8px solid #FFFFFF;
	text-size:0;
	background:url(gfx/homebanner.jpg) no-repeat top center;
	}
	
#headerinside {
	height: 175px;
	width:750px;
	border-bottom:8px solid #FFFFFF;
	text-size:0;
	background:url(gfx/insidebanner.jpg) no-repeat top center;
	text-indent:-9999px;
	}
	
	
#header h1, #header h2, #headerinside h1, #headerinside h2 {
	display: none;
	}

	
/*left sidebar*/

#left {
	width:180px; height:180px;
	float:left;
	font-size:0px;
	color:#FFFFFF;
	text-align:right;
	background:rgb(210,160,32);
	}

	
/*new nav*/

#left #navlist {
color:#FFFFFF; 
}

#left #navlist li {
float: right;
list-style-type: none;
white-space: nowrap;
margin:0; padding:0;
border-bottom:1px solid #FFFFFF;
}

#left #navlist ul {
margin: 0;
padding: 0;
}

#left #navlist a {
display:block;
font:normal 16px/22px "Georgia", serif;
width:170px;
padding-right:10px;
text-decoration:none;
color:#FFFFFF;
}

#left #navlist a:hover {
background:rgb(219,179,77);
color:#FFFFFF;
}

.active {
background:rgb(219,179,77);
color:#FFFFFF;
}

/*main content area*/

	
#main {
	width:562px;
	margin-bottom:50px;
	float:right;
	color:#FFFFFF;
	border-left:8px solid #FFFFFF;
	border-bottom:8px solid #FFFFFF;
	background: rgb(84,117,40) url(gfx/inside-bg.gif) no-repeat top right;
	}
	
#homecopy {
	width:562px; height:200px;
	float:right;
	color:#FFFFFF;
	border-left:8px solid #FFFFFF;
	background:url(gfx/home-bg.gif) no-repeat bottom right;
	}
	
#homecopy p {
	margin-left:25px;
	margin-top:20px;
	margin-right:165px;
	margin-bottom:5px;
	font:normal 13px/18px "Georgia", serif;
	}

#visitorguide {
	float:right;
	height:24px;
	margin-right:15px; margin-left:10px; margin-bottom:15px;
	}
	
#visitorguide a {
	display:block;
	height:24px; width:200px;
	text-indent:-9999px;
	background:url(gfx/visitorguide.gif) no-repeat top right;
	}
	
#main h1 {
	color:#FFFFFF;
	font:bold 20px/22px "Georgia", serif;
	margin: 50px 80px 25px 45px;
	}
	
	
#main h2 {
	color:rgb(210,160,32);
	font:normal 16px/22px "Georgia", serif;
	margin-left:45px;
	}
	
#main h3 {
	color:#FFFFFF;
	font:normal 14px/22px "Georgia", serif;
	margin-left: 45px;
	}
	
#main h4 {
	color:#FFFFFF;
	font:normal 14px/22px "Georgia", serif;
	margin: 0 80px 5px 45px;
	width: 430px;
	border-bottom: 1px solid #ffffff;
	}
	
#main .directory h4 {
	color:rgb(210,160,32);
	margin: 0 80px 5px 15px;
	width: 380px;
	border-bottom: 1px solid #D2A020;
}
	
#main p {
	font:normal 12px/15px "Georgia", serif;
	margin-bottom:10px;
	margin-right:80px;
	margin-left:45px;
	}
	
#main table {
	font:normal 12px/15px "Georgia", serif;
	margin-bottom:10px;
	margin-right:80px;
	margin-left:45px;
	padding-right: 20px;
	}
	
#main ul {
	list-style: disc inside;
	margin-bottom: 8px;
	}
	
#main ol {
	list-style: decimal inside;
	margin-bottom: 8px;
	}
	
#main li {
	font:normal 12px/15px "Georgia", serif;
	margin-left:65px;
	}
	
#main a, #homecopy a {
	text-decoration:underline;
	color:#FFFFFF;
	}
	
#main a:hover, #homecopy a:hover {
	text-decoration:underline;
	color:rgb(210,160,32);
	}
	
#main #photo {
	text-align:center;
	margin-bottom:20px;
	}

/* Jquery Slide Panels */

#main h2.panel {
	margin-top: 5px;
}

#main h2.panel-down {
	color: #ffffff;
 	}

#main .panel-target p {
	margin-left: 15px;
	margin-right: 15px;
	}

.panel{
	height:23px;
	width: 427px;
	padding-top:5px;
	padding-left: 10px;
	cursor:pointer;
	margin-bottom:0px;
}
 .panel-up {

 }
 
.panel-down {
	background: #dbb34d;
}
.panel-target {
	padding:15px;
	margin: 0 80px 15px 45px;
	border:1px solid #dbb34d;
	border-top: none;
}
.panel-closed {
	display:none;
}

/* Zen Photo Classes */

#albums {
	margin-bottom: 5px;
	float: left;
	}
#albums .album, #images .image {
	width: 105px;
	height: 200px;
	margin-left: 45px;
	margin-bottom: 5px;
	float: left;
	overflow: hidden;
}

#images .image {
	height: 150px;
	}

#albums .album h3, #albums .album a {
	padding: 0px 0 5px 0px;
	color: #fff6cc;
	line-height: 22px;
	margin: 0px;
}

#albums .album a:hover {
	color: #4e5f30;
}

#zen_nav {
	border-bottom: 1px dotted #fff6cc;
	display: inline;
	float: left;
	font-size: 11px;
	margin-bottom: 20px;
	margin-left: 45px;
	width: 450px;
}

#zen_nav .zencrumbs p.crumb-current {
	font-color: #fff6cc;
	font-size: 11px;
	display: inline;
	padding: 0px;
	margin: 2px 0 2px 0px;
}




#main p.image_nav {
	float: right;
	margin-bottom: 10px;
	margin-right: 0px;
}

#albumDescEditable, #imageDesc {
	font:normal 12px/15px "Georgia", serif;
	margin: 25px 45px; 
	clear: both;
}

#imageTitle {
	font-color: #fff6cc;
}

#main p.album-desc {
	clear:both;
}
	
#fullImage {
	margin-left: 45px;
}

#page-list {
	clear: both;
}

#page-list .pagelist ul {
	list-style: none;
	display: inline;
	}
	
#main h2.zen {
	margin-top: 15px;
	}
	
.albumdesc {
	float: left;
	margin-bottom: 5px;
	}