/*
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;
}

ol, ul {
	list-style: none;
}
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/header-scroll.png) #D5CCC1 repeat-x ;
	color:#000;
	font-family: Verdana;
	font-size:12px;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	line-height:0.75;
	}
/*
Classes */	
h2 {font:"Times New Roman", Times, serif; font-size:14px; color:#7D6A55;}
img {behavior: url(style/iepngfix.htc); line-height:0; }
ol {margin-left:20px;}
#content-text li {padding-bottom:10px;}

*:first-child+html .space {padding-top:49px;}
.bottom {position:absolute; right:0; bottom:0;}
.space {padding-top:47px;}
.right {float:right; margin-right:15px;}
.left {float:left}
.center {text-align:center;}
.clear {clear:both;}
.large {font-size:14px}
.border { border: 1px solid #fa9715;}
#right1 {float:right; margin-right:15px;}
#right2 {float:right; margin-right:15px;}


/*
Links */

a:link {color: #7d6a55; text-decoration: none; font-weight:bold; font-size:14px;}
a:visited {color: #7d6a55; text-decoration: none; font-weight:bold; font-size:14px;}
a:hover {color: #000; text-decoration: none; font-weight:bold; font-size:14px;}
a:active {color: #7d6a55; text-decoration: none; font-weight:bold; font-size:14px;}

a.traff1k:link {color: #00c400; text-decoration: none; font-style: italic; font-size:12px;}
a.traff1k:visited {color: #00c400; text-decoration: none; font-style: italic; font-size:12px;}
a.traff1k:hover {color: #00c400; text-decoration: underline; font-style: italic; font-size:12px;}
a.traff1k:active {color: #00c400; text-decoration: none; font-style: italic; font-size:12px;}

a.traff:link {color: #bfb3a6; text-decoration: none; font-weight:bold; font-size:12px;}
a.traff:visited {color: #bfb3a6; text-decoration: none; font-weight:bold; font-size:12px;}
a.traff:hover {color: #000; text-decoration: none; font-weight:bold; font-size:12px;}
a.traff:active {color: #bfb3a6; text-decoration: none; font-weight:bold; font-size:12px;}

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}

a.footer:link {color: #ee592b; border-bottom: 3px solid #fff; text-decoration: none}
a.footer:visited {color: #ee592b; border-bottom: 3px solid #fff; text-decoration: none}
a.footer:hover {color: #ee592b;  border-bottom: 3px solid #000; text-decoration: none}
a.footer:active {color: #ee592b; border-bottom: 3px solid #fff; text-decoration: none}

/*
Wrapping */
#wrap {
	width:976px;
	margin:0 auto;
}

/*
Header */
#header-wrap {
	width:976px;
	height:139px;
	float:left;
}
#header-links {
	width:483px;
	float:left;
}
#header-links li {
	display:inline;
	margin-right:10px;
}
#header-links {
	float:left;
	width:483px;
	height:15px;
	margin-top:110px;
}
#header-banner {
	width:493px;
	float:left;
}

/*
Content Wrapping */
#content-wrap {
	width:976px;
	float:left;
	background-image:url(../images/rightbar-cal.png);
	background-repeat:no-repeat;
	background-position:bottom right; 
}


#middle-content-wrap {
	width:781px;
	float:left;
	background-color:#fff;
}
#right-content-wrap {
	position:relative;
	width:194px;
	float:left;
}
#content-text {
	width:387px;
	margin-right:15px;
}
#left-content {
	width:379px;
	float:left;
}
#left-content-text {
	padding:5px;
	width:350px;
	float:left;
	margin-left:10px;
	line-height:1.25;
}
#right-content {
	width:402px;
	float:left;
	line-height:1.25;
}

/* 
Form*/
#bookingForm {
	width:586px;
}

select {
	font-weight:bold;
	border:2px solid #D7CEC4;
}
input {
	width:204px;
	border:none;
	border:1px solid #D7CEC4;
	font-weight:bold;
}
textarea {
	width:200px;
	height:80px;
	border:1px solid #D7CEC4;
	font-weight:bold;
}
textarea:hover, input:hover,     {
	border:1px solid #BFB7AF;
    }
 
textarea:focus, input:focus,      {
	border:1px solid #E6DBD0;
    }

.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: 95px;
	height: 27px;
	padding: 75px 0 0;
	margin: 0;
	border: 0;
	background: transparent url(../images/send-button.png) no-repeat center top;
	overflow: hidden;
	cursor:pointer;
 }
/*
Footer */

#footer-wrap {
	background:url(../images/footer.png) no-repeat;
	width:781px;
	float:left;
	height:273px;

}
#footer-text {margin: 205px 0 0 280px; width: 360px; color:#7d6a55;}
#footer-text li {
	display:inline;
	margin-right:10px;
}
#traff1k-tag {font-size:12px; margin: 34px 0 0 482px; color:#7d6a55;}
