



/*------------------------------ Main content cell. ---------------------------------*/

#bodyContainer {}



/* ------------ CENTER COLUMN ------------ */

#center_columnCell { }

#center_columnContainer {}



#pageContent {}





/* == PAGE CONTENT START ========================================================= */



/* -- Header Notes ---------------------------------*/

#headerNotesContainer {}

#headerNotes_Cellleft {}

#headerNotes_Cellright {}

#headerNotes_left,

#headerNotes_right, {}

#PageIntroHome {
	margin:0px 10px 10px 10px;
	width:250px;
	}


/*-- Intro Spotlight ------------------------------*/

#FeatureSpotlight
	{
	background-color: #ffffff;
	width: 250px;
	padding: 0;
	border: 5px solid #004f5a;
	text-align: center;
	margin-left: 10px;
	}

.Spotlight_Container {margin: 0 auto;}

.Feature_Image {

	background: url(/images/design/featured_animal_header_18.gif) no-repeat top center;

}

.Feature_Image img,

.Feature_Image a img,

.Feature_Image a:link img,

.Feature_Image a:visited img{

	margin: 19px auto 5px;

	border: 2px solid #ffffff;

}

.Feature_Caption {

	color: #004f5a;

	font-size: 0.8em;

	padding: 2px 5px;

	margin: 0;

	min-height: 100px;

	height: auto !important;

}

.Feature_Caption p {

	padding: 0;

	margin: 0;

}

#misc-content-container
	{
	width: 250px;
	padding: 0;
	text-align: center;
	margin-left: 10px;
	float: right;
	border:none;
	}

.misc-content-item
	{
	width: 250px;
	padding: 0;
	text-align: center;
	}


#Section {margin-bottom: 15px;}

#SectionTitle {

	font-weight: bold;

	font-size: 1.2em;

	margin-bottom: 7px;

}

#SectionIntro {margin-bottom: 10px;}

#SectionText {margin-bottom: 15px;}

#SubSectionTitle {

	font-weight: bold;

	font-size: 1em;

	margin-bottom: 5px;

}

#SubSectionText {}



/* -- Start Rotation Script ---------------------- */

	.gallerycontent{}

		



/* Home Page */

#PageIntroHome {
	margin:0px 10px 10px 10px;
	width:250px;
	}
	
	
	
#gridContainer { float: left;}

#home .gridCell {vertical-align: top}

#home .leftCell, #home .centerCell, #home .rightCell {

	border: 1px solid #d9c997;

	background: #ece3c5;

	text-align: left;

	padding: 5px;

	min-height: 180px;

	height: auto !important;

	height: 180px;

}




