@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
	body{
		font: 62.5%/2.2em Arial, Tahoma, Verdana,Helvetica, sans-serif;
		color: #4b4942;
		background: #404639 url("../imgs/bg_patterns.gif");
}
	a{text-decoration: none;color: #5599a7;}
	a:hover{color: #bb800f;}
	.hide,hr{display: none;}
	strong{font-weight: bold;}
	

/* =LAYOUT - the main layout styles */
	/* for the rounded top */
	#containertop{
	position: absolute;
	width: 902px;
	margin: -10px auto 0 auto;
	height: 10px;
	font-size:0.1em;
	background: url("../imgs/container_top.png") left bottom no-repeat;
	top: 82px;
	}
	* html #containertop{behavior: url(../stylesheets/iepngfix.htc);} /* to correct transparent png in IE */
	/* container */
	#container{
		width: 902px;
		margin: 44px auto 0 auto;
		background: #171A0F url("../imgs/bg_container.png");
		padding-bottom:10px;
	}

/* =HEADER */
	/* Logo and Site Title */
	h1{
	font-size: 2.4em;
	text-transform: uppercase;
	color: ffffff;
	}
	h1 a,h1 a:hover{
		display: block;
		width: 300px;
		height: 30px;
		padding-top:10px;
		margin-left:18px;
		background:  url("../imgs/logo.gif") 0 0 no-repeat;
		padding-left:52px;
		color: #ffffff;
	}

/* =TOP NAVIGATION and SEARCH */
	/* top navigation */
	#navigation_wrapper{
		background: #363B28 url("../imgs/nav_bg.gif") 0 0 repeat-x;
		height: 37px;
		width: 861px;
		margin: 10px auto 20px auto;
	}
	#navigation{
		float: left;
		padding-left:7px;
		height: 37px;
		background:  url("../imgs/navigation_left.gif") left top no-repeat;
	}
	#navigation li{
		float: left;
	}
	#navigation li a{
		padding: 7px 10px 0 10px;
		height: 30px;
		float: left;
		font-family: "Trebuchet MS";
		font-size: 1.45em;
		font-weight: bold;
		letter-spacing:-0.03em;
		color: #b1b3ab;
	}
	#navigation li a:hover{
		color: #82865b;
		background: #394030 url("../imgs/nav_hover_bg.gif") 0 0 repeat-x;
	}
	/* search */
	#search_wrapper{
		float: right;
		height: 30px;
		padding:7px 10px 0 0;
		background:  url("../imgs/navigation_right.gif") right top no-repeat;
	}
	.search{
		background: #696D5F;
		border: 1px solid #212417;
		width: 160px;
		height: 18px;
		padding: 3px 2px 0 3px;
		color: #b1b3ab;
	}
/* =MAIN IMAGE */
	#main_image{
	width:799px;
	position: relative;
	margin: 0 auto;
	left: 40px;
	top: 31px;
	height: 320px;



	}
	/* frame: the small rounded image in the corner picture (top,right,bottom,left) */
	#frame_image_top,#frame_image_bottom{
		position: absolute;
		width: 860px;
		height: 37px;
		font-size:0.1em;
		top:39px;left:-6px;
		background:  url("../imgs/frame_image_top.png") top no-repeat;
	}
	#frame_image_bottom{
		bottom:0;top:250px;
		background:  url("../imgs/frame_image_bottom.png") bottom no-repeat;
	}
	* html #frame_image_top,* html #frame_image_bottom{behavior: url(../stylesheets/iepngfix.htc);} /* to correct transparent png in IE */

