/* backgrounds and spacing for the content areas*/
 
/*home page elements placement*/
 
#hpTable {
	background-image: url(../images/hp_bkgrnd.jpg);
	background-attachment: scroll;
	width: 985px;
	height: 650px;
} 

#hpContainer{
	position:relative;
   margin:0 auto;
}

#hpLogo {
	position: absolute;
	top: 34px;
	left: 105px;
}

#hpText {

	position: absolute;
	top: 125px;
	left: 107px;
	width: 340px;
	color: #444444; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 12px; 
	font-weight: normal;
	text-align: left;
	line-height: 14px;
}
 #hpSpecial {
	position: absolute;
	top: 244px;
	left: 107px;
	width: 350px;
	color: #444444; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 11px; 
	font-weight: normal;
	text-align: center;
}

#hpSpecial a {
	color: #0E7438;
}

#hpButtons {
	position: absolute;
	top: 250px;
	left: 105px;
}

#hpDonate {
	position: absolute;
	top: 38px;
	left: 765px;
}

#hpAdopt {
	position: absolute;
	top: 127px;
	left: 580px;
}

#hpPregnant {
	position: absolute;
	top: 386px;
	left: 580px;
}

#hpCopyright {
	padding-top:8px;
 	font-family: Arial, Helvetica, sans-serif; 
	font-size:10px;
	color:#444444; 
	font-weight: normal;
	text-align: center;
 }

/*regular pages*/
 
#topTier {
	background-image: url(../../images/global_green_top.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
}	
 
#pageBody {
	background-image: url(../../images/global_body_bkgrnd_adopt.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	padding: 35px 40px 0 45px;
}

#pageBodyGFA { 			 /*Use only for GFA pages where there's a chapter list on the right*/
	background-image: url(../../images/global_body_bkgrnd_adopt.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	padding: 35px 10px 0 45px;
}

.navOnRight{ 			/*Use this class where there's a nav block on right - gfa & adopt pages on which the text is allowed to run beneath it*/
	padding-right: 35px;
}

.primaryTable {
	background-color:#B6CFA3;
}


#curvesBottom {
	background-image: url(../../images/global_curves_bottom_adopt.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
 
#searchDonate {
	position: absolute;
	top: 31px;
	left: 400px;
}

/*the word "Search"*/	
.wordSearch {
 	color: #ffffff;  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	/*padding-left: 150px;*/
}
	
 /*the search form field */
.formSearch {
 	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#036B2D; 
	font-weight: normal; 
	background-color:#F3FAEE;
}


 /*page formatting for popup windows 525 wide */
#popupTop {
	background-image: url(../images/pop_blue_top.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
}	
#popupBody {
	background-image: url(../images/pop_body_bkgrnd.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	padding: 20px 20px 0 30px;
}

#popupBottom {
	background-image: url(../images/pop_curves_bottom.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

/*
.sectionTitle  {
	color: #E23429;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 19px;
	font-weight: bold;
	text-align: left;
	padding-left: 30px;
}
*/	
.pageTitle  {
	color: #036B2D;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 16px;
}
	
.subTitle  {
	color: #036B2D;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px; 
	font-weight: bold;
	text-align: left;
	padding-bottom: 8px;
	padding-top: 15px;
}

.standOut  {
	color: #0E7438;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px; 
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
}

.bodyText  {
	color: #444444; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 12px; 
	font-weight: normal;
	text-align: left;
	line-height: 18px;
}

.mediumText  {
	color: #444444; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 11px; 
	font-weight: normal;
	text-align: left;
	
}

.smallerText  {
	color: #444444; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 10px; 
	font-weight: normal;
	text-align: left;
	line-height: 18px;
}

.prText  {
	color: #444444; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 10px; 
	font-weight: normal;
	text-align: left;
}

.sessiontext  {
	color: #444444; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 11px; 
	font-weight: normal;
	text-align: left;
}

.sessionwhen {
	color: #FFFFFF; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 11px; 
	font-weight: bold;
	text-align: left;
	line-height: 13px;
}

.sessionwhen td {
	text-align:center;
}

.sessionstate {
	color: #0E7438;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 16px; 
	font-weight: bold;

}

.pushList {
	margin-left:320px;
}

.pushListWide {
	margin-left:420px;
}

/* general text links */

a {
	color: #F26762;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #0E7438;
	text-decoration: underline;
	font-weight:  bold;
}

.heavyLinks a {
	color: #F26762;
	font-weight: bold;
	text-decoration: none;
}

.heavyLinks a:hover {
	color: #0E7438;
	text-decoration: none;
	font-weight: bold;
}

/* forms */

.formButtons{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; color:#000000; 
	font-weight:normal; 
	background-color:#F8F8F8;
	}
}

.formFields{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; color:#000000; 
	font-weight:normal; 
	background-color:#F8F8F8;
	}
}

/*Slideshow Stuff*/

#imgText {
	padding: 10px 0 0 10px;
	width: 300px;
	text-align:center;
}

#slideshow {
	padding: 0 5px 10px 5px;
}

/*News and jobs pages formatting*/

.news td {
	padding: 3px 0 3px 25px;
}

.jobs dd {
	padding-bottom:12px;
}

/* footer links area */

#footer {
 	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#444444; 
	font-weight: normal;
	text-align: right;
	padding-right: 35px; 
 }
 
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
	
#footer a:hover {
	color: #444444;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

/* copyright area */

#copyright {
	padding-top:8px;
	background: #ffffff;
 	font-family: Arial, Helvetica, sans-serif; 
	font-size:10px;
	color:#444444; 
	font-weight: normal;
	text-align: center;
 }