.clearfix:after {
  	content:"."; 
  	display:block; 
  	height:0; 
  	clear:both; 
  	visibility:hidden;

}
.clearfix {display: inline-table;}
* html .clearfix {height: 1%;}
/*.clearfix {display: block;}*/
/* --------------------------------------------------- */
body {
	background:url(images/bg_top.png) repeat-x top left;
	padding:0px;
	margin:0px;
}
#top {
	width:900px;
	height:108px;
	padding:0px;
	margin:0px auto;
}
#top #logo {
	float:left;
	margin:25px 0px 0px 45px;
	width:173px;
	height:62px;
}

/* ============================================ CSS MENU ================================================ */
#menu {
	width:500px;
	padding:0px;
	margin:40px 45px 0px 0px;
	float:right;
}
#menu ul {
	padding:0px;
	margin:0px;
}
#menu ul li {
	list-style-type: none;
	float: right;
	line-height: 22px;
}
#menu ul li a, #menu ul li a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
	border-bottom:1px solid #777777;
	color: #FFFFFF;
	padding:0px 7px;
	/*margin:0px 4px;*/
}
#menu ul li a:hover, #menu ul li a.current {
	color: #FFCC66;
	border-bottom: none;
}
/* ============================================ CSS MIDDLE ================================================ */
#middle {
	width:900px;
	height:166px;
	height:176px;
	padding:0px;
	margin:0px auto;
}
#middle-left {
	float:left;
	width:320px;
	height:152px;
	margin:11px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	background:url(images/vert_dots.png) repeat-y right top;
	text-align:right;
}
#middle-left p {
	padding:0px;
	margin:0px 0px 7px 0px;
}
#middle-right {
	float:right;
	width:550px;
	height:152px;
	margin:11px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEE2E6;
	text-decoration: none;
	text-align:justify;
}
#middle-right h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFCC00;
	font-style: italic;
	font-weight: normal;
	line-height:25px;
	padding:0px;
	margin:0px;
}
#middle-right p {
	line-height: 20px;
}
#middle-right a, #middle-right a:visited {
	color:#FFCC00;
	text-decoration:underline;
	font-weight:bold;
	text-transform: capitalize;
}
#middle-right a:hover {
	text-decoration:none;
}
/* ============================================ CSS BODY ================================================ */
#main {
	width:100%;
	padding:8px 0px;
	margin:0px;
	background: url(images/bg_body.jpg) repeat-x left top;
}
.text {
	width:900px;
	padding:0px;
	margin:0px auto;
	background: url(images/bg_white.png);
	display:table;
	text-align:justify;
}
#text-left {
	float:left;
	width:310px;
	margin:11px 0px 0px 0px;
	padding:0px 10px;
	background: url(images/dark_vert_dots.png) repeat-y right top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#text-left a, #text-left a:visited {
	color: #92425B;
}
#text-left a:hover {
	text-decoration:none;
}
#text-left .booking {
	background:#861F3D;
	padding:10px;
	width:290px;
	color: #EEE2E6;
	margin-bottom:10px;
}
#text-left .booking h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFCC00;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-style: italic;
	font-weight: normal;
	border-bottom:1px dotted #FFFFFF;
}
#text-left .booking a, #text-left .booking a:visited {
	color: #FFCC00;
	text-decoration:underline;
	font-weight:bold;
	text-transform: capitalize;
}
#text-left .booking a:hover {
	text-decoration:none;
}
/* ---------- rss feed ------------- */
#feedControl {
	float:left;
	font-size: 11px;
	font-weight:bold;
}
#feedControl .gf-relativePublishedDate {
	color: #CECCC1;
	font-size:16px;
	font-weight:normal;
}
/* Suppress everything except for title */
#feedControl .gf-author, #feedControl .gf-spacer {
	display : none;
}
.gfc-result {
	margin-bottom: 1em !important;
}
/* decent padding at the bottom of each set of entries */
#feedControl .gfc-results {
	padding-bottom : 1em;
}
/* no padding between entries */
#feedControl .gfc-result {
	margin-bottom : 0px;
}
/* slightly larger section header title */
#feedControl .gfc-resultsHeader  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	margin-bottom:10px;
	font-style: italic;
	font-weight: normal;
	border-bottom:2px solid #3A3041;
}
.gfc-resultsHeader .gfc-title{
  color: #3A3041 !important;
  display: inline;
}
/* ---------- end rss feed ------------- */
#text-right {
	float:right !important;
	width:500px;
	margin:11px 10px 0px 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#text-right p {
	line-height:20px;
	padding:0px;
	margin:0px 0px 7px 0px;
}
#text-right h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #92425B;
	padding:0px;
	margin-top:0px;
	/*border-bottom:2px solid #CAC7BB;*/
}
#text-right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #3A3041;
	font-weight:bold;
	font-style: italic;
	/*border-bottom:2px solid #CAC7BB;*/
}
#text-right a, #text-right a:visited {
	color: #BA3F67;
	font-weight:bold;
}
#text-right a:hover {
	text-decoration:none;
}
#text-right a.current {
	color:#333333 !important;
	text-decoration: none !important;
	font-size:16px;
}
#text-right .divider {
	border-bottom:1px dotted #140F30;
}
#text-right ul {
	list-style-type: none;
	padding:0px;
	margin:7px 0px 7px 30px;
}
#text-right ul li {
	line-height:20px;
	background: url(images/arrow.png) no-repeat left 9px;
	padding-left:10px;
}
#text-right .pic {
	float:left;
	border:none;
	margin:0px 10px 7px 0px;
}
/* ============================================ CSS FOOTER ================================================ */
#footer {
	width:100%;
	clear:both;
	background:url(images/bg_footer.png) repeat-x left top;
	height:84px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
#footer-text {
	width:900px;
	padding:17px 0px 0px 0px;
	margin:0px auto;
	text-align:center;
}
#footer-text a, #footer-text a:visited {
	color:#FFFFFF;
	padding:0px 5px;
	margin:0px 3px;
}
#footer-text a:hover {
	text-decoration:none;
	color:#FFCC00;
}























/*.steven-div {
	width:600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383A2F;
	margin:10px;
	padding:10px;
	background:#FFFFFF;
	line-height: 20px;
}
.steven-div .pic {
	float:left;
	margin:0px 10px 7px 0px;
}
.steven-div p {
	margin:0px 0px 10px 0px;
	padding:0px;
}
.steven-div a {
	color:#7FAE01;
	text-decoration:none;
	font-weight:bold;
}
.steven-div a:hover {
	text-decoration: underline;
}
.steven-div .price {
	color:#CA0000;
	font-weight:bold;
}
.tableOfContents {
	background:		#f3f3ec;
	width:			300px;
	float:			right;
	margin:			0px 0px 10px 10px;
	padding:		10px 10px 10px 10px;
}
.tableOfContents ul {
	margin: 		0px;
	padding: 		0px;
}
.tableOfContents li {
	background: 	url(../images/main/bullet_02.gif) no-repeat 0px 9px;
	display:		block;
	font-weight:	bold;
	padding:		5px 0px 5px 15px;
}
.tableOfContents li a {color:#3c3f36;}
.tableOfContents li a:hover { text-decoration:none;}*/