body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.TopBackground {
	background-image:url(images/top-lines.gif);
	background-position:top left;
	background-repeat:repeat-x;
}


.HeaderBackground {
	background-image:url(images/header-background.gif);
	background-position:top center;
	background-repeat:no-repeat;
	height:219px;
}

.HeaderBackgroundFull {
	background-image:url(images/header-background-full.gif);
	background-position:top center;
	background-repeat:no-repeat;
	height:219px;
}


.tableRepeat {
	background-image:url(images/background-repeat.gif);
	background-position:top center;
	background-repeat:repeat-y;

}

.tableRepeatFull {
	background-image:url(images/background-repeat-fix-it.gif);
	background-position:top center;
	background-repeat:repeat-y;

}


.tableRepeatFullFix {
	background-image:url(images/background-repeat-fix-it.gif);
	background-position:top center;
	background-repeat:repeat-y;
	width:980px;

}


.style1 {
	color: #4f3b2b;
	font-size: 12px;
	font-family: tahoma;
	font-weight:normal;
	text-decoration:none;

}

.style1 a {
	color: #4f3b2b;
	font-size: 12px;
	font-family: tahoma;
	text-decoration:underline;

}

.style1 a:hover {
	color: #4f3b2b;
	font-size: 12px;
	font-family: tahoma;
	text-decoration:none;

}

.style2 {
	color: #4f3b2b;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

.style2 a {
	color: #4f3b2b;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:underline;
}

.style2 a:hover {
	color: #4f3b2b;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none;
}

.page-heading {
	color: #4f3b2b;
	font-size: 12px;
	font-family: tahoma;
	font-weight:bold;
	padding-left:20px;
	background-image:url(images/heading-background.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-decoration:none
}

.style3 {
	color: #F00;
	font-size: 12px;
	font-family: tahoma;
	font-weight:normal;
	text-decoration:none;
}

.page-heading a {
	color: #4f3b2b;
	font-size: 12px;
	font-family: tahoma;
	font-weight:bold;
	text-decoration:underline;
}

.page-heading a:hover {
	color: #4f3b2b;
	font-size: 12px;
	font-family: tahoma;
	font-weight:bold;
	text-decoration:none;
}

.short-heading {
	color: #4f3b2b;
	font-size: 12px;
	font-family: tahoma;
	font-weight:bold;

	background-image:url(images/short-heading-background.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#cd-layout {
	padding-left:12px; 
	padding-top:30px; 
	padding-bottom:24px
}
#cd-wording-layout {
	padding-left:0px; 
	padding-top:18px
}

.buttonarea { width:108px; height:21px; border:1px solid #666666; background-color:#ffffff; color:#666666; font-weight:bold; padding:1px 0 1px 6px; font-family:tahoma; font-size:11px;}
#booking a { width:150px; height:30px; border:1px solid #666666; background-color:#ffffff; color:#716E58; font-weight:bold; padding:5px 5px 5px 5px; font-family:tahoma; font-size:12px; text-decoration:none}
#booking a:hover { width:150px; height:30px; border:1px solid #666666; background-color:#716E58; color:#ffffff; font-weight:bold; padding:5px 5px 5px 5px; font-family:tahoma; font-size:12px; text-decoration:none}

.form-text {
	text-align: left;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#4f3b2b;
	line-height:12px;
}