/* =BANNER */
	#banner_wrapper{
		width: 874px;
		overflow: hidden;
		padding:30px 0 0 28px;
	}
	.banner{
		float: left;
		width: 245px;
		background: #353C2C url("../imgs/banner_bg.gif") left repeat-y;
		margin-right:54px;
		padding-bottom:6px;
		position: relative;
	}
	.image_wrapper{text-align: center;}
	.banner img{border: 3px solid #181B0F;}
    img.HoverBorder {border:3px solid #5599a7;}
    img.HoverBorder:hover {border:3px solid #bb800f;}    
	.banner_last{margin-right:0;}
	.banner h2{
		height: 38px;
		background:  url("../imgs/banner_top.gif") left no-repeat;
		font:1.9em "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		color: #7c7c58;
		padding: 15px 0 0 17px;
	}
	
/* =RIGHT SIDE BOXES */
#rightsideboxes_wrapper{
		width: 250px;
		overflow: hidden;
		padding:25px 0 0 0px;
		top: 128px;
	}
.rightsidebox{
		width: 245px;
		background: #353C2C url("../imgs/banner_bg.gif") left repeat-y;
		margin-right:54px;
		padding-bottom:6px;
		position: relative;
	}
.image_wrapper{text-align: center;}
.rightsidebox img{border: 3px solid #181B0F;}
.rightsidebox h2{
		height: 38px;
		background:  url("../imgs/banner_top.gif") left no-repeat;
		font:1.9em "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		color: #7c7c58;
		padding: 15px 0 0 17px;
	}

.rightsidebox h3 {
	font-size: 0.875em; /* 16x0.875=14px */
	margin: 0 0 0.643em 0; /* 14x0.643=9px */
}

.rightsidebox p {
	font-size: 1.2em; /* 16x0.75=12px */
	padding-left: 8px;
	padding-right: 8px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7B8266;
}

.rightsidebox ul {
	font-size: 1.2em; /* 16x0.75=12px */
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7B8266;
	list-style: none;
	margin-left: 0;
	padding-left: 1.6em;
	text-indent: -1em;	
	padding-right: 8px;
}

.rightsidebox li {
	text-indent: -1em
	font-size: 0.75em; /* 16x0.75=12px */
}

.rightsidebox-menu{
		width: 245px;
		background: #353C2C url("../imgs/banner_bg.gif") left repeat-y;
		margin-right:54px;
		padding-bottom:6px;
		position: relative;
	}
.image_wrapper{text-align: center;}
.rightsidebox-menu img{border: 3px solid #181B0F;}
.rightsidebox-menu h2{
		height: 38px;
		background:  url("../imgs/banner_top.gif") left no-repeat;
		font:1.9em "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		color: #7c7c58;
		padding: 15px 0 0 17px;
	}

.rightsidebox-menu h3 {
	font-size: 0.875em; /* 16x0.875=14px */
	margin: 0 0 0.643em 0; /* 14x0.643=9px */
}

.rightsidebox-menu p {
	font-size: 1.2em; /* 16x0.75=12px */
	padding-left: 8px;
	padding-right: 8px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7B8266;
}

/* for the rounded bottom */
	.image_wrapper span{
		position: absolute;
		width: 245px;
		height: 6px;
		font-size:.1em;
		left:0;bottom:-1px;
		background: #353C2C url("../imgs/banner_bottom.gif") bottom no-repeat;
	}
	
/* =SERVICES */
	#services{
		width: 858px;
		margin:26px auto 0 auto;
		position: relative;
		border: 2px solid #3B3F2D;
	}
	#servicescontent{
		width: 858px;
		margin: 0 auto;
		overflow: hidden;
		background: #39442B url("../imgs/services_bg.jpg") bottom repeat-x;
		padding: 30px 0 20px 0;
	}
	/* sevices header */
	#services h2{
		background: #2d3622 url("../imgs/services_top_bg.jpg");
		height: 39px;
		font-size:2.5em;
		font-weight: bold;
		color: #7C7C58;
		padding: 12px 0 0 40px;
		border-bottom: 1px solid #2b2e1f;
	}
/* sevices paragrapgh */
#services p{
		font-size: 1.45em;
		padding-left: 40px;
		padding-right: 20px;
		font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		letter-spacing:-.03em;
		color: #7B8266;
	}
#services h3{
		font-size: 2em;
		padding-left: 40px;
		padding-right: 20px;
		font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: bold;
		letter-spacing:-.03em;
		color: #7B8266;
	}

/* top rounded image */
	#services h2 span{
		position: absolute;
		display: block;
		height: 8px;
		width: 862px;
		left:0;top:0;
		font-size:0.1em;
		background:  url("../imgs/services_top.jpg") left top no-repeat;
		margin: -2px;
	}
	/* bottom rounded image */
.bottom_rounded{
		position: absolute;
		display: block;
		width: 862px;
		height: 7px;
		font-size:0.1em;
		right:0;bottom:0;
		background:  url("../imgs/services_bottom.jpg") no-repeat;
		margin: -2px;
	}
	/* big image on the right bottom */
.bottom_pic{
		z-index:2;
		position: absolute;
		padding-right: 28px;
		bottom:2px;right:0;
		width: 287px;
		height: 224px;
		margin-bottom:-2px;
		background:  url("../imgs/services_bg_pic.jpg") left top no-repeat;
	}
.bottom_pic_sunset{
		z-index:2;
		position: absolute;
		padding-right: 28px;
		bottom:2px;right:0;
		width: 287px;
		height: 224px;
		margin-bottom:-2px;
		background:  url("../imgs/services_bg_pic_sunset.jpg") left top no-repeat;
	}	
