@charset "utf-8";

/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* CSS Reset */

html, body {
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	background: url(background/modern-bg.jpg) #ffffff repeat-x;
	background-position: center top;
}

#page-width {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	width: 800px;
	float: left;
	display: inline;
	background: #ececec;
	margin: 20px 0 0 0;
}

#header-logo {
	width: 300px;
	float: left;
	display: inline;
	padding: 0 250px 0 250px;
}

#header-nav {
	width: 800px;
	float: left;
	display: inline;
	border-top: 1px dotted #a9996e;
	border-bottom: 1px dotted #a9996e;
	padding: 10px 0 10px 0;
	margin-left: auto;
	margin-right: auto;
}

#header-nav img {
	margin: 0 0 0 5px;
}

#content-holder {
	width: 800px;
	float: left;
	display: inline;
	background: #ececec;
	padding: 15px 0 15px 0;
	border-bottom: 1px dotted #a9996e;
}

#events-holder {
	width: 770px;
	float: left;
	display: inline;
	background: #ececec;
	padding: 0 15px 15px 15px;
	border-bottom: 1px dotted #a9996e;
}

#content-left {
	width: 240px;
	float: left;
	display: inline;	
	padding: 0 30px 0 30px;
}

#content-right {
	width: 475px;
	float: left;
	display: inline;
	border-left: 1px dotted #a9996e;
	min-height: 350px;
	height: auto !important;
	height: 350px;	
	padding: 0 10px 0 10px;
}

#footer {
	width: 800px;
	float: left;
	display: inline;
	background: #ececec;
	padding: 10px 0;
}

#footer-left {
	width: 780px;
	float: left;
	display: inline;
	font: 11px/21px Georgia, "Times New Roman", Times, serif;
	color: #716340;	
	padding: 0 10px;
}

#bottom-space {
	width: 800px;
	float: left;
	display: inline;
	height: 20px;
}

/* CSS Fonts */

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #515151;	
}

.high-light {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #a8996e;	
	font-style: italic;
	text-decoration: none;	
}

.high-light-blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #00a5da;	
	font-style: italic;
	text-decoration: none;	
}

a.high-light-green {
	color:#00aca1 !important;
}

.high-light-green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #00aca1;	
	font-style: italic;
	text-decoration: none;	
}

.high-light-gold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #a8996e;	
	font-style: italic;
	text-decoration: none;	
}

.high-light-grey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #565655;	
	font-style: italic;
	text-decoration: none;	
}

.high-light-pink {
	font: 16px/20px Georgia, "Times New Roman", Times, serif;
	color: #e51566;	
	font-style: italic;
	text-decoration: none;	
}

.quote-name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #a8996e;	
	font-style: italic;
	text-decoration: none;
	float: right;	
}

.errorText {
	color:red;
}
.error {
	font-weight:bold;
	color:red;
}

/* CSS Links */

#content-right a:link, #content-right a:visited, #content-right a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #a8996e;
	text-decoration: none;
	font-style: italic;
}

#content-right a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #a8996e;
	text-decoration: none;
	font-style: italic;
}

#footer-left a:link, #footer-left a:visited, #footer-left a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #716340;
	text-decoration: none;
}

#footer-left a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #e51566;
	text-decoration: none;
}

#footer-right a:link, #footer-right a:visited, #footer-right a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #716340;
	text-decoration: none;
}

#footer-right a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #e51566;
	text-decoration: none;
}

.siteby {
	float: right;
	display: inline;
	font: 10px/21px Georgia, "Times New Roman", Times, serif;
}

#footer-left a.siteby {
	font: 10px/21px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

#footer-left a.siteby:hover {
	font: 10px/21px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #e51566;
}

/* CSS Forms */

label {
	width: 150px;
	float: left;
	display: inline;
}

.form-input {
	border: 1px dotted #a9996e;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #716340;
	width: 300px;
}

.drop-down {
	border: 1px dotted #a9996e;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #716340;
}

.form-text {
	padding: 3px 0 3px 0;
}

.comments {
	height: 200px;
}

/* CSS Images */

.title {
	padding: 0 0 20px 0;
}

.visible {
	visibility: visible;
}

.hidden {
	visibility: hidden;
}

.reviews {
	padding: 5px;
	float: left;
	display: inline;
}

.book-online {
	float: right;
	display: inline;
}

/* CSS Misc */

.clear {
	clear: both;
}

.menubutton {
	float: left;
	display: inline;
	width: 150px;
	font-size: 14px;
	line-height: 24px;
	background-color: #f4f3ee;
	border: 1px dotted #A9996E;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	padding: 3px 0;
	margin: 2px;
}

.menubuttonAdvert {
	float: left;
	display: inline;
	width: 350px;
	font-size: 14px;
	line-height: 24px;
	background-color: #f4f3ee;
	border: 1px dotted #A9996E;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	padding: 3px 0;
	margin: 2px;
}

.center {
	margin-left: 77px;
}

.menubutton1 {
	float: left;
	display: block;
	width: 156px;
	height: 75px;
	background-image: url(../images/bg-button-75.jpg);
	background-position: top left;
	background-repeat: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
}