/* Oak Room Style Sheet */
/* by Red Letter Design / Brenda Egeland, January 2007. */
/* www.redletterdesign.net */

a {outline: none;}  /* get rid of Firefox link boxes */

html {
	height: 100%; /* forces vertical scrollbars in FF to avoid horizontal shift on short pages */
}
body {
	background-image:url(../images/bkgd_tile.jpg);
	background-position: center top;
	text-align: center;
 	font-family: Georgia, "Times New Roman", Times, serif;
 	font-size: 14px;
	color: #111111;
	margin: 0;
	padding: 0 0 0 0;
	min-height: 101%; /* forces vertical scrollbars in FF to avoid horizontal shift on short pages */
}
h1, h2, h3 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h1 {
	color: #46531D;
	font-weight: normal;
	font-size: 24px;
	margin: 0 0 10px 0;
}
#homepage h1 {
	text-align: center;
	margin: 0 0 30px 0;
	font-size: 22px;
}
h2 {
	color: #741618;
	font-weight: normal;
	font-size: 20px;
	font-weight: normal;
	margin: 20px 0 5px 0;
} 
h3 {
	color: #000000;
	font-weight: normal;
	font-style: italic;
	font-size: 16px;
	margin: 0 0 3px 0;
}
h4 {
	font-weight: normal;
	font-style: italic;
	font-size: 16px;
	color: #336600;
	line-height:1.2;
	margin: 0 20px 10px 20px;
	border-bottom: 1px solid #336600;
}
div.resourceitem {
	margin: 10px;
	padding: 10px;
/*	border: 1px solid black;
*/	width: 300px;
}
div.resourceitem h4 {
	margin: 0;
}
div.resourceitem p {
	margin: 0;
}
div#leftColumn {
	width: 340px;
	float: left;
}
div#rightColumn {
	width: 340px;
	float: right;
}
p {
	line-height:1.2;
	margin: 0 20px 10px 20px;
}
#homepage p {	
	margin: 0 0 10px 0;
}
#homepage div#content p {
	font-size: 18px;
	letter-spacing: .5px;
	text-align: center;
	line-height: 1.5;
	margin: 0 0 20px 0;
}
li {
	line-height: 1.2;
	margin: 0 0 5px 0;
}
a {
	color: #741618;
}
a:visited {
	color: #741618;
}
a:hover {
	color: #741618;
	background-color: #EDE8D4;
}
img { 
	margin: 0; 
	padding: 0; 
	border: none;
}
img.imgright {
	float: right;
	margin: 5px -10px 5px 20px;
}
img.imgleft {
	float: left;
	margin: 5px 20px 5px 0;
}
div#container {
	position: relative;
	background-image: url(../images/container_bkgd.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	margin: 0 auto !important;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 760px;
}
div#header {
	position: relative;
	background-image:url(../images/header_2.jpg);
	width: 760px;
	height: 134px;
}
#homepage div#header {
	background-image: url(../images/header.jpg);
	width: 760px;
	height: 281px;
}
#eventpage div#header {
	background-image:url(../images/header1.jpg);
}
#featurespage div#header {
	background-image:url(../images/header2.jpg);
}
#gallerypage div#header {
	background-image:url(../images/header3.jpg);
}
#rentalpage div#header {
	background-image:url(../images/header4.jpg);
}
#resourcespage div#header {
	background-image:url(../images/header5.jpg);
}
#contactpage div#header {
	background-image:url(../images/header6.jpg);
}
div#header h1 {
	display: none;
}
div#header p#tagline {
	position: relative;
	top: 102px;
	left: 18px;
	padding: 0 0 3px 0;
	width: 270px;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1;
	color: #444444;
	font-style: italic;
	margin: 0;
	text-align: center;
}
#homepage div#header p#tagline {
	display: none;
}
div#nav {
	position: relative;
	left: 4px;
	margin: 0;
	padding: 0;
	width: 756px;
	height: 70px;
}
div#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#nav ul li {
	display: inline;
	height: 50px;
	float: left;
	padding: 0;
	margin: 0;
}
div#container div#nav ul li a {
	display: block;
	position: relative;
	height: 50px;
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	background-position: top left;
}
div#container div#nav ul li a:hover {
	background-position: bottom left;
}

