.nav_breadcrumb {
	position:absolute;
	left:38px;
	top:67px;
	z-index:100;
}

.nav_breadcrumb a:link{
	text-decoration: underline;
}

.nav_breadcrumb a:visited{
	text-decoration: underline;
}

.acrobat_mini {
	position:relative;
	float:left;
	left:-6px;
}
.media_item {
	float:left;
	width:190px;
}
.media_item_instructions {
	position:relative;
	float:left;
	font-size:9px;
	margin-top:20px;
}
.media_item_file_info {
	position:relative;
	font-size:9px;
}

.container_main{
	background-image: url(../../images/skins/eandm/container_main_bg_stretch.jpg);
	background-repeat:repeat;
	background-position:0px 0px;
	position:relative;
	width:100%;
	margin:0px;
	padding:0px;
	background-color:#5d6731;
}

.container_main_short{
	background-image: url(../../images/skins/eandm/container_main_bg_stretch_short.gif);
	background-repeat:repeat;
	background-position:0px 0px;
	position:relative;
	width:100%;
	margin:0px;
	padding:0px;
	background-color:#5d6731;
}

.container_main_header{
	position:relative;
	background-image: url(../../images/skins/eandm/container_main_header.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:208px;
	margin-bottom:-20px;
}

.container_main_header_short{
	position:relative;
	background-image: url(../../images/skins/eandm/container_main_header_short.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:188px;
}

.home_models_billboard {
	position:relative;
	background-image: url(../../images/containers/body/home_models_billboard.gif);
	background-repeat:no-repeat;
	width:730px;
	height:90px;
}

.container_body_top{
	background-image: url(../../images/containers/body/container_body_top.gif);
	background-repeat:no-repeat;
	width:750px;
	height:9px;
}

.container_body_content{
	position:relative;
	background-image: url(../../images/containers/body/container_body_bg_stretch.gif);
	background-repeat:repeat-y;
	width:740px;
	padding-left:10px;
}

.container_body_content_interior{
	position:relative;
	width:730px;
	padding-bottom:30px;
}


.container_body_bottom{
	background-image: url(../../images/containers/body/container_body_bottom.gif);
	background-repeat:no-repeat;
	width:750px;
	height:9px;
}

.container_sidebar{
	width:187px;
	text-align:right;
	font-size:10px;
}

.container_sidebar_address{
	color:#FFFFFF;
	margin-right:10px;
	margin-bottom:20px;
}

.container_sidebar_communities{
	background-image: url(../../images/containers/sidebar/container_sidebar_communities_bg.gif);
	background-repeat:no-repeat;
	width:187px;
}

.special_needs_wheelchair{
	position:relative;
	float:right;
}

/*///////////////////////// CONTENT BOX IMAGE MEDIA START ///////////////////////////*/
.content_box_media {
	position:relative;
	margin:0px;
	padding:0px;
	padding-bottom:15px;
	width:580px;
	height:360px;
}

.container_content_media {
}

/*///////////////////////// CONTENT BOX TOP MEDIA START ///////////////////////////*/
.content_box_top_media {
	position:absolute;
	width:100.5%;
	height:20px;
	z-index:10;
}
.content_box_top_left_media {
	position:relative;
	float:left;
	width:20px;
	height:20px;
	background-image: url(../../images/containers/body/container_media_edge_cover.png);
	background-position: left top;
}
.content_box_top_right_media {
	position:relative;
	float:right;
	width:389px;
	height:20px;
	background-image: url(../../images/containers/body/container_media_edge_cover.png);
	background-position: right top;
}
.content_box_top_center_media {
	position:absolute;
	left:20px;
	right: 389px;
	height:20px;
	background-image: url(../../images/containers/body/container_media_edge_cover_horiz.png);
	background-position: left top;
	background-repeat: repeat-x;
}
/*///////////////////////// CONTENT BOX TOP MEDIA END ///////////////////////////*/

/*///////////////////////// CONTENT BOX CENTER MEDIA START ///////////////////////////*/
.content_box_center_media {
	position:relative;
	/*background-color: #0066FF;*/
	width:100.5%;
	height:345px;
}
.content_box_center_left_media {
	position:absolute;
	float:left;
	left:0px;
	width:20px;
	top:20px;
	bottom:20px;
	background-image: url(../../images/containers/body/container_media_edge_cover_vert.png);
	background-position: left top;
	background-repeat: repeat-y;
	z-index:10;
	height:322px;
}
.content_box_center_right_media {
	position:absolute;
	float:right;
	right:0px;
	top:20px;
	bottom:20px;
	width:391px;
	background-image: url(../../images/containers/body/container_media_edge_cover_vert.png);
	background-position: right top;
	background-repeat: repeat-y;
	z-index:10;
	height:322px;
}
.content_box_center_center_media {
	position:relative;
	background-image: url(../../images/containers/body/container_item_thumb_center.png);
	background-repeat: repeat;

	background-color:#bec5a2;
	height:332px;
}
.content_box_center_content_media {
	position:relative;
	/*background-color: #00FF66;*/
}

.content_box_center_padding_media {
	position:relative;
	display:block;
	padding:0px;	
}
/*///////////////////////// CONTENT BOX CENTER END ///////////////////////////*/
/*///////////////////////// CONTENT BOX BOTTOM MEDIA START ///////////////////////////*/
.content_box_bottom_media {
	position:absolute;
	top:342px;
	bottom:0px;
	height:10px;
	z-index:10;
	width:100%;
}
.content_box_bottom_left_media {
	position:relative;
	float:left;
	width:20px;
	height:20px;
	background-image: url(../../images/containers/body/container_media_edge_cover.png);
	background-position: left bottom;	

}
.content_box_bottom_right_media {
	position:relative;
	float:right;
	width:389px;
	height:20px;
	background-image: url(../../images/containers/body/container_media_edge_cover.png);
	background-position: right bottom;

}
.content_box_bottom_center_media {
	position:absolute;
	left:20px;
	right: 389px;
	height:20px;
	background-image: url(../../images/containers/body/container_media_edge_cover_horiz.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}
/*///////////////////////// CONTENT BOTTOM MEDIA END ///////////////////////////*/
/*///////////////////////// CONTENT BOX MEDIA END ///////////////////////////*/


/*///////////////////////// CONTENT BOX START ///////////////////////////*/
.content_box {
	position:relative;
	padding-bottom:5px;
	overflow:hidden;
}
.content_box_right {
	position:relative;/*background-color: #00FF66;*/
	float:right;
	width:34%;
}

.content_box_left {
	position:relative;/*background-color: #00FF66;*/
	float:left;
	width:63%;
	display:block;
}

.container_content_text {
}

/*///////////////////////// CONTENT BOX TOP START ///////////////////////////*/
.content_box_top {
	position:relative;
	width:100%;
	height:8px;
}
.content_box_top_left {
	position:relative;
	float:left;
	width:8px;
	height:8px;
	background-image: url(../../images/containers/body/container_item_thumb_tl.png);
	background-position: left top;
}
.content_box_top_right {
	position:relative;
	float:right;
	width:8px;
	height:8px;
	background-image: url(../../images/containers/body/container_item_thumb_tr.png);
	background-position: 0px 0px;
}
.content_box_top_center {
	position:absolute;
	left:8px;
	right: 8px;
	height:8px;
	background-image: url(../../images/containers/body/container_item_thumb_horiz.gif);
	background-position: left top;
	background-repeat: repeat-x;
	z-index:200;
}
/*///////////////////////// CONTENT BOX TOP END ///////////////////////////*/

/*///////////////////////// CONTENT BOX CENTER START ///////////////////////////*/
.content_box_center {
	position:relative;
	/*background-color: #0066FF;*/
	width:100%;
}
.content_box_center_left {
	position:absolute;
	float:left;
	left:0px;
	width:8px;
	top:0px;
	bottom:8px;
	background-image: url(../../images/containers/body/container_item_thumb_vert.gif);
	background-position: left 0px;
	background-repeat: repeat-y;
}
.content_box_center_right {
	position:absolute;
	float:right;
	right:0px;
	top:0px;
	bottom:8px;
	width:8px;
	background-image: url(../../images/containers/body/container_item_thumb_vert.gif);
	background-position: right 0px;
	background-repeat: repeat-y;
}
.content_box_center_center {
	background-image: url(../../images/containers/body/container_item_thumb_center.gif);
	background-repeat: repeat;
	margin-left:8px;
	margin-right:8px;
	background-color:#bec5a2;
}
.content_box_center_content {
	position:relative;
	/*background-color: #00FF66;*/
}

.content_box_center_padding {
	position:relative;
	display:block;
	padding:8px;	
}
/*///////////////////////// CONTENT BOX CENTER END ///////////////////////////*/
/*///////////////////////// CONTENT BOX BOTTOM START ///////////////////////////*/
.content_box_bottom {
	position:relative;
	left:0px;
	height:8px;
}
.content_box_bottom_left {
	position:relative;
	float:left;
	width:8px;
	height:8px;
	background-image: url(../../images/containers/body/container_item_thumb.png);
	background-position: left bottom;	
}
.content_box_bottom_right {
	position:relative;
	float:right;
	width:8px;
	height:8px;
	background-image: url(../../images/containers/body/container_item_thumb.png);
	background-position: right bottom;
}
.content_box_bottom_center {
	position:absolute;
	left:8px;
	right: 8px;
	height:8px;
	background-image: url(../../images/containers/body/container_item_thumb_horiz.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
/*///////////////////////// CONTENT BOTTOM END ///////////////////////////*/
/*///////////////////////// CONTENT BOX END ///////////////////////////*/

/*///////////////////////// CONTENT BOX B START ///////////////////////////*/
.content_box_b {
	display:visible;
	position:relative;
	padding-bottom:5px;
	z-index:15;
	
}

.content_box_b_elevation {
	display:visible;
	position:relative;
	padding-bottom:5px;
	z-index:15;
	width:585px;
	
}
.content_box_right_b {
	position:relative;/*background-color: #00FF66;*/
	float:right;
	width:34%;
}

.content_box_left_b {
	position:relative;/*background-color: #00FF66;*/
	float:left;
	width:63%;
	display:block;
}

.container_content_text_b {
}

/*///////////////////////// CONTENT BOX TOP START ///////////////////////////*/
.content_box_top_b {
	position:relative;
	width:100%;
	height:8px;
}
.content_box_top_left_b {
	position:relative;
	float:left;
	width:8px;
	height:8px;
	background-image: url(../../images/containers/body/container_item_thumb_b.png);
	background-position: left top;
	 
}
.content_box_top_right_b {
	position:relative;
	float:right;
	width:8px;
	height:8px;
	background-image: url(../../images/containers/body/container_item_thumb_b.png);
	background-position: right top;
	 
}
.content_box_top_center_b {
	position:absolute;
	left:8px;
	right: 8px;
	height:8px;
	background-image: url(../../images/containers/body/container_item_thumb_horiz_b.gif);
	background-position: left top;
	background-repeat: repeat-x;
	 
}
/*///////////////////////// CONTENT BOX TOP END ///////////////////////////*/

/*///////////////////////// CONTENT BOX CENTER START ///////////////////////////*/
.content_box_center_b {
	position:relative;
	/*background-color: #0066FF;*/
}
.content_box_center_left_b {
	position:absolute;
	float:left;
	left:0px;
	width:8px;
	top:0px;
	bottom:8px;
	background-image: url(../../images/containers/body/container_item_thumb_vert_b.gif);
	background-position: left 0px;
	background-repeat: repeat-y;
}
.content_box_center_right_b {
	position:absolute;
	float:right;
	right:0px;
	top:0px;
	bottom:8px;
	width:8px;
	background-image: url(../../images/containers/body/container_item_thumb_vert_b.gif);
	background-position: right 0px;
	background-repeat: repeat-y;
}
.content_box_center_center_b {
	background-image: url(../../images/containers/body/container_item_thumb_center_b.gif);
	background-repeat: repeat;
	margin-left:8px;
	margin-right:8px;
	background-color:#d1d4b8;

}
.content_box_center_content_b {
	position:relative;
	/*background-color: #00FF66;*/
}
/*///////////////////////// CONTENT BOX CENTER END ///////////////////////////*/
/*///////////////////////// CONTENT BOX BOTTOM START ///////////////////////////*/
.content_box_bottom_b {
	position:relative;
	left:0px;
	height:8px;
}
.content_box_bottom_left_b {
	position:relative;
	float:left;
	width:8px;
	height:8px;
	background-image: url(../../images/containers/body/container_item_thumb_b.png);
	background-position: left bottom;	
	 
}
.content_box_bottom_right_b {
	position:relative;
	float:right;
	width:8px;
	height:8px;
	background-image: url(../../images/containers/body/container_item_thumb_b.png);
	background-position: right bottom;
}
.content_box_bottom_center_b {
	position:absolute;
	left:8px;
	right: 8px;
	height:8px;
	background-image: url(../../images/containers/body/container_item_thumb_horiz_b.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
/*///////////////////////// CONTENT BOTTOM END ///////////////////////////*/
/*///////////////////////// CONTENT BOX B END ///////////////////////////*/