.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.whitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #02224A;
	text-decoration: none;
	border: 1px solid #A0BDE1;
}

#logo {
	position:absolute; 
	width:200px; 
	height:115px; 
	z-index:1
	}
	
#nav {
	position:absolute; 
	width:166px; 
	height:115px; 
	z-index:2; 
	left: 0px; 
	top: 94px;
	}

#maincontent {
	position:absolute;
	left:233px; 
	top:26px; 
	width:523px;
	height:596px;
	z-index:3
	}

#destinationbox {
	position:absolute; 
	left:230px; 
	top:204px; 
	width:525px; 
	height:122px;
	z-index:4
	}
	
#phonecord {
	position:absolute; 
	left:247px; 
	top:323px; 
	width:94px; 
	height:155px; 
	z-index:5
	}
	
#newsletter {
	position:absolute;
	left:342px; 
	top:346px; 
	width:162px; 
	height:133px; 
	z-index:6
	}

#instructions {
	position:absolute;
	left:538px; 
	top:349px; 
	width:220px; 
	height:134px; 
	z-index:7
	}
.box {
	border: 0px none #1C3B40;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	background-image: url(images/bg_yel.jpg);
	background-repeat: no-repeat;
	background-color: #DEB42E;
}
.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.redtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #774408;
	text-decoration: none;
	background-color: #e6b12e;
	border: 1px solid #db752c;
}
.pricebg {
	background-color: #F5EFC5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.orange {
	background-color: #DF802E;
	background-image: url(images/bg_orange.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.blue {

	background-color: #7796AB;
	background-image: url(images/bg_blue.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.yellow {

	background-color: #DEB42E;
	background-image: url(images/bg_yel.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.green {

	background-color: #42A64E;
	background-image: url(images/bg_green.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #E6B12E;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

