<!--new styles-->
html {
	margin:0;
	padding:0;
}
body {
	margin-top:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	min-width:760px;
}

#container {
	margin:0 auto;
	width:760px;
	height:auto;
	text-align:left;
	position:relative;
}

p {
	font-size:14px;
	line-height:18px;
	color:#333333;
}

h2 {
	font:18px/20px;
	font-weight:300;
	color:#666666;
}

h3 {
	font:18px/20px;
	font-weight:300;
	color:#666666;
}

h4 {
	font:18px/24px;
	font-weight:300;
	color:#666666;
	margin-bottom:12px;
}

a {
	text-decoration: none;
	color:#333300
}

a:hover{
	text-decoration: underline;
	color:#cc6600
}

<!-- div boxes styles -->

#pageheader {
	font-family:Georgia, "Times New Roman", Times, serif;
	height:140px;
}

#special_disc {
	position:absolute;
	z-index:56;
	top:13px;
	left:-54px;
}

#pageheader h1 {
	height:80px;
	margin: 0px;
	background-image:url(images/header/header_top2.jpg);
	background-repeat: no-repeat;
}

#pageheader p {
	position:absolute;
	margin-top:40px;
}

#headermenu {
	position:absolute;
	margin-top:60px;
	margin-left:90px;
	font-size:14px;
	background-color:#FFFFFF;
}

#lowheader {
	font-size:14px;
	border-bottom:1px solid #666666;
	height:28px;
}

#content, #agents, #proplist {
	width:538px;
	margin:0px;
	float:left;
	text-align:left;
}

#content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	color:#999999;
}

#content h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#999999;
	font-weight:100;
}

#content h4 {
	height:25px;
	text-transform:lowercase;
	font-variant:small-caps;
	border-bottom:1px solid #666666;
	text-indent:5px;
	clear:both;
}

#strap {
	padding-bottom:10px;
	width:560px;
	text-indent:40px;
	margin-top:-10px;
}

#sub_content {
	width:550px;
	height:auto;
}

#singlepage {
	height:280px;
	left:200px;
	display:block;
}

#singlepage p  {
	margin-left:280px;
}


#sidebox {
	padding-top:80px;
	margin:0;
	background-image:url(images/side_top.gif);
	background-repeat: no-repeat;
	width:198px;
	float:right;
}

#footer {
	clear:both;
	width:760px;
	height:75px;
	background-image:url(images/header/footer.jpg);
	background-repeat: no-repeat;
}

#mailing_label {
	width:400px;
	height:240px;
	background-image:url(images/brochure_label.jpg);
	background-repeat: no-repeat;
	padding:30px 20px 20px 50px;
}

#mailing_label p {
	font-family:"Courier New", Courier, mono;
	font-size:16px;
}


#proplist h3 {
	color:#999999;
	font-size:14px;
	border-top:5px dotted #E3E3E3;
	text-indent:5px;
	line-height:31px;
	margin-bottom:-12px;
	padding-top:2px;
}

#proplist h2 {
	color:#999999;
	font-size:18px;

}


#proplist p {
	font-size:14px;
	line-height:18px;
}

#agents ul {
	list-style:none;
	margin-left: 0;
  	padding-left: 0;
}

#agents ul li {
	width:249px;
	height:160px;
	margin:4px 0 0 0;
	background-image:url(images/left_agent.gif);
	background-repeat: no-repeat;
	padding:10px;
	font-size:14px;
	line-height:140%;
}
 
#proplist_prices{
	width:550px;
	height:15px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #999999;
	clear:both;
}


#address {
	width:760px;
	border-top:1px dotted #666666;
	border-bottom:4px double #666699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:14px;
}

#copyright {
	width:740px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#FFCC66;
	text-align:center;
	padding-top:5px;
}

#book_enquiry {
	position:absolute;
	top:200px;
	left:360px;
}

.ref {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	height:30px;
	width:30px;
	background-image: url(images/header/ref.jpg);
	background-repeat: no-repeat;
	float:right;
	line-height:30px;
	text-align:center;
	color:#000000;
}

#thumb_box {
	width:560px;
	height:110px;
}
ul#thumbs {
	list-style: none;
	margin-left: 0;
  	padding-left: 0;
}

ul#thumbs li {
	float: left;
	margin: 0;
	padding: 1px;
	border:1px solid #666666;
	margin-right:2px;
}

