* {
	margin: 0px;
	padding: 0px;
}

html {
	height: 100%;
}

body {
	height: 100%;
	font-family: verdana, sans-serif;
	background: #e6e6e6;
	color: #666;
}

h1 {
	font-family: 'times new roman', serif;
	font-size: 36px;
	font-weight: normal;
	letter-spacing: 1px;
}

h2 {
	font-family: georgia, serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 3px;
}

h3 {
	font-size: 11px;
	margin-bottom: 3px;
}

p {
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 10px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 960px;
	min-height: 100%;
	overflow: hidden;
	background: #e6e6e6 url(/site_images/airlines/site_bg.gif) top center repeat-y;
	margin: 0px auto;
}

#content {
	width: 940px;
	min-height: 100%;
	overflow: hidden;
	background: #fff;
	border-left: #333 solid 1px;
	border-right: #333 solid 1px;
	margin: 0px 10px;
}

body#airlines_package #content {
	border-left: none;
	border-right: none;
	margin: 0px 0px;
	width: 510px;
}
#header {
	height: 100px;
	background: url(/site_images/airlines/header_bg.jpg) top left repeat-x;
	border-bottom: #291717 solid 1px;
}

body#airlines_package #header {
	height: 80px;
}
#logo {
	width: 400px;
	height: 70px;
	padding: 10px 0px 0px 15px;
}

#award_snipe {
	position: absolute;
	top: 5px;
	margin-left: 830px;
}

body#airlines_package #award_snipe {
	position: absolute;
	top: 5px;
	margin-left: 420px;
}

#masthead {
	height: 220px;
}

#nav ul {	
	font-size: 9px;
	color: #a39488;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 5px 0px 0px 15px;
}

#nav li {
	display: inline;
}

#nav a {
	color: #a39488;
	text-decoration: none;
	padding: 0px 2px;
}

#nav a:hover {
	color: #fff;
	text-decoration: none;
}

#subnav {
	height: 27px;
	font-size: 9px;
	color: #fff;
	background: url(/site_images/airlines/subnav_bg.png) top left repeat-x;
	text-transform: uppercase;
	padding: 0;
	margin-top: 0px;
}

#subnav li {
	display: inline;
}

#subnav a {
	color: #fff;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 0px 3px;
}

#subnav a:hover {
	color: #ccc;
	text-decoration: none;
}

#main {
	width: 910px;
	overflow: hidden;
	background: url(/site_images/airlines/main_content_bg.gif) top left repeat-x;
	padding: 20px 10px 20px 20px;
}

#content_header {
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: #ccc solid 1px;
}

body#airlines_package #main {
	width: 490px;
	overflow: hidden;
	background: url(/site_images/airlines/main_content_bg.gif) top left repeat-x;
	padding: 10px;
}

#main ul {
	font-size: 11px;
	margin: 0px 0px 10px 20px;
}

#main li {
	line-height: 18px;
}
#partner_logo {
	float: right;
}

h5 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#left_col {
	float: left;
	width: 320px;
	padding-right: 35px;
}

.vacation_package {
	width: 330px;
	overflow: hidden;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: #ccc solid 1px;
}

.package_img {
	float: left;
	width: 117px;
	height: 100px;
	margin-right: 13px;
	overflow: hidden;
}

.package_img img {
	width: 115px;
	height: 90px;
	margin-bottom: 20px;
	border: #ccc solid 1px;
}

.package_text {
	float: left;
	width: 200px;
}

.package_text h2 {
	margin-top: -3px;
}

.morelink {
	font-size: 10px;
	text-align: right;
	margin-top: -9px;
}

.morelink a {
	text-decoration: none;
}

#middle_col {
	float: left;
	width: 310px;
	padding-right: 25px;
}

#testimonial {
	padding-top: 10px;
	border-top: #ccc solid 1px;
}

#testimonial_image {
	float: left;
	border: #787878 solid 1px;
	margin: 3px 10px 0px 0px;
}

#testimonial_text {
	padding-top: 10px;
	border-top: #ccc solid 1px;
}

#right_col {
	float: right;
	width: 205px;
}

#right_col p {
	line-height: 15px;
}

#sales {
	height: 450px;
	overflow: auto;
	margin-bottom: 25px;
}

.greyline {
	border-top: #ccc solid 1px;
	padding-top: 5px;
}

#news {
	height: 450px;
	overflow: auto;
	padding: 5px 10px 0px 0px;
}

#footer {
	width: 765px;
	margin-left: 20px;
	padding: 15px 145px 0px 0px;
	border-top: #ccc solid 1px;
}

#footer p {
	font-size: 10px;
	line-height: 15px;
	color: #999;
	margin-bottom: 10px;
}
