body {
	BACKGROUND-POSITION: center top;
	FONT-SIZE: 12px;
	MARGIN: 0px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #DFE58E;
	TEXT-ALIGN: center
}
#main {
	margin:0 auto;
	width: 872px;
	background-repeat: repeat-y;
	background-position: center top;
}
#header {
	width: 847px;
	/*	background: transparent url(../images/header.png) no-repeat 0 0;*/
	height: 104px;
	font-size: 12px;
	color: #444444;
	position: relative;
	text-align: left;
}
#header img {
	text-align: left;
}
#header ul {
	list-style: none;
	margin: 3px;
	padding: 3px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	display: inline;
}
#header li {
	display: inline;
}
#header a:link, #header a:visited {
	padding: 0.4em 1em 0.4em 1em;
	color: #444444;
	text-decoration: none;
}
#header a:hover {
	color: #4DBACA;
}

#headermain {
	width: 847px;
	/*	background: transparent url(../images/header.png) no-repeat 0 0;*/
	height: 104px;
	font-size: 12px;
	color: #444444;
	position: relative;
	text-align: left;
	float: left;

}
#headermain img {
	text-align: left;

}
#headermain ul {
	list-style: none;
	margin: 3px;
	padding: 3px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	display: inline;
}
#headermain li {
	display: inline;
}
#headermain a:link, #headermain a:visited {
	padding: 0.4em 1em 0.4em 1em;
	color: #444444;
	text-decoration: none;
}
#headermain a:hover {
	color: #4DBACA;
}

#content {
	margin:0 auto;
	width: 872px;
	background: transparent url(../images/content_bg.jpg) repeat-y center top;
}
#banner {
	margin:0 auto;
	width: auto;
	background: transparent url(../images/banner.jpg) no-repeat top center;
	height: 370px;
	position: relative;
}
#postit {
	position:absolute;
	bottom:0px;
	left:5px;
}
#col {
	width: 850px;
	text-align: left;
	margin-left: 8px;
}
div.footerlinks {
	text-align: center;
	margin: 35px 0 0 0;
	padding: 0 0 15px 0;
}
#footer {
	margin:0 auto;
	width: 872px;
	background: transparent url(../images/footer.jpg) no-repeat center top;
	height: 20px;
}
#banner h1 {
	font-size: 48px;
	color: #000000;
	position: absolute;
	left: 20px;
	margin-top: 50px;
	font-family: "Times New Roman", Times, serif;
}
#banner h2 {
	font-size: 50px;
	color: #000000;
	position: absolute;
	left: 20px;
	margin-top: 100px;
	font-family: "Times New Roman", Times, serif;
}
/* ---------------------------------------------
AIRFARE-SPECIAL
---------------------------------------------- */
#airfare-special {
	font-family: "Lucida Grande", Geneva, Helvetica, Verdana, sans-serif;
	margin: 20px 0 0 10px;
	padding: 10px 5px 10px 10px;
	background-color: #D1F5FF;
	width: 277px;
}
#airfare-special h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #184074;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#airfare-special p {
	font-size : 11px;
	font-family: "Lucida Grande", Geneva, Helvetica, Verdana, sans-serif;
	padding: 0;
	margin: 0;
}
div#airfare-special dl {
	width: 99%;
	overflow: auto;
	margin: 2px 0 0 0;
	border-color: transparent transparent #B7E7FF transparent;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 2px 0 1px 0;
}
div#airfare-special dt a:link, div#airfarespecial dt a:visited, div#airfare-special dt a:hover, div#airfarespecial dt a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #00F;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
div#airfare-special dt {
	float: left;
	color: #F70000;
}
/*div#airfare-special dt a {text-decoration: underline; font-size: .75em;}*/

div#airfare-special dd.price {
	float: right;
	color: #184074;
	font-weight: bold;
	padding: 0 5px 0 0;
	white-space: nowrap;
}

A.NAV {
	color: Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #31849B;
	margin-bottom: 5px;
}
A.botbar {
	font-family: Arial, Helvetica, sans-serif;
	color: Gray;
	font-size: 11px;
	text-decoration: underline;
}
#smallgrey {
	font-family: Arial, Helvetica, sans-serif;
	color: Gray;
	font-size: 11px;
}
#bluetxt {
	font-family: Arial, Helvetica, sans-serif;
	color: Navy;
	font-size: 12px;
	font-weight: bold;
}
#pricetxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #950000;
	font-size: 12px;
	font-weight: bold;
}
#ltbluebld {
	font-family: Arial, Helvetica, sans-serif;
	color: Teal;
	font-size: 12px;
	font-weight: bold;
}
A:HOVER.NAV {
	color: Blue;
}
span.pricetxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #950000;
	font-size: 12px;
	font-weight: bold;
}
span.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #31849B;
	margin-bottom: 5px;
}
