@charset "utf-8";
/* CSS Document */

/* Reset */

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, code, img, 
small, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.5;
    font-family: helvetica, arial, sans-serif;
	background-color:#1c6ca4;
}
ol, ul {
	list-style: none;
}

img {
margin:0; padding:0;

}

/* End Reset */

/* Background Elements */

#wrap {
width:831px;
margin:0 auto; padding:0;

}

#gray_bg_top {
width:831px; height:35px;
margin:0; padding:0;

}

#gray_wrap_bottom {
width:831px; height:35px;
margin:0; padding:0;

}

#gray_bg {
width:761px; padding:0px 35px 0px 35px; margin:0;
background-image:url(/images/gray_bg_mid.gif); background-repeat:repeat-y;

}

#content {
width:761px;
background-color:#FFFFFF;

}

#header {
width:751px; padding:5px;
height:110px;
background-repeat:no-repeat;

}

#logo {
float:left;
margin:0px 0px 0px 20px;

}

#header_text {
text-align:right;
font-family:arial; font-size:14px;
letter-spacing:.1em;
color:#000000;
float:right;
font-weight:bold;

}

#header_text ul {
line-height:20px;

}

#nav {
background-color:#1c6ca4;
padding-left:20px;

}

#nav ul {
line-height:30px;

}


#nav li {
display:inline;

}

#nav li:hover {
background-color:#4697cf;

}

.selected {
background-color:#4697cf;

}

#nav a {
padding:7px 15px;
font-family:arial;
font-size:12px;
color:#FFFFFF; font-weight:bold;
text-decoration:none;

}

#left_sidebar {
float:left;
width:209px;
margin-right:5px;
background-image:url(/images/booking_engine_bg.gif);
background-repeat:repeat-y;

}

#booking_engine_wrap {
margin:0;
width:189px;
padding:10px;

}

#booking_engine_bottom {
margin:0; padding:0;
width:209px; height:3px;
background-image:url(/images/booking_engine_bottom.gif);
background-repeat:no-repeat;

}

#booking_engine_wrap .book_table {
font-family:arial;
font-size:13px; color:#FFFFFF;
font-weight:bold;

}

.book_table select {
font-family:arial; font-size:10px;

}

.book_table input {
font-family:arial; font-size:10px;

}

#right_column {
margin-right:5px;
float:left; width:542px;

}

#flash {
width:542px; height:140px;
margin:5px 0px;

}

.content_header {
width:535px; background-color:#1e74ab; height:29px;
background-image:url(/images/head_gradient.jpg);
background-repeat:no-repeat; background-position:center;
font-family:arial;
font-weight:bold;
font-size:16px; color:#FFFFFF;
border:1px solid #1c6ca4;
padding-left:5px;

}



.content_header2{
width:258px; background-color:#1e74ab; height:29px;
background-image:url(/images/head_gradient.jpg);
background-repeat:no-repeat; background-position:center;
font-family:arial;
font-weight:bold;
font-size:16px; color:#FFFFFF;
border:1px solid #1c6ca4;
padding-left:5px;

}

.content_box1 {
width:541px;
background-image:url(/images/content_box_bg.gif);
border-right:1px solid #c0c0c0;
border-left:1px solid #c0c0c0;
border-bottom:1px solid #c0c0c0;
background-repeat:no-repeat;

}

.content_box2 {
width:264px; float:left;
background-image:url(/images/content_box_bg.gif);
border-right:1px solid #c0c0c0;
border-left:1px solid #c0c0c0;
border-bottom:1px solid #c0c0c0;
background-repeat:no-repeat;

}

.content_box1 p {
margin:10px;
font-family:arial;
font-size:12px;

}

.content_box2 p {
margin:10px;
font-family:arial;
font-size:11px;
line-height:16px;

}

.content_box2 form {
margin:0; padding:0;

}

.content_box2 select {
font-size:14px; font-family:arial;
margin:10px 0px 0px 10px;

}

/* End Background Elements */

/* Destination Page */

#table1 a {
font-family:arial;
font-size:12px;
color:#0066CC;

}

/* End Destination Page */

/* Resort Page */

.resort_search {
font-family:arial;
font-size:12px;
color:#333333;

}

.resort_table {
margin-left:10px;

}

.resort_table a {
font-family:arial;
font-size:12px;
color:#0066CC;

}

/* End Resort Page */

/* Quote Page */

.title {
font-family:18px;
color:#FFFFFF;
font-family:arial;

}

.quote {
margin-top:10px;
font-family:arial;
font-size:12px;
color:#333333;

}

.deal_search {
font-family:arial;
font-size:12px;

}

.special_types {
font-family:arial;
font-size:12px;

}

.special_types a {
color:#0066dd;

}

.special_types li {
margin:0px; padding:0px;

}

.special_types ul {
margin:0px; padding:0px;

}

#footer {
	width:780px; margin:0 auto; padding:20px 0px 20px 0px;
	text-align:center;
	color:#FFFFFF;
	
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
	font-family:arial;
	font-size:12px;
	
}

#footer a:hover {
	text-decoration:underline;
	
}

#footer ul {
	list-style-position:inside;
	list-style:none;
	
}

#footer li {
	display:inline;
	margin-right:20px;
	
}