body {
	color: #000;
	background-color: #cbc8a9;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(../images/layout/headerbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1.0em;
}

h1 {
	font-size: 2em;
	line-height: 1.2em;
	font-weight: normal;
	color:#515324;
}



h2 {
	font-size: 1.6em;
	line-height: 1.8em;
	color:#a21d21;
}

h3 {
	font-size: 1.2em;
	line-height: 1.3em;
	color:#959154;
}

h1, h2, h3, p {
	margin: 0.6em 0;
}

p {
	margin: 1em 0px;
	line-height: 1.3em;
	font-size:12px;
}

ul, ol {
	margin: 1em 0.5em 0.5em 2em;
}

li {
	margin: 2px 0px;
}

select {
	padding: 0px;
}

label {
	padding: 0.2em;
}

a {
	text-decoration: none;
	font-weight: bold;
	color:#5f6130;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color:#3d3e1b;
}

/*MAIN COLUMN*/

/*FOOTER AREA*/

#footer {
}
#subfooter {
	font-size:0.9em;
}

/* MENU */
ul.menu {
/*	padding: 0px 0px 0px 0px;
	padding: 0px 8px 8px 32px;*/
	padding-left: 18px;
	list-style-image:url(../images/icons/arrows.gif);
}
ul.menu li {
	padding-bottom: 4px;
}
#topNav{
	text-transform:uppercase;
	font-size: smaller;
	padding: 8px;
	height: 30px;
	overflow: hidden;
}
#topNav h1{
	margin:0;
	padding:0;
	font-weight:normal;
	color:#000000;
}
#flashReplace{
	height: 200px;
	overflow: hidden;
}
/* SUBCATS & SIBLINGS */
#subcats, #siblings {
	margin: 20px;
	font-size: 1em;
}
#subcats a, #siblings a {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-left: 10px;
	padding-left: 15px;
}
#subcats h3, #siblings h3 {
	font-size: 1em;
}

/* BREADCRUMBS  */
#breadcrumbs {
	clear: both;
	width: 100%;
	font-size: 0.9em;
	margin: 4px 0px;
}
#breadcrumbs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#breadcrumbs ul li {
	display:inline;
	margin: 0;
	padding: 0;
}
#breadcrumbs {
	font-size: 1em;
	font-weight: bold;
}
#breadcrumbs a {
	text-decoration: none;
}
#breadcrumbs a.final {
}
#breadcrumbs a.final:hover {
}

#wentworth {background-image:url(../images/layout/HomeTitle_wwf.jpg);
	background-repeat:no-repeat;
	height:24px;
	color:#e5e3cf;
	font-size:1.5em;
	font-weight:bold;
	padding:10px 3px 0px 3px;
	margin-top: 10px;
}
#news {background-image:url(../images/layout/HomeTitle_news.jpg);
	background-repeat:no-repeat;
	height:24px;
	color:#e5e3cf;
	font-size:1.5em;
	font-weight:bold;
	padding:10px 3px 0px 3px;
	margin-top: 10px;
}
#directory {background-image:url(../images/layout/HomeTitle_BusinessDirectory.jpg);
	background-repeat:no-repeat;
	height:24px;
	color:#e5e3cf;
	font-size:1.5em;
	font-weight:bold;
	padding:10px 3px 0px 3px;
	margin-top: 10px;
}

.column {
	padding: 2px 10px;
	background-color:#edf1f3;
}
#pagehead {background-image:url(images/layout/superheader.jpg);
}
#sponsorship {
	background-image:url(../images/content/sponsorship.jpg);
	background-repeat: no-repeat;
	width:612px;
	padding:29px;
	font-size:1.1em;
	text-align:center;
	color:#959154;
	}
