/* BASIC */
body, h1, h2, p, ul, a {
	padding: 0;
	margin: 0;
}
html, body, {
	height: 100%;
}
body {
	max-width: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-left: 2px solid green;
	margin-right: 2px solid green;
	padding-top: 1px;
	font-size: 110%;
}
body#home a#homeLink, 
body#programme a#programmeLink,
body#contacts a#contactsLink,
body#pubwalks a#pubwalksLink,
body#det a#detLink,
body#hillwalks a#hillwalksLink,
body#allwalks a#allwalksLink,
body#socacts a#socactsLink,
body#walkdays a#walkdaysLink,
body#holidays a#holidaysLink,
body#weekends a#weekendsLink,
body#volunt a#voluntLink,
body#special a#specialLink {
	color: #ff9933;
	background: #8b0000 url(images/check.gif) no-repeat 95% 50%;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
p {
	font-size: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
}
p.info {
	color: #006600;
	margin: 0 0 1.7em;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 1.2px;
	text-align: left;
} 
#wrapper {
	width: 870px;
	margin: 15px auto 0 auto;
	border-left: 2px solid #006600;
	border-right: 2px solid #006600;
	background-image: URL("images/nav_back.png");
	background-position: top left;
	background-repeat: repeat-y;
}
#banner {
	width: 870px;
	height: 310px;
	position: relative;
	background-color: #e6f9b9;
}
#banner #logo {
	position: absolute;
	margin-left: 10px;
	margin-top: 70px;
}
#banner #picture {
	margin-top: 15px;
	margin-left:250px;
	position: absolute;
}
#banner #update {
	font-size: .59em;
	color: #006600;
	font-weight: bold;
	width: 110px;
	margin-top: 7px;
	margin-left: 730px;
	background-color: #ff9933;
	border: 1px solid #008000;
	position: absolute;
}
H1 {
	font-size: 2.2em;
	font-family: Arial, Helvetica, "Gill Sans", sans-serif;
	color: #006600;
	font-weight: bold;
	margin-left: 150px;
	margin-top: 240px;
	text-align: center;
	border: 4px solid #008000;
	border-top-width: 6px;
	background-color: #ff9933;
	letter-spacing: .2em;
	position: absolute;
}
/*Main part of the web-page: nav bar and text area */

#main {
	margin-left: 112px;
	margin-top: 5px;
	border: 2px solid green;
	padding: 10px;
	float: right;
	
}
#main #container {
	width: 720px;
	margin:0 auto;
	padding: 5px;
}
.boxp {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 2px solid green;
	background-color: #e6f9b9;
	background: url(images/steps.gif);
	padding-bottom: 5px;
}
#main .pubwalks {
	color: #ff9933;
	font-size: 90%;
	margin-left: 2em;
	margin-right: 2em;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: .5em;
	line-height: 120%;
	background: URL(images/red-steps.gif) right 3% no-repeat;
	background-color: #8b0000;
	border: 2px solid green;
}
#main a:link, a:visited, a:hover {
	color: #8b0000;
	text-decoration: none;
	border: none;
	text-align: left;
	font-size: .9em;
	font-style: bold;
}
#main a:hover {
	border-top, border-bottom: 1.5px solid #8b0000;
}
#main a.ext {
	margin-top: 2px;
	margin-bottom: 5px;
	color: #e6f9b9;
	text-align: center;
}
#main ul {
	padding-top: 10px;
	padding-bottom: 10px;
}
 
#main li {
	background: url(images/footprint.gif) 2% 47% no-repeat;
	text-indent: 2em;
	font-size: 1.1em;
	color: green;
	font-weight: bold;
	list-style-type: none;
}
.tanfont {
	color: #ff9933;
	font-weight: bold;
}
.red_emphasis {
	background-color: #8b0000;
	color: #ff9933;
	padding-top: 5px;
	padding-bottom: 5px;
}
.green_emphasis_short {
	color: #006600;
	font-style: oblique;
	font-weight: bold;;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 500px;
}

