@charset "UTF-8";
/* CSS Document */

table{
line-height:16px;
}
ul{margin-left:10px; padding-left:10px;}

div#pagecenter{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
body {
	text-align: center;
	background-color: #f8ecc6;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#top{
	width:1000px;
	height:232px;
	background-color:#D5894C;
}
#coverup{
	width:1000px;
	height:33px;
	background-image: url(../images/bg_coverup.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#footer{
	text-align:center;
}
#photobanner{
	margin-top:30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6c884e;
}
#leftsidebar{
	position:absolute;
	top:260px;
	left:20px;
	width:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #4E7738;	
	text-align: left;
}
#rightsidebar{
	position:absolute;
	top:260px;
	left:830px;
	width:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #4E7738;	
	text-align: left;
}

.center{
	text-align:center;
}
   
    a {color: #C24C3D; text-decoration: none;}
    a:hover {color: #C24C3D; text-decoration: underline;}
    a:active {color: #C24C3D; text-decoration: none;}

#leftrule{
	position:absolute;
	left:170px;
	top:262px;
	width:1px;
	height:415px;
	background-color:#999999;
}
#rightrule{
	position:absolute;
	left:830px;
	top:262px;
	width:1px;
	height:415px;
	background-color:#999999;
}
p{
	margin-top:5px;
}

#bodytext{
	position:absolute;
	top:260px;
	left:150px;
	width:700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #4E7738;	
	text-align: left;
}
#bodytexthome{
	position:absolute;
	top:260px;
	left:50px;
	width:900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #4E7738;	
	text-align: left;
}
#bodytextguidebook{
	position:absolute;
	top:260px;
	left:125px;
	width:800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #4E7738;	
	text-align: left;
}
#bodycol1{
	position:absolute;
	top:260px;
	left:200px;
	width:250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #4E7738;	
	text-align: left;
}
#bodycol2{
	position:absolute;
	top:260px;
	left:510px;
	width:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #4E7738;	
	text-align: left;
}
.title{
	font-size:18px;
	font-weight:bold;
}
.titlebig{
	font-size:23px;
	font-weight:bold;
}
.float-left{
float:left;
margin-right:10px;
margin-top:10px;
}
.float-right{
float:right;
margin-left:20px;
margin-bottom:20px;
}
.hotellistcontainer{
	height:120px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006633;
	margin-bottom:10px;
	line-height:18px;
}
#logo{
position:absolute;
top:0px;
left:165px;
}
#hotelsbrowse{
float:right;
width:300px;
margin-left:20px;

}
.big{
font-size:16px;
}.extrabig{
font-size:22px;
}
.medium{
font-size:14px;
}
.float-right2{
float:right;
margin-left:4px;
}
#headerrule{
position:absolute;
top:95px;
}
.tight{
line-height:15px;
}
form{
	line-height: 17px;

}
#twitter_div{
margin-top:0px;
width:275px;
line-height:16px;
}
#upsell{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height: 22px;
	text-align: left;
	}
	
#upsellbox{
	width:300px;
	text-align:center;
	margin-left:210px;
}
a.hotelcontactlink {color: #4d7738; text-decoration: none;}
    a.hotelcontactlink:hover {color: #4d7738; text-decoration: underline;}
    a.hotelcontactlink:active {color: #4d7738; text-decoration: none;}
	
#pagetitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4E7738;	
	font-weight:normal;
	letter-spacing:2px;
}
#pagetitle .big{
	font-size: 21px;
}
h1{
	font-size: 18px;
}
#rolloverbook a {
display:block;
width: 131px;
height: 34px;
padding:0px;
margin-left:8px;
margin-bottom:8px;
background: url("../images/button.gif") 0 0 no-repeat;
}
#rolloverbook a:hover { 
background-position: 0 -34px;
}