/*
 * TOURISM CONTENT
 */

#banner {
	background:url(../../images/blue_banner.jpg) left top repeat-x;
}

#banner_content {
	width:600px;
	background:url(../../images/tourism_banner.jpg) right top no-repeat #666633;
}

#banner a {
	color:#FFFFFF;
}

#content_bottom {
	background: url(../../images/tourism_bar_bottom.gif) bottom center no-repeat;
}

#content_full h1 {
	color:#666600;
}

#content_full h2 {
	color:#FFFFFF;
	background-color:#666633;
}

#content_full h3 {
	color:#5888B4;
}

.icon_heading {
	border:#666600 solid 1px;
}

/* For standard pages */

#content_main h2 {
	color:#5888B4;
}

#content_main h3 {
	color:#5888B4;
}

#menu_left #nav4 {
	background-color:#DBDBBE;

}

#menu_left #menu_bottom {
	background:url(../../images/tourism_menu_left.gif) #DBDBBE left no-repeat;
}

#menu_left #menu_bottom_right {
	background:url(../../images/tourism_menu_right.gif)  right no-repeat;
}

/* END TOURISM CONTENT*/