﻿body {
	font-family:Verdana;
	font-size:smaller;
	color:#666666;
	margin:0px;
	padding:0px;
	text-align:center;
	background-image: url(BG.jpg);
}
a, a:hover{
    text-align:right;
    color:#669999;
}
.bbText {
	color:#669999;
	font-weight:bolder;
}
#dMasterContainer {
	text-align:center;
	width:798px;
	position: relative;
	margin: auto;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#dHeader  {
	background:url(images/homeheader.jpg) no-repeat top left; 
	height:144px;
}
#dHeader1 {
	height:144px;
	background-color: #000;
	background-image: url(images/genheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#dLeftMain {
	width:167px;
	text-align:left;
	float:left;
	height: auto;
}
#dmLeftBar {
	min-height:550px;
	width:167px;
	text-align:left;
	float:left;
	background-image: url(images/leftbar600.jpg);
	background-repeat: repeat-y;
	height: auto;
}
#dmLeftBarBottom {
	background:url('images/leftbarBOT.jpg') repeat-y;
	min-height:550px;
	width:167px;
	text-align:left;
	float:left;	
}
#dmLeftBarBottomFAQ {
	background:url('images/leftbarBOT.jpg') repeat-y;
	height:645px;
	width:167px;
	text-align:left;
	float:left;	
}
#dmLeftBarBottomCalRes {
	background:url('images/leftbarBOT.jpg') repeat-y;
	min-height:985px;
	width:167px;
	text-align:left;
	float:left;	
}
#dCalRes {
	height:1500px;
}
#dmLeftBarBottomRes2 {
	background:url('images/leftbarBOT.jpg') repeat-y;
	min-height:400px;
	width:167px;
	text-align:left;
	float:left;	
}
#dRes2 {
	height:915px;
}
/*body>#dmLeftBar{height:auto;}*/

.dLeftAlign {
	text-align:left;
	padding:20px 15px 0px 20px;
}
#dFooter {
	width:798px;
	height:35px;
	float:left;
	background-image: url(images/BottomBanner.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	position: relative;
	right: 0px;
	bottom: 0px;
	background-color: #FFF;
	top: 0px;
}
.dBigText {
	font-size:1.4em;
}
.displayInlineL {
	float:left;
	padding-left:20px;
}
.displayInlineR {
	float:right;
	padding-right:50px;
	margin-top:5px;
}

.genericCal {
	float:left;
	width:595px;
	height: auto;
}
.genericCalFish {
	float:left;
	width:595px;
	background-color: #FFF;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.genericTitle {
	width:400px;
	position:relative;
	top:-5px;
	padding-bottom:10px;
}
/* - big image- */
.OpenImg {
	text-decoration:underline;
	cursor:pointer;
	height:100px;
	width:100px;
}
.OpenImgBorder {
	border:solid 1px black;
	text-decoration:underline;
	cursor:pointer;
	height:100px;
	width:100px;
}

/*-- menu header --*/
#dTopButtons {
	display:inline;
	padding-right:30px;
	float:right;
	font-size:0.9em;
	font-weight:bold;
	position:relative;
	top:-45px;
	margin-bottom:-20px;
}

	#dTopButtons ul {
		margin: 0;
		list-style: none;
		text-align: center;
	}
		
	#dTopButtons ul li {
		display: inline;
		padding:1px 5px;
	}

	#dTopButtons ul li .selected {
		padding:0px;
		color:#b3d792;
		border-bottom:solid 2px #b3d792;
		text-decoration:underline;
	}

	#dTopButtons ul li a {
		color: #669933;
		text-decoration:none;
	}

	#dTopButtons ul li a:hover {
		color:#b3d792;
	}
	
