/* ------------------------------
HTML Redefine Tags
------------------------------ */
body{font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:5px; padding:0;}

input, form, textarea
h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
h1{font-size:18px;}
h2{font-size:14px; color:#999999;}
h3{font-size:18px; border-bottom:solid 1px #DEDEDE; padding:4px 0; margin-bottom:10px;}

h3 span {
   color: Yellowgreen;
   background: inherit;
   font-size:18px;
}

#slideshow_text	{
   font-family:Arial, Helvetica, sans-serif;
   font-size:10pt; 
   color: #999666; 
   text-align:center; 
   padding-top:30px;
   padding-bottom:30px; 
}

a:link, a:visited{color:#0033CC;}
a:hover{text-decoration:none;}

/* ------------------------------
PAGE STRUCTURE
------------------------------ */

/* #container has an absolute width (960 pixel) */

#container{width:960px; margin:0 auto;}
#topbar{width:auto; display:block; height:60px;}
#navbar{width:auto; display:block; height:28px;}
#navbar a{heigth:28px; line-height:28px; padding:0 8px; display:inline;}

#main{width:auto; display:block; padding:5px 0;}
#column_left{width:34px; margin-right:20px; float:left; background: #fff url(images/Corporate_Banner_Green.gif) no-repeat;  height: 320px;}
#column_left_left{width:34px; margin-left:5px; margin-right:5px; float:left; background: #fff url(images/Corporate_Banner_Purple.gif) no-repeat;  height: 320px;}
#column_right{width:650px; margin-right:20px; float:left;}
#column_left_gallery{width:100px; float:left; background: #fff;  height: 320px;}
/*#column_right_gallery{width:650px; margin-right:20px; float:left;background: #fff url(images/film.bmp) no-repeat;}  */
#column_right_adsense{width:180px; float:left; }

.next_previous {margin-top:300px;}
.next_previous p {color:#A89166;font-size:12px;letter-spacing:4px;text-transform:uppercase;text-decoration: none;}
.next_previous a {color:#A89166;font-size:12px;letter-spacing:4px;text-transform:uppercase;text-decoration: none;}
.next_previous a:hover {color:#99cc00;font-size:12px;letter-spacing:4px;text-transform:uppercase;text-decoration: none;}
.next_previous a:active {color:#A89166;font-size:12px;letter-spacing:4px;text-transform:uppercase;text-decoration: none;}
.next_previous a:visited {color:#A89166;font-size:12px;letter-spacing:4px;text-transform:uppercase;text-decoration: none;}

#column_picture_scroller {
	color:#999999;
	line-height: 0.5cm;
	font-weight:normal;
	text-align: center;
	height: 375px; /* or whatever height you need */
        overflow-y: scroll;
}

div.spacer{clear:both; height:120px; display:block;background: #fff url(images/film_banner.gif) no-repeat;}


/* content holder */
#header { margin: 5px auto; width: 960px; }

/* Header Menu far Right  */
#header #menu {
	margin-left: 10px;
	width: 200px;
	float: right;
}
#header #menu ul {
	list-style-type: none;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#header #menu li {
	display: block;
	height: 33px;
	margin-bottom: 6px;
	margin-top: 4px;

}

#header #menu a {
	background-image: url('images/topmenu.png');
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#header #menu a.active {
	background-image: url('images/topmenu.png');
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	color: #99cc00;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-position: 0px -33px
}

#header #menu a:visited {
	background-image: url('images/topmenu.png');
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif
}
#header #menu a:hover {
	background-image: url('images/topmenu.png');
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
/*	color: #B2BECA;*/
	color: #99cc00;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-position: 0px -33px
}


/* horizontal tabbed menu */
#tabs { background: #fff url(images/bigbox.gif) no-repeat top left; color: #000;  height: 70px; text-align: center; padding: 0 0 0 160px; }
#tabs li { display: inline; height: 45px; }
#tabs li a { float: left; background: #fff url(images/barbg.gif) no-repeat; color: #808080; padding: 7px 0; width: 82px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { background: #fff url(images/barcurrent.gif) no-repeat; color: #99CC00; }
#tabs li a.current { background: #fff url(images/barcurrent.gif) no-repeat; color: #2C71AE; }
.key { text-decoration: underline; }



/* Main Text */
#column_right p {
        font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#999999;
	line-height: 0.5cm;
	font-weight:normal;
	text-align:justify;
	line-height: 2em;
}


#column_right p.group {
	color:#99cc00;
	line-height: 0.75cm;
	font-weight:normal;
	text-align: left;
	line-height: 2em;
}

