body {
	background-image: url(images/tile.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: normal;
	background-color: #FEFEFE;
}
html,body { min-height:100%;margin-bottom:1px; }

#Wrapper {
	padding: 0px;
	width: 725px;
	margin: 0 auto 0 35px;
	text-align: left;
	position: relative;
}
#menu {
	width: 178px;
	top: 0px;
	background-image: url(/images/menu.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}

#bodyContent {
	width: 530px;
/*	height: 450px; */
	margin: 0;
	padding: 0;
	margin-left: 15px;
	float: left;
/*	position: absolute;
	top: 0px;
	left: 215px; */
	text-align:left;
}
#mastHead {
	left: 92px;
	top: 21px;
	width: 317px;
	height: 160px;
	position: relative;
	margin-bottom: 0px;
}
#centerImg {
	position: relative;
	top: 21px;
	left: -4px;
	/*	border: 1px solid #366;*/
	height: 213px;
	margin-bottom: 20px;
	text-align: center;
}

#centerImg img {
	margin: 0;
	padding: 0;
	border: 1px solid #CCC;
}
/* #buttons {
	position: relative;
	width: 110px;
	top: 135px;
	left: 35px;
} */

#buttons {
	width: 120px;
	margin-top: 135px;
	margin-left: 35px;
}

#buttons a {
	background-image: url(/images/shield2.gif);
	background-repeat: no-repeat;
	background-position: 34px 0;
	height: 40px;
	width: 110px;
	background-color: #336666;
	display: block;
	vertical-align: bottom;
	padding-top: 55px;
}

#buttons a:hover {
	background-position: 34px -150px;
/*	background-image: url(../images/shield.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 110px;
	background-color: #336666;
	display: block;
	vertical-align: bottom;
	padding-top: 55px; */
}
#quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #366;
/*	margin-top: 225px; */
	margin-top: 90px;
	border: 1px solid #E2E7EB;
	padding: 3px;
	font-weight: bold;
	text-align: center;
}

#quote p.cite {font-size: 11px}

#contents {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 25px 10px 0 10px;
	color: black;
/*	height: 300px; */
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #369;
	margin-bottom: 5px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #369;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
}
h3 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #066;
}
h4 {
	font-size: 12px;
	color: #336699;
}

#footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #336666;
	padding-top: 15px;
	clear: both;
}
#bodyContent a, #bodyContent a:link, #bodyContent a:visited, #bodyContent a:active, a.special {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #066;
}

#bodyContent a:hover, a.special:hover, a.special:focus {
	color: #369;
}
#pagename {
	background-image: url(/images/horizband.gif);
	background-repeat: repeat-x;
	text-align: center;
	width: 480px;
	margin: 40px auto 10px;
}
p.rooms, legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #369;
	margin-bottom: 0px;
}
.roompicleft {
	float: left;
	margin-right: 8px;
	margin-bottom: 20px;
}
.roompicright {
	float: right;
	margin-left: 8px;
	margin-bottom: 20px;
}
h5 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #066;
	font-weight: normal;
}
h4 + p {
	margin-top: 0px;
}
