body {
	background-color: rgb(205, 199, 191);
}
#head
		{
		height:85px;
		color:rgb(77, 67, 62);
		z-index:5;
		background:rgb(239, 236, 234) url('../../images/mirage_eng_small.png') center left 25px no-repeat;
		}

#head h1 
{
	color:rgb(77, 67, 62);
	margin:32px 10px;
}		
#subhead
		{
		height:30px;
		/* background:rgb(77, 67, 62); */
		background:rgb(205, 199, 191);
		z-index:5;
		color:rgb(77, 67, 62);
		border-top: 1px solid rgb(77, 67, 62);
		border-bottom: 1px solid rgb(77, 67, 62);
		}
a:link, .clauselink
		{
		color: rgb(77, 67, 62);
		text-decoration: none;
		}
a:visited
		{
		color: rgb(77, 67, 62);
		text-decoration: none;
		}
a:link:hover, a:visited:hover, a:active, .clauselink:hover
		{
		color: rgb(168,77,74);
		text-decoration: none;
		}
#menu li ul li
		{
		background: rgb(205, 199, 191);
		}

.home_widget h4
		{
			background-color: rgb(239, 236, 234);
		}

#foot 
		{
			background: rgb(205, 199, 191);
		}

#breadcrumb li
		{
		background-color: rgb(239, 236, 234);
		}
