* {
cursor: default;
}

a, a *, map, area {
cursor: pointer;
}

a {
color: rgb(216,130,0);
text-decoration: none;
}

img {
border: none;
}

a:hover {
color: rgb(216,2,0);
}

body {
margin: 0;
padding: 0;
background: rgb(77,122,191) url('../images/background-grad.jpg') repeat-x top left;
font-family: Helvetica,Arial,'MS Sans Serif',Verdana,sans-serif;
}

html, body {
height: 100%;
}

img.deco {
float: right;
clear: right;
margin: 0 0 3px 3px;
}
img.ldeco {
float: left;
clear: left;
margin: 0 3px 3px 0;
}
img.cdeco {
display:block;
margin:0 auto 3px;
}
#main {
position: relative;
width: 903px;
margin: 0 auto;
padding: 0;
background: rgb(255,255,255) url('../images/hero.jpg') no-repeat 0 183px;
min-height: 100%;
}

form div {
clear: both;
margin: 0 0 3px;
}

form div label {
display: block;
margin: 0 0 2px;
}

form div.inline label, form div.inline select, form div.inline input {
display: inline;
}

form div select {
display: block;
}

form div input, form div textarea {
display: block;
width: 100%;
}

h1, h2, h3, h4, ol, p, ul {
margin: 0 0 10px;
padding: 0;
}

h1 {
}

h2 {
font-family: 'Helvetica Neue Light','HelveticaNeue-Light',Helvetica,sans-serif;
font-weight: 100;
}

h3 a {
text-decoration: none;

}

hr {
clear: both;
}

table.list {
width: 100%;
padding: 0;
margin: 0 0 10px;
}

table.list td {
margin: 0;
padding: 0;
border-spacing: 0 0;
}

/* Header Style */

#header {
padding-top: 38px;
background: rgb(255,255,255) url('../images/hblogo.jpg') no-repeat 100% 38px;
height: 100px;
margin-bottom: 10px;
position: relative;
}

#header h1 {
background: transparent
text-indent: -10000px;
margin: 0;
height: 100px;
position: absolute;
top: 38px;
z-index: 5;
width: 600px;
left: 0;
}

#header object, #header embed {
width: 903px;
height: 95px;
position: relative;
z-index: 5;
}

/* Menu Style */

#menu {
/*height: 190px;*/
height: 30px;
position: relative;
/*background: transparent url('../images/menu-swoosh.png') no-repeat top left;*/
margin: 0 0;
}

#menu ul {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
list-style: none inside;
background-color: rgb(219,226,244);
padding: 5px 0;
margin: 0;
opacity: 1;
}

#menu li {
display: inline;
vertical-align: middle;
padding: 0 5px;
margin: 0;
}

#menu li a {
vertical-align: middle;
padding: 5px;
font-weight: normal;
color: rgb(8,25,59);
}

/* Content Style */

#contcont {
padding-top: 10px;
background: rgb(240,243,252) url('../images/content-grad.jpg') repeat-x bottom left;
}

#content {
padding: 0 10px 0;
overflow: hidden;
/*min-height: 627px;*/
}


#content h3 {
color: rgb(68,93,148);
font-weight: bold;
font-size: 100%;
}

#content p {
line-height: 1.5;
}

html body #content p.tagline {
font-size: 80%;
line-height: 1.2;
padding-top: 40px;
text-align: center;
}

#content .special {
color: rgb(255,255,255);
font-weight: bold;
text-align: center;
line-height: 22px;
padding: 20px 10px;
background: transparent url('../images/special.png') no-repeat center center;
}

#content .special a {
color: rgb(255,255,255);
}

#content .special strong {
color: rgb(255,0,0);
padding: 0 5px 0 0;
}

#content ul {
list-style: square inside;
line-height: 1.5;
}

#content p.twofour {
font-size: 24px;
letter-spacing: 0.01em;
}

#content .secondary {
float: right;
clear: right;
}

