/* 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-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;
}

/* Next 2 styles added for use on homepage */
.right {
	text-decoration: none;
	font-size: 1.1em;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}
.left {
	text-align: left;
	padding_top: 3px;
	padding-bottom: 3px;
}
.center {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.emphasis {
	color: black;
	font-size: 1.4em;
	font-style: italic;
	padding-top: 2px;
	padding-bottom: 10px;
}
.red_emphasis {
	background-color: #8b0000;
	color: #ff9933;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: .75em;
}
.no_emphasis {
	background: url(images/small_step.gif) repeat-y top center;
	color: black;
	font-size: .8;
	padding-top: 3px;
	padding-bottom: 3px;
}
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: URL(images/nav_back.png) repeat-y top left;
}
#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 left-margin 100px instead of 150px to allow for longer title */
H1 {
	font-size: 2.2em;
	font-family: Arial, Helvetica, "Gill Sans", sans-serif;
	color: #006600;
	font-weight: bold;
	margin-left: 100px;
	text-align: center;
	margin-top: 240px;
	text-align: center;
	border: 4px solid #008000;
	background-color: #ff9933;
	letter-spacing: .2em;
	position: absolute;
}
/* Main part of the web-page: nav bar and text area */
#main {
	margin-left: 135px;
	margin-top: 5px;
	margin-right: 170px;
	border: 1px solid green;
	padding: 6px;
	float: right;
	background-image: URL("images/grey_patswalk.jpg"); 
}
#main #container {
width: 600px; margin:0 auto
}
.tanfont {
	color: #ff9933;
	font-weight: bold;
}
#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;
}
/*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;
}
#nav 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: 1000px;
	padding-left: 0;
	padding-right: 0;
}
#main .ext:link, .ext:visited, .ext:hover {
	text-decoration: none;
	border: none;
	margin_left: 4px;
}
#sidebar .ext:link, .ext:visited, .ext:hover {
	text-decoration: none;
	border: none;
	margin_left: 4px;
	font-size: 1em;
	color: #ff8c00;
}
.external:link, .external:visited, .external:hover {
	background: url(images/globe-solo.png) 98% 50% no-repeat;
	padding-right: 0;
	padding-left: 0;
	border-bottom: none;
}
.external:hover {
	background: url(images/globe-arrow.png)98% 50% no-repeat;
	color: #ffffff;
	padding-left: 0;
	padding-right: 0;
	border-bottom: none;
}
.extlarge:link, .extlarge:visited, .extlarge:hover {
	text-decoration: none;
	border: none;
	font-weight: bold;
	color:#8b0000; 
	font-size:.80em;
	margin_left: 0;
}
#main p.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 10% no-repeat;
	background-color: #8b0000;
	border: 1.5px solid green;
}

#main a:link, a:visited, a:hover, #sidebar a:link, a: visited, a: hover {
	color: #8b0000;
	text-decoration: none;
	border: none;
	font-size: .9em;
	font-style: bold;
}

#main a.ext:link, a.ext:visited, a.ext:hover {
	text-decoration: none;
	botder: none;
	margin-top: 2px;
	margin-bottom: 5px;
	color: #e6f9b9;
	text-align: center;
}
#sidebar a.pic, a.pic:visited, a.pic:hover {
	text-decoration: none;
	border: none;
	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) 3% center no-repeat;
	text-indent: 2em;
	font-size: 1.1em;
	color: green;
	font-weight: bold;
	list-style-type: none;
}
/* Right sidebar - for news items */
#sidebar {
	position: absolute;
	color: #ff9933;
	margin-top: 5px;
	margin-left: 710px;
	text-align: left;
	width: 140px;
	border: 1px solid #8b0000;
	background-color: #e6f9b9;
	background: url(images/small_step.gif) repeat-y 0% center;
	float: right;
}
#aside p {
	font-size: .7em;
	background: url("images/small_steps.gif") center left repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -6px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#sidebar p:hover {
	background-color: #ff9933;
	color: #8b0000;
}
.emblem {
	background: url("images/small_steps.gif" 0% 0% repeat-y;
	margin-left: -10px;
	padding-left: 10px;
	padding_top: 40px;
	padding_bottom: 40px;
}
	/* COPYRIGHT INFO */
#copyright {
	font-family: "Amerigo BT", Times, "Times New Roman";
	color: #ffff00;
	padding: 5px;
	border-top: 1px solid #000;
	background-color: #006600;
	font-size: 70%;
	font-weight: normal;
	text-align: center;
	clear: both;
	position: relative;
}
img.figure {
	float: left;
	margin-left:5px;
	margin-right: 5px;
	border: 1px solid #666;
	padding: 5px;
}

.news {
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
	font-size: .95em;
}
.smalltype {
	font-size: .75em;
}
.figure_left {
	float: left;
	width: 120px;
	margin: 5px 10px 5px 0;
	z-index:100;
}	
.figure_right {
	float: right;
	width: 120px;
	margin: 5px 0 5px 5px;
	z-index:100;
}