.column_header {
	position:relative;
	border-top-right-radius:10px 10px;
	-webkit-border-top-right-radius:10px 10px;
	-o-border-top-right-radius:10px 10px;
	-moz-border-radius-topright:10px 10px;
	border-top-left-radius:10px 10px;
	-webkit-border-top-left-radius:10px 10px;
	-o-border-top-left-radius:10px 10px;
	-moz-border-radius-topleft:10px 10px;
	top:-6px;
	background-color:#333333;
	color:#FFFFFF;
	font-size:10pt;
	font-weight:inherit;
	text-align:center;
	text-transform:inherit;
	padding-top:3px;
}

.booknowbutton {
	position:absolute;
	background-image:url(images/book_now.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	width:143px;
	height:41px;
	left:438px;
	top:408px;
}

.booknowbutton:hover {
	background-image:url(images/book_now_hover.png);
}

.bodytext {
	position:relative;
	top:291px;
	width:350px;
	height:155px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	line-height:20px;
	letter-spacing:1.5px;
	text-align:center;
	border-bottom-right-radius:10px 10px;
	-webkit-border-bottom-right-radius:10px 10px;
	-o-border-bottom-right-radius:10px 10px;
	-moz-border-radius-bottomright:10px 10px;
	border-bottom-left-radius:10px 10px;
	-webkit-border-bottom-left-radius:10px 10px;
	-o-border-bottom-left-radius:10px 10px;
	-moz-border-radius-bottomleft:10px 10px;
	border-top-right-radius:10px 10px;
	-webkit-border-top-right-radius:10px 10px;
	-o-border-top-right-radius:10px 10px;
	-moz-border-radius-topright:10px 10px;
	background-color:#FAFCFD;
	border:1px solid #333333;
	padding:10px;
}

.left_column {
	position:absolute;
	left:18px;
	top:291px;
	width:274px;
	height:155px;
	font-family:Verdana;
	font-size:10px;
	color:#333333;
	line-height:20px;
	letter-spacing:1.5px;
	text-align:justify;
	border-bottom-right-radius:10px 10px;
	-webkit-border-bottom-right-radius:10px 10px;
	-o-border-bottom-right-radius:10px 10px;
	-moz-border-radius-bottomright:10px 10px;
	border-bottom-left-radius:10px 10px;
	-webkit-border-bottom-left-radius:10px 10px;
	-o-border-bottom-left-radius:10px 10px;
	-moz-border-radius-bottomleft:10px 10px;
	border-top-right-radius:10px 10px;
	-webkit-border-top-right-radius:10px 10px;
	-o-border-top-right-radius:10px 10px;
	-moz-border-radius-topright:10px 10px;
	border-top-left-radius:10px 10px;
	-webkit-border-top-left-radius:10px 10px;
	-o-border-top-left-radius:10px 10px;
	-moz-border-radius-topleft:10px 10px;
	background-color:#E5F0FC;
	border:1px solid #333333;
	padding:5px;
}

h1 {
	margin-top:0px;
	margin-bottom:0px;
	color:#666;
	padding-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:30pt;
}

h2 {
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
	padding-top:8px;
	color:#000000;
	font-family:Arial;
	font-size:28px;
	padding-left: 10px;
	position: relative;
	width: 400px;
}

.page_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:30pt;
}

.topBar {
	height:42px;
	width:898px;
}

#mycontent {
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	height:900px;
	width:900px;
	background-image:url(images/background2.png);
}

body {
	background-image:url(images/background1.jpg);
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
}

#bottombar {
	position:absolute;
	background-color:#333333;
	color:#FFFFFF;
	text-align:center;
	font-size:10px;
	font-family:Verdana;
	padding-top:9px;
	border-bottom-right-radius:10px 10px;
	-webkit-border-bottom-right-radius:10px 10px;
	-o-border-bottom-right-radius:10px 10px;
	-moz-border-radius-bottomright:10px 10px;
	border-bottom-left-radius:10px 10px;
	-webkit-border-bottom-left-radius:10px 10px;
	-o-border-bottom-left-radius:10px 10px;
	-moz-border-radius-bottomleft:10px 10px;
	border-top-right-radius:10px 10px;
	-webkit-border-top-right-radius:10px 10px;
	-o-border-top-right-radius:10px 10px;
	-moz-border-radius-topright:10px 10px;
	border-top-left-radius:10px 10px;
	-webkit-border-top-left-radius:10px 10px;
	-o-border-top-left-radius:10px 10px;
	-moz-border-radius-topleft:10px 10px;
	height:20px;
	width:644px;
	bottom:-80px;
	left:1px;
}