#column_right li {
        font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#999999;
	line-height: 0.5cm;
	font-weight:normal;
}

#column_right img.beaverlogo {
         float: right;
         padding: 15px 15px 15px 15px;
}

#column_right img.camping {
         float: left;
         padding: 15px 15px 15px 15px;
}

/* Sitemap */
#column_right #sitemap p {
        font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#999999;
	line-height: 0.5cm;
	font-weight:normal;
	text-align:justify;
	line-height: 2em;
}

#column_right #sitemap ul {
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 20px;
	color: #666666;
}

#column_right #sitemap ul li {
        font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#999999;
	line-height: 0.5cm;
	font-weight:normal;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 5px;
}


/* Main Text */
#column_right_gallery p {
        font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#999999;
	line-height: 0.5cm;
	font-weight:normal;
	text-align:justify;
	background: #fff url(images/film_banner.gif) no-repeat;
}


#column_right_gallery p.group {
	color:#99cc00;
	line-height: 0.75cm;
	font-weight:normal;
	text-align: left;
}

#column_right_gallery li {
        font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#999999;
	line-height: 0.5cm;
	font-weight:normal;
}


/* Far Right Container */
#column_right_adsense p {
        font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#999999;
	line-height: 0.5cm;
	font-weight:normal;
	text-align: center;
}


#column_right_adsense a {
	color:#666633;
	text-decoration: none;
}

#column_right_adsense a:visited {
	color:#666633;
}

#column_right_adsense a:hover {
	color:#ff9900;
}

#column_right_adsense #active a {
        color:#666633;

}

#column_right_adsense span.purple {
   color: #4D1979;
   font-size:18px;
   border-bottom:none;
}

#column_right_adsense p {
	color:#666633;
	font-size:12px;
	line-height: 1.5em;
	font-weight:normal;
	text-align: center;
}

#column_right_adsense span.green {
   color: Yellowgreen;
   font-size:18px;
   border-bottom:none;
}


#column_right_adsense p.box {
	color:#999999;
	background: #FFFFCC;
	line-height: 1.5em;
	font-weight:normal;
	text-align: center;
	border-top: 50px solid FFFFCC;
	border-bottom: 50px solid #FFFFCC;
	padding-top: 50px #FFCCFF;
        padding-bottom: 50px #FFCCFF;
        margin: 20px 20px 20px 20px;
}

#column_right_adsense p.contactbutton {
   color: #ffffcc;
   font-size:16px;
   text-align: left;
   font-weight: bold;
   padding-left:15px;
   padding-top:10px;
   text-decoration: none;
   background: #fff url(images/button.gif) no-repeat;
   height:30px;
}

#column_right_adsense a.contactbutton {
   color: #ffffcc;
}
#column_right_adsense p.p_email {
	color:#666633;
	font-size:12px;
	line-height: 1.5em;
	font-weight:normal;
	text-align: center;
}

#column_right_adsense p.directions {
	color:#999999;
	font-size:12px;
	line-height: 1.5em;
	font-weight:normal;
	text-align: justify;
}

#column_right_adsense img.displayed {
        display: block;
        margin-left: auto;
        margin-right: auto;
}

#column_right_adsense_scroller {
        font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#999999;
	line-height: 0.5cm;
	font-weight:normal;
	text-align: center;
	height: 200px; /* or whatever height you need */
        overflow-y: scroll;
}

#column_right_adsense_scroller li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#999999;
	line-height: 1cm;
	font-weight:normal;
	text-align: left;
	list-style-type: circle;
}

#column_right_adsense_scroller li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#a89166;
	line-height: 1cm;
	font-weight:normal;
	text-align: left;
}

#column_right_adsense_scroller li a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#a89166;
	line-height: 1cm;
	font-weight:normal;
	text-align: left;
}

#column_right_adsense_scroller li a:hover {
	color:#669999;
}

#column_right_adsense_scroller li#active a {
        color:#4c88be;

}

/* Far Right Container */
#column_right_adsense #addressbox p {
        font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#ffffcc;
	line-height: 0.35cm;
	font-weight:normal;
	text-align: center;

}

#column_right_adsense #addressbox {
        font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#ccffcc;
	line-height: 0.5cm;
	font-weight:normal;
	text-align: center;
	background-image: url('images/NavigationBox.gif');
	background-repeat: no-repeat;
	width:185px;
	height:229px;
}


