@charset "utf-8";
#maptable {
	font-size: 11px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#map {
	border: 1px solid #7A91C5;
	cursor: pointer;
}
#maptable td {
	padding: 5px;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E8ECF5;
	background-image: url(../assets/pics/header_bg.jpg);
}
#sights h3 {
	margin: 0px;
	padding: 0px;
}

h1  {
	margin: 0px;
	font-size: 16px;
}

#birchfield {
	float: left;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0px;
	border: 1px solid #000066;
}
#paragraph {
	padding-right: 100px;
}

#birchfield2 {
	border: 1px solid #000066;
	margin-left: 1em;
}


#header {
	background-image: url(../assets/images/bar.jpg);
	background-position: left center;
	background-repeat: repeat;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #BAC5E1;
}
#header a {
	text-decoration: none;
	color: #194C91;
	display: block;
	background-image: url(../assets/images/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 37px;
	padding-bottom: 37px;
	text-align: right;
	padding-right: 20px;
	font-family: Georgia, Tahoma;
	font-size: 24px;
}

#footer p {
	margin: 0px;
	padding: 0px;
}

#content {
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 1em;
	padding-right: 4em;
	padding-bottom: 2em;
	padding-left: 4em;
	background-image: url(../assets/pics/watermark.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
}
#header h1 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	padding: 10px;
}

#footer {
	margin: 0px;
	padding: 1em;
	background-image: url(../assets/images/bar.jpg);
	background-position: right center;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #BFCBE3;
	border-top-width: 2px;
	border-top-style: ridge;
	border-top-color: #BFCBE3;
}
ul {
	padding-left: 5em;
}

#content li {
	margin: 0px;
	padding-bottom: 12px;
}
#content ul {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

p {
	margin: 0px;
	padding-top: 1em;
	padding-bottom: 0.5em;
}
#lounge {
	border: 1px solid #8EA1CC;
	margin-right: 10px;
}
#bedroom {
	border: 1px solid #8197C8;
}


h2  {
	margin: 0px;
	font-size: 16px;
	padding: 0px;
	font-family: Georgia, Tahoma;
}
#content h3 {
	font-size: 14px;
	margin: 0px;
	padding-top: 15px;
}
#footer form {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#navbar a {
	padding: 0px;
	margin: 5px;
	line-height: 25px;
	text-decoration: none;
}
#navbar {
	border: 2px solid #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.wireframeauramenu{
font-weight: bold;
font-size: 90%;
width: 100%;
}

.wireframeauramenu ul{
	border: 1px solid #BBB;
	padding: 5px 0;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
	overflow: hidden;
	background-color: #FFFFFF;
}

.wireframeauramenu ul li{
display: inline;
}

.wireframeauramenu ul li a{
color: #494949;
padding: 6px 12px 6px 6px;
margin: 0;
text-decoration: none;
border-right: 1px dashed #BBB; /*right border between menu items*/
}

.wireframeauramenu ul li a:hover{
	color: black; /*background of menu item onMouseover*/
	background-color: transparent;
	background-image: url(../assets/images/lightred.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

</style>
#maptable {
	font-size: 11px;
}
#silverstrands {
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #1B63E4;
	padding: 0px;
}
#container #content p {
	line-height: 18px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#container #content #sights a {
	text-decoration: none;
	font-family: Georgia, Tahoma;
	color: #990000;
	font-size: 12px;
	line-height: 20px;
}
#sights a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
