/* CSS Document */

body
{
margin:0px auto;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
color:#000;
font-size:12px;
line-height:16px;
background:#CBC2A9; 

}
img
{
border:none;
margin:0px;
padding:0px;
}
form
{
margin:0px;
padding:0px;
}
P
{
margin:14px 0px;
}
.left
{
float:left;
}
.right
{
float:right;
}




.blue-bg
{
background:url(../images/blue-bg.jpg) left top no-repeat;
width:213px;
height:30px;
padding-left:43px;
padding-top:7px;
}
.red-bg
{
width:247px;
height:30px;
padding-top:8px;
background:#C32226;
padding-left:16PX;

}
.left-bg
{
background:#E5E1CA;
float:left;
width:255px;
padding-top:1px;
}
.mid-bg
{
background:#EEECE1;
padding-top:1px;
width:265px;
}
.right-bg
{
background:#E8DECC;
float:left;
width:255px;
}
.right-inner-bg
{
background:#F8EFE0;
margin-top:7px;
}
.navcontainer
{
width:218px;
text-align:left;
float:right;
padding-top:6px;
padding-bottom:10px;
padding-right:3px;
}
.navcontainer ul
{
width:218px;
float:left;
list-style-type:none;
display:block;
padding:0px;
margin:0px;
}
.navcontainer ul li
{
width:auto;
float:left;
list-style-type:none;
display:block;
padding-left:30px;
background:url(../images/arrow.jpg) left 4px no-repeat;
width:185px;
font-size:12px;
color:#000;
height:27px;
}

.navcontainer ul li a
{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
color:#000;
display:block;
line-height:14px;
margin:0px;
}
.navcontainer ul li a:hover
{
text-decoration:none;
color:#CD2500;
}
.font-white
{
color:#fff;
font-size:16px;
line-height:20px;
font-weight:bold;
}
.font-yellow
{
color:#FEFBC8;
font-size:16px;
line-height:20px;
font-weight:bold;
}
.font-white-big
{
color:#fff;
font-size:18px;
line-height:20px;
font-weight:bold;
line-height:16px;
}
.font-black-big
{
color:#000;
font-size:14px;
line-height:20px;
font-weight:bold;
line-height:16px;
}
.font-ofwhite
{
color:#E6E6E6;
font-size:14px;
line-height:20px;
font-weight:bold;
line-height:16px;
}
.footer-text
{
font-size:12px;
color:#fff;
padding-top:15px;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font-family:Arial, Helvetica, sans-serif;
line-height:18px;
z-index:100;
background:#FEB75A;
text-align:center;

}

#dropmenudiv a{
width:184px;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#FFFFFF;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#FF9613;
color:#000;
}
.menu-home-link
{
height:30px;
width:120px;
float:left;
color:#fff;
font-size:14px;
text-decoration:none;
padding-top:12px;
text-align:center;
}
.menu-home-link:hover
{
height:30px;
width:120px;
float:left;
background:url(../images/home-h.jpg) left top no-repeat;
color:#000;
font-size:14px;
text-decoration:none;
padding-top:12px;
text-align:center;
}
.menu-ad-link
{
height:30px;
width:186px;
float:left;
color:#fff;
font-size:14px;
text-decoration:none;
padding-top:12px;
text-align:center;
}
.menu-ad-link:hover
{
height:30px;
width:186px;
float:left;
background:url(../images/adventures-h.jpg) left top no-repeat;
color:#000;
font-size:14px;
text-decoration:none;
padding-top:12px;
text-align:center;

}
.menu-activites-link
{
height:30px;
width:129px;
float:left;
color:#fff;
font-size:14px;
text-decoration:none;
padding-top:12px;
text-align:center;

}
.menu-activites-link:hover
{
height:30px;
color:#000;
font-size:14px;
text-decoration:none;
padding-top:12px;
text-align:center;
width:129px;
float:left;
background:url(../images/activites-h.jpg) left top no-repeat;
}

.menu-contact-link
{
height:30px;
width:127px;
float:left;
color:#fff;
font-size:14px;
text-decoration:none;
padding-top:12px;
text-align:center;
}
.menu-contact-link:hover
{
height:30px;
color:#000;
font-size:14px;
text-decoration:none;
padding-top:12px;
text-align:center;
width:127px;
float:left;
background:url(../images/contact-h.jpg) left top no-repeat;
}

.menu-guides-link
{
height:30px;
width:106px;
float:left;
color:#fff;
font-size:14px;
text-decoration:none;
padding-top:12px;
text-align:center;
}
.menu-guides-link:hover
{
height:30px;
color:#000;
font-size:14px;
text-decoration:none;
padding-top:12px;
text-align:center;
width:106px;
float:left;
background:url(../images/guides-h.jpg) left top no-repeat;
}
.menu-faq-link
{
height:30px;
width:106px;
float:left;
color:#fff;
font-size:14px;
text-decoration:none;
padding-top:12px;
text-align:center;
margin-left:1px;

}
.menu-faq-link:hover
{
height:30px;
color:#000;
font-size:14px;
text-decoration:none;
padding-top:12px;
text-align:center;
width:106px;
float:left;
background:url(../images/faq-h.jpg) left top no-repeat;
margin-left:1px;
}
.menu
{
height:44px;
float:left;
padding:0px;
border-left:1px solid #CD7708;
border-right:1px solid #CD7708;
background:url(../images/menu-bg.jpg) left top repeat-x;
padding-top:1px;
padding-bottom:1px;
}
.nav
{
width:775px;
float:left;
color:#fff;
font-weight:bold;
text-align:left;
margin:0px;

}
.nav ul
{
width:776px;
float:left;
list-style-type:none;
display:inline;
padding:0px;
margin:0px;
}
.nav ul li
{
width:auto;
float:left;
list-style-type:none;
display:inline;
height:42px;
}

.input-box
{
width:210px;
height:18px;
border:1px solid #CBC2A9;
}
.input-box-big
{
width:210px;
height:80px;
border:1px solid #CBC2A9;
}
.contact-border
{
border:1px solid #E5E1CA;
padding:8px;
}

.image-border
{
border:2px solid #CBC2A9;
padding:1px;
}
.line
{
border-bottom:1px dotted #000;
float:left;
width:494px;
}
.arrow
{
padding-top:5px;
padding-right:10px;
}

.font-black-link
{
text-decoration:none;
color:#000;
}
.font-black-link:hover
{
text-decoration:underline;
color:#000;
}