/*-- Style Sheet created by Tony Prichard G0CPA --*/
/*---Dorcan css stylesheet--*/
/*-- November 2009 --*/
body {
	font-family: Verdana, Geneva, Ariel, Helvetica, "sans serif";
	background-color: #ccffff;
	padding-top: 3px;
	padding-bottom: 3px;
}

#phantom {
	display: none;
}
#bodycontent {
	text-align: center;
}
#content {
	text-align: justify;
	padding: 10px;
}
#header {
	background-color: #ccffff;
	text-align: centre;
	line-height: 50%;
	padding: 3px;
	height: 100px;
	border: 1px solid navy;
}
#logobox {
	position: fixed;
	top: 3%;
	text-align: center;
	width: 96%;
}
#tagline {
	text-align: center;
	padding: 2px;
	z-index: 9999;
	background: silver;
}
#subheader {
	text-align: center;
	padding: 5px;
}
#identifier {
	text-align: center;
	padding: 10px;
}
#leftcontent {
	background-color: #FAFAD2;
	text-align: left;
}
#rightcontent	{
 text-align: left;
 padding-right: 2px;
 background-color: #fafad2;	
}
/*--This section positions items on screen--*/

#header {
	position: absolute;
	left: 1%;
	width: 97%;
}
#tagline, #identifier, #subheader, #content, #photogallery, #bodycontent {
	position: absolute;
	left: 15.5%;
	width: 68%;
	margin-left: auto;	
	margin-right: auto;
	}
	/* -- drop menu centering --*/
	#tagline {text-align:center;}
	#tagline ul {display:inline-block; }
	#tagline li {display:inline;}
	
ul#nav {
	position: static;
	margin-left:auto;
	margin-right: auto;
}
ul#menu {
	position: static;
	margin-left:auto;
	margin-right: auto;
}
#bodycontent {
	top: 250px;	
}
#content {
	top: 225px;
}	
#leftcontent {
	position: absolute;
	top: 118px;
	left: 1%;
	width: 13%;
	height: 115%;
	padding-left: 4px;
	padding-right: 8px;
	border: 1px solid navy;
}
#rightcontent {
	position: absolute;
	top: 118px;
	left: 85%;
	width: 13%;
	height: 115%;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid navy;
}
#rss_box_left {
	position: absolute;
	left: 11%;
	top: 230px;	
}
#rss_box_right {
	position: absolute;
	right: 11%;
	top: 230px;
}
#tagline {
	top: 117px;
	padding: 2px;
	}
#identifier {
	top: 155px;
	padding: 5px;
}

#identifier h2 {
	font-size: 100%;
}

#identifier p {
	font-family: cursive;
}

#identifier h3 {
	font-size: 75%;
	color: #483D8B;
}

#subheader {
	top: 150px;
	padding: 5px;
}
/* This section controls the contact page */

#fieldset {
	margin: 1.5em 0 0 0;
	padding: 0;
	border: 5px;
	color: Navy;
} 
#legend {  
margin-left: 1em;  
color: #000000;  
font-weight: bold;
} 
#fieldset ol {  
padding: 1em 1em 0 1em;  
list-style: none; 
} 
#fieldset li {  
padding-bottom: 1em;
float: left;  
clear: left;  
width: 100%;  
margin: 0 0 1.5em 0;  
padding: 0;
} 
#fieldset.submit {  
border-style: none; 
float: none;  
width: auto;  
border: 0 none #FFF;  
padding-left: 12em; 
}
#label {  
display: block; 
float: left;  
width: 10em;  
margin-right: 1em; 
text-align: right;
}
table.services {
	border-collapse: collapse;
	width: 98%;
}
table.services th, table.services td {
	padding: 4px;
	border: 1px solid #000066;
	width: 30%;
}
table.services th, table.diary th {
	text-align: center;
}
table.services td {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: small;
	text-align: left;
	background: #ccffff url(gallery/blugradient.jpg) repeat-x bottom ;
}
table.services caption {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: small;
	color: #00008b;
	text-align: center;
	padding-bottom: 5px;
}
table.diary {
	border-collapse: collapse;
	width: auto;
}
table.diary th, table.diary td {
	padding: 4px;
	border: 1px solid #000066;
	width: auto;
}
table.diary td {
font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: small;
	text-align: left;
	background: #ccffff url(gallery/td.jpg) repeat-x bottom ;
}
table.walks {
	border-collapse: collapse;
	width: 95%;
	}