.bottom_pic_sea{
		z-index:2;
		position: absolute;
		padding-right: 28px;
		bottom:2px;right:0;
		width: 287px;
		height: 112px;
		margin-bottom:-2px;
		background:  url("../imgs/services_bg_pic_sea.jpg") left top no-repeat;
	}		
/* list of services */
	.serviceslist{
		padding-left: 30px;
		float: left;
		font-size:1.3em;
		line-height:1em;
	}
	.serviceslist li a{
		display: block;
		padding: 10px;
		width: 197px;
		font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		letter-spacing:-.03em;
		color: #7B8266;
		background: #323C26 url("../imgs/list_dotted_border.gif") bottom repeat-x;
	}
	.serviceslist li a:hover{
		color: #7B8266;
		background: #2C3421 url("../imgs/list_dotted_border.gif") bottom repeat-x;
	}
	
/* =NONSTOP - 2 COLUMN LAYOUT */
	#nonstop{
	width: 580px;
	margin:26px auto 0 auto;
	position: relative;
	border: 2px solid #3B3F2D;
	left: 8px;
	}
#nonstopcontent{
		width: 580px;
		margin: 0 auto;
		overflow: hidden;
		background: #39442B url("../imgs/services_bg.jpg") bottom repeat-x;
		padding: 30px 0 20px 0;
	}
	/* nonstop paragraph */
#nonstop p{
		font-size: 1.45em;
		padding-left: 30px;
		padding-right: 20px;
		font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		letter-spacing:-.03em;
		color: #7B8266;
	}
#nonstop .larger{
		font-size: 1.95em;
		font-weight: bold;
		padding-left: 30px;
		padding-right: 20px;
		font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		letter-spacing:-.03em;
		color: #7B8266;
		background: #323C26;
	}	
#nonstop h6{
	font-size:1em;
	padding-left: 30px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7B8266;
}
	/* nonstop header */
	#nonstop h2{
		background: #2d3622 url(../imgs/services_top_bg.jpg);
		height: 39px;
		font-size:2.5em;
		font-weight: bold;
		color: #7C7C58;
		padding: 12px 0 0 30px;
		border-bottom: 1px solid #2b2e1f;
	}
	/* top rounded image */
	#nonstop h2 span{
		position: absolute;
		display: block;
		height: 8px;
		width: 600px;
		left:0;top:0;
		font-size:0.1em;
		background: url(../imgs/services_top.jpg) left top no-repeat;
		margin: -2px;
	}
#nonstop h3{
	height: 29px;
	font-size:2em;
	font-weight: bold;
	color: #7C7C58;
	padding: 12px 0 0 30px;
	margin-bottom: 12px;
	}
	/* bottom rounded image */
.bottom_rounded_2{
	position: absolute;
	display: block;
	width: 584px;
	height: 7px;
	font-size:0.1em;
	right:0;
	bottom:0;
	background:  url("../imgs/services_bottom.jpg") no-repeat;
	margin: -2px;
	}
	/* big image on the right bottom */
.bottom_pic{
		z-index:2;
		position: absolute;
		padding-right: 28px;
		bottom:2px;right:0;
		width: 287px;
		height: 224px;
		margin-bottom:-2px;
		background:  url("../imgs/services_bg_pic.jpg") left top no-repeat;
	}
	/* list of nonstop */
.nonstoplist{
		padding-left: 30px;
		float: left;
		font-size:1.3em;
		line-height:1em;
	}
.nonstoplist li a{
		display: block;
		padding: 10px;
		width: 197px;
		font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		letter-spacing:-.03em;
		color: #7B8266;
		background: #323C26 url("../imgs/list_dotted_border.gif") bottom repeat-x;
	}
.nonstoplist li a:hover{
		color: #7B8266;
		background: #2C3421 url("../imgs/list_dotted_border.gif") bottom repeat-x;
	}
		
/* = NONSTOP MENUS MAIN COLUMN */

.menumainlist{
		font-size: 1.45em;
		padding-left: 45px;
		padding-right: 20px;
	}
.menumainlist li{
	width: 525px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7B8266;
	list-style-image: url(../imgs/menu-li.png);
	}

			
/* =FOOTER */
#footer_wrapper{
		width: 871px;
		padding-left:31px;
		padding-bottom:25px;
		margin: 0 auto;
		text-transform:uppercase;
		font-size: 1.2em;
		background:  url("../imgs/footer_left.png") 0 0 no-repeat;
	}