/*-- left menu bar --*/
#dLeftButtons {
	padding:0;
	margin: 0;
	float:left;
	font-size:0.8em;
	position:relative;
	top:25px;
	width:85%;
	display:block;
	min-height:545px;
	height: 100%;
}
#dLeftButtons span {
	display:block;
	
}
.dLMain {
	text-align:left;
	padding:2px 0 8px 12px;
	margin:4px;
	height:1%;
}
.dLMain a {
	color: #3b5d12;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}
.dLMain a:hover {
	text-decoration:none;
	color:#3b5d12;
}
.dLChild {
	text-align:left;
	padding:2px 0 6px 25px;
}
.dLChild a {
	color: #3b5d12;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}
.dLChild a:hover {
	text-decoration:none;
	color:#669933;
}
#leftBarSelected {
	color:#669933;
}
#dBaitLink {
	position:absolute;
	top:250px;
}
/* left menu bar PICTURE */
#dLeftPicture {
	background:url(images/Bait.gif) no-repeat bottom;
	width:140px;
	height:140px;
	margin-left:10px;
	/*margin-bottom:100px;*/
	/*float:left;
	position:relative;
	top:200px;
	left:0px;*/
	z-index:101;
}
#dLeftPicture div {
    background:url(images/Fish2.gif) no-repeat center center;
	width:125px;
	height:38px;
	z-index:102;
	position:relative;
	top:53px;
	left:8px;
	cursor:pointer;
}

/*--  content pages --*/
#dGenBack {
	height:515px;
	background: url(images/genback.gif) no-repeat bottom right;
}
#dGenBackEnq {
	height:515px;
	background: url(images/genback.gif) no-repeat bottom right;
}

/** home page */
#dHomeContainer {
	height:515px;
	background: url(images/homeback.jpg) no-repeat top right;
}
#dHomeInnerContainer {
	margin:0px 10px;
}
#dHomeTopLeft {
	position:relative;
	top:100px;
	width:380px;
	text-align:justify;
	float:left;
}
#dHomePara1 {
	margin-left:10px;
}
#dPrice {
	display:inline;
	color:#669999;
	font-style:italic;
	font-weight:bolder;
	margin-left:10px;
}
#dHomePara2 {
	border-top:solid 2px #B3D792;
	border-bottom:solid 2px #B3D792;
	position:relative;
	top:180px;
	width:400px;
	text-align:justify;
	float:right;
	margin-right:20px;
	left:10px;
	padding:8px 0px;
}
#dHomePara3 {
	border-top:solid 2px #B3D792;
	border-bottom:solid 2px #B3D792;
	position:relative;
	top:180px;
	width:400px;
	text-align:justify;
	float:right;
	margin-right:20px;
	left:10px;
	padding:8px 0px;
}

#dLatestNews {
	width:400px;
	color:#3b5d12;
	text-align:left;
	float:right;
	position:relative;
	top:210px;
	margin:0px 10px;
	font-style:italic;
	text-align:justify;
}
#dLatestNewsH {
	font-weight:bolder;
}

/** about us page */
#dAbout {
	height:515px;
	background:url(images/AboutImage.jpg) no-repeat bottom right;
}
.dAboutTitle {
	background:url(images/TitleAbout.gif) no-repeat top left;
	height:39px;
}
#dAboutText {
	float:left;
	width:80%;
	text-align:left;
}
#dAboutText2 {
	float:left;
	width:70%;
	text-align:left;
}
/** contact us **/
.dContactTitle {
	background:url(images/TitleContact.gif) no-repeat top left;
	height:37px;
}
.dCHeaderText {
	color:#669933;
	float:left;
	text-align:left;
	font-weight:bolder;
}
.dCNormalText {
	float:left;
	text-align:left;
}
#dc0, #dC1 {
	float:left;
	width:200px;
}

#dC2 {
	float:right;
	width:265px;
	position:relative;
	top:-120px;
}
#dC3 {
	float:left;
	width:295px;
	position:relative;
	top:20px;
}
#dC4 {
	float:right;
	width:265px;
	position:relative;
	top:-100px;
}
#dC5 {
	float:left;
	text-align:left;
	width:560px;
	position:relative;
	top:50px;
}
.dContactUp {
	position:relative;
	top:-15px;
}

