#top h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #CDA044;
}

#top td {
color: #fff;
font-size: 10px;
font-family:Arial, Helvetica, sans-serif;
}

#top a {
color: #fff;
text-decoration: none;
}

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

#mid h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #CDA044;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#mid {
	color: #fff;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 20px;
	line-height: 14pt;
	text-align: justify;
}

#mid a {
	color: #FFCC00;
	text-decoration: none;
}

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

#mid strong {
	color: #EEE7D4;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20pt;
	font-weight: normal;
}


#left {
	color: #fff;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/l-book-online.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #590a07;
}

#left td {
	color: #fff;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

#left h2 {
	color: #fff;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-weight: normal;
}

#left h2 a{
	color: #fff;
	text-decoration:none;
}

#left h2 a:hover{
	color: #FF9900;
	text-decoration:underline;
}

#lefttop h4 {
	color: #EEE7D4;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-weight: normal;
	padding-left: 20px;
}

#lefttop a {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	text-decoration: none;
	display: block;
	height: 23px;
	padding-top: 6px;
}

#lefttop a:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	background-color: #993300;
	text-decoration: none;
	display: block;
	height: 23px;
	padding-top: 6px;
}



#right {
	color: #333333;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #eee7d4;
}

#right .para {
	color: #333333;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 10px;
	line-height: 120%;
}

#right a {
	color: #990000;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#right .para img {
	float: left;
	margin-right: 10px;
	border: 3px solid #b9af95;
}

#right h3 {
	color: #ffffff;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 4px solid #9b7627;
	padding: 10px;
	background-color: #b29039;
	font-weight: normal;
	margin: 0px;
}

#footer {
color: #999933;
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
}

#footer a{
color: #FFFFFF;
padding-left: 6px;
padding-right: 6px;
text-decoration: none;
}

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


#address {
	color: #ffffff;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 15px;
}

#address a{
color: #D0A143;
text-decoration: none;
}

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

#address h4{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}



body {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}

/* Form Fields */

.textarea40 {
	WIDTH: 40px;
	font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 11px;
	color: #000000;
	padding: 2px;
}

.textarea60 {
	WIDTH: 60px;
	font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 11px;
	color: #000000;
}

.textarea80 {
	WIDTH: 80px;
	font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 11px;
	color: #000000;
}

.textarea100 {
	WIDTH: 120px;
	font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 11px;
	color: #000000;
	padding: 2px;
}

.subscribe_text    
    {/*make the link text transparent*/
        visibility: hidden; 
    }

.subscribe_href
    {/*Display this image in the link area*/
        background-image: url(../images/b-subscribe.gif); background-repeat: no-repeat; background-position: 0 0px; display: block; height: 21px; width: 93px; text-decoration: none;
    }
        
.subscribe_href:hover

    {/*Display this image in the link area when you mouseover*/
        background-image: url(../images/b-subscribe.gif); background-repeat: no-repeat;  background-position: 0 -21px; display: block; height: 21px; width: 93px; text-decoration: none; cursor: pointer;
    }
	
	
	.book_text    
    {/*make the link text transparent*/
        visibility: hidden; 
    }

.book_href
    {/*Display this image in the link area*/
        background-image: url(../images/b-book.gif); background-repeat: no-repeat; background-position: 0 0px; display: block; height: 21px; width: 93px; text-decoration: none; margin-top: 8px;
    }
        
.book_href:hover

    {/*Display this image in the link area when you mouseover*/
        background-image: url(../images/b-book.gif); background-repeat: no-repeat;  background-position: 0 -21px; display: block; height: 21px; width: 93px; text-decoration: none; cursor: pointer;
    }

#bookingform td {
border-bottom: 1px solid #623516;
}

#news td {
font-size: 11px;
color: #333333;
}