#content .primary {
overflow: hidden;
padding-right: 10px;
}

#content .pagemenu, #content .pagemenu ul {
list-style: none inside;
margin: 0;
}

#content .pagemenu {
background-color: rgb(219,226,244);
color: rgb(49,71,128);
/*border: solid 1px rgb(162,182,232);*/
margin-bottom: 10px;
padding: 3px;
}

#content .pagemenu ul {
display: inline;
}

#content .pagemenu li {
display: block;
font-weight: normal;
padding: 5px;
}

#content .pagemenu li li{
display: inline;
}

#content .pagemenu li a {
padding: 5px;
color: rgb(81,117,212);
}

#content .pagemenu li a:hover {
color: rgb(49,71,128);
}

#content .park_list {
overflow: hidden;
padding: 7px 0 0;
zoom:1;
}

#content .park_list div {
float: left;
width: 300px;
/*background-color: rgb(196,211,244);*/
margin: 0 0 10px 10px;
padding: 3px;
color: rgb(0,0,0);
font-size: 80%;
font-style: italic;
text-align: justify;
line-height: 1.2;
}

#content .park_list a {
color: rgb(0,0,0);
}

#content .park_list div strong {
display: block;
font-size: 110%;
font-weight: normal;
font-style: normal;
border-bottom: solid 1px rgb(227,233,252);
margin-bottom: 3px;
}

#content .park_list div img {
margin: 0 15px 0 0;
float: left;
}

/* Sidebar Style */

#hb_sidebar {
float: left;
width: 330px;
background-color: rgb(197,210,239);
padding: 10px;
height: 450px;
font-size:80%;
}

#hb_sidebar p {
text-align: justify;
}

#hb_sidebar ul {
list-style: none inside;
font-weight: bold;
}

#hb_sidebar h3, #hb_sidebar h3 a {
font-weight: normal;
color: rgb(61,89,153);
}

#sidebar {
float: right;
width: 200px;
margin: 0 10px;
}

#sidebar img {
margin: 0 0 10px;
}

/* Footer Style */

#footer {
background-color: rgb(216,130,0);
color: rgb(255,255,255);
padding: 5px;
clear: both;
}

#footer p {
margin: 0;
}

#hbsites {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 28px;
background-color: rgb(8,25,59);
}

#hbsites ul {
list-style: none inside ;
line-height: 28px;

}

#hbsites ul li {
float: left;
line-height: 28px;
padding: 0 0 0 10px;
border-right: solid 3px rgb(255,255,255);
}

#hbsites ul a {
line-height: 28px;
color: rgb(255,255,255);
}

#hbsites ul.jd_menu ul {
display: none;
background-color: rgb(8,25,59);
border: none;
text-align: left;
position: absolute;
list-style-type: none;
margin: 0;
padding: 0;
z-index: 10000;
}

#hbsites ul.jd_menu ul li {
display: block !important;
float: none;
margin: 0px !important;
border: none;
padding: 0;
}

#hbsites ul.jd_menu ul li a {
display: block;
padding: 0 10px;

}

#hbsites ul.jd_menu ul li a:hover {
background-color: rgb(216,130,0);
color: rgb(255,255,255);
}

/* Misc Styling */
body #sfd, body .sfd, body #sfd *, body .sfd *, html body .skip, html body .skip *, html body .jump, html body .jump * {
position: absolute;
top: 0;
left: 0;
text-indent: -10000px;
margin: 0;
padding: 0;
height: 0;
border: none;
}

.clearing {
clear: both;
}

ul.model_list li {
float: left;
list-style: none;
width: 218px;
}

ul.model_list li span {
display: block;
background-color: rgb(92,120,153);
color: rgb(255,255,255);
text-indent: 10px;
padding: 2px 0;
margin-bottom: 3px;
margin-right: 3px;
}

ul.model_list li img {
width: 215px;
}

#extra-services {
display: none;
}