table.walks td, table.walks th {
	padding: 4px;
	border: 1px solid #000066;
	width: auto;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: large;
	color: Navy;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	text-align: center;
}
li {
	font-size: small;
}

h2 {
	color: Navy;
	font-size: 130%;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
}
h3 {
	font-size: 125%;
	color: #F4A460;
}
h4 {
	font-size: 110%;
	color: Navy;
}
h5 {
	color: black;
	text-align: center;
}
h6 {
color: navy;
		text-align: center;
		line-height: 1.4em;
}
#content h3 {
	text-align: center;
	color: navy;
	font-size: 115%;
	font-weight: lighter;
}
#content h4 {
	text-align: center;
	color: navy;
	font-weight: lighter;
	font-size: 105%;
}
p {
	font-size: small;
	color: Navy;
}
#tagline p {
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
#header p {
	font-size: x-small;
	text-align: center;
}
em {	
	font-style: normal;
	}
photogallery  p {
		font-size: 65%;
		font-weight: bold;
		margin-top: 0%;
		width: 155px;
		line-height: 1.4em;
	}
.photocredit {
	font-size: 60%;
	font-weight: normal;
	color: gray;
}
.photogallery {
	padding-bottom: 20px;
	border-bottom: 1px solid navy;
	margin-bottom: 10px;
	text-align: center;
}
.credits {
	position: absolute;
	float: clear;
	width: 95%;
	font-size: 10px;
	font-family: "Trebuchet MS";
	font-style: italic;
	color: gray;
	text-align: center;
}
/* begin styles for RSS Feed */

#rss_box_left, #rss_box_right{
	 font-size: 10px;
	 margin: 10px 5%;
	 padding: 4px 8px;
	 width: 315px;
	 background-color: #ededed;
	 border: 2px dashed #7485CA;
	
	
}

.rss_title, rss_title a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss_items {
  
}

.rss_item  {
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  font-weight : bold; 
  margin: 8px 0;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : none;
	border-bottom:1px solid #ededed;
	color: #88b;
	}

.rss_item a:hover { 
	text-decoration : none;
	color: #e0861e;
	border-bottom: 1px dotted #e0861e;
	}
	
.rss_date {
	font-size: 11px;
	font-weight : normal;
	color: #F60;
	}
	/*-- Drop down menu --*/


ul#nav, ul#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#nav li {
	position: relative;
	float: left;
	width: 110px;
	font-size: x-small;
}

#nav li ul {
position: absolute;
margin-left: -999em; /* hide menu from view */
top: auto;
left:0;
}

ul#menu, ul#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#menu li {
	position: relative;
	float: left;
	width: 110px;
	font-size: x-small;
}

#menu li ul {
position: absolute;
margin-left: -999em; /* hide menu from view */
top: auto;
left:0;
}

/* Styles for Menu Items */
ul#nav li a {
display: block;
text-decoration: none;
color: #777;
background: #ffffcc; /* IE6 Bug */
padding: 5px;
border: 1px solid #ccc;
margin-bottom:-1px;
min-height:0;
}

ul#menu li a {
display: block;
text-decoration: none;
color: #777;
background: #ffffcc; /* IE6 Bug */
padding: 5px;
border: 1px solid #ccc;
margin-bottom:-1px;
min-height:0;
}

/* commented backslash mac hiding hack \*/
* html ul#nav li a {height:1%; position:relative;}
/* end hack */

/* this sets all hovered lists to purple */
#nav li:hover a,#nav li.over a,
#nav li:hover li a:hover,#nav li.over li a:hover {
	color: #fff;
	background-color: purple;
}

/* set dropdown to default */
#nav li:hover li a,#nav li.over li a {
color: #777;
background-color: #ffffcc;
}
#nav li ul li a { padding: 2px 2px; } /* Sub Menu Styles */
#nav li:hover ul,#nav li.over ul {margin-left:0; } /* show menu*/

/*-- menu via php --*/
#menu li:hover a,#menu li.over a,
#menu li:hover li a:hover,#menu li.over li a:hover {
	color: #fff;
	background-color: purple;
}

/* set dropdown to default */
#menu li:hover li a,#menu li.over li a {
color: #777;
background-color: #ffffcc;
}
#menu li ul li a { padding: 2px 2px; } /* Sub Menu Styles */
#menu li:hover ul,#menu li.over ul {margin-left:0; } /* show menu*/

	



/*--- This section places a red border around each section for identification ---*/
/*--#tagline, #header, #subheader, #identifier, #bodycontent, #content, #leftcontent, #rightcontent, #rss_box_left, #rss_box_right{
	border: 1px solid red;---*/
	