body {
	font-family: Arial, Helvetica, sans-serif;
	color: #111111;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	background: #cfc3ad url(images/sitebg.jpg) repeat-y fixed center top;
}
.destinationdropdown {
	font-size: 11px;
	border: 1px solid #FFFFFF;
	padding: 1px;
	width: 200px;
}
.destboxleft {
	background-image: url(images/destbox_left_bg.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
	width: 493px;
	overflow: hidden;
}
.destboxright {
	height: 64px;
	width: 269px;

	background-image: url(images/destbox_right_bg.jpg;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/destbox_right_bg.gif);
	display: block;
	overflow: hidden;
}
.tablebg {
	background-attachment: scroll;
	background-image: url(images/tablebg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	overflow: hidden;
}
.contentbg {
	background-attachment: scroll;
	background-image: url(images/sjairlines_18.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


/* Layers */

#body {
    display: none;
    }
#destboxright {
	background-image: url(images/destbox_right_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	height: 64px;
	width: 269px;
}
#subnavmaincat {
	background-color: #FFC60D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #111111;
	text-decoration: none;
	text-align: left;
	display: block;
	text-indent: 6px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subnavmaincatred {
	background-color: #FFA50D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #111111;
	text-decoration: none;
	text-align: left;
	display: block;
	text-indent: 6px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subnavsubcat {
	width: 200px;
	background-color: #FFE89E;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-indent: 20px;
	font-size: 11px;
	color: #111111;
	font-weight: bold;
	text-decoration: none;
}
#subnavsubcatsub {
	width: 200px;
	background-color: #FFEFBB;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-indent: 40px;
	font-size: 11px;
}
#whydrive {
	font-weight: bold;
	text-decoration: none;
	color: #111111;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFCF0D;
	width: 758px;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
}



/* Text Styles */

.bodytextbigger {
	font-size: 13px;
}
.leftnavlink {
	text-decoration: none;
	color: #111111;
}
.leftnavlink:hover {
	text-decoration: none;
	color: #111111;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
}
.mainlink {
	color: #FF6600;
	text-decoration: none;
}
.mainlink:hover {
	color: #FF6600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.footertext {
	font-size: 11px;
	color: #111111;
	text-decoration: none;
}
.wherecanweflyyou {
	font-size: 14px;
	color: #110C06;
	text-decoration: none;
}.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #111111;
	text-decoration: none;
	font-weight: bold;
}
.smalltext {
	font-size: 11px;
	text-decoration: none;
}
.subhead {
	font-weight: bold;
	font-size: 16px;
	color: #111111;
	text-decoration: none;
}
.subheadsub {
	font-weight: bold;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #111111;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
}
.tableborder {
	border: 1px solid #CCCCCC;
	padding: 1px;
	background-color: #FFFFFF;
}
