/* BODY:
----------------------------------------------- */
* {
	margin: 0; 
	padding: 0; 
	list-style: none; 
}
html {
	background:transparent url("../images/sidelines.png") center repeat-y;
}
body {
	margin-top: 5px; 
	font: 100% verdana,sans-serif;
	color:#4d6980;
}

/* LAYOUT:
----------------------------------------------- */
#container {
	width:800px;
	margin:0 auto;
}
#topmatter {
	background: url("../images/logo.gif") bottom left no-repeat;
	height:60px;
	margin:0;
	padding-left:60px;
	border-bottom: 1px dashed #ccc;
}
#topwrapper {
	float:left;
	width:100%;
}
#logo {
	margin-right: 550px;
}
#slogan {
	float:left;
	width:150px;
	margin-left:-540px;
}
#contact {
	float:right;
	width:180px;
	margin-left:-180px;
}
#navbar {
	clear:both;
	margin:0;
	padding: 3px;
	text-align: center;
}
#slideshow {
    position:relative;
}
#pageslideshow {
    position:relative;
}
#header {
	height:150px;
	border-top: 1px solid;
	border-bottom: 1px solid;
}
#content {
	margin: 0 200px 0 0;
}
#navigation {
	float:right;
	width:199px;
	margin:0 0 20px -200px;
	background-color:#ddebf4;
	border-left: 1px dotted #999;
}
#extra {
	float:right;
	clear:right;
	width:200px;
	margin-left:-200px;
}
#footer {
	clear:both;
	width:100%;
}

/* TYPOGRAPHY:
----------------------------------------------- */	

#logo p {
	font-size: 200%;
	font-family: arial,sans-serif;
	font-weight: bold;
	margin-top:12px;
}
#slogan p {
	font-family: georgia,serif;
	font-style: italic;
	margin-top:20px;
}
#contact p {
	font-size: 80%;
	font-family: georgia,serif;
	text-align: right;
}
#navbar li {
	padding:10px;
	font-family: georgia,serif;
	font-size: 13px;
	display: inline;
}
#wrapper ul {
	margin: 20px 18px 20px 30px;
}
#wrapper li {
	margin: 10px 10px 0 10px;
	font-size: 80%;
	line-height:1.4;
	list-style: disc; 
	text-align:justify;
}
#content p {
	font-size: 80%;
	line-height:1.4;
	padding: 20px 20px 0 0;
}
span.bold {
	font-size: 95%;
	font-weight:bold;
}
#navigation p {
	font-size: 75%;
	margin:20px 0 10px 20px;
}
#navigation h3 {
	margin:20px 0 10px 20px;
	font-size: 90%;
	font-family: serif;
	font-style:italic;
	color: #555;
	border-bottom: 1px solid #fff;
}
#footer p {
	font-size: 70%;
	padding: 30px 0 10px 0;
	text-align:right;
	
}
#wrapper ul.tight {
	margin: 15px 20px 15px 40px;
}
#wrapper li.tight {
	margin: 0 !important;
	font-size: 80%;
	line-height:1.4;
	list-style: disc; 
	text-align:justify;
}

/* LINKS AND IMAGES: =links
----------------------------------------------- */
a, a:visited {
	color: #666;
	text-decoration:underline;
}
a:hover {
	color:black;
	text-decoration:none;
} 
#navbar a {
	color:#2a5070;
	text-decoration:none;
}
#navbar a:hover {
	color:black;
	text-decoration:none;
}
#navigation a {
	font: 75% verdana,arial,sans-serif;
	display:block;
	color: #777;
	margin:0px 0px 0px 35px;
	line-height:1.4;
	text-decoration:none;
}
#navigation a:hover {
	color: #black;
}
#form a {
	color: #e5c35c;
	text-decoration:none;
}
#form a:hover {
	color: #black;
}
a img, a.img {
	border: none;
}
img.left {
	float: left;
	margin: 0 10px 0 0;
}
img.right {
	float: right;
	margin: 0 30px 0 20px;
}
img.right2 {
	clear:right;
	float: right;
	margin: 10px 0 0 20px;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow IMG.last-active {
    z-index:9;
}
#pageslideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
#pageslideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#pageslideshow IMG.last-active {
    z-index:9;
}
/* FORMS:
----------------------------------------------- */
#box {
	background-color: #708060; 
	margin-top: 15px; 
	padding: 15px 20px 10px 20px; 
	width: 534px; 
}
form p {
	font-size: 100% !important;
	font-family: serif;
	font-style:italic;
	margin: 15px 0 0 40px; 
	color:#dfffbf;
	clear:right;
}
form p.req { 
	color: #dfffbf; 
	font-size: 80% !important;
	padding: 0 !important; 
	margin: 0 0 10px 0 !important; 
}
form p.smallfield { 
	color: #dfffbf; 
	font-size: 80% !important;
	font-family:sans-serif;
	float:right;
	width: 346px; 
	text-align: right; 
	padding: 1px !important; 
	margin: 0 !important; 
	font-style:normal;
}
form fieldset {
	border: solid 1px #bfa34d;
	margin-bottom:10px;
	padding:10px;
}
form fieldset legend {
	font-family: serif;
	font-style:italic;
	color: #dfffbf;
}
form div.field { 
	clear: both;
	padding: 1px 12px; 
}
form div.input {
	padding: 0 0 10px 151px;
}
form label {
	display: block; 
}
form label.desc { 
	color: #dfffbf; 
	font: 80% sans-serif; 
	float: left; 
	width: 130px; 
	text-align: right; 
	padding: 3px 10px 0 0; 
	margin: 0; 
}
form label.subscribe { 
	color: #dfffbf; 
	font: 80% sans-serif; 
	float: left; 
	width: 130px; 
	text-align: right; 
	padding: 3px 10px 0 20px; 
	margin: 0; 
}
form input.text, form textarea {
	font: 12px sans-serif; 
	padding: 3px; 
	color: #444; 
	background: #fff url("../images/bg-input.gif") top left repeat-x; 
	background-color:#dfffbf;
	border: 1px solid #777; 
	width: 300px; 
}
form textarea {
	margin-top:7px;
}
form input.roomtype {
	font: 12px sans-serif; 
	padding: 3px; 
	color: #444; 
	background: #fff url("../images/bg-input.gif") top left repeat-x; 
	background-color:#dfffbf;
	border: 1px solid #777; 
	width: 15px; 
}

/* TABLES:
----------------------------------------------- */
table {
border: 1px solid #99823d;
border-collapse: collapse;
margin:20px 50px 10px 50px;
text-align: center;
}

td, th{	
vertical-align:top;
font-weight:normal;	
}

thead th {
background: #99823d;
color: #FFFFFF;
font-size: 12px;
font-weight: bold;	
padding: 7px 12px 7px 12px;
}

tbody td, tbody th {
background-color: #ffd966;
font-size: 12px;
padding: 5px 12px 5px 12px;
}

tbody tr.odd th, tbody tr.odd td{
background-color: #ffecb2;
}

tbody th{	
font-weight: bold;	
}

