/*
 * TOURISM CONTENT
 */

#banner {
	background:url(../../images/aboutus_banner.jpg) center bottom no-repeat #F3EDE0;
	
}

#content_bottom {
	background: url(../../images/aboutus_bar_bottom.gif) bottom center no-repeat;
}

#content_full h1 {
	color:#6E6E6E;
}

#content_full h2 {
	color:#000000;
	background-color:#E6DCCC;
}

#content_full h3 {
	color:#5888B4;
}

.icon_heading {
	border:#6E6E6E solid 1px;
}

/* For standard pages */

#content_main h2 {
	color:#5888B4;
}

#content_main h3 {
	color:#5888B4;
}

#menu_left #nav4 {
	background-color:#F3EDE0;
}

#menu_left #menu_bottom {
	background:url(../../images/about_menu_left.gif) #F3EDE0 left no-repeat;
}

#menu_left #menu_bottom_right {
	background:url(../../images/about_menu_right.gif)  right no-repeat;
}

/* END TOURISM CONTENT*/