@charset "UTF-8";
/*---reset---*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
.clear {
	clear: both;
}
.pipe {
	margin-right: 10px;
	margin-left: 10px;
}
.italics {
	font-style: italic;
	font-size: 110%;
}
.split {
	background-color: #323232;
	height: 1px;
	width: 100%;
	clear: both;
	padding-top: 17px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eae2e6;
}


#wrapper {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F0f0f0;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 178px;
	width: 1000px;
}
#header h2 {
	visibility: hidden;
	left: -2000px;
}
#elliottsHeader {
	background-image: url(images/elliottsHeader.jpg);
	background-repeat: no-repeat;
	height: 247px;
	width: 1000px;
}
#elliottsHeader h2 {
	visibility: hidden;
	left: -2000px;
}#nav {
	background-color: #44122b;
	height: 33px;
	width: 1000px;
	padding-top: 3px;
}
#nav ul {
	text-decoration: none;
	list-style-type: none;
	height: 30px;
	width: 792px;
	margin-left: 104px;
	color: #eae2e6;
}
#nav ul li {
	float: left;
	text-decoration: none;
	line-height: 30px;
	margin-right: 6px;
	margin-left: 6px;
}
#nav ul li a {
	text-decoration: none;
	background-image: url(../sandy/images/button.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 120px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #eae2e6;
	font-size: 0.7em;
	text-align: center;
}
#nav ul li a:hover {
	color: #aaa2a6;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: -120px 0px;
}
#nav ul li a.current {
	color: #eae2e6;
	background-position: 0px 0px;
	cursor: default;
}
#vignette {
	background-image: url(images/vig2.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
}
/*----page content----*/

#welcome {
	height: auto;
	width: 600px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	margin-bottom: 15px;
}
#welcome h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	margin-top: 25px;
	margin-bottom: 15px;
}
#welcome p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 170%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#welcome #events {
	background-color: #eae2e6;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#welcome #events h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 150%;
	margin-top: 10px;
}
#welcome #events h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	margin-right: 15px;
	margin-left: 15px;
}
#welcome #events img {
	float: left;
	border: 10px solid #EAE2E6;
}
#welcome #events p {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 15px;
	margin-left: 15px;
}
#welcome #events p.highlighted {
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	color: #C00;
}
#welcome #events p.event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}
#welcome #events p.newEvent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	color: #C00;
}#sideBar {
	background-color: #323232;
	padding-right: 20px;
	padding-left: 20px;
	margin: 20px;
	float: right;
	width: 280px;
	height: 100%;
	padding-bottom: 15px;
}
#sideBar img {
	float: left;
}
#sideBar img.centre {
	margin-left: 40px;
}
#sideBar p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	line-height: 170%;
	color: #EAE2E6;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sideBar p a {
	color: #EAE2E6;
	text-decoration: none;
}
#sideBar p a:hover {
	color: #EAE2E6;
	text-decoration: underline;
}
#sideBar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #eae2e6;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sideBar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #eae2e6;
	text-align: center;
	margin-top: 10px;
	text-decoration: underline;
}
#contactImages {
	width: 229px;
	height: auto;
	padding: 15px;
	float: left;
}
#contactImages img.centre {
	margin-top: 15px;
	margin-bottom: 15px;
}
#contact {
	padding: 15px;
	float: right;
	width: 711px;
}
#contact h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}
#contact p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 170%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#contact h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin-top: 15px;
	font-weight: bold;
}
#contact h3 a {
	margin-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000;
}
#contact h3 a:hover {
	color: #5B1839;
	text-decoration: underline;
}
#elliotts {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 670px;
	float: left;
	padding: 15px;
	height: auto;
}
#elliotts h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 15px;
}
#elliotts p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 170%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#elliottsSideBar {
	background-color: #D5D5D5;
	float: right;
	height: auto;
	width: 240px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	margin: 15px;
}
#elliottsSideBar img {
}
#elliottsSideBar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	text-align: center;
	text-decoration: none;
}
#elliottsSideBar h3 a {
	color: #000;
	text-decoration: none;
}
#elliottsSideBar h3 a:hover {
	color: #5B1839;
	text-decoration: underline;
}
#rooms {
	padding: 15px;
	height: auto;
	width: 242px;
	float: left;
}
#rooms h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 170%;
}
#rooms p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 170%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#rooms h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 2em;
}
#roomImages {
	float: right;
	height: auto;
	width: 684px;
	background-color: #d5d5d5;
	padding: 7px;
	margin: 15px;
}
#roomImages img {
	float: left;
	margin: 6px;
}
#weddingImages {
	width: 325px;
	height: 500px;
	background-color: #d5d5d5;
	margin: 15px;
	float: left;
	padding: 15px;
}
#weddings {
	float: right;
	width: 600px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	height: auto;
}
#weddings h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin-top: 15px;
	margin-bottom: 15px;
}
#weddings h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}
#weddings p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 170%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#media {
	background-color: #d5d5d5;
	margin: 15px;
	float: left;
	padding: 15px;
	width: 550px;
	height: auto;
}
#media h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-align: center;
}
#media p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 170%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#hotelInspector {
	float: right;
	width: 375px;
	padding-right: 15px;
}
#hotelInspector h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#hotelInspector h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 1em;
}
#hotelInspector p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 170%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#hotelInspector img {
	margin-left: 85px;
	margin-bottom: 20px;
}
#hotelInspector .italics a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	text-decoration: none;
	color: #000;
}
#hotelInspector .italics a:hover {
	color: #5B1839;
	text-decoration: underline;
}

/*----end page content---*/



#vignette2 {
	background-image: url(images/vig1.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
	clear: both;
}
#gallery {
	background-color: #44122b;
	height: 122px;
	width: 990px;
	padding-top: 3px;
	padding-left: 10px;
}
#gallery #sprytrigger1, #gallery #sprytrigger2, #gallery #sprytrigger3, #gallery #sprytrigger4, #gallery #sprytrigger5 {
	margin-right: 8px;
	margin-left: 8px;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.65em;
	text-align: center;
	line-height: 3em;
	color: #eae2e6;
	background-color: #44122b;
}
#footer p a {
	text-decoration: none;
	color: #eae2e6;
}
#footer p a:hover {
	color: #aaa2a6;
}
#footer p a.fcurrent {
	color: #eae2e6;
	cursor: default;
}

#mousehouse {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 3px;
	padding-right: 5px;
}
#mousehouse a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	text-decoration: none;
	text-align: right;
	margin-top: 3px;
}
#mousehouse p a:hover {
	color: #CCC;
}

