html, body{
margin:0px;
padding:0px;
background-color:#000000;
}

#container {
width:900px;
height:auto;
margin:0 auto;
position:relative;
background-color:#000000;
}

#header {
width:900px;
height:115px;
position:absolute;
left:0px;
top:0px;
}

#booknow {
width:400px;
height:auto;
position:absolute;
right:0px;
top:0px;
padding:0px;
margin:10px 10px 0 0;
text-align:right;
}
.big_font {
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:1.1em;
}
.little_font {
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:0.8em;
}
.little_font a:link,
.little_font a:hover,
.little_font a:visited {
color:#FFFFFF;
text-decoration:none;
}

a.offers_button:link,
a.offers_button:visited {
width:auto;
height:auto;
display:block;
float:right;
border:1px solid #00409a;
background-color:#00ade9;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:0.75em;
text-decoration:none;
padding:5px 10px 5px 10px;
margin:10px 0 0 0;
}
a.offers_button:hover {
background-color:#7ddeff;
}

#navigation {
width:900px;
height:25px;
position:absolute;
top:120px;
left:0px;
}

#image {
width:900px;
height:380px;
position:absolute;
left:0px;
top:150px;
padding:0px;
}

#overflow_content {
width:900px;
height:auto;
position:absolute;
left:0px;
top:150px;
padding:20px 0 0 0;
}
#overflow_content h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:italic;
font-size:1em;
color:#cccccc;
font-weight:normal;
margin:0 0 10px 0;
}
#overflow_content p {
font-family:Arial, Helvetica, sans-serif;
font-size:0.75em;
color:#CCCCCC;
font-weight:normal;
line-height:20px;
}

#left_content {
width:416px;
height:340px;
position:absolute;
left:10px;
top:10px;
background-image:url(../logos/opacitybg.png);
background-repeat:repeat;
padding:10px;
overflow:auto;
}


#feature_container_left {
width:435px;
height:auto;
position:absolute;
left:10px;
top:540px;
background-image:url(../logos/opacitybg.png);
background-repeat:repeat;
}
#feature_container_right {
width:435px;
height:auto;
position:absolute;
left:455px;
top:540px;
background-image:url(../logos/opacitybg.png);
background-repeat:repeat;
}

.feature {
width:395px;
height:auto;
display:inline;
float:left;
margin:10px 10px 0px 10px;
padding:10px;
border-bottom:1px dotted #CCCCCC;
}
.feature p {
line-height:20px;
margin:0px;
color:#cccccc;
}
.feature img {
float:left;
margin:0 10px 0px 0;
border:1px solid #CCCCCC;
}

#footer {
width:880px;
height:15px;
position:absolute;
left:-10px;
bottom:-80px;
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
color:#666666;
padding:0 10px 0 10px;
text-align:left;
}

#coastcredit {
width:101px;
height:30px;
position:absolute;
left:0px;
top:-40px;
}


form {
padding:0px;
margin:0px;
border:0px;
}

fieldset {
margin:10px 0 0 0;
padding:0px;
border:0px;
}

fieldset ol {
margin:0px;
padding:0px;
border:0px;
list-style:none;
}

fieldset ol li {
margin:0px;
padding:0px;
border:0px;
list-style:none;
}

.fields {
background-color:#000000;
border:1px solid #CCCCCC;
padding:2px;
font-family:Arial, Helvetica, sans-serif;
color:#CCCCCC;
font-size:0.75em;
}

#contact ul {
list-style:none;
margin:0px;
padding:0px;
}

#contact ul li {
list-style:none;
margin:0 0 10px 0;
}

label {
width:100px;
float:left;
margin:0 10px 0 0;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:0.8em;
}

#ajaxticker1{
}
#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}
#ajaxticker2{
}
#ajaxticker2 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}