@charset "UTF-8";

body  {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#86C0E9 url(graphics/background-main.jpg) repeat-x scroll center top;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #4A5E4E;
}
.twoColFixLt #container {
	width: 933px;
	margin: 14px auto;
	text-align: justify;
	font-size: 0.8em;
}
.twoColFixLt #sidebar1 {
	float: left;
	width: 130px;
	padding: 0;
}
textarea {
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    font-size: 11px;
    color: #4A5E4E;
}
#navSubTop {
	background-image: url(graphics/nav-sub-top.png);
	height: 104px;
	width: 130px;
}
#navSubMiddle {
	background-image: url(graphics/nav-sub-middle.png);
	width: 130px;
	padding: 5px 0 5px 4px;
	background-repeat: repeat-y;
	background-position: left top;
}
#navSubMiddle a {
    padding: 0 0 0 4px;    
}
.smaller {
    font-size: 0.95em;
}
#navSubBottom {
	background-image: url(graphics/nav-sub-bottom.png);
	height: 13px;
	width: 130px;
	background-repeat: no-repeat;
	background-position: left top;
}
.inlinePic {
	border: 1px solid #763711;
}
p.centered { /* mostly to center paragraphs containing images */
	text-align:center;
}
#flags {
    text-align:center;
    margin-top:8px;
    margin-bottom:0px;
    padding:0px;
}
#lcfLogo {
    text-align:center;
    margin-top:10px;
    margin-bottom:0px;
    padding:0px;
}
#lcfText {
    text-align:center;
    font-size: 0.68em;
    margin-top:15px;
    margin-bottom:0px;
    padding:0px;
}
.twoColFixLt #mainContentTop {
	margin: 40px 0 0 140px;
	background-image: url(graphics/body-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	width: 794px;
}
.twoColFixLt #mainContentMiddle {
	margin: 0 0 0 140px;
	padding: 0;
	width: 794px;
	background-image: url(graphics/body-middle.png);
	background-repeat: repeat-y;
}
.twoColFixLt #mainContent {
	margin: 0;
	padding: 0 20px 0 20px;
	width: 754px;
}
.twoColFixLt #mainContentBottom {
	margin: 0 0 0 140px;
	padding-top: 12px;
	background-image: url(graphics/body-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	color: #763712;
	font-size: 9px;
	line-height: 10px;
	height: 20px;
	width: 794px;
}
.slideBoxMain {
    position:relative;
    float:right;
    top: 11px;
    width: 150px;
    margin-left: 15px;
}
.slideBoxTop {
	background-image: url(graphics/slide-box-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 150px;
}
.slideBox{
	margin: 0;
	padding: 0;
	width: 150px;
	background-image: url(graphics/slide-box-middle.gif);
	background-repeat: repeat-y;
    text-align: center;
}
.slideBoxBottom {
	background-image: url(graphics/slide-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
    height: 7px;
	width: 150px;
	margin-bottom: 25px;
}
.clearFloat {
   	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a { 
    color: inherit;
}
h1 {
	padding: 14px 0 3px 7px;
	margin: 0;
	font-family: Georgia,Times,serif;
	font-weight: bold;
	font-size: 22px;
	color: #763712;
	line-height:1;
	background-image: url(graphics/bg-title.png);
	background-repeat: no-repeat;
}
h2 {
    margin: 20px 0 1px 0;
    padding: 0;
    font-family:Georgia,Times,serif;
	font-weight: bold;
	font-size: 16px;
	color: #763712;
    background-image: url(graphics/bg-title-small.png);
	background-repeat: no-repeat;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
02. NAVIGATION BAR - MENU /////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#jsddm {
	margin: 0 0 0 140px;
	padding: 0;
}
#jsddm li {
	float: left;
	list-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:16px;
	font-weight:normal;
	line-height: 24px;
}
#jsddm li a {
	display: block;
	text-decoration: none;
	height: 24px;
	padding: 0;
	text-align:center;
	color: #666;
}
#jsddm li a:hover {
/*	background: #24313C */
}
#jsddm li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
}
#jsddm li ul li {
	float: none;
	display: inline
}			
#jsddm li ul li a {
    margin: 0 0 0 210px;
    background: #42A8BE;
    background: url(graphics/bg-dropdown.jpg) repeat-y top left;
	color: #FFF;
}
/* navHome navTheCamping navTheRegion navPhotos navReservation navContactUs */

#jsddm a.navHome {
    width: 136px;
    background: url(graphics/nav-left.png) repeat-y top left;
}
#jsddm a.navHomeSel {
    width: 136px;
    background: url(graphics/nav-left-sel.png) repeat-y top left;
}
/**/
#jsddm a.navTheCamping {
    width: 130px;
    background: url(graphics/nav-middle.png) repeat-y top left;
}
#jsddm a.navTheCampingSel {
    width: 130px;
    background: url(graphics/nav-middle-sel.png) repeat-y top left;
}
/**/
#jsddm a.navTheRegion {
    width: 130px;
    background: url(graphics/nav-middle.png) repeat-y top left;
}
#jsddm a.navTheRegionSel {
    width: 130px;
    background: url(graphics/nav-middle-sel.png) repeat-y top left;
}
/**/
#jsddm a.navPhotos {
    width: 130px;
    background: url(graphics/nav-middle.png) repeat-y top left;
}
#jsddm a.navPhotosSel {
    width: 130px;
    background: url(graphics/nav-middle-sel.png) repeat-y top left;
}
/**/
#jsddm a.navReservation {
    width: 130px;
    background: url(graphics/nav-middle.png) repeat-y top left;
}
#jsddm a.navReservationSel {
    width: 130px;
    background: url(graphics/nav-middle-sel.png) repeat-y top left;
}
/**/
#jsddm a.navContactUs {
    width: 137px;
    background: url(graphics/nav-right.png) repeat-y top left;
}
#jsddm a.navContactUsSel {
    width: 137px;
    background: url(graphics/nav-right-sel.png) repeat-y top left;
}

