@charset UTF-8;
/* CSS Document */


html, applet, object, iframe, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
}
hr {
color:#76add6;
background-color:#76add6;
height: 1px;
width: 100%;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




body {
	margin:0;
	padding:0;
	background-color:#E7E7E7;
}
A:link {
	color:#FFFFFF
}
A:visited {
	color:#FFFFFF;
}
A:active {
	color:#99CCFF;
}
A:hover {
	color:#99CCFF;
}
h1 {
	font-family:Verdana, Helvetica, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:600;
	color:#003300;
	margin-bottom:11px;
	margin-top: 10px;
}
h2 {
	font-family:Verdana, Helvetica, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:500;
	color:#003300;
	margin-bottom:8px;
}
h3 {
	font-family:Verdana, Helvetica, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:300;
	color:#004d59;
	margin-bottom:3px;
	margin-top: -2px;
}
h4 {
	font-family:Verdana, Helvetica, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:300;
	font-size:10px;
	padding-left: 10px;
}

#double h4 {
	font-size:12px;
	color:#000000;
	margin-left:-10px;
	margin-top: -3px;
}
hr {
	margin:10px 0 0 0;
	padding:0;
	height:1px;
	color:#76add6;
}
.wrapper {
	width:960px;
	text-align:left;
	padding:0;
	margin:auto;
	background-color:#FFFFFF;
}
#banner {
	background-color:#FFFFFF;
	height:95px;
}
#logo {
	height:95px;
	float:left;
	background-color: #FFFFFF;
}
#navigation {
	float:left;
	width:960px;
	height:35px;
	overflow: hidden;
	background-color: #003300;
}
#maincontent {
	width:960px;
	float:left;
	background-color: #FFFFFF;
	font-family:Verdana, Helvetica, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
#left {
	width:460px;
	height:275px;
	float: left;
	margin-left: 15px;
}

#center {
	width:295px;
	height:275px;
	float: left;
	margin-left:15px;
	overflow: visible;
}

#right {
	width:460px;
	height:275px;
	float: right;
}
#double {
	width:775px;
	height:550px;
	float: left;
	margin-left:10px;
}
#triple {
	width:960px;
	height:275px;
	float: left;
}

#leftTall {
	width:200px;
	height:550px;
	float: left;
	margin-left: 15px;
	text-align:right;
	margin-right:10px;
}

#quarter {
	margin:0 10px 10px 10px;
	width:220px;
	height:275px;
	float: left;
	font-size: 11px;
}


#centerTall {
	width:445px;
	height:550px;
	float: left;
	margin-left:10px;
	overflow: visible;
	text-align:justify;
	margin-right:10px;
}
#formBox2 {
	font-family:Verdana, Helvetica, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:270px;
	height:250px;
	float: right;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image:url(../images/travel_inquiry.png);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	color: #FFFFFF;
}
object {
	outline:none;
}
.style1 {
	color: #004d59;
	font-weight: bold;
}
#form {
	background-color:#FF0000;
	display:none;
	height:500px;
	width:802px;
	position:relative;
	left:112px;
	top:75px;
}
#footer {
	background-color:#003300;
	height:55px;
	width:960px;
	float:left;
}

#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	margin:-290px 0 0 -400px;
	border:1px solid #fff;
	background:#FFFFFF;
	text-align:left;
	width:802px;
	height:500px;
}


.desImage {
	height:140px;
	width:275px;
	float:left;
	text-align:center;
	margin-top:1px;
}

.desText {
	height:140px;
	width:470px;
	float:left;
	margin-left: 30px;
	margin-top: 5px;
}

.specialheader {
height:20px;
color:#FFFFFF;
background-color:#003300;
padding:5px;
font-size:12px;
}
