/*======================== text ========================*/

/*===================== text =====================*/
body {
	color:#666666;
}

.bodyContent p.introText {
	color:#B7BD3E;
	font-size:1.8em;
	line-height:1.2em;	
	padding-bottom:20px;
}

h1 {
	color:#D7E138;
	font-size:1.4em;
	line-height:2.0em;
}

.bodyContent h2 { 
	font-size:1.8em;
	line-height:1.4em;
	color:#B7BD3E;
}

.bodyContent h3 {
	font-size:1.8em;
	line-height:1.4em;
	color:#B7BD3E;
}

.headerLogo ul.menuVertical a {
	font-size:1.6em;
	font-weight:bold;
	line-height:1.4em;
	text-decoration:none;
	text-transform:uppercase;
	color:#B7BD3E;
}

.headerLogo ul.menuVertical .selected a,
.headerLogo ul.menuVertical a:hover {
	color:#42450B;
}

.bodyContent p,
.bodyContent li {
	font-size:1.2em;
	line-height:1.5em;
	padding-bottom:1.2em;
}

.bodyContent ul {
	padding-bottom:1.0em;
	list-style-type:square;
}

.bodyContent li {
	padding-bottom:0;
}

.bodyContent img {
	padding-bottom:1.6em;
}

.bodyContent a {
	color:#42450B;
}

.bodyContent a:hover {
	text-decoration:none;
}

.summaryPanel p {
	font-family:Arial, Verdana, Sans-Serif;
	font-size:1.2em;
	padding:0 10px;
	color:#999999;	
}

.summaryPanel p a {
	color:#999999;
}

.summaryPanel p.datetime {
	font-size:1.0em;
}

.summaryPanel h3 {
	font-size:1.2em;
	padding:0 10px;
}

.allEntries a, 
.allPictures a {
	font-family:Arial, Verdana, Sans-Serif;
	font-size:1.0em;
	font-weight:bold;
	color:#666666;
	text-decoration:underline;
}

.bodyFooter {
	color:#808080;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:1.2em;
	line-height:1.7em;
}

/*=================== text replacements ==========*/
.summaryPanel h2,
.bodyFooter h3 {
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px !important;
	display:block;
	margin-bottom:20px;
}

#blog h2 {
	background:url(../images/h2_blog.gif) no-repeat top left;
	padding: 55px 0 0 0;
	height /**/:55px;
	width:303px;
}

#gallery h2 {
	background:url(../images/h2_see_some_pictures.gif) no-repeat top left;
	padding: 56px 0 0 0;
	height /**/:56px;
	width:310px;
}

p.allEntries a {
	background:url(../images/all_entries_bg.gif) no-repeat top left;
	padding:2px 0 2px 28px ;
	margin-top:20px;
}

p.allPictures a {
	background:url(../images/all_pictures_bg.gif) no-repeat top left;
	padding:2px 0 2px 28px;
}

p.allEntries {
	padding:20px 0 0 0px;
	clear:both;
}

p.allPictures {
	padding:5px 0 0 0px;
	clear:both;
}

p.allPictures {
	padding-left:22px;
}

#contactus h3 {
	background:url(../images/contact_us_heading.gif) no-repeat top left;
	padding: 30px 0 0 0;
	height /**/:30px;
	width:240px;
}

#findus h3 {
	background:url(../images/find_us_on_heading.gif) no-repeat top left;
	padding: 30px 0 0 0;
	height /**/:30px;
	width:167px;
}

/*===================== divs =====================*/
body {
	background: url(../images/bg.jpg) top left;
}

.wrapper {
	background: url(../images/trees_bg.jpg) no-repeat top left;
	min-width:1180px;
}

.page {
 	display:block;
 	float:none;
	margin:0 auto;
	padding:0px;
	text-align:left;
}

.page,
.pageHeader,
.pageBody,
.pageFooter,
.bodySummary,
.bodyFooter{
	width:750px;
}

.contentLeft,
.footerLeft {
	padding-left:20px;
	width:240px;
}

.footerLeft p {
	padding-left:20px;
}

.contentRight,
.footerRight {
	width:445px;
	padding-right:45px;
	float:right;
}

.contentIntro {
	padding-bottom:35px;
}

.pageHeader	 {
	background-color:#fff;
	position:relative;
}

.pageHeaderLeft img {
	position:absolute;
	left:-65px;
}

.headerLogo {
	position:absolute;
	left:-67px;
	background:url(../images/bg_menu_and_logo.gif) transparent no-repeat 0 0;
	width:327px;
	height:383px;
}

.headerLogo ul.menuVertical {
	margin-top:180px;
	margin-left:113px;
}

.pageHeaderRight {
	float:right;
}

.bodyContent {
	background-color:#fff;
}

.bodySummary {
	margin-top:20px;
	background-color:#C4D6D7;
}

.bodyFooter {
	margin:30px 0 10px 0;
	padding:15px 0;
	background-color:#000;
}

.summaryPanel {
	width:370px;
	padding-bottom:25px;
}

.summaryPanel img {
	padding:0 0 20px 20px;
}

#blog {
	width:325px;
	padding-left:40px;
	padding-right:25px;
}

#gallery {
	width:310px;
}

hr {
	clear:both;
	background:url(../images/blog_underline.gif) repeat-x bottom;	
}

/*===================== menus =====================*/

ul.menuText,
ul.menuImages,
ul.menuVertical {
	list-style:none;
	margin:0px;
	padding:0px;
}

ul.menuText li,
ul.menuImages li {
	display:inline;
	margin:0px;
	padding:0px;
}

ul.menuText li.first,
ul.menuImages li.first {
	border:none ! important;
	margin:0px ! important;
	padding:0px ! important;
}

ul.menuImages li a {
	background-position:0px 0px;
	background-repeat:no-repeat;
	float:left;
}

ul.menuImages li.first a {
	margin:0px ! important;
}

ul.menuImages li a span {
	left:-9999em;
	position:absolute;
	top:-9999em;
}

.pageHeader ul.menuText {
	float:right;
}

.pageHeader ul.menuText li {
	border-left:1px solid #dbdbd1;
	margin:0px 0px 0px 8px;
	padding:0px 0px 0px 8px;
}	

.menuVertical li {
	min-height:15px;
}

.bodyContent ul.menuImages li a {
	height:162px;
	margin:15px 0px 0px 0px;
	width:209px;
}

a.promoSponsor {
	background-image:url('../images/promo_sponsor.gif');
}

a.promoFeature {
	background-image:url('../images/promo_feature.gif');
}

.bodyFooter ul.menuImages li a {
	height:23px;
	margin:5px 0px 0px 0px;
	width:445px;
}

a.footerFacebook {
	background-image:url('../images/footer_facebook.gif');
}

a.footerJustGiving {
	background-image:url('../images/footer_justgiving.gif');
}