/** enquiry **/
#dMsgSent {
	position:relative;
	top:200px;
}
#dEnquireImg {
	background:url(images/TitleInquiry.gif) no-repeat top right;
	height:37px;
	width:166px;
}
#dEnquiryText {
	float:left;
	text-align:left;
	width:410px;
	padding-top:10px;
}
.iEnqiryLabel {
	float:left;
	width:100px;
	margin:3px 10px;
	text-align:right;
}
.iEnquiryText {
	float:left;
	width:200px;
	margin:3px 10px;
	text-align:left;
	border:solid 1px black;
}
/* calender */
.dCalTitle {
	background:url(images/TitleCalendar.gif) no-repeat top left;
	height:39px;
}

.dCalLinks a {
	padding:0px 5px;
	text-decoration:underline;
	cursor:pointer;
}

/* Rules page */
#dRules {
	height:515px;
}
#dRulesTitle {
	background:url(images/TitleRules.gif) no-repeat top left;
	height:60px;
}
#dRules p {
	text-align:left;
	line-height:1.2em;
	margin:0px;
	position:relative;
	top:-40px;
}
.tdNum {
	text-align:right;
	vertical-align:top;
}

/* walks and cycling page */
#dWalks {
	height:515px;
	background:url(images/CyclingImage.jpg) no-repeat bottom right;
}
.dWalksTitle {
	background:url(images/TitleCycling.gif) no-repeat top right;
	height:57px;
	width:300px;
}
.dWalksText {
	width:85%;
	font-size:.9em;
	/*line-height:1.4em;*/
}
/*.dWalksText div {
	line-height:1.4em;
}*/
/*Links */
.dInset {
	position:relative;
	left:20px;
}
#dGenBackHeight {
	height:515px
}
.dLinkTitle {
	background:url(images/TitleLinks.gif) no-repeat top left;
	height:39px;
}
/* Cafe */
#dCafe {
	height:515px;
	background:url(images/CafeImage.jpg) no-repeat bottom right;
}
#dCafeTitle {
	background:url(images/TitleCafe.gif) no-repeat top left;
	height:60px;
}
.dCafeText {
	width:62%;
	position:relative;
	top:-40px;
}
/* Find Us */
#dFind {
	height:515px;
	background:url(images/Map.gif) no-repeat 90% 30%;
}
#dFindTitle {
	background:url(images/TitleFind.gif) no-repeat top left;
	height:34px;
}
.dFindText {
	width:50%;
	position:relative;
	top:-40px;
}
.dFindText2 {
	width:95%;
	position:relative;
	top:-40px;
}
/* Results */
.dMatchRes {
	background:url(images/TitleMatch.gif) no-repeat top left;
	height:38px;
}
/* Permits page */
.dPermTitle {
	background:url(images/TitlePermits.gif) no-repeat top left;
	height:60px;
}
/* GALLERY page */
.dGalleryTitle {
	background:url(images/TitleGallery.gif) no-repeat top left;
	height:48px;
}
/* Bait shop */
.dBaitTitle {
	background:url(images/TitleBait.gif) no-repeat top right;
	height:53px;
	width:132px;
}
#dBaitLeft {
	width:290px;
	float:left;
	display:inline;
}
#dBaitRight {
	height:181px;
	width:300px;
	float:right;
	background-image: url(images/BaitFish.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

/* FAQ */
#dFAQ {
	height:1160px;
}
.dFAQTitle {
	background:url(images/TitleFAQ.gif) no-repeat top right;
	height:37px;
	width:61px;
}
.dQuestion {
	font-weight:bolder;
}
.dAnswer {
	padding-bottom:15px;
}
/* Fishing */
.dFishTitle {
	background:url(images/TitleFishing.gif) no-repeat top right;
	height:61px;
	width:94px;
}

.tblBorder {
	border:solid 1px #666666;
}