#footer{
		position: relative;
		width: 840px;
		height: 67px;
		background: #313B24 url("../imgs/footer_bg.png") 0 bottom repeat-x;
	}
#footer .logo{
		padding: 34px 0 0 30px;
		width: 300px;
		float: left;
		background:  url("../imgs/logo_small.gif") left bottom no-repeat;
	}
#footer .logo span{
		position: absolute;
		display: block;
		right:-31px;top:0;
		width: 31px;
		height: 67px;
		background:  url("../imgs/footer_right.png") right bottom no-repeat;
	}
* html #footer .logo span, * html #footer_wrapper{behavior: url(../stylesheets/iepngfix.htc);}
	#footer ul{
		padding-top: 34px;
		padding-right: 5px;
		float: right;
	}
	#footer ul li{
		float: left;
		padding-left:10px;
	}
	#footer a{
		color: #7B8266;
	}
	#footer li a:hover{
		color: #AFBB4F;

/* =ADDED BY NONSTOP DESIGN */

/* =IMG ATTRIBUTES */

}
.img-left-5 {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.img-left-15 {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.img-left-20 {
	float: left;
	border: 3px solid #181B0F;
	margin-right: 20px;
	margin-bottom: 20px;
}
.img-right-5 {
	float: right;
	border: 3px solid #181B0F;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.img-right-15 {
	float: right;
	border: 3px solid #181B0F;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.img-right-20-no-bord {
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.img-no-align {
	border: 3px solid #181B0F;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.img-left-no-margin {
	border: 3px solid #181B0F;
	margin-right: 20px;
	margin-bottom: 20px;
}
.img-horiz-bar {
	border: 3px solid #181B0F;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
/* = MISC TEXT */

	.right-txt {
	text-align: right;
	float: right;
}
.credit-txt {
	font-size:1em;
	text-align: center;
}

/* = MONTHLY SPECIAL */

.special {
	width: 232px;
	float: left;
	margin: 0 1.125em 0 0; /* 16x1.125=18px */
	padding: 0.5625em; /* 16x0.5625=9px */
	background:#39442B;
	color: #7B8266;
}

.special h3 {
	font-size: 1.2em; /* 16x0.875=14px */
	margin: 0 0 0.643em 0; /* 14x0.643=9px */
}

.special p {
	font-size: 1em; /* 16x0.75=12px */
	margin: 0 0 1.5em 0; /* 12x1.5=18px */
}

.special ul {
	padding: 0;
	margin: 0 0 1.125em 1.125em; /* 16x1.125=18px */
}

.special li {
	font-size: 1em; /* 16x0.75=12px */
}

/* = MENU SIDE BAR */

#menucontent{
		width: 232px;
		margin: 0 auto;
		overflow: hidden;
		background: #39442B url("../imgs/services_bg.jpg") bottom repeat-x;
		padding: 0 0 0 0;
	}
.menulist{
		float: left;
		font-size:1.3em;
		line-height:1em;
	}
.menulist li a{
		padding: 10px;
		display: block;
		width: 232px;
		font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-transform: uppercase;
		color: #7B8266;
		background: #323C26 url("../imgs/list_dotted_border.gif") bottom repeat-x;
	}
.menulist li a:hover{
		color: #7B8266;
		background: #2C3421 url("../imgs/list_dotted_border.gif") bottom repeat-x;
	}

/* = MAIN COLUMN TABLE - FOR AVAILABILITY, ETC */
	
.main-col-table {
	border-collapse: collapse;
	width: 550px;
	float: right;
}

th, td {
	text-align: left;
	vertical-align: top;
	padding: 0;
}

/* rather than give the table a font size, use contextual selectors to target the th and td elements within */

th {
	width:20%;
	font-weight: bold;
	font-size: 1.6em;
	color: #7B8266;
	padding:0 0.643em 0.571em 0.643em;
	border-bottom:0.071em solid #7B8266;
	background-color: #2d3622;
}

.td-main-col-table {
	font-size: 1.2em; /* 16x0.75=12px */
	color: #7B8266;
	padding:0.333em 0.75em 0.417em 0.75em; /* 12*0.333=4px 12*0.75=9px 12x0.417=5px */
	border-bottom:0.083em dotted #7B8266; /* 12x0.083=1px */
	line-height: 1em; /* 12x1=12px */ 
}

/* = CHUNK - SEPARATOR LINE */

.chunk {clear:both; background: url("../imgs/chunk.gif") repeat-x;padding-bottom:10px;display:block;height:3px; }