#singlepage ul {
	list-style:none;
	margin-left: 0;
  	padding-left: 0;
}

#singlepage ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:centre;
	float: right;
	margin: 0;
	padding: 3px;
	border:1px solid #666666;
	margin:-10px 0 10px 2px;
}
#singlepage ul li a:hover{
	background-color:#FFCC99;
}

ul#bookbox {
	list-style:none;
	font-size:100%;
	margin-left: 0;
  	padding-left: 0;
	height:20px;
}
ul#bookbox li {
	float:left;
	margin-right:1px;
	padding-top: 4px;
	padding-bottom:4px;
	text-align:center;
	width:21px;
	height:13px;
	border:1px solid #990000;
}
ul#bookbox li.first {
	width:65px;
	background-color:#FF9933;
}
ul#bookbox li.empty {
	background-color:#FFFFFF;
}
ul#bookbox li.hold {
	background-color:#CCCCCC;
}
ul#bookbox li.booked {
	background-color:#990000;
}

#bookings {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width:535px;
	height:auto;
	margin:0;
	background-color:#FAF8D5;
	padding:5px;
	border-top:thin solid #CCCCCC;
}

#price_box {
	font-size:11px;
	width:535px;
	margin:0;
	background-color:#FAF8D5;
	padding:5px;
	border-top:thin solid #CCCCCC;
}

.price {
	background-color:#FAF8D5;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#choice {
	width:560px;
	text-align:center;
}
ul#bookmenu {
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	font-size:11px;
	margin-left: 0;
  	padding-left: 0;
	height:10px;
}

ul#bookmenu li {
	float:left;
	text-align:center;
	width:109px;
	height:18px;
	background-color:#EBD796;
	padding-top:3px;
}

#brochure_order {
	width:540px;
	padding:8px;
	float:left;
}
#brochure_order ol {
	font-size:12px;
	margin-left:200px;
}
fieldset{
	width:520px;
	border:#FFFFFF;
}
fieldset label{
	text-align:right;
	margin-right:20px;
	width:180px;
	float:left;
	line-height:15px;
	font-size:90%;
}	
 
fieldset textfield {
	margin:6px;
	height:20px;
	width:300px; 
	
}
fieldset textarea {
	margin:3px;
	height:100px;
	width:260px; 
}
.blackline{
	border-bottom:#666666, 3px dotted;
}

<!--all the class styles -->


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0;  
    visibility: hidden;
	float:right;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.left {
	float: left;
	margin-right:25px;
	margin-bottom:15px;
}

.right {
	float: right;
	margin-left:25px; 
}

.infobox {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 4px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color:#999999;
	line-height: 20px;
}
.infobox a:hover{
	background-color:#FAF8D5;
}
.infoboxtop {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color:#999999;
	background-color: #CEE79C;
	margin-bottom:0;
	margin-top: 2px;
	padding: 6px;
}

.smaller{
	font-size:0.8em;
}
.dida p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666666;
	line-height:130%;
	border-bottom:2px dotted #CCCCCC;
}

.dida a {
	text-decoration:none;
}
.note {
	font-size:80%;
	color:#999999;
}

.strapline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font:1em/120%;
	font-style:italic;
	color:#999999;
}

.bigpic {
	padding:0;
	border: thin solid #333333;
	text-align:center;
}
<!-- old styles -->
a.noyellow:hover {
	background-color: transparent;
	}

.areabody {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px; font-weight: lighter; color: #333333}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 600; color: #333333; letter-spacing: 0.1em}
.smallmenu {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; font-weight: normal; word-spacing: normal; letter-spacing: 0.02em}
.sleeps {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; line-height: 14px}
.areabodybold { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 17px; font-weight: bold; color: #333333 }
.titlearea { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 500; color: #000000; letter-spacing: 0.05em; line-height: 16px}
.pricelist {  font-family: Helvetica, Arial; font-size: 12px; font-weight: bold; color: #333333}
.contract {font-family: Bembo, "Times New Roman", Times}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	line-height: 12px;
	text-decoration: none;
}
.whitesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.whiteborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #FFFFFF;
}
.noyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	background-color:none;
	hover:#333333;
	}
.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	height: 12px;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #FFCE63;
}
.warning {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #660000;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
}
.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.act_pic {
	color: #333333;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color:#999999;
	margin-bottom:0;
	margin-top: 2px;
	margin-right:24px;
	padding: 6px;
}
