/**********home CSS*************/
/**********home CSS************* styles by Chacha Sikes **  10-23-06  version 1.0/
/**Specific stylesheet for:                 **/
/**                                index.php**/

/******************** feature ***************/

#feature{
	position: absolute;
	top: 80px;
	left: 0px;
	width: 800px;
	height: 380px;
	margin:0 auto;
	padding:0px;
}

#feature_background{
	width: 800px;
	height: 500px;
	padding: 0px;
}

#story_background{
	float: left;
	width: 385px;
	height: 185px;
	position: relative;
	top: -20px;	
	left: -5px;
	margin:0 auto;
}

#stories_container{
	position: absolute;
	top: 5px;
	left: 10px;
	width: 800px;
	height: 400px;
	margin:0 auto;
	padding:0px;
}

#story_container{
	float: left;
	width: 400px;
	height: 190px;
	position: relative;
	top: 0px;	margin:0 auto;
}


#feature_text_up{
	position:  absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 60px;
	padding:0px;
	text-align: left;
}


#feature_text_down{
	position:  absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 60px;
	padding:0px;
	text-align: left;
}


#feature_title{
	position:  absolute;
	top: -20px;
	left: 0px;
	width: 360px;
	height: auto;
	text-align: left;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}

#feature_subtitle{
	position:  absolute;
	top: 5px;
	left: 0px;
	width: 190px;
	height: auto;
	text-align: left;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;

}
#feature_jump_bar{
	width: 160px;
	height: 24px;
	position:  absolute;
	top: 115px;
	left: 0px;
	text-align: left;
}


#feature_image_up{
	width: 105px;
	height: 160px;
	position:  absolute;
	top: 90px;
	left: 0px;
	padding: 0px;

}


#feature_image_down{
	width: 160px;
	height: 120px;
	position:  absolute;
	top: 13px;
	left: 203px;
	padding: 0px;

}


#feature_image_caption{
	width: 195px;
	height: 60px;
	position:  absolute;
	top: 2px;
	text-align: left;
}











#box_spacer{
	position: relative;
	left: 20px;
}

#this_page_floating_col{
	position: relative;
	}

#call_outs{
	width: 200px;
	height: 220px;
	left: 0px;
	position: absolute;
	top: 0px;
	}
	
#callout_text{
	position: absolute;
	top: 10px;
}

#callout_text ul{
	position: relative;
	left: -40px;
	font-weight: bold;
	font-size: 1.1em;
}

#callout_text li{
	position: relative;
	left: 0px;
	font-weight: normal;
	font-size: 0.9em;
	list-style:none;
}










#story_title{
	position: absolute;
	top: 10px;
	left: 0px;
}

#story_copy{
	position: absolute;
	top:40px;
	left: 0px;
	width: 630px;
}

#section_label{
}
#section_text{
}

#story_jump_bar{
	width: 300px;
	height: 20px;
	position: relative;
	top: 35px;
	left: 354px;
	text-align: right;
}

#page_jump_bar{
	width: 200px;
	height: 40px;
	position: relative;
	top: 35px;
	left: 454px;
	text-align: right;
}



#page_title{
position: relative;
left: 0px;
top: 0px;
}
