/* Our Story elements */
#ourstory_wrapper{
	position: relative;
	width: 590px;
	height: 485px;
	overflow-y: scroll;
	overflow-x: hidden;
	background: url(../../images/ourstory/our_story_bgrnd.jpg) repeat-y;
}
#ourstory_wrapper a{
	color: #005881;
	text-decoration: none;
}
#ourstory_wrapper a:link{}
#ourstory_wrapper a:visited{}
#ourstory_wrapper a:hover {
	text-decoration: underline;
	color: navy;
}
#ourstory_wrapper a:active{}

#ourstory_border_top{
	position: absolute;
	top: 0;
	left: 0;
	width: 575px;
	height: 27px;
	background: url(../../images/ourstory/ourstory_border_top.jpg) no-repeat;
}
#ourstory_map{
	position: absolute;
	left: 30px;
	top: 45px;
	width: 499px;
	height: 359px;
	background: url(../../images/ourstory/ourstory_map.jpg) no-repeat;
}
#ourstory_intro{
	position: absolute;
	left: 115px;
	top: 395px;
	width: 420px;
	height: 505px;
	background: url(../../images/ourstory/ourstory_intro_bgrnd.jpg) no-repeat;
}
#ourstory_intro_text{
	position: absolute;
	left: 120px;
	top: 403px;
	width: 345px;
	height: 460px;
	padding: 25px 0 0 40px;
	z-index: 1;
	font: 12px/22px "Trebuchet MS";
	color: #007730;
}
#ourstory_andrea{
	position: absolute;
	left: 115px;
	top: 917px;
	width: 421px;
	height: 455px;
	background: url(../../images/ourstory/ourstory_andrea_bgrnd.jpg) no-repeat;
}
#ourstory_andrea_text{
	position: absolute;
	left: 160px;
	top: 950px;
	width: 345px;
	height: 427px;
	color: #005881;
	font: 12px/22px "Trebuchet MS";
}
#ourstory_andrea_text h2{
	background: transparent url(../../images/ourstory/ourstory_andrea_title.jpg) no-repeat scroll 0 0;
	height: 34px;
	text-indent: -9999px;
	width: 259px;
}
#ourstory_andrea_pic{
	position: absolute;
	left: 15px;
	top: 873px;
	width: 146px;
	height: 193px;
	background: url(../../images/ourstory/ourstory_andrea_pic.jpg) no-repeat;
	z-index:1;
}
#ourstory_bfly1{
	position: absolute;
	left: 45px;
	top: 783px;
	width: 65px;
	height: 64px;
	background: url(../../images//ourstory/ourstory_bfly1.jpg) no-repeat;
}
#ourstory_lisa{
	position: absolute;
	left: 115px;
	top: 1395px;
	width: 421px;
	height: 411px;
	background: url(../../images/ourstory/ourstory_lisa_bgrnd.jpg) no-repeat;
	padding-bottom: 25px;
}
#ourstory_lisa_text{
	position: absolute;
	left: 160px;
	top: 1425px;
	width: 345px;
	height: 427px;
	color: #ba4278;
	font: 12px/22px "Trebuchet MS";
}
#ourstory_lisa_text h2{
	background: transparent url(../../images/ourstory/ourstory_lisa_header.jpg) no-repeat scroll 0 0;
	height: 34px;
	text-indent: -9999px;
	width: 227px;
}
#ourstory_lisa_pic{
	position: absolute;
	left: 18px;
	top: 1345px;
	width: 129px;
	height: 171px;
	background: url(../../images/ourstory/ourstory_lisa_pic.jpg) no-repeat;
	z-index:1;
}
#ourstory_bfly2{
	position: absolute;
	left: 45px;
	top: 1540px;
	width: 71px;
	height: 60px;
	background: url(../../images//ourstory/ourstory_bfly_lisa.jpg) no-repeat;
}