/*
// Lake Coast & Dale
// Dark Colour // Highlight Colour */



html{
min-height: 101%;
}

*{
padding: 0;
margin: 0;
border: 0;
}

body{
position: relative;
padding: 8px 0px;
border: 0;
margin: 0;
text-align: center;
font-family: Arial,Verdana,Tahoma,sans-serif;
font-size: 0.8em;
background-color: #666666;
background-image: url(../images/background.jpg);
background-repeat: no-repeat;
background-position: top center;
background-attachment: fixed;
color: #4b4b4b;
}

a{
text-decoration: none;
color: #363636;
}

a:hover{
color: #a5a5a5;
}

h1{
margin: 0;
padding-top: 0;
font-size: 1.4em;
font-weight: normal;
color: #666666;
letter-spacing: 0px;
}

h2{
margin: 4px 0px;
font-size: 1.1em;
font-weight: normal;
letter-spacing: 1px;
color: #666666;
}

img{
border: none;
}

#content_wrapper ul{
padding-left: 35px;
margin-bottom: 12px;
}



#container{
width: 900px;
text-align: left;
margin: 0px auto;
background-color: #ffffff;
overflow: hidden;
}

#content_wrapper{
clear: both;
overflow: hidden;
border-top: 4px solid #aaaaaa;
}



#column1{
float: left;
width: 300px;
overflow: hidden;
}

#column2{
float: left;
width: 600px;
height: auto;
overflow: hidden;
}



#banner{
width: 900px;
height: 115px;
text-align: left;
position: relative;
background-image: url(../images/banner_background.png);
background-position: top left;
background-repeat: repeat-x;
}

#logo{
float: left;
}

#banner_contact{
color: #666666;
font-size: 15px;
line-height: 25px;
float: right;
margin: 10px 10px 0 0;
text-align: right;
}

#banner_contact a{
color: #666666;
}

#banner_contact a:hover{
color: #363636;
}



#slideshow{
width: 900px;
height: 300px;
border-bottom: 4px solid #aaaaaa;
z-index: 2;
}

#slideshow img{
width: 900px;
height: 300px;
z-index: 2;
}



#content{
margin: 10px;
text-align: justify;
font-size: 12px;
color: #4b4b4b;
}

#content p{
margin: 5px 0px 18px 0px;
line-height: 18px;
}



#footer{
clear: both;
width: 900px;
overflow: hidden;
background-color: #e2e2e2;
color: #666666;
font-size: 10px;
font-family: "Trebuchet MS", Tahoma, Verdana;
}

#footer a{
color: #666666;
font-size: 10px;
}

#footer a:hover{
color: #232323;
}

#footerLeft{
float: left;
text-align: left;
padding: 7px;
}

#footerRight{
float: right;
text-align: right;
padding: 7px;
}



#contactLeft{
float: left;
width: 450px;
margin: 10px 0px 20px 10px;
text-align: center;
}

#contactRight{
float: right;
width: 300px;
margin: 10px 30px 20px 0px;
}


#navigation{
position: absolute;
bottom: 0px;
left: 0px;
width: 900px;
height: 24px;
z-index: 99;
margin: 0;
}

#navigation ul{
float: right;
}

#navigation li{
list-style-type: none;
float: left;
}

#navigation a{
display: block;
padding: 3px 12px;
color: #777777;
text-decoration: none;
text-align: left;
font-size: 0.9em;
font-weight: bold;
letter-spacing: 0px;
float: left;
border-top-right-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
margin-right: 1px;
}

#navigation a:hover,#navigation a.current{
color: white;
background-color: #aaaaaa;
}

#navigation a.current:hover{
color: #666666;
}



#contact_form label{
clear: both;
text-align: left;
font-weight: bold;
display: block;
}

#contact_form input,#contact_form textarea,#contact_form select{
display: block;
width: 230px;
margin-top: 2px;
font-family: verdana,arial,tahoma,sans-serif;
font-size: 9pt;
border: 1px solid #cccccc;
padding: 3px;
}

#contact_form input:hover,#contact_form textarea:hover,#contact_form select:hover{
border-color: #999;
}

#contact_form textarea{
overflow: auto;
height: 100px;
}

#contact_form input.contact_submit{
clear: both;
float: right;
width: auto;
margin-right: 2px;
padding: 4px 6px;
border: 0;
background-color: #666666;
text-transform: uppercase;
color: #ffffff;
font-size: 0.8em;
font-weight: bold;
cursor: pointer;
}

#captcha_container{
display: block;
clear: both;
float: left;
text-align: center;
padding: 5px;
margin-top: 7px;
border: 1px solid #cccccc;
}

#captcha_container small{
display: block;
}

#captcha_container input{
width: 220px;
}



#panel{
width: 1000px;
margin: 6px auto;
font-size: 14px;
padding: 40px 6px;
background-color: #0084aa;
color: #ffffff;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}



#sideTabContainer{
position: absolute;
top: 40px;
left: 0px;
width: 25px;
}

.sideTab{
display: block;
margin-bottom: 10px;
font-size: 11px;
}


.sideTab img{
border: 0;
text-decoration: none;
}

a.sideTab:hover{
color: #888888;
border-left: 1px solid white;
}

#sideTabContainer h3{
color: #ccc;
font-weight: bold;
letter-spacing: 1px;
font-size: 15px;
margin: 0;
margin-bottom: 6px;
}





.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
}


div.form_section{
margin: 5px 0px;
background-color: #eaeaea;
padding: 4px 8px;
border: 1px solid #cccccc;
}

#styledForm input,#styledForm select{
border: 1px solid #bbb;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
font-family: arial,verdana,sans-serif;
font-size: 11px;
padding: 5px;
}

