div#background
{
	position: absolute;
	top: 7.3em;
	_top: 7.5em;
	+top: 7.5em;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 1;
	}
	div#background div#flash
	{
		width: 60em;
		text-align: right;
		margin: 0 auto;
	}
	div#background div#flat
	{
		display: none;
		width: 60em;
		text-align: right;
		margin: 0 auto;
		height: 22.5em;
	}

div#flash_message
{
	position: absolute;
	top: 2em;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 10;
	display: none;
	}
	div#flash_message div#no_flash
	{
		border: 0.13em solid #3c3b38;
		background-color: #EAE8E6;
		margin: 0 auto;
		width: 28em;
		text-align: left;
		}
		div#flash_message div#no_flash h1
		{
			font-weight: bold;
			font-size: 0.8em;
			line-height: 1.7em;
			padding: 0 0.6em;
			background-color: #878582;
			color: #fff;
			}
			div#flash_message div#no_flash h1 img
			{
				margin-top: 0.4em;
				float: right;
				cursor: pointer;
			}
		div#flash_message div#no_flash div.copy
		{
			margin: 0.5em;
			}
			div#flash_message div#no_flash div.copy p.header2,
			div#flash_message div#no_flash div.copy h2			
			{
				font-size: 0.8em;
				font-weight: bold;
				margin-bottom: 0.4em;
			}
			div#flash_message div#no_flash div.copy p
			{
				font-size: 0.8em;
				margin-bottom: 0.4em;
			}
div#crumbtrail {
	display: none;
}
div#title_bar
{

	}		
	div#title_bar ul li a:hover
	{
		background-color: #645b4f;
	}
	
	div#title_bar ul.lastmenu {
    float: right;
	}

div#title_bar ul.lastmenu li a
{
	background-color: #645b4f;
}

div#title_bar ul.lastmenu li a:hover
{
	background-color: #878582;
}
		
div#layout div#home
{
	height: 22.5em;
	}

	div#layout div#home div#col1
	{
		float: right;
		width: 765px;
		background: url(../gifs/splash.jpg) top right no-repeat;
		height: 360px; 
		/*background-color: Lime;*/
	}
	
	div#layout div#home div#col2
	{
		float: left;
		width: 169px;
		/*background-color: Orange;*/
		}
		div#layout div#home img {
			margin-bottom: 7px;
		}
		div#layout div#home div#news
		{
			float: right;
			width: 13em;
			_width: 13.25em;
			background-color: #fbf4ea;
			border: 0.13em solid #3c3b38;
			margin: 0.5em 0;
			}
			div#layout div#home div#news div.header
			{
				background: #878582;
				text-align: center;
				padding: 0.1em 0;
				}
				div#layout div#home div#news div.header h3
				{
					color: #fff;
					font-size: 0.8em;
					font-weight: bold;
				}
		div#layout div#home div#small_banner
		{
			float: right;
		}

	div#layout div#home div#intro
	{
		float: left;
		width: 45em;
		}
		div#layout div#home div#intro p.intro
		{
			width: 33em;
			font-size: 0.8em;
			line-height: 1.6em;
			margin-bottom: 0.6em;
		}

	div#layout div#home div#banner
	{
		float: left;
		width: 46em;
	}
		
div#layout div#sections
{
	height: 330px;
	text-align: center;
	border-style: none;
}		
	
div#highlight {
	position: absolute;
	top: 340px;
	left: 50%;
	margin-left: 140px;
	background: url(../gifs/highlight.png) center center no-repeat;
	width: 336px;
	height: 127px;
	overflow: hidden;
	z-index: 5;
	display: none;
	font-size: 100%;
}
div#highlight p {
	color: #fff;
	margin: 0 20px;
	font-size: 70%;
}
div#highlight h1,
div#highlight p.header1 {
	margin: 15px 20px 5px 20px;
	padding: 0;
	color: #fff;
	font-size: 100%;
}
div#highlight_1,
div#highlight_2,
div#highlight_3,
div#highlight_4,
div#highlight_5,
div#highlight_6,
div#highlight_7,
div#highlight_8 {
	display: none;
}

a.redreverse { width: 169px; height: 36px; margin-bottom: 7px;  background-color: #E60004; color: #fff; line-height: 36px; text-align: center; display: block; text-decoration: none; font-size: 75% }
a.redreverse:hover { color: #000;}

div#menu_footer {
	position: absolute;
	top: 477px;
	left: 50%;
	margin-left: -480px;
	z-index: 2;
}
