/* Minchinhampton Walking And Wildlife Group  */
/* Nick Timms 2007 */


/* BASIC TAGS */
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #65755a; 
		}
a:link {
	color: #660;
	text-decoration: none;
	font-style: normal;
		}
a:visited {
	color: #660;
	text-decoration: none;
	font-style: normal;
		}
a:hover, a:active {
	color: #330;
	text-decoration: underline;
	font-style: normal;
	}


/* GROUND DIV */
#container {
	position: absolute;
	width: 800px;
	margin-left: -390px;
	top: 0px;
	font: normal 12px Verdana, Helvetica, sans-serif, Arial;
	font-size: 12px;
	left: 50%;
	background-color: #fffdee;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #465141;
	}


/* INTRO TEXT */
#intro {
	width: 600px;
	left: 180px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	line-height: 150%;
	}
#pageHeader {
	background-color: #aeb79a;
	width: 610px;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 5px 190px;
	height: 80px;
	position: relative;
	line-height: 150%;
	}

/* topimages - intro */
#pageHeader h1 {
	/*display: none;*/
	font-size: 25px;
    font-weight: normal;

	}
#pageHeader h2 {
/*	display: none;*/
	font-size: 13px;
	margin: 30px 0px 0px 0px;
	}
	
#headerGap {
/*	background-image: url(demonstrations.jpg); */
	background-color: #fffdee;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	height: 15px;
	width: 800px;
	}
	
#quickSummary {
/*	background-image: url(demonstrations.jpg); */
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #fffdee;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	position: relative;
	}
/* This is a hack for IE. */
* html #quickSummary {
	height: 20px;
	}
#quickSummary p {
	font-size: 14px;
	color: #465141;
	padding: 10px;
	margin: 0px;
	}
#quickSummary a:link, #quickSummary a:visited {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #550;
	}

#imageBlock {
/*	background-image: url(demonstrations.jpg); */
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #fffdee;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	position: relative;
	height: 350px;
	font-size: 14px;
	}
/* This is a hack for IE. */
* html #imageBlock {
	height: 20px;
	}
#imageBlock p {
	font-size: 14px;
	color: #465141;
	padding: 10px;
	margin: 0px;
	}
#imageBlock a:link, #imageBlock a:visited {
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	font-style: normal;
	color: #550;
	}


#footer {
/*	background-image: url(demonstrations.jpg); */
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #fffdee;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	left: 0px;
	height: 10px;
	}
/* This is a hack for IE. */
* html #footer {
	height: 100px;
	}
#footerGap {
/*	background-image: url(demonstrations.jpg); */
	background-color: #fffdee;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	height: 20px;
	width: 800px;
	}
#footerBar {
/*	background-image: url(demonstrations.jpg); */
	background-color: #aeb79a;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	height: 40px;
	width: 800px;
	}
#footerRef {
/*	background-image: url(demonstrations.jpg); */
	background-color: #65755a;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	height: 20px;
	color: #2f3535;
	font-size: 11px;

	}
#footerRef.alL {
	left: 350px;
	}
	
	
#logo {
	width: 150px;
	left: 35px;
	position: absolute;
	top: 10px;
	font-style: normal;
	font-size: 12px;
	font: normal 12px Verdana, Helvetica, sans-serif, Arial;
	}


/* LINK LIST - MENU */
#linkList {
	width: 150px;
	left: 16px;
	position: absolute;
	top: 135px;
	font-style: normal;
	font-size: 12px;
	font: normal 12px Verdana, Helvetica, sans-serif, Arial;
	}

/* bottomimages and bg - linklist */
#lselect{
/*	background-image: url(bottom.jpg); */
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #fffdee;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #465141;
	border-left-color: #465141;
	border-top-color: #465141;
	border-bottom-color: #465141;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

/* topimages - linklist */
#lselect h3 span
#lselect h3 {
/*	background-image: url(select_design.jpg); */
	background-repeat: no-repeat;
	background-position: top center;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background-color: #330;
	}



#lselectM{
/*	background-image: url(bottom.jpg); */
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #fffdee;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #465141;
	border-left-color: #465141;
	border-top-color: #465141;
	border-bottom-color: #465141;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 310px;
	width: 150px;
	}

/* topimages - linklist */
#lselectM h3 span
#lselectM h3 {
/*	background-image: url(select_design.jpg); */
	background-repeat: no-repeat;
	background-position: top center;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background-color: #330;
	}
	
	
	
	
/* design list - linklist */
#linkList ul {
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	}
#linkList li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 0px 10px;
	}

.walkImg {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.walkImgNonFLoat {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	}