/* GENERAL STYLES */
/* GENERAL STYLES */
/*logo*/
#logo
{
	background: #933643;
	border-right: solid 1px white;
}

/*navigation header*/

#header #navi
{
	background: transparent;
}

#header #navi li
{
	background: #933643 url(/images/interface/backgrounds/menu-selector.gif) no-repeat center right;
	border: solid 1px #933643;
	border-right: solid 1px #fff;
}

#header #navi li:hover
{
	color: #D38994;
	border: solid 1px #933643;
	border-right: solid 1px #fff;
	background: #933643 url(/images/interface/backgrounds/menu-selector-hover-destination.gif) no-repeat center right;
}

#header #navi li:hover a
{
	color: #D38994;
}

#header #navi li a
{
	color: #eee;
	text-decoration: none;
}

#header #navi li a:hover
{
	color:#eee;
}

#header #navi li div.containerOutter2 ul li a
{
	color: #fff;
}

#header #navi li div.containerOutter2 ul li a:hover
{
	color: #c47735;
}


#header #navi li div.containerOutter2 ul li div.containerOutter3
{
	visibility: hidden;
	background-color: transparent;
}

#header #navi li div.containerOutter2 ul li:hover div.containerOutter3
{
	display: block;
	visibility: visible;
}

#header #navi li:hover div.containerOutter2, #header ul li div a:hover div.containerOutter3
{
	display: block;
	visibility: visible;
}

/* element simply used to cover-up left hand blank area of menu */
#coverup
{
	background-color:#933643;
}


/* last element of the first menu overflow element no content */
#header #navi li.last,
#header ul li.last:hover
{
	color: #fff;
	background: #933643 none;
	border: solid 1px #933643;
	border-right: solid 1px white;
}

#header #navi li.selected:hover a
{
	color: #fff;
}

/* colour varies from page to page */
#contentBar
{
	color: #933643;
	background-color: transparent;
	border-top: solid 5px #BD4D5E;
	border-bottom: none 0px transparent;
}

#contentBar ul li
{
	border-left: solid 1px #BD4D5E;
}

#contentBar ul li a
{
	color: #BD4D5E;
	font-weight: normal;
}

/* colour varies from page to page */

#straplinefooter
{
	border-bottom: solid 14px #423833;
	color: #fff;
	background: url(/images/interface/backgrounds/destination-footer.gif) repeat-x top left;
}

#contentArea .preamble
{
	color: #b6b28b;
}

#contentArea .mainText,
#left-col .mainText,
#right-col .mainText
{
	color: #827873;
}

#specificContent
{
	border: solid 1px #000;
	color: #b6b28b;
}

.pageContentHeadingText,
.largerHeadingText 
{
	color: #933643;
}

#navitopright div a:hover
{
	background: transparent url(/images/interface/backgrounds/navi-top-selector-orange.gif) no-repeat top left;
	color: #D38994;
}


/* EDITOR PROPERTIES */


/* EDITOR PROPERTIES */
