/* !Sub Page Styles */

.page_title{
	color: #C6006F;
	font-size: 36px;
	line-height: normal;
	margin-bottom: 10px;
	margin-left: 10px;
}
.sec_headline{
	font-size: 20px;
	line-height: normal;
	color: #4D4D4D;
	margin-left: 10px;
	margin-bottom: 5px;
}
.alt_sec_headline{
	text-align: left;
	font-size: 18px;
	line-height: normal;
	color: #4D4D4D;
}
.body_copy{
	padding-left: 30px;
}
.body_copy td{
	padding: 0 10px;
}
.body_copy td p{
	margin: 0;
	padding: 0;
}

.main_devider,
.sub_devider{
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	border-bottom: 2px solid #F2B8D4;
	margin: 10px 20px;
}
.sub_devider{
	border: none;
	border-top: 1px solid #F2B8D4;
	border-bottom: 1px solid #FFFFFF;
}
.right_side{
	width: 250px;
	float: right;
	margin-right: 20px;
}
.left_side{
	width: 430px;
	float: left;
	margin-left: 20px;
}
.alt_sec{
	background: #F8E1ED;
}
.alt_sec .nc{
	margin: 0;
	padding: 0;
	background: none;
}
.alt_sec .sc{
	margin: 0;
	padding: 0;
	background: none;
}
.alt_body_copy{
	font-size: 12px;
	line-height: normal;
	color: #C6006F;
	margin: 0 20px;
	color: 
}
.right{
	float: right;
}
#mapDiv{
	width:400px;
	height:400px;
	border: 1px solid #C6006F;
}
#directions{
	width:400px;
}
a{
	color: #C6006F;
}
a.download_lnk{
	color: #C6006F;
	display:inline-block;
	padding-left:26px;
	line-height:19px;
	background:transparent url(../images/download_arrow.png) center left no-repeat;
}
a.map_link,
.map_link{
	color: #C6006F;
	display:inline-block;
	padding-left:26px;
	line-height:19px;
	cursor: pointer;
	background:transparent url(../images/search.png) center left no-repeat;
}
.map_link:hover{
	text-decoration: underline;
}
#directions_start{
	width:400px;
	margin-top: 15px;
}
.text_box{
	background-color: #fbf0f6;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #e6c2d0;
	color: #C6006F;
	width: 380px;
}

#outer_scroller{
	height: 120px;
}
#scroller_shadow{
	top:180px;
}
#page_body{
	margin-top: 94px;
}
#page_box{
	padding-top: 35px;
}
.caption{
	font-style: italic;
}

/* !Styles for drop out menu */

.res_cat_no_focus{
	text-align: left;
	font-size: 18px;
	line-height: normal;
	color: #999999;
	padding: 2px;
	border-bottom: 2px solid #f2b8d4;
	background: url(../images/arrow_opt_closed.gif) center left no-repeat;
	padding-left: 30px;
	margin: 5px 10px;
	cursor: pointer;
}

.res_cat_focus{
	text-align: left;
	font-size: 18px;
	line-height: normal;
	color: #4D4D4D;
	padding: 2px;
	border:none;
	background: url(../images/arrow_opt_open.gif) center left no-repeat;
	padding-left: 30px;
	margin: 5px 10px;
	cursor: pointer;
}
.page_edit_controls{
	text-align: center;
}

/* !Custom Page Styles */

#page_sections {
	margin: 0;
	padding: 0;
	list-style: none;
}

#page_sections li{
	margin: 0 20px;
	padding: 0 10px;
	list-style: none;
	position: relative;
}
#page_sections li li{
	list-style: disc;
}
#page_sections .editor_bar{
	position: absolute;
	top:-18px;
}

#page_sections .rearrange{
	cursor: move;
}
.padleft{
	padding-left: 20px;
}
.updatedate{
	font-size: 10px;
}

.sec_headline input{
	font-size: 20px;
	border: none;
	font-family: Helvetica, Arial, sans-serif;
	line-height: normal;
	color: #4D4D4D;
	padding: 0;
	margin: 0;
}
.info{
	font-size: 11px;
	font-style: italic;
	color: #999999;
}