@charset "UTF-8";
/* CSS Document */

body{
	text-align:center;
	margin:0;
	padding:0;
	background-color:#083f5f;
}

#container{
	width:900px;
	height:700px;
	position:relative;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}


#top{
	width:900px;
	height:132px;
	position:relative;
	float:left;
	background-image:url(images/top.jpg);
	}
	
#top_sub{
	width:900px;
	height:132px;
	position:relative;
	float:left;
	background-image:url(images/top_sub.jpg);
	}

#home_btn a{
	width:300px;
	height:132px;
	position:relative;
	float:left;
	background-image:url(images/home_btn.jpg);
}

#secondary_navbox{
	width:288px;
	height:12px;
	margin-top:12px;
	position:relative;
	float:right;
}

.secondary_nav{
	font-family:helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}

.secondary_nav a{
	font-family:helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}

.secondary_nav a:hover{
	color:#f3c036;
}

#bottom_main, #bottom_trips, #bottom_events, #bottom_business{
	width:900px;
	height:568px;
	position:relative;
	float:left;
}

#bottom_main{
	background-image:url(images/home_main.jpg);
}

#bottom_trips{
	background-color:#659717;
	background-image:url(images/trips_main.jpg);
}

#bottom_events{
	background-color:#f5c84e;
	background-image:url(images/events_main.jpg);
}

#bottom_business{
	background-color:#4d8abe;
	background-image:url(images/business_main.jpg);
}



#survey_bar{
	height:30px;
	width:900px;
	position:relative;
	float:left;
	margin-top:10px;
}

#survey_btn a{
	width:155px;
	height:30px;
	position:relative;
	float:right;
	margin-right:25px;
	background-image:url(images/survey.jpg);
	background-position:0px 0px;
}

#associations{
	width:550px;
	height:30px;
	position:relative;
	float:left;
	margin-left:63px;
	font-family:helvetica;
	font-size:11px;
	color:#9bc1e1;
	text-align:left;
	line-height:15px;
}

#survey_btn a:hover{
	background-position:0px -30px;
}

#home_flash{
	width:900px;
	height:38px;
	position:relative;
	float:left;
	margin-top:14px;
}

#home_categories_bar{
	height:145px;
	width:837px;
	position:relative;
	float:left;
	margin-top:27px;
	margin-left:63px;
	display:inline;
}

.category_btn a, #home_business_btn a, #home_events_btn a, #home_trips_btn a{
	width:230px;
	height:145px;
	position:relative;
	float:left;
	margin-right:49px;
	background-position: 0px 0px;
}

.category_btn a:hover, #home_business_btn a:hover, #home_events_btn a:hover, #home_trips_btn a:hover{
	background-position: 0px -145px;
}

#home_business_btn a{
	background-image:url(images/home_business.jpg);
}

#home_events_btn a{
	background-image:url(images/home_events.jpg);
}

#home_trips_btn a{
	background-image:url(images/home_trips.jpg);
}

#home_textbox{
	width:508px;
	height:154px;
	margin-top:10px;
	position:relative;
	float:left;
	margin-left:342px;
	display:inline;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
	color:#fff;
}

#home_infobox{
	width:520px;
	height:140px;
	position:relative;
	float:left;
	margin-left:63px;
	display:inline;
	background-image:url(images/home_contact.jpg);
}

#home_feature a{
	width:262px;
	height:140px;
	position:relative;
	float:right;
	background-image:url(images/home_feature.jpg);
	background-position: 0px 0px;
}

#home_feature a:hover{
	background-position: 0px -140px;
}

#main_navbox{
	height:25px;
	width:400px;
	position:relative;
	float:right;
	margin-top:74px;
}

.main_nav a {
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	color:#fff;
	position:relative;
	float:left;
	text-decoration:none;
	margin-right:25px;
	display:inline;
}

.main_nav a:hover{
	color:#f3c036;
}

#subnav_box{
	width:825px;
	height:16px;
	position:relative;
	float:left;
	margin-left:75px;
	margin-top:10px;
	display:inline;
}

#giftcard_biz, #giftcard_events, #giftcard_trips{
	width:132px;
	height:16px;
	position:relative;
	float:right;
	margin-right:5px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
}

#giftcard_biz, #giftcard_events, #giftcard_trips{
	color:#ffffff;
}



.subnav_biz, .subnav_events, .subnav_trips, .subnav{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-transform:uppercase;
	text-decoration:none;
	margin-right:25px;
	position:relative;
	float:left;
}

.subnav{
	color:#FFF;
}

.subnav_biz{
	color:#012f49;
}

.subnav_events{
	color:#f5c84e;
}

.subnav_trips{
	color:#75ac1e;
}

.subnav a:hover{
	color:#f3c036;
}

#secondary_content{
	width:645px;
	height:492px;
	position:relative;
	float:left;
	margin-left:75px;
	margin-top:25px;
	display:inline;
}

#contact_content{
	width:645px;
	height:auto;
	position:relative;
	float:left;
	margin-left:75px;
	margin-top:25px;
	display:inline;
}

#form_content{
	width:720px;
	height:auto;
	position:relative;
	float:left;
	margin-left:75px;
	margin-top:25px;
	display:inline;
}

