/*** BODY AREA ***/

.mobile_path
{
    background-color:#006fbc;
}
.path
{
	background:#006fbc url(../img/corner_blue_l.gif) no-repeat top left;	
}
.right
{
    background:url(../img/corner_blue_r.gif) no-repeat top right;
}

/***TOP IMAGE BY CONTENT *******/

#navibg
{
    background-color:#c7e1f2;
    
}

/* TOP IMAGES */
.topimg{
	background:url(../img/left_top_img/about_gwcc.jpg) no-repeat top left;
	border-bottom:#006fbc 2px solid;
}
.topimg_calendar{
	background:url(../img/left_top_img/calendar.jpg) no-repeat top left;
	border-bottom:#006fbc 2px solid;
	position:relative;
	z-index:5;
	height:150px;
}
.topimg_directions{
	background:url(../img/left_top_img/directions.jpg) no-repeat top left;
	border-bottom:#006fbc 2px solid;
	position:relative;
	z-index:5;
	height:150px;
}
.topimg_floor{
	background:url(../img/left_top_img/floorplan.jpg) no-repeat top left;
	border-bottom:#006fbc 2px solid;
	position:relative;
	z-index:5;
	height:150px;
}

.corner{
	background:url(../img/common_triangle_left.gif) no-repeat top right;
}

.epheader{
	background:#FAFAFA url(../img/common_triangle.gif) no-repeat top left;
 
}
.eptitle{
	color:#006fbc;

}
.promo
{
    color:#006fbc;

}
.treeSelected a
{
background-color:#006fbc;
}