/* CSS main */

body {
	background: #BCC2BA url(images/killigorrick-background.jpg) repeat-y center top;
	margin: 0px;
	padding: 0px;
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #3e5b4d;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 914px;
	position: relative;
}
#image-holder {
	position: absolute;
	width: 914px;
	background: no-repeat top;
	margin: 0px;
	padding: 0px;
	top: 0px;
	border-top: 20px solid #224334;
}#image-holder img {
	margin: 0px 0px 2px 4px;
	padding: 0px;
}

/* CSS heading graphic */

#cornish-valley {
	font-size: 160%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	background: url(images/cornish-valley-text.gif) no-repeat;
	text-indent: -5000px;
	height: 50px;
}
#local-area {
	font-size: 160%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	background: url(images/local-area-text.gif) no-repeat;
	text-indent: -5000px;
	height: 50px;
}
#walking-head {
	font-size: 160%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	background: url(images/walking-text.gif) no-repeat;
	text-indent: -5000px;
	height: 50px;
}
#how-to-text {
	font-size: 160%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	background: url(images/find-us-text.gif) no-repeat;
	text-indent: -5000px;
	height: 50px;
}
#contact-text {
	font-size: 160%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	background: url(images/in-touch-text.gif) no-repeat;
	text-indent: -5000px;
	height: 50px;
}
#terms {
	font-size: 160%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	background: url(images/terms-text.gif) no-repeat;
	text-indent: -5000px;
	height: 50px;
}
#tariff-graphic {
	font-size: 160%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	background: url(images/tariff-text.gif) no-repeat;
	text-indent: -5000px;
	height: 50px;
}
#attractions-text {
	font-size: 160%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	background: url(images/attractions-text.gif) no-repeat;
	text-indent: -5000px;
	height: 50px;
}

/* CSS nav */

#nav {
	width: 185px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right: 1px solid #3e5b4d;
	left: 0px;
	position: absolute;
	top: 383px;
	
}
#nav li {
	list-style: none;
	text-decoration: none;
}
#nav ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
#nav ul a {
	text-decoration: none;
	color: #616161;
	line-height: 240%;
	font-size: 80%;
	text-align: left;
	display: block;
	padding-left: 22px;
}
#nav ul a:hover {
	background: url(images/killigorrick-arrow.gif) no-repeat 7px center;
}

/* css nav group 2 */

#nav #farm li {
	list-style: none;
	text-decoration: none;
}
#nav #farm ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
#nav #farm li a {
	text-decoration: none;
	color: #3e5b4d;
	line-height: 180%;
	font-size: 80%;
	text-align: left;
	display: block;
	padding-left: 22px;
	font-weight: bold;
}
#nav #farm .indent {
	font-size: 80%;
	color: #ABB3A9;
	padding-left: 22px;
	padding-top: 0px;
	padding-bottom: 12px;
}
#nav #farm li a:hover {
	background: url(images/killigorrick-arrow-2.gif) no-repeat 7px center;
}

/* css content */

#content {
	width:614px;
	line-height: 190%;
	font-size: 85%;
	padding: 0px;
	left: 229px;
	position: absolute;
	margin: 0px;
	top: 400px;
}
#content p {
	padding-bottom: 5px;
	padding-top: 5px;
}
#content h1 {
	font-size: 160%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
#content li {
}
#content ul {
	margin: 0px;
	padding: 0px;
	list-style: inside;
	line-height: 200%;
	color: #616161;
}
#content ol {
	line-height: 200%;
	list-style: decimal outside;
}


/* css footer */

#content .footer {
	width: 610px;
	padding: 6px 0px 5px;
	color: #abb3a9;
	height: 20px;
	border-top: 1px dotted #abb3a9;
	float: left;
	margin-top: 40px;
	margin-bottom: 20px;
}
#content .footer a {
	color: #abb3a9;
	text-decoration: underline;
}
#content .footer a:hover {
	color: #000000;
	text-decoration: underline;
}


/* css styles for page down */


.index #wrapper #nav .index a, .local #wrapper #nav .local a, .walking #wrapper #nav .walking a, .map #wrapper #nav .map a, .contact #wrapper #nav .contact a,
 .tariff #wrapper #nav .tariff a, .attractions #wrapper #nav .attractions a  {
	background: url(images/killigorrick-arrow.gif) no-repeat 7px center;
}
.farmhouse #wrapper #nav #farm .farmhouse a, .sky #wrapper #nav #farm .sky a, .swallows #wrapper #nav #farm .swallows a, .robins #wrapper #nav #farm .robins a,
 .woodpecker #wrapper #nav #farm .woodpecker a, .doves #wrapper #nav #farm .doves a {
	background: url(images/killigorrick-arrow-2.gif) no-repeat 7px center;
}



/* CSS unique for content div */

.local #wrapper #content {
	width: 681px;
}
.local #wrapper #content img {
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#content a {
	text-decoration: underline;
	color: #3e5b4d;
}
#content a:hover {
	color: #000000;
	text-decoration: underline;
}

/* CSS table code */

#content table {
	border-collapse: collapse;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #616161;
}
#content th {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 20px;
}
#content td {
	line-height: 180%;
	border-bottom: 1px solid #616161;
	border-collapse: collapse;
	padding-top: 7px;
	padding-bottom: 7px;
}
#content .end {
	border-bottom: 1px solid #616161;
}
#content .start {
}
#content strong {
	color: #3e5b4d;
}
#content table strong {
	font-weight: normal;
	color: #3e5b4d;
}
#content .start1 {
	border-top: 1px solid #616161;
}
#content tr {
	margin: 0px;
	padding: 0px;
}

/* css attractions text */

#content h2 {
	font-size: 120%;
	line-height: 0px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
	color: #000000;
}
#content .rule {
	border-top: 1px dotted #8CB132;
}
#content img {
	float: left;
	margin-right: 40px;
	line-height: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content .separatorInvisible {
	clear: both;
	height: 0px;
}
