body
{
	margin: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url("../images/bg.jpg");
	background-repeat: repeat-y;
	background-position: center top;
}
.bodytext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #4D0000;
}
.bodytextspaced
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #4D0000;
	line-height: 140%;
}
.copyrighttext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ECBBA5;
}
.bottext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.bottext a
{
	color: #ffffff;
}
a
{
	color: #4D0000;
}
.formfield
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : #4D0000;
	background-color : #ffffff;
	background-repeat: no-repeat;
	background-position: right middle;
	border: 1px #EC7A4F solid;
	height: 22px;
	width: 218px;
}
.textarea
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : #4D0000;
	background-color : #ffffff;
	border-color: #EC7A4F;
	background-repeat: no-repeat;
	background-position: right middle;
	border: 1px #EC7A4F solid;
	height: 115px;
	width: 246px;
}
.enewsletterformfield
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	color : #4D0000;
	background-color : #ffffff;
	border: 0px;
	height: 20px;
	width: 162px;
}
.welcomebox_bg
{
	background-image: url("../images/welcome_bg.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
}
.map_bg
{
	background-image: url("../images/map_bg.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
}
.contacttop_bg
{
	background-image: url("../images/bg_contacttop.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
}
.contactdetails_bg
{
	background-image: url("../images/bg_contactdetails.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
}
.about_bg
{
	background-image: url("../images/bg_about.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
}
.testimonials_bg
{
	background-image: url("../images/testimonials_bg.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
}
.contactform_bg
{
	background-image: url("../images/contactbox_bg.gif");
	background-repeat: repeat-y;
	background-position: center top;
}
.enewsletter_bg
{
	background-image: url("../images/enewsletterbox_bg.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
}
.rightcontactbox_bg
{
	background-image: url("../images/rightcontactbox_bg.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
}
.mainpage_bg
{
	background-image: url("../images/page_bg.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bookingrequest_bg
{
	background-image: url("../images/bookingrequest_bg.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
}
.botleft_bg
{
	background-image: url("../images/bg_botleft.gif");
	background-repeat: repeat-x;
	background-position: left top;
}
.bot_bg
{
	background-image: url("../images/bg_bot.gif");
	background-repeat: no-repeat;
	background-position: right top;
}