.left {
	text-align: left;
	padding_top: 3px;
	padding-bottom: 3px;
}
.right {
	text-align: right;
	padding_top: 3px;
	padding-bottom: 3px;
}
.red_text {
	text-align: left;
	color:#8b0000;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
}	
#main h2 {
	font-size: 1.3em;
	font-family: Arial, Helvetica, "Gill Sans", sans-serif;
	color: #006600;
	font-style: oblique;
	font-weight: bold;
	margin-left: 140px;
	letter-spacing: .05em;
	padding-bottom: 5px;
}
 
	/* COPYRIGHT INFO */

#copyright {
	font-family: "Amerigo BT", Times, "Times New Roman";
	padding: 3px;
	border-top: 1px solid #000;
	background-color: #006600;
	font-size: 70%;
	font-weight: normal;
	text-align: center;
	color: #ffff00;
	clear: both;
	position: relative;
}
/*Navigation */	
#nav {
	margin-left: 0;
	background-color: #e6f9b9;
	background-image: URL("images/nav_back.png");
	background-position: top left;
	background-repeat: repeat-y;
	position: absolute;
	width: 110px;
	margin-top: 0;
	padding-left: 0;
	padding-right: 0.05em;
	display: block;
	float: left;
}
#nav ul {
	font-size: .80em;
	list-style: none;
	background-color: #006600;
	margin-left: .1em;
	padding-left: 2px;
	border-bottom: 1px solid #999;
}
#nav li {
	margin-bottom: 0;
}
#nav a {
	list-style: none;
	width: 8.5em;
	padding-left: 0;
	padding-right: 4;
	display: block;
	bottom-border: none;
}
a:link, a:visited, a:hover {
	text-decoration: none;
	font-size: .8em;
	border-width: 3.5px;
	border-style: solid;
	padding: 4px;
	padding-left:20px;
	margin-left: 4px;
	margin-right: 4px;
}
#nav a:link {
	color: #ffff33;
	border-top-color: #dfdfdf;
	border-right-color: #666;
	border-bottom-color: #333;
	border-left-color: #858585;
}
#nav a:visited {
	color: #ffff33;
	border-top-color: #dfdfdf;
	border-right-color: #666;
	border-bottom-color: #333;
	border-left-color: #858585;
}
#nav a:hover {
	font-size: .9em;
	color: #ff9933;
	border-top-color: #dfdfdf;
	border-right-color: #666;
	border-bottom-color: #333;
	border-left-color: #858585;
	background: url(images/horizarrow.gif) 100% 50% no-repeat;
}
.area {
	background-color: #e6f9b9;
	padding-top: 20px;
	padding-bottom: 600px;
	padding-left: 0;
	padding-right: 0;
}
.ext:link, .ext:visited, .ext:hover {
	text-decoration: none;
	border: none;
	margin_left: 4px;
}
.external:link, .external:visited, .external:hover {
	background: url(images/globe-solo.png) 99% 50% no-repeat;
	padding-right: 0;
	padding-left: 0;
	border-bottom: none;
}
.external:hover {
	color: #ffffff;
	background: url(images/globe-arrow.png) 10% 50% no-repeat;
}
	/* IMAGE INFO */
div.figure_right {
	float: right;
	width: 322;
	margin: 15px 10px 5px 10px;
	
}
div.figure_left {
	float: left;
	width: 322;
	margin: 15px 10px 5px 10px;
	z-index:100;
}
.imgbox {
	float: left;
	width: 125px
	height: 95px;
}
.figure {
	font-size: 75%;
	color: #000;
	text-align: center;
	background-color: #e6f9b9;
	border: 1px dashed #666;
	padding: 5px;
	margin: 10px 0 0 0;
}
img.figure {
	float: left;
	margin-left:5px;
	margin-right: 5px;
	border: 1px solid #666;
	padding: 5px;
}

