body { background-image: url(../images/belmonthill_bg.jpg); margin: 0; }
p { font-size: 10pt; font-family: Georgia, "Times New Roman", Times, serif; line-height: 16pt; margin-right: 15px; display: block; }
h1 { background-image: url(../images/header_home.jpg); text-indent: -900%; width: 700px; height: 480px; float: none; clear: both; margin: 0 auto; padding: 0; }
h2 { color: #066; font-size: 18pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height: 22pt; margin-top: 0; }
a:link { color: #066; text-decoration: none; }
a:visited { color: #066; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
a:active { color: #066; text-decoration: none; }
/*Structure Divs*/
#nav { background-image: url(../images/nav_bg.jpg); background-repeat: no-repeat; width: 700px; height: 79px; float: none; clear: both; margin: 0 auto; padding: 0; }
.main_contain { background-image: url(../images/maincontain_bg.jpg); background-repeat: repeat-y; width: 700px; height: auto; clear: both; min-height: 500px; margin: 0 auto; }
.main_left { margin-right:200px; width:auto; height: 100%; }
.main_right { background-image: url(../images/sidebar_bg.jpg); background-repeat: no-repeat; width:200px; height: auto; float:right; min-height: 500px; display: block; }
/*General Content*/
.floatrt { float: right; }
/*Custom Headers*/
#history h1 { background-image: url(../images/header_history.jpg); }
#guestquarters h1 { background-image: url(../images/header_gq.jpg); }
#breakfast h1 { background-image: url(../images/header_breakfast.jpg); }
#reservations h1 { background-image: url(../images/header_reservations.jpg); }
#location h1 { background-image: url(../images/header_location.jpg); }
#press h1 { background-image: url(../images/header_press.jpg); }
#wolff h1 { background-image: url(../images/header_wolff.jpg); }
#heisel h1 { background-image: url(../images/header_heisel.jpg); }
/**/
.main_right h2 { color: #066; font-size: 9pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 10pt; text-transform: uppercase; margin-top: 5px; margin-bottom: 0; margin-left: 10px; }
.main_right p { line-height: 14pt; margin-left: 10px; }
/*Sidebar Specifics*/
.main_right em { color: #066; }
#press p { line-height: 14pt; }
/*NAV*/
#navigation { list-style: none; padding: 0; margin: 0; width: 700px; height: 79px; overflow: hidden; }
#navigation a { background-position: left top; text-indent: -900%; float: left; display: block; }
#navigation a:hover {
	background-position: bottom;
}
#navigation .nav_home {
	background-image: url(../images/nav_home.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 0;
	width: 70px;
	height: 79px;
}
#navigation .nav_history {
	background-image: url(../images/nav_history.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 0;
	width: 85px;
	height: 79px;
}
#navigation .nav_loc {
	background-image: url(../images/nav_loc.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 0;
	width: 125px;
	height: 79px;
}
#navigation .nav_gq {
	background-image: url(../images/nav_gq.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 0;
	width: 95px;
	height: 79px;
}
#navigation .nav_breakfast {
	background-image: url(../images/nav_breakfast.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 0;
	width: 100px;
	height: 79px;
}
#navigation .nav_res {
	background-image: url(../images/nav_res.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 0;
	width: 114px;
	height: 79px;
}
#navigation .nav_press {
	background-image: url(../images/nav_press.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 0;
	width: 90px;
	height: 79px;
}
ul#navigation li { display: inline; }
/*Image Display*/
/*<agl.folder "lightbox">*/
	#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
	#lightbox img{ width: auto; height: auto;}
	#lightbox a img{ border: none; }
	#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
	#imageContainer{ padding: 10px; }
	#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
	#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
	#imageContainer>#hoverNav{ left: 0;}
	#hoverNav a{ outline: none;}
	#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
	#prevLink { left: 0; float: left;}
	#nextLink { right: 0; float: right;}
	#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
	#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
	#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
	#imageData{	padding:0 10px; color: #666; }
	#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
	#imageData #caption{ font-weight: bold;	}
	#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
	#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}
	#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/*</agl.folder>*/
.galleryfloat { float: left; margin-right: 10px; margin-bottom: 10px; }
.gallerynote { float: none; clear: both; }
.warning { color: #f00; font-weight: bold; }
.pricing {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