#styledForm input.block,#styledForm textarea.block{
display: block;
font-family: arial,verdana,sans-serif;
font-size: 11px;
border: 1px solid #bbb;
padding: 5px;
width: 630px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#styledForm input.block:hover,#styledForm textarea.block:hover{
border-color: #777;
}

#styledForm label.block{
display: block;
font-weight: bold;
border-bottom: 1px solid #ccc;
width: 630px;
}

























div.caravan{
border: 1px solid #ccc;
padding: 6px;
margin: 5px 0px;
float: left;
overflow: hidden;
padding-bottom: 15px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
background-image: url(../images/banner_background.png);
background-repeat: repeat-x;
background-position: bottom left;
}

div.caravan-imgs-mini a{
display: block;
position: relative;
}

div.caravan-mini{
width: 417px;
height: 220px;
padding: 0px;
}

div.caravan-right-col{
float: right;
width: 625px;
margin-left: 16px;
}

div.caravan-info,div.caravan-imgs,div.caravan-imgs-mini{
margin-bottom: 6px;
background: #e2e2e2;
padding: 6px;
border: 1px solid #aaaaaa;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
}

div.caravan-imgs{
width: 402px;
height: 270px;
}

div.caravan-imgs-mini{
width: 200px;
height: 138px;
}

div.caravan-imgs img{
color: #e2e2e2;
float: left;
}

div.caravan-info strong{
clear: both;
float: left;
width: 85px;
height: 16px;
}

img.caravan-img1,img.caravan-img2{
margin-bottom: 2px;
width: 200px;
height: 133px;
}

img.caravan-img1,img.caravan-img3{
margin-right: 2px;
width: 200px;
height: 133px;
}

img.caravan-img2,img.caravan-img4{
float: right;
}

img.caravan-img4{
width: 200px;
height: 133px;
}

div.caravan ul,div.caravan-info ul{
list-style-type: none;
padding-left: 0px;
margin-left: 0px;
margin-top: 8px;
}

div.caravan ul li{
padding-left: 0px;
margin-left: 0px;
}

a.caravan-more{
font-weight: bold;
color: #1642b1;
}

a.caravan-more:hover{
color: #0c2971;
}

div.caravan-controls{

bottom: 0px;
right: 0px;
padding: 2px;
}

a.caravan-controls-edit{
color: #2a345d;
}

a.caravan-controls-delete{
color: #9d1f1f;
}

.caravan-deleteImg{
position: absolute;
display: block;
}

.caravan-deleteImg-1{
top: 10px;
left: 10px;
}

.caravan-deleteImg-2{
top: 10px;
right: 10px;
}

.caravan-deleteImg-3{
bottom: 10px;
left: 10px;
}

.caravan-deleteImg-4{
bottom: 10px;
right: 10px;
}

form.itemlist input{
border: 1px solid #888888;
}

.rightFloat{
float: right;
padding: 5px;
}

.caravan-section-title{
background-color: #0084aa;
background-image: url(../images/gradient.png);
border-top-left-radius: 5px;
border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
color: white;
padding: 3px 6px;
text-align: center;
font-weight: normal;
font-size: 12px;
}

.caravan-title{
background-color: #0084aa;
background-image: url(../images/gradient.png);
background-repeat: repeat-x;
margin: 0;
color: white;
padding: 4px 10px;
font-size: 14px;
font-weight: bold;
letter-spacing: 0px;
}

h2.caravan-title a{
color: white;
}

.caravan-mini-description{
font-size: 11px;
margin: 3px 0px;
height: 57px;
}

.caravan-mini-leftcol{
float: left;
width: 175px;
margin: 5px;
}

.caravan-mini-rightcol{
float: left;
width: 214px;
margin: 5px;
}

.caravan-imgs-mini a{
position: relative;
}

img.banner{
z-index: 200;
position: absolute;
top: 0px;
left: 0px;
}


















#subscribe{
background-color: #e2e2e2;
margin: 5px;
padding: 4px;
border: 1px solid #bbbbbb;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}






div.newsstory{
background: #e2e2e2;
margin: 5px;
padding: 4px;
border: 1px solid #bbbbbb;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}

div.newsheadline{
background-color: #0084aa;
color: white;
padding: 3px;
font-size: 14px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

div.newsheadline a{
color: white;
}

div.newsbody{
font-size: 11px;
padding: 4px;
}

div.newsfooter{
font-size: 10px;
color: #888888;
}

#list-options{
background-color: #e2e2e2;
padding: 6px;
margin: 6px 0px;
border: 1px solid #999999;
}








div.links{
padding: 5px;
background-color: #cccccc;
overflow: hidden;
}

div.links a{
width: 200px;
height: 153px;
float: left;
display: block;
margin: 8px;
text-align: center;
}

div.links a:hover{
color: #0084aa;
}

div.links a img{
border: 1px solid #555555;
}

div.links a img:hover{
border-color: #0084aa;
}

















#navigation{
z-index: 999;
}

#navigation ul li{
position: relative;
}

#navigation ul ul{
width: 68px;
clear: both;
float: left;
background-color: #aaaaaa;
z-index: 999;
}

#navigation ul li:hover a{
background-color: #aaaaaa;
color: #ffffff;
}

#navigation ul ul a{
width: 236px;
margin-bottom: 0px;
border-top: none;
background-color: #aaaaaa;
color: #ffffff;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}

#navigation ul ul a:hover{
color: #e2e2e2;
}

#navigation ul ul,
#navigation ul li:hover ul ul,
#navigation ul ul li:hover ul ul
{display: none;}

#navigation ul li:hover ul,
#navigation ul ul li:hover ul,
#navigation ul ul ul li:hover ul
{display: block;}

