/********************* Tweed Valley Wildlife Carers Style Sheet created by 2Creative ****************************/

* {	margin: 0; padding: 0; }
body { font: 85%/1.4em Arial, Helvetica, sans-serif; background: #E7E1C9 url(images/tile-home.jpg) repeat-x left top; 
	color: #3e281c;}
h1, h2, h3 { font: normal 28px Georgia, "Times New Roman", Times, serif; font-style: italic; 
	color: #3e281c; margin-bottom: 20px;}
h3 { font-size: 18px; margin-bottom: 10px; color: #A3BC60; }
p { padding-bottom: 15px; }
img { border: none; }
a { color: #000; text-decoration: underline; }
a:hover { text-decoration: none; }
ul { padding-left: 15px; margin-bottom: 15px; }

#wrapper { width: 970px; margin: 0 auto; }
	#header { height: 175px; background: url(images/header.jpg) no-repeat left top; }
	#content {}
		#leftContent { float: left; width: 285px; min-height: 325px; background: url(images/menu-bg-home.jpg) no-repeat left top; }
			#menu { font: normal 14px Georgia, "Times New Roman", Times, serif; }
				#menu ul { list-style: none; padding: 40px 0 0; }
				#menu li { display: block; width: 170px; border-bottom: 1px dotted #3E281C; padding: 6px 0 7px 20px; background: url(images/bullet.jpg) no-repeat left center; }
				#menu li a.thispage { color: #990000; }
				#menu li a { color: #3E281C; text-decoration: none; }
				#menu li a:hover { color: #990000; text-decoration: none; }
			
			#ticker { margin-top: 70px; width: 211px; height: 143px; padding: 15px 0 15px 30px; 
				background: url(images/whats-new.jpg) no-repeat left top; }		
				#ticker p.heading { font: normal 22px Georgia, "Times New Roman", Times, serif; 
					color: #3e281c; margin-bottom: 15px; padding-bottom: 0; }	
				#domticker { width: 170px; height: 100px; color: #FFF; padding-bottom: 10px; }
				#domticker div { 
					/*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
					}
				#domticker a { color: #3e281c; }
				.someclass{ /*class to apply to your scroller(s) if desired*/ }
					
			#enews { width: 211px; height: 143px; margin-top: 10px ; 
				background: url(images/enews-bg.jpg) no-repeat left top; padding: 15px 0 15px 30px; }	
				#enews p.heading { font: normal 22px Georgia, "Times New Roman", Times, serif; 
					color: #3e281c; margin-bottom: 15px; padding-bottom: 0; }		
				#enews p { width: 160px; color: #FFF; padding-bottom: 10px; }
				#enews p.pdflink { padding-left: 10px;  }
				#enews a { color: #FFF; } 				
				
		#mainContent { float: left; width: 685px; }
			#intro { height: 363px; background: url(images/bird.jpg) no-repeat right bottom; }
				#introHeading { width: 380px; padding-top: 30px; }
				#introHeading h2 { margin-bottom: 12px; } 
				#introText { width: 330px; }
			#selection { margin-top: 25px; }
				#selection h3 { font-size: 30px !important; font-size: 26px; margin-bottom: 5px; line-height: 1em; color: #3e281c; }
				#selection p { font-size: 12px; padding-bottom: 8px; line-height: 1.3em; }
				.listing-left, .listing-right { float: left; width: 312px; margin-bottom: 40px; }
				.listing-right { width: 312px; padding-left: 30px; border-right: none; }
					.listing-image { float: left; width: 138px; margin-right: 15px; } 
					.listing-text { float: left; width: 155px; } 
				
				.learn-more { width: 141px; height: 51px; background: url(images/btn-bg.jpg) no-repeat left top; }
				.learn-more img { margin: 13px; } 
				
	#footer { width: 100%; height: 83px; background: url(images/footer.jpg) repeat-x left top; padding-top: 30px; }
		#footer p { font: normal 28px Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #FFF; text-align: center; padding-bottom: 8px; }
		#footer a { color: #FFF; text-decoration: none; }
		#footer a:hover { text-decoration: underline; }

/********************* MISC ****************************/	
.clearFloat { clear: both; height: 0; }
.textBrown, .textBrownBold { color: #3e281c; }
.textGreen, .textGreenBold { color: #A3BC60; }
.textBrownBold, .textGreenBold { font-weight: bold; }
.textRed { color: #990000; }
.hotline { font-size: 16px; }
.invisibleHeading {	display: none; }