/* CSS Document */

/* CSS Document */

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
background-color: #FFFFFF;
background-image: url(images/grad_back.gif);
line-height: 20px;
text-align: center;


}

#wrap {
margin-left: auto;
margin-right: auto;
border: 2px solid #999999;
background-color: #FFFFFF;
width: 800px;
height: auto;	
}

#header {

background: url(images/logo.jpg) no-repeat;
height:74px;
overflow:hidden;
margin-top: 5px;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
margin: 0;
padding-top: 10px;
}

#navList {
list-style:none;
margin: 0 auto;
padding-top: 55px;
float: right;
}

#navList li {
display:inline;
padding: 10px 10px 10px 10px;

}

#navList a:link, #navList a:visited {
text-decoration: none;
color: #333333;
background-color: transparent;
}

#navList a:hover, #navList a:active {
text-decoration: none;
color: #003366;
background-color: transparent;
}


hr {
border: none;
background-color: #CCCCCC;
color: #CCCCCC;
height: 1px;
}

hr.dotted {
width: 300px;
border: none;
background-color: #CCCCCC;
color: #CCCCCC;
height: 1px;
margin-left: 100px;
}



#footer {
margin-top: 10px;
width: 800px;
background-color: FFFFFF;
text-align: center;
font-size: 10px;
color: #999999;
}

#footer a:link, #footer a:visited {
text-decoration: none;
font-size: 10px;
color: #999999;
background-color: transparent;
}

#footer a:hover, #footer a:active {
text-decoration: none;
color: #003366;
background-color: transparent;
}

#colOne {
width: 194px;
height: auto;
float: left;
padding: 0;
margin: 0;
padding-left: 5px;
}

#colOnestrech {
width: 194px;
height: 150px;
padding: 0;
margin-left: 5px;
background-image: url(images/sub_nav_repeat.jpg);
background-repeat: repeat-y;
}

#aboutstretch {
width: 194px;
height: 1980px;
padding: 0;
margin-left: 5px;
background-image: url(images/sub_nav_repeat.jpg);
background-repeat: repeat-y;
}

#contactstretch {
width: 194px;
height: 300px;
padding: 0;
margin-left: 5px;
background-image: url(images/sub_nav_repeat.jpg);
background-repeat: repeat-y;
}

#destinationstretch {
width: 194px;
height: 1700px;
padding: 0;
margin-left: 5px;
background-image: url(images/sub_nav_repeat.jpg);
background-repeat: repeat-y;
}

#privacystretch {
width: 194px;
height: 180px;
padding: 0;
margin-left: 5px;
background-image: url(images/sub_nav_repeat.jpg);
background-repeat: repeat-y;
}

#servicesstretch {
width: 194px;
height: 700px;
padding: 0;
margin-left: 5px;
background-image: url(images/sub_nav_repeat.jpg);
background-repeat: repeat-y;
}

#colTwo {
width: 172px;
float: left;
padding-left: 5px;
text-align: justify;
margin-left: 13px;
font-size: 11px;
line-height: 17px;
}

#colThree {
width: 172px;
float: left;
padding-left: 5px;
text-align: justify;
margin-left: 18px;
font-size: 11px;
line-height: 17px;
}

#colFour {
width: 172px;
float: left;
padding-left: 5px;
text-align: justify;
margin-left: 18px;
font-size: 11px;
line-height: 17px;
}

#coldefault {
width: 560px;
float: left;
padding-left: 5px;
padding-top: 10px;
text-align: justify;
margin-left: 10px;
font-size: 12px;
}

#coltest {
width: 560px;
float: left;
padding-left: 5px;
text-align: justify;
margin-left: 10px;
font-size: 12px;
background-image:url(images/subnav_repeat.gif) repeat-y;
}

.banner {
margin-left: 6px;
}