#headline_box_trips{
	width:645px;
	height:25px;
	position:relative;
	float:left;
	border-bottom:2px solid #42640d;
}

#headline_box_events{
	width:645px;
	height:25px;
	position:relative;
	float:left;
	border-bottom:2px solid #f2bb25;
}

#headline_box_business{
	width:645px;
	height:25px;
	position:relative;
	float:left;
	border-bottom:2px solid #00395a;
}

#headline_box_contact{
	width:645px;
	height:25px;
	position:relative;
	float:left;
	border-bottom:2px solid #00395a;
}



#headline{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#fff;
}

#copybox_main{
	width:340px;
	height:auto;
	position:relative;
	float:left;
	display:inline;
	font-family:"Times New Roman", Times, serif;
	color:#070f13;
	font-size:15px;
	line-height:20px;
	margin-top:10px;
}

#copybox_main a{
	color:#070f13;
}

#copybox_rt{
	width:250px;
	height:auto;
	position:relative;
	float:left;
	display:inline;
	font-family:"Times New Roman", Times, serif;
	color:#070f13;
	font-size:15px;
	line-height:20px;
	margin-top:20px;
	margin-left:55px;
}

#copybox_rt a{
	color:#070f13;
}

#copybox_flash{
	width:230px;
	height:auto;
	position:relative;
	float:left;
	display:inline;
	font-family:"Times New Roman", Times, serif;
	color:#070f13;
	font-size:15px;
	line-height:20px;
	margin-top:10px;
}

#formnavbox{
	width:150px;
	height:auto;
	position:relative;
	float:left;
	padding-top:20px;
}

#formnavcopy{
	font-family:"Times New Roman", Times, serif;
	color:#070f13;
	font-size:12px;
}

#formnav{
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	text-decoration:none;
	font-size:22px;
}

#formnav li{
	padding-bottom:30px;
	text-decoration:none;
		color:#083f5f;

}

#formnav li a{
	text-decoration:none;
	color:#f3c036;
}

#formnav li a:hover{
	color:#083f5f;
}



#copybox_forms{
	width:470px;
	height:auto;
	position:relative;
	float:left;
	font-family:"Times New Roman", Times, serif;
	color:#070f13;
	font-size:15px;
	line-height:20px;
	margin-top:10px;
}

#copybox_terms, #copybox_survey{
	width:640px;
	height:auto;
	position:relative;
	float:left;
	display:inline;
	font-family:"Times New Roman", Times, serif;
	color:#070f13;
	font-size:13px;
	line-height:16px;
	margin-top:10px;
}

#copybox_biz{
	width:500px;
	height:auto;
	position:relative;
	float:left;
	display:inline;
	font-family:"Times New Roman", Times, serif;
	color:#070f13;
	font-size:12px;
	line-height:13px;
	margin-top:10px;
}

#contactsmall{
	font-family:"Times New Roman", Times, serif;
	color:#070f13;
	font-size:12px;
	line-height:13px;
}

#flash_box{
	width:250px;
	height:212px;
	position:relative;
	float:right;
}

#feathered_img{
	height:171px;
	width:288px;
	position:relative;
	float:left;
	margin-top:15px;
}

#feathered_img_biz{
	height:142px;
	width:288px;
	position:relative;
	float:left;
	margin-top:15px;
}

#footer{
	background-color:#fff;
	width:900px;
	height:18px;
	padding-top:7px;
	position:relative;
	float:left;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#footer_text{
	font-family:helvetica, sans-serif;
	font-size:10px;
	color:#4d8abe;
	text-align:center;
	top:7px;
	display:inline;
	
}

#footer_text a{
	color:#4d8abe;
}

/*============FLEET PAGE==============*/

#fleet_flash{
	width:550px;
	height:310px;
	position:relative;
	float:right;
	background-color:#00395a;
}

#fleet_list{
	width:550px;
	height:auto;
	position:relative;
	float:right;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#070f13;
}

#fleet_holder{
	width:493px;
	height:auto;
	margin-bottom:25px;
	margin-top:15px;
	position:relative;
	float:left;
}

.fleet_box{
	width:493px;
	height:135px;
	position:relative;
	float:left;
	margin-top:13px;
	display:inline;
}

.fleet_img a{
	width:200px;
	height:135px;
	position:relative;
	float:left;
	border:0;
}

.fleet_img a img{
	border:0px;
}

.fleet_textbox{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#070f13;
	position:relative;
	float:left;
	width:283px;
	height:120px;
	margin-left:10px;
	margin-top:15px;
}


#fleet_content{
	width:800px;
	height:auto;
	position:relative;
	float:left;
	margin-left:75px;
	margin-top:51px;
	display:inline;
}

#headline_box_fleet{
	width:800px;
	height:25px;
	position:relative;
	float:left;
	border-bottom:2px solid #00395a;
}

#fleet_headline{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#00395a;
}

#fleet_container{
	width:900px;
	height:auto;
	position:relative;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

#bottom_fleet{
	width:900px;
	height:auto;
	position:relative;
	float:left;
	background-image:url(images/fleet_bg.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
}
