body {
	font: 12px Verdana, Helvetica, sans-serif;
	margin: 20px 0 40px 0;
	padding: 0;
	color: #fff;
	background: #66643a;
}

a {
	color: #444;
}

a:hover {
	color: #666;
}

/* @group Structure */

#wrapper {
	margin: 0 auto;
	width: 980px;
	text-align: left;
	background-color: #fff;
}

#header {
	padding: 10px 0 10px 20px;
	background-color: #99976c;
}

#header  img {
	border: none;
}



.donate {
	float: right;
	padding-right: 20px;
}

#contentwrapper {
	background: url(../graphics/nidderdale/body-bg.gif) repeat-y;
}



.introimg, .intro {
	float: left;
}

.introimg {
	width: 720px;
}

.intro {
	width: 260px;
	height: 355px;
	background: url(../graphics/nidderdale/bg-fade.gif) no-repeat;
	color: #333;
}


#centrecol {
	float: left;
	padding: 40px 20px 58px 50px;
	width: 655px;
	background-color: #fff;
	color: #555;
	border-left: 5px solid #66643a;
}

#centrecolhome {
	float: left;
	padding: 40px 20px 0 50px;
	width: 431px;
	background-color: #fff;
	color: #555;
	border-left: 5px solid #98a7bb;
	height: 495px;
}

#leftcol {
	float: left;
	width: 250px;
}

.subcolleft, .subcolright, .subcolrighthome {
	float: left;
}

.subcolleft, .subcollefthome {
	width: 405px;
	margin-right: 30px;
}

.subcollefthome {
	margin-right: 0;
}

.subcolright, .subcolrighthome {
	width: 182px;
	padding-top: 10px;
}

.subcolright img {
	margin-bottom: 20px;
}

.subcolleft p {
	margin-top: 10px;
}

#footer {
	color: #fff;
	padding: 6px 0 6px 20px;
	border-top: 2px solid #66643a;
	background: #714415 url(../graphics/common/menu-bg.gif) repeat-x;
	font-size: 0.9em;
	clear: both;
}

#footer a {
	color: #fff;
}



/* @end */

/* @group Menus */

.leftmenuwrap {
	width: 250px;
	height: 300px;
	background: #b1d6fb url(../graphics/common/left-bg.gif) no-repeat;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.simplemenu li, ul.tabmenulist li {
	display: inline;
	padding: 2px 10px 2px 10px;
}

ul.simplemenu li a, ul.tabmenulist li a {
	color: #fff;
	text-decoration: none;
}

#topmenu {
	padding: 5px 0 5px 10px;
	text-align: left;
	border-bottom: 5px solid #66643a;
	background: #714415 url(../graphics/common/menu-bg.gif) repeat-x;
}

ul.tabmenumain li {
	display: inline;
	padding: 2px 3px 2px 3px;
}

ul.leftmenu li.menuheading a {
	font-weight: bold;
	text-decoration: none;
}

ul.leftmenu {
	padding: 40px 0 0 20px;
}

ul.leftmenu li {
	padding-bottom: 20px;
	font-weight: normal;
	font-size: 1.2em;
}

ul.leftmenu li a {
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}

ul.leftmenu li a:hover {
	text-decoration: underline;
	font-weight: normal;
}

/* @end */

/* @group Titles */

h1, h2 {
	margin: 0 0 8px 0;
	padding-top: 0;
	font-family: Trebuchet MS, sans-serif;
	font-weight: normal;
	font-size: 28px;
	color: #714415;
}

h2 {
	font-size: 18px;
}

/* @end */

/* @group Lists */

.row img {
	padding: 0 20px 15px 0;
}


/* @end */

ul.who li {
	font-weight: bold;
}

.textpad {
	padding: 10px 20px 10px 20px;
}

.clear, .clearhome {
	clear: both;
}

.clearhome {
	background-color: #98a7bb;
	border: 1px solid #98a7bb;
	padding: 0;
	margin: 0;
}

.centreimg, .twoimg {
	text-align: center;
	padding-bottom: 20px;
}

#leftcol img {
	padding: 0;
    margin-bottom;
}

.big {font-size:20px;
font-weight:bold;
}


.listtable td.row {
    padding:0 20px 20px 0;
}

.listtable td.rowend {
    padding:0 0 20px 0;
}