/*-----STRUCTURE-----*/
html {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #E6D68D; /*Changed from white :( */
	background: url('/lib/graphics/bkgd.jpg') fixed;
}

body {
	width: 925px;
	margin: 25px auto 0 auto;
	position: relative;
	background: url('/lib/graphics/body.png');
	border-top: 2px solid black;
	border-left: 2px solid black;
	border-right: 2px solid black;
}

#container {
	min-height: 1100px;
	position: relative;
}

h1 a {
	width: 925px;
	height: 170px;
	float: left;
	background: url('/lib/graphics/header_new.png');
}

#content {
	width: 630px;
	margin: 20px 0 150px 250px;
	padding: 0px 20px;
}

#burst {
	width: 314px;
	height: 259px;
	position: absolute;
	bottom: 80px;
	left: 0;
	background: url('/lib/graphics/burst.png');
}


#plug {
	width: 337px;
	height: 200px;
	position: absolute;
	bottom: 0;
	left: -79px;
	background: url('/lib/graphics/plug.png');
}

#footer {
	width: 925px;
	height: 80px;
	margin-top: 50px;
	background: url('/lib/graphics/footer.png');
}

#byline {
	position: absolute;
	bottom: 65px;
	left: 350px;
	font-size: 10pt;
	color: #ccc;
	text-align: left;
}
#byline a {font-size: 10pt;}


/*-----NAV-----*/
#pane {
	width: 200px;
	height: 400px;
	float: left;
	background: url('/lib/graphics/nav.png') no-repeat top left;
}	

#nav ul {list-style: none;}
#nav li {margin-top: 4px;}

#nav a {
	margin-left: 9px;
	padding: 2px 5px 0px 10px;
	font: italic small-caps 17pt Georgia, "Times New Roman", serif;
	color: #918B3C;
	text-decoration: none;
	border-bottom: 1px solid #6e6a2e;
}

#nav a:hover {
	color: #4F7282;
	background-color: #E4E4E4;
	border-bottom: 2px solid #4F7282;
	border-right: 2px solid #4F7282;
}

#dockinfo {
	margin-top: 175px;
	padding-left: 10px;
	font-size: 10pt;
}

#dockinfo a {font-size: 10pt;}
#dockinfo p {text-align: left;}
#dockinfo .topline {margin-bottom: 0px;}



/*-----COMMON STYLES-----*/
h3 {
	margin-bottom: 30px;
	padding-bottom: 3px;
	font: normal 32pt Georgia, "Times New Roman", serif;
	letter-spacing: -3px;
	text-align: center;
	text-transform: lowercase;
	color: #E0893C; /*#E6D68D*/
	background: url('/lib/graphics/pagetitle.png') no-repeat center;
	border-top: 2px solid #737144;
	border-bottom: 2px solid #737144;
}

h4 {
	padding-right: 20px;
	font: normal 22pt Helvetica, Arial, sans-serif;
	color: #B0A67A;
	letter-spacing: -1px;
	border-bottom: 1px solid #B0A67A;
	display: inline;
}

p {
	margin-bottom: 20px;
	text-align: justify;
}

p.date {
	margin-top: 5px;
	font-size: 10pt;
	font-style: italic;
	color: #9A7F55;
}

a {
	font: italic 12pt Georgia, "Times New Roman", serif;
	color: #918B3C;
	text-decoration: none;
	
}
a:hover {color: #4F7282;}

a.nolink {color: #999;}
a.nolink:hover {color: #999;}



/*-----HOME-----*/ 
/*h4#tour {
	margin: 55px auto -50px auto;
	padding: 0px;
	font-size: 18pt;
	color: #E6D68D; Changed from white
	text-align: center;
	border: none;
	display: block;
}*/

#tourframe {
	width: 600px;
	height: 570px;
	margin: -100px auto 20px auto;
	background: url('/lib/graphics/video-frame-new.png');
}

#tourvideo {padding: 120px 0px 0px 98px;}

#about {
	margin-bottom: 60px;
	line-height: 150%;
}

.dropcap {font-size: 28pt;}

#whatsnew {
	width: 630px;
	height: 350px;
	background: url('/lib/graphics/whatsnew.png') no-repeat top left;
}

#newtext {
	width: 315px;
	height: 290px;
	color: white; /*Forced to be white, instead of tan, despite obvious contrast :( */
	padding: 20px 0 0 275px; 
	overflow: hidden;
}



/*-----AMENITIES-----*/
#lodging {margin-bottom: 100px;}

.amenityimg {
	border-top: 4px solid white;
	border-right: 4px solid white;
	border-bottom: 20px solid white;
	border-left: 4px solid white;
}

#lodgingpic {
	margin-left: 15px;
	float: right;
}

#groundspic {
	margin-right: 15px;
	float: left;
}



/*-----GEAR-----*/
.gear {margin-bottom: 30px;}

.gear ul {margin: 10px 0 0 20px;}

.gear li {list-style-type: circle;}

#mic {
	width: 226px;
	height: 350px;
	margin: 32px 50px 0 0;
	float: right;
	background-image: url('/lib/graphics/mic.png');
}



/*-----NEWS-----*/
.post {margin-bottom: 50px;}



/*-----CLIENTS-----*/
#clients {
	width: 500px;
	margin: 0 auto;
}

#clients td {vertical-align: middle;}



/*-----MEDIA-----*/
#albums, 
#galleries {width: 100%;}

#albums td, 
#galleries td {padding-bottom: 40px;}

.profile a.withImage {
	width: 216px;
	height: 166px;
	margin: 0 auto;
	background: transparent url('/lib/graphics/profile-frame.png') no-repeat scroll 0% 0%;
	display: block;
}

.profile a.withImage:hover {background-position: 0 -166px;}

.profile img {
	margin: 17px 0 0 18px;
	padding: 5px;
	border: none;
}

.profile p {
	font-size: 16pt;
	text-align: center;
}

#photos, 
#videos {
	width: 100%;
	margin-top: 40px;
}

#videos h4 {font-size: 14pt;}

#videos td.embed {padding-bottom: 40px;}

#videos td.info {
	padding: 20px 0 0 10px;
	vertical-align: top;
}

#videos td.info p {font-size: 10pt;}

#photos td.photo {
	padding: 10px;
	text-align: center;
}



/*-----MAP-----*/
#map {
	width: 550px;
	height: 600px;
	margin: 0 auto 20px auto;
	border: 2px solid black;
}



/*-----ETC-----*/
.hidden {display: none;}

.clear {clear: both;}

* {
	margin: 0;
	padding: 0;
}

/*-----EDITING-----*/
.galleryEditLinks {
	font-size: small !important;
	padding: 0;
	margin-top: -20px;
}

.galleryEditLinks a, .photoEditLinks a, .pageEditLink a { font-size: small; }

.photoEditLinks {
	text-align: center;
	font-size: small;
	padding: 0;
	margin: 0px;
}

.pageEditLink {
	padding: 0;
	margin: 0;
}

.clientEditLink {
	padding: 0;
	margin: 0;
	font-size: x-small;
}

/*------CAPTCHA------*/
#bookingForm .password, #maillistForm .password, #questionForm .password, #maillistSmallForm .password {
	display: none;
}