h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:200%;
	color:#666666;
	font-weight:normal;
}

#title {
	margin:0 auto 0 auto;
	text-align:center;
	margin-bottom:25px;
}

#title h1 {
	font-family:Arial, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#666666;
	font-weight:normal;
	margin-left: 150px;
	text-transform:uppercase;
}

#title p {
	font-variant:small-caps;
	letter-spacing:2px;
}

/* PROPERTIES OF THE HEADER IMAGE */

#title img {
	border:none;
	margin-left:175px;
}


#footer{width:auto; display:block; padding:10px 0; font-size:11px; color:#666666;}

/* Footer */

#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 10px 0;
	background:#999666;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: 11px;
	color: #ffffcc;
}

#footer a {
	text-decoration: underline;
	color: #ffffff;
}

#footer a:hover {
	color: #ff9900;
}

/*  Sitemap Footer  */
#footersitemap {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 5px 0;
	background-color: #ebebeb;
}

#footersitemap h3{
        font-size:18px;
        text-align: center;
        color:#666633;
}

#footersitemap h3 span {
   color: Yellowgreen;
   background: inherit;
   font-size:18px;
}

#footersitemap p {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
        text-align: left;
	line-height: normal;
	font-size: 12px;
	margin-left: 15px;
	color: #666633;
}

#footersitemap ul {
        list-style-type:none;
        padding: 0px;
        margin: 15px;
	line-height: 2em;
}

#footersitemap a {
	color: #999666;
	text-decoration: none;
	font-size: 12px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#footersitemap a.active {
	color: #999666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#footersitemap a:visited {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif
}
#footersitemap a:hover {
/*	color: #B2BECA;*/
	color: #ff9900;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Sitemap Footer container 1 */
#footersitemap #container1 {
	width: 150px;
	float:left;
	height:165px;
	background-color:#ebebeb;
}



/* Far Right Container box 2*/
#footersitemap #container2 {
	width: 150px;
	height:165px;
	float:left;
        padding-left:10px;
        border-right: 1px solid #DEDEDE;
        background-color:#ebebeb;
}

/* Far Right Container box 3*/
#footersitemap #container3 {
	width: 150px;
	float:left;
	padding-left:10px;
	height:165px;
	background-color:#ebebeb;
}

/* Far Right Container box 4*/
#footersitemap #container4 {
	width: 155px;
	float:left;
	height:165px;
	padding-left:10px;
	border-right: 1px solid #DEDEDE;
	background-color:#ebebeb;
}

/* Far Right Container box 5*/
#footersitemap #container5 {
	width: 150px;
	float:left;
	padding-left:10px;
	height:165px;
	background-color:#ebebeb;
}
/* Far Right Container box 6*/
#footersitemap #container6 {
	width: 143px;
	float:left;
	padding-left:10px;
	height:165px;
	background-color:#ebebeb;
}

/* Gallery Links - Container for all Galleries */

#gallery {
	clear: both;
	width: 652px;
	margin: 0 auto;
	background-color:#ffffcc;
}

#gallery h3{
        font-size:18px;
        text-align: center;
        color:#B1BDCD;
}

#gallery h3 span {
   color: Yellowgreen;
   background: inherit;
   font-size:18px;
}

#gallery p {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
        text-align: left;
	line-height: normal;
	font-size: 12px;
	margin-left: 10px;
	color: #B1BDCD;
}


#gallery a {
	color: #9dd189;
	text-decoration: none;
	font-size: 12px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#gallery a.active {
	color: #99cc00;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#gallery a:visited {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif
}
#gallery a:hover {
/*	color: #B2BECA;*/
	color: #99cc00;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Sitemap Footer container 1 */
#gallery #container1 {
	width: 80px;
	float:left;
	height: 100px;
	background-color:#ffffcc;
}



/* Far Right Container box 2*/
#gallery #container2 {
	width: 230px;
	float:left;
	height: 100px;
        padding-right: 10px;
        border-right: 1px solid #B1BDCD;
        background-color:#ffffcc;
}

/* Far Right Container box 3*/
#gallery #container3 {
	width: 230px;
	float:left;
	height: 100px;
	padding-right: 10px;
	background-color:#ffffcc;
}

/* Far Right Container box 4*/
#gallery #container4 {
	width: 90px;
	height: 100px;
	float:left;
	background-color:#ffffcc;
}



/* ------------------------------
CUSTOM CLASSES
------------------------------ */

/* Add here your custom classes ... */

