body {
	margin: 0px 0px 0px 0px;
	background-color: #ebe1d5;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #744927;
}

.toptable {
	background-color: #C1D4DE;
	height: 270px;
	width: 564px;
}

form {
margin: 0;
padding: 0;
}

img {
	border: 0;
}

/*************************** Begin Links **********************/

a.linkSm {text-decoration: none; color: #744927}
a:hover.linkSm { text-decoration: none; color: #e2a84c}

a.linkTerms {padding: 1px; background-color: #744927; text-decoration: none; color: #fff}
a:hover.linkTerms {padding: 1px; background-color: #744927; text-decoration: none; color: #e2a84c}

/*************************** End Links **********************/
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #503D1F;
}

.bodycopyBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #503D1F;
	font-weight: bold;
}

.BodycopyGold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #BB9E2D;
}

.BodycopyBoldGreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #8b8701;
	font-weight: bold;
}

.BodycopyUnderlined {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #503D1F;
	text-decoration: underline;
}

.HeaderOne {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #856A23;
}

.contentbg {
	background-image: url(../images/main/bg.jpg);
	background-repeat: no-repeat;
	background-position: left 115px;
}
.topline {
	background-image: url(../images/main/topline.jpg);
	background-position: bottom;
}

.FormElemant {
	background-color: #ebe1d5;
	border: 1px solid #744927;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 11px;
}

.FormElemantRadiobut {
	background-color: #ebe1d5;
	border: 1px solid #744927;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	line-height: 8px;
}

.FormElemantLong{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 11px;
	background-image: url(../images/bookonline/bgelemant_long.gif);
	background-repeat: no-repeat;
	border: none;
}

.FormElemantInputArea{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 11px;
	background-image: url(../images/contact/bg_formbigarea.gif);
	background-repeat: repeat;
	border: none;
}
.righLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A38465;
}
.BottemLine {
	background-image: url(../images/bookonline/new/bottemline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.bgNewFormHeader {
	background-image: url(../images/bookonline/new/bghed.gif);
	background-repeat: no-repeat;
}
.bookingMsg {
	text-decoration: blink;
}
/*************************** Begin Tool tip **********************/

#dhtmltooltip{
position: absolute;
width: 150px;
padding: 3px;
background-color: #E2D3C2;
visibility: hidden;
z-index: 100;

}

/*************************** End Tool tip **********************/


.error {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9F1D1D;
	text-align: left;
}
