/* CSS Document */

body {
	background-image: url(images/bgPhotoGradient.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}

.class1 A:link {
	text-decoration: none;
	color: #996600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.class1 A:visited {
	text-decoration: none;
	color: #996600;
}
.class1 A:active {
	text-decoration: none;
	color: #993300;
}
.class1 A:hover {text-decoration: none; color: #551C00;}

.class2 A:link {
	text-decoration: none;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}
.class2 A:visited {
	text-decoration: none;
	color: #990000;
}
.class2 A:active {
	text-decoration: none;
	color: #990000;
}
.class2 A:hover {text-decoration: none; color: #333333;}

.sectionTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}

#content-wrapper {
	position:relative;
	margin:auto;
	width:750px;
	height:100%;
	z-index:1;
	top: 20px;
}

#header {
position:relative;
margin:auto;
height:116px;
}

#slideshow {
	position:relative;
}

#links {
	position:relative;
	margin:auto;
	width:750px;
	height: 60;
}

#inline-list {
	margin: 0em;
	width: 100%;
	font-family: Verdana, sans-serif;
	text-align: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}

#inline-list p {
	display: inline;
	}

#inline-list ul, #inline-list li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #339;
	font-weight: bold;
	margin-right: 20px;
	}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
}


#aboutDropDown {
	position:absolute;
	width:138px;
	height:115px;
	z-index:108;
	left: 33px;
	top: 440px;
	visibility: hidden;
}
#landDropDown {
	position:absolute;
	width:102px;
	height:38px;
	z-index:109;
	left: 243px;
	top: 440px;
	visibility: hidden;
}
#newsDropDown {
	position:absolute;
	width:109px;
	height:66px;
	z-index:106;
	left: 351px;
	top: 440px;
	visibility: hidden;
}
#membershipDropDown {
	position:absolute;
	width:133px;
	height:67px;
	z-index:105;
	left: 487px;
	top: 440px;
	visibility: hidden;
}
#hideDropDown {
	position:absolute;
	width:755px;
	height:198px;
	z-index:99;
	left: -6px;
	top: 389px;
	visibility: hidden;
}
#navigation {
	position:absolute;
	width:750px;
	height:63px;
	z-index:100;
	left: 0px;
	top: 388px;
}
#newsAndTrailWalks {
	position:absolute;
	width:289px;
	height:359px;
	z-index:102;
	left: 0px;
	top: 606px;
}

#westonAndSupport {
	position:absolute;
	width:750px;
	height:100%;
	z-index:102;
	left: 0px;
	top: 450px;
}
#bottomBrown {
	position:absolute;
	width:750px;
	height:87px;
	z-index:102;
	left: 0px;
	top: 1000px;
}
.boldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#402e0e;
	text-decoration: none;
	font-size: 10px;
	text-transform: capitalize;
}