div#nav ul li img {
	height: 50px;
	margin: 0;
	padding: 0;
}
div#nav ul li#home a {
	background-image:url(../images/home.jpg);
}
div#nav ul li#events a {
	background-image:url(../images/events.jpg);
}
div#nav ul li#floorplan a {
	background-image:url(../images/features.jpg);
}
div#nav ul li#rental a {
	background-image:url(../images/rental_info.jpg);
}
div#nav ul li#gallery a {
	background-image:url(../images/photo_gallery.jpg);
}
div#nav ul li#resources a {
	background-image:url(../images/resources.jpg);
}
div#nav ul li#contact a {
	background-image:url(../images/contact.jpg);
}
div#nav ul li#home, div#nav ul li#home img, div#nav ul li#home a {
	width: 80px;
}
div#nav ul li#events, div#nav ul li#events img, div#nav ul li#events a {
	width: 89px;
}
div#nav ul li#floorplan, div#nav ul li#floorplan img, div#nav ul li#floorplan a {
	width: 110px;
}
div#nav ul li#rental, div#nav ul li#rental img, div#nav ul li#rental a {
	width: 124px;
}
div#nav ul li#gallery,  div#nav ul li#gallery img, div#nav ul li#gallery a {
	width: 139px;
}
div#nav ul li#resources, div#nav ul li#resources img, div#nav ul li#resources a {
	width: 115px;
}
div#nav ul li#contact, div#nav ul li#contact img, div#nav ul li#contact a {
	width: 94px;
}


div#content {
	position: relative;
	padding: 10px 20px;
	clear: both;
}

div#footer {
	padding: 5px 0 0 0;
	margin: 0;
	width: 760px;
	height: 145px;
	background-image:url(../images/footer.jpg);
}
div#footer p#leftside {
	font-size: 10px;
	width: 200px;
	float: left;
	padding: 0 0 0 20px;
	margin: 0;
}
div#footer p#rightside {
	text-align: right;
	font-size: 10px;
	width: 500px;
	float: right;
	padding: 12px 20px 0 0;
	margin: 0;
}
.navitem {padding: 0 7px;}

.warning {
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
}
strong {
	color: #741618;
	font-weight: bold;
}
table.contactFormTbl th {
	font-weight: normal;
	font-size: 14px;
	text-align: right;
	border: none;
	vertical-align: top;
}
table.contactFormTbl td {
	font-weight: normal;
	text-align: left;
	border: none;
	background-color: transparent;
	vertical-align: top;
}
#location {
	position:absolute;
	left:93px;
	top:180px;
	width:60px;
	height:27px;
	z-index:1;
	display: none;
}
#homepage #location {
	display: block;
	top: 325px;
	left: 13px;
}
#eventpage #location {
	display: block;
	left: 96px;
}	
#featurespage #location {
	display: block;
	left: 199px;
}
#rentalpage #location {
	display: block;
	left: 315px;
}
#gallerypage #location {
	display: block;
	left: 447px;
}
#resourcespage #location {
	display: block;
	left: 577px;
}
#contactpage #location {
	display: block;
	left: 678px;
}
.clearboth {
	clear: both;
}
.clearright {
	clear: right;
}
.clearleft {
	clear: left;
}
table#capacity td {
	text-align: center;
	padding: 5px;
}
table#capacity th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	text-align: center;
}

table.rental {
	margin-left: 20px;
	border: none;
}
table.rental td {
	text-align: left;
	padding: 5px;
	border: none;
	border-bottom: 1px solid #BDB699;
}

p.centered {
	text-align: center;
}