blockquote { background: #abc07d; }

blockquote.padded { padding: 3px; }


blockquote.bordered {
    padding: 10px;
    border-left: 15px #657352 solid;
    font-size: 10px;
}

p#bordered {
    font-size: 18px;
    color:#b56e5c;
}

p#bordered_1 {
    font-size: 16px;
    color: #8f7a45;
}

img#bordered  {
    float: left;
    margin: 4px;
}

cite
    {
    font-size: 1.2em;
    float: right;
    padding-right: 60px;
    color:#999999;
}

/* Enquiry Form */
/* Far Right Container box 1*/
#column_right_box1 {
        font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#999999;
	height: 60px;
	width: 450px;
	float:left;
	background:#cbcbcb;
	border-top: 3pt solid #9cc618;
}

#column_right_box1 h3{font-size:18px; padding-left:30px; margin-top:15px; color:#999999}

#column_right_box1 h3 span {
   color: Yellowgreen;
   background: inherit;
   font-size:18px;
}


/* Far Right Container box 2*/
#column_right_box2 {
        font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#999999;
	height: 60px;
	width: 200px;
	float:right;
	background:#b2b2b2;
	border-top: 3pt solid #310863;
}

#column_right_box2 h3{font-size:18px; padding-left:30px; margin-top:15px; color:#999999}

/* Far Right Container box 3*/
#column_right_box3 {
        font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#e7e7d6;
	height: 325px;
	width: 450px;
	float:left;
        background:#eaeaea;
        margin-bottom: 20px;
        border-bottom: 3pt solid #310863;
}

#column_right_box3 th.enquiry {
        font-size:10px;
        padding-left:20px;
        color:#999999;
}

#column_right_box3 td.enquiry {
        font-size:10px;
        padding-left:20px;
        color:#000000;
}

#column_right_box3 td.button {
        font-size:10px;
        padding-left:20px;
        color:#fcfcfc;
}

#column_right_box3 h2 {
        font-size:16px;
        padding-left:20px;
        padding-top:5px;
        color:#777777;
}


/* Far Right Container box 4*/
#column_right_box4 {
        font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#999999;
	height: 325px;
	width: 200px;
	float:right;
        background:#e7e7d6;
        margin-bottom: 20px;
        border-bottom: 3pt solid #9cc618;
}

#column_right_box4 p {
        font-size:12px;
        padding-left:10px;
        padding-right:15px;
        color:#999999;
}

#column_right_box1 h3{
        font-size:18px;
        padding-left:20px;
        margin-top:15px;
}


/* Quick Links  */
/* Far Right Container */

#column_right_adsense #quicklinks {
	float: right;
	width: 180px;
	background-color: #FFFFFF;
	margin-top: 35px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url('images/sidebox2.gif');
	background-repeat: repeat-y;
}
#column_right_adsense #quicklinks .qltop {
	background-image: url('images/sidebox1.gif');
	background-repeat: no-repeat;
	height: 22px;
	display: block;
}
#column_right_adsense #quicklinks .qlbttm {
	background-image: url('images/sidebox3.gif');
	background-repeat: no-repeat;
	height: 34px;
	display: block
}

#column_right_adsense #quicklinks ul {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#column_right_adsense #quicklinks h2 {
	font-size: 14px;
	text-transform: uppercase;
/*	color: #B7A677;*/
	color: #FF9900;
	display: block;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #E3DCCA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C7B994;
	padding: 3px;
}

#column_right_adsense #quicklinks li {
	display: block;
	height: 22px;
	background-image: url('none');
	background-position: 0px 0px;
	padding: 0px
}
#column_right_adsense #quicklinks a {
	border-bottom:1px dashed #DED6BE; height: 19px;
	padding-top: 3px;
	display: block;
	padding-right: 5px;
	padding-left: 20px;
	color: #334B01;
	text-decoration: none;
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	background-position:  2px 50%;
}
#column_right_adsense #quicklinks a:visited, active {
	border-bottom:1px dashed #DED6BE; height: 19px;
	padding-top: 3px;
	display: block;
	padding-right: 5px;
	padding-left: 20px;
	color: #334B01;
	text-decoration: none;
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	background-position:  2px 50%;
}
#column_right_adsense #quicklinks a:hover {
	border-bottom:1px dashed #CEC29F; height: 19px;
	padding-top: 3px;
	display: block;
	padding-right: 5px;
	padding-left: 20px;
	color: #333333;
	text-decoration: none;
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	background-position:  2px 50%;
	background-color: #ffffff
}



