/*
Reset*/
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption,  tfoot, thead, th{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}


body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
li {
	padding-bottom:5px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/*
Main Styles */

body {
	background:url(../images/background.png) repeat-x #fff;
	color:#fa9715;
	font-family: Verdana;
	font-size:12px;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	}
/*
Classes */	
img {behavior: url(style/iepngfix.htc); }
.right {float:right}
.center {text-align:center;}
.clear {clear:both; }

.large {font-size:14px}
.border { border: 1px solid #fa9715;}
.darkorange {color:#d85a05;}
.purple { color:#7c0220; }
.purpleLarge { font-size:14px; color:#7c0220; font-weight:bold; }
.purpleItalic { font-size:12px; font-style:italic; font-weight:bold; color:#7c0220; }
/*
Links */
a.newsLink:link {color: #fff; text-decoration: none}
a.newsLink:visited {color: #fff; text-decoration: none}
a.newsLink:hover {color: #000; text-decoration: none}
a.newsLink:active {color: #fff; text-decoration: none}

a.one:link {color: #fa9715; text-decoration: none}
a.one:visited {color: #fa9715; text-decoration: none}
a.one:hover {color: #000; text-decoration: none}
a.one:active {color: #fa9715; text-decoration: none}


#middle-content-wrap2 a:link {color: #fa9715; text-decoration: none; margin-left:20px}
#middle-content-wrap2 a:visited {color: #fa9715; text-decoration: none; margin-left:20px}
#middle-content-wrap2 a:hover {color: #000; text-decoration: none; margin-left:20px}
#middle-content-wrap2 a:active {color: #fa9715; text-decoration: none; margin-left:20px}

/*
Wrapping */
#wrap {
	width:908px;
	margin:0 auto;
	height:100%;
		background:url(../images/rightbar-scroll.png) repeat-y;
}
#content-wrap {
	background:url(../images/rightbar-scroll.png) repeat-y;
	float:left;
	}
#header-wrap {
	height:343px;
}
#header-menu {
	height:343px;
	width:302px;
	float:left;
}
#header-rotate {
	height:343px;
	width:606px;
	float:left;
}
#header-buttons ul {
	padding:0; margin:0;
}
#header-buttons li {
	display:inline;
	padding:0; margin:0;
}
#leftbar-wrap {
	width:302px;
	float:left;
}
#left-content {
	padding-left:10px;
	width:293px;
	float:left;
}
#right-content {
	padding-left:10px;
	width:293px;
	float:left;
}
#middle-content-wrap {
	width:606px;
	float:left;
	background:url(../images/content-bg.png) no-repeat bottom;
	padding-bottom:250px;
}
#middle-content-wrap2 {
	width:606px;
	float:left;
	padding-bottom:20px;
}
#middle-content-wrap2 ul {
	list-style: outside;
	padding-left:30px
}
#middle-left-content {
	width:350px;
	float:left;
	padding-left:10px;
}
#middle-right-content {
	width:241px;
	float:left;
	padding-left:5px;
}
#title-content {
	text-align:right;
	padding-right:15px;
}
#willText {
	color:#d95C05;
	padding-left:30px;
	font-style:italic;
	font-weight:bold;
}
/* 
News */
#news-wrap {
	background:url(../images/news-bg.png) no-repeat #7c0220;
	width:302px;
	height:224px;

}
.news-text-wrap {
	float:left;
	color:#fff;
	width:302px;
	padding-bottom:10px;
}
#news-wrap .news-date {
	width:35px;
	font-size:14px;
	float:left;
	padding:0 10px 0 10px;
}
#news-wrap .news-text {
	width:225px;
	float:left;
}
#news-wrap .news-arrow {
	width:13px;
	float:left;
}
#news-eventtitle {
	text-align:right;
	color:#7c0220;
	font-size:14px;
	font-weight:bold;
	padding-right:20px;
}
#news-eventdate {
	text-align:right;
	font-weight:bold;
	padding-right:20px;
}
#news-eventtext {
	padding:20px 0 0 20px;
}
/* 
Contact*/
#bookingForm {
	width:586px;
}
label { 
	font-weight:bold;
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.2em;
	display: block
}
select {
	font-weight:bold;
	border:2px solid #ee592b;
}
input.form {
	width:150px;
	border:none;
	border:1px solid #FA9715;
	font-weight:bold;
}
textarea {
	width:200px;
	height:80px;
	border:1px solid #FA9715;
	font-weight:bold;
}
textarea:hover, input.form:hover, select:hover    {
	border:1px solid #ffae95;
    }
 
textarea:focus, input.form:focus, select:focus      {
	border:1px solid #ffae95;
    }
.form2 {width:65px; margin:0; padding:0;}
.clearButton {
	width: 28px;
	height: 11px;
	padding: 55px 0 0;
	margin: 10px 0;
	border: 0;
	background: transparent url(../images/clear-button.png) no-repeat center top;
	overflow: hidden;
	cursor:pointer;
 }
 .submit {
	width: 108px;
	height: 26px;
	padding: 75px 0 0;
	margin: 0;
	border: 0;
	background: transparent url(../images/send-button.png) no-repeat center top;
	overflow: hidden;
	cursor:pointer;
 }
/*
Footer */
a.footer:link {color: #fff; text-decoration: none; font-weight:bold;}
a.footer:visited {color: #fff; text-decoration: none; font-weight:bold;}
a.footer:hover {color: #000; text-decoration: none; font-weight:bold;}
a.footer:active {color: #fff; text-decoration: none; font-weight:bold;}

#footer-wrap {
	background-color:#7c0220;
	width:auto;
	height:62px;
}
#footer-text-wrap {
	padding-top:5px;
	color:#fff;
	margin:0 auto;
	width:908px;
}
#footer-text {
	text-align:center;
}
#traff1k-id {text-align:right; margin-right:15px;}