/* -------------------------------------------------------------- 
  
   Blueprint CSS Framework Screen Styles
   * Version:   0.6 (21.9.2007)
   * Website:   http://code.google.com/p/blueprintcss/
   See Readme file in this directory for further instructions.
   
-------------------------------------------------------------- */

@import 'lib/reset.css';
@import 'lib/typography.css';
@import 'lib/grid.css';
@import 'lib/suckerfish.css';
@import 'lib/forms.css';

   
#header {
	height:				88px;
	background-color:	#007ba5;
	padding-top:		13px;
	margin-bottom:		1px;
}

#headerContents {
	width:				980px;
	margin:				0 auto;
}

#headerLeft {
	float:				left;
}

#headerRight {
	float:				right;
}

#homePhotoBorder {	
	border-top:			1px solid #007ba5;

}

#homePhoto {
	height:					240px;
	border-bottom:			3px solid #007ba5;
	margin-bottom:			1px;
	background-position:	top center;
}

#navBorder {
	border-top:			1px solid #007ba5;
}

#nav {
	width:					980px;
	margin:					0px auto 15px auto;
	font-size:				.875em;
	padding-top:			5px;
	padding-bottom:			1px;
	border-bottom:			1px solid #d6d2ce;
}

#footer {
	color:					#BBB7B4;
	font-size:				.625em;
	font-family:			Verdana, Arial, sans-serif;
	/*border-top:				solid 1px #D6D2CE;*/
	padding-top:			5px;
	margin-top:				5px;
}

#footer a {
	color:					#bbb;
}

#footer a:focus, 
#footer a:hover     { color: #78A419; }

/* ------ Text Styles begin here ------ */

#home h1 {
	margin-bottom:0px;
}

.infinity {
	color: 					#78A419;
	text-align:				center;
	font-size: 1.5em;
}


/* ------ Text Styles end here ------ */



/* ------ Photo Styles begin here ------ */

.container img, .container a img {
	border: 7px solid #f2efec;
}

.caption {
	font-style:italic;
	font-size:.6875em;
	color: #007ba5;
	text-align:right;
	padding-right:30px;
	margin-top: 3px;
}

.imageLarge {
	text-align: center;
}


/* ------ Photo Styles end here ------ */





/* ------ Minor Div Styles begin here ------ */

#upcomingEvents {
overflow: hidden;
	float:right;
	width:329px;
	padding-left:8px;
	background-image: url(../img/events-background.gif);
	background-repeat: no-repeat;
	min-height:185px;
	height:100%;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px 0px 10px 10px;
}

#eventbg1 {
	float:left; 
	height:155px;
	overflow:hidden;
	width:154px;
	padding: 0px 0px 0px 10px;	
}

#eventbg2 {
	float:left; 
	height:155px;
	overflow:hidden;
	width:154px;
	padding: 0px 0px 0px 10px;	
	border-left: 1px dashed #CCC;
}

#eventbg1 p, #eventbg2 p {
}

.year {
	float:left;
	width:79px;
	font-size:1.75em;
	color:#BAB8B6;
	padding-top: 5px; 
}

.days {
	float:left;
	width:57px;
	padding-right:8px;
	color:#fff;
	padding-top:0px;
	line-height:1.6em;
	text-align:right;
	margin-bottom: 10px;
}

.month {
	font-size:.75em;
text-transform: uppercase;
}

.date {
	font-size:2.1875em;
	letter-spacing: 1px
}

#event p {
	clear:both;
	font-size: .9em;
	line-height: 1.5;
	padding-top:13px;
}


#conservationEvents {
	float:left;
	color:#BAB8B6;
	font-weight:bold;
	padding-left:8px;
    letter-spacing: -0.02em;
}

#viewAll {
	background-color: #f4f2f1;
	float:right;
	padding:3px 4px 1px 6px;
	font-size:.6875em;
	margin-right:1px;
font-weight: bold;
}

#viewAll a {
	color:#78A419;
}

#viewAll a:focus, #viewAll a:hover {
	color:#FF6D2D;
}


.pageHome {
	width:72px;
	height:103px;
	float:left;
	background-image: url(../img/icon-page-home.gif);
	background-repeat: no-repeat;
	margin:10px 25px 5px 5px;
	padding:10px;
	font-family: Helvetica,Arial,sans-serif;
	overflow:hidden;
}

.pageHome h4 {
letter-spacing:1px;
}

.pageHome p {
	font-size: .75em;
	line-height: 1.2;
}

.page {
	width:85px;
	height:121px;
	float:left;
	background-image: url(../img/icon-page.gif);
	background-repeat: no-repeat;
	margin:10px;
	padding:10px;
	font-family: Helvetica,Arial,sans-serif;
	overflow:hidden;
}

.page h4 {
letter-spacing:1px;
font-weight: bold;
}

.page p {
	font-size: .82em;
	line-height: 1.2;
}

#section p {
	margin-bottom:0px;	
}

#section ul {
	color: #007ba5;
}

#news p {
	background-color: #fffee8;
	padding: 4px;
	margin-bottom: 1em;	
}


/* ------ Minor Div Styles end here ------ */


#contentText h2 {
	font-size: 1.5em;
}

#contentText .hr {
	margin-bottom: 1.5em;
}

.bg1, .bg2 {
	padding:.5em;
	/*border-top:1px dashed #e2ddcc;*/
		border-top:1px dashed #e2ddcc;

	
	}

	.bg1 {
	/*border-bottom: 1px dashed #e2ddcc;*/
	
	}

.monthBanner {
padding: 3px;
}
.bg2 {
	/*border-top:1px dashed #e2ddcc;
	border-bottom:1px dashed #e2ddcc;*/
}



/* ------ Table Styles begin here ------ */



/* ------ Table Styles end here ------ */



.span-17 h4 {
margin-bottom: .25em;
}





/* ------ Form Styles begin here ------ */

#headerRight input[type=submit] {
margin-right: 20px;
	background: #FFF !important;
	color:#007BA5;
	width: 28px !important;
}

/* ------ Form Styles end here ------ */


.floatLeft {
width: 150px;
float:left;
}

.floatRight {
width:150px;
float:right;
}
 
.quiet img {
border: 0px;
}

.brown i, .brown em {
font-style: normal;
font-weight: normal;
background: #FFFEE8;
padding: 2px;
}

#footer .hr {
margin-bottom: 10px;
}

.in {
text-align: right;
}

.in a {
background: #FFFEE8;
padding: 2px;

}

h2.monthBanner {
}

.imageThumb {
display: block;
float: left;
margin-right: 20px;
margin-bottom: 20px;
}

.attachedFiles p {
margin-bottom: .15em;
}

.childDate p {
margin-bottom: .15em;
}

.childTimes {
color: #FF6D2D;
font-weight: bold;
}

.contentThumb {
	float:left;
	width:150px;
}

.contentThumb img{
	margin:0px;
	background-color:#FFFFFF;
}

form img {
border: 0px !important;
}

.floatLeft input {
border: 0px !important;
background: white !important;
}