body {
	margin: 0px;
	padding: 0px;	
	font-family: Verdana, Tahoma, Arial;
	color: #6D6F72;
	font-size: 12px;
	line-height:21px;
	background:#e2f3fc url(/_resources/images/design/body_bg.jpg) top center repeat-x;
}
body table {
	font-family: Verdana, Tahoma, Arial;
	color: #6D6F72;
	font-size: 12px;
	line-height:21px;
}
a img {
	border: none;
}
#container {
	text-align: center;
	width: 949px;
	clear: both;
}
 
#cmiddle {
	width: 939px;
 	clear: both;
	float:left;
	padding-left:30px;
  	background: url(/_resources/images/design/bodyback.png) top left repeat-y;
}
#cbottom {
	width: 949px;
	height: 24px;
	clear: both;
	float:left;
	//background: url(/_resources/images/design/bg_bottom.gif) top left no-repeat;
}	
#header {
	clear:both;
	float:left;
 	height: 61px;
	padding-top:10px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #14599F;
	line-height:20px;
	width:880px;
}
#header a:link, #header a:visited {
	color: #000000;
	text-decoration: none;
}
#header a:hover, #header a:active {
	color:#000000;
	text-decoration: underline;
}
ul.top_links{
	padding:0;
	margin:0;overflow:hidden;
	float:right;
	margin:33px 5px 0px 0px;
}
.top_links li{
	float:left;
	display:inline;
	list-style:none;
	color:#000;
}
.orange_button{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	display:block;
	background:#ffa200;
	line-height:12px;
	padding:4px 6px 4px 6px;
}
#content {
	width:882px;
	float:left;
	clear:both;
	color: #6D6F72;
	min-height:800px;
	position:relative;
}
#content a:link, #content a:visited {
	color: #6D6F72;
	text-decoration: underline;
}
#content a:hover, #content a:active {
	color:#6D6F72;
	text-decoration: underline;
}
.menu_specials{
	background:#1998e8;
	font-weight:bold;
	color:#fff !important;	
	width:105px;
	display:inline-block;
	float:left;
	line-height:27px;
	text-decoration:none !important;
}
.menu_booknow{
	background:#b61501;
	font-weight:bold;
	color:#fff !important;	
	width:106px;
	display:inline-block;
	float:left;
	line-height:27px;
	text-decoration:none !important;	
}

#footer {
	clear:both;
	float:left;
	width: 882px;
	padding:35px 0px 15px 0px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
#footer a:link, #footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color:#000000;
	text-decoration: underline;
}
h1.title {
	float:left;
	clear:both;
	font-size:20px;
	font-family:Verdana,Tahoma,Arial;
 	color:#669933;
	font-weight:normal;margin:0;padding:0;
 	width:740px;
	text-align:left;
}
.subtitle {
	color: #669933;
	font-family: Verdana, Tahoma, Arial;
	font-size: 20px;
}
.bodytext{
	font-family: Verdana, Tahoma, Arial;
	color: #6D6F72;
	font-size: 13px;
	text-align: justify;
}


.list_box{
	float:left;
	clear:both;
	padding:10px;
	width:620px;
	background:#eaeaea;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom:10px;
}
.list_box a.posts{
	float:left;
	color:#2063A5 !important;
	font-weight:bold;
}
.list_box span{
	float:left;
	clear:both;
	text-transform: capitalize;
}
.active{
	color:#2063A5 !important;
	font-weight:bold;
}
.bold{
	font-weight:bold;
}
 	 
