/* ----- HTML STYLES ----- */
body	{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #333;
	line-height: 1.5em;
}
h2	{
	margin: 0 0 1em 0;
	font-weight: normal;
	font-size: 1.8em;
	color: #4D7480;
}
h3	{
	margin: 0 0 1em 0;
	font-size: 1.7em;
	color: #666;
	font-weight: normal;
}
h4	{
	margin: 0 0 .5em 0;
	font-size: 1.3em;
}


/* ----- COMMON STYLES ----- */
.hide	{
	position: absolute;
	top: 0;
	left: -9999px;
}
.hr	{
	height: 1px;
	background: #B7AA8C;
	margin: 1.5em 0;
	}
	.hr hr	{
	display: none;
}
.reppic	{
	padding: 1px;
	border: 2px solid #B7AA8C;
}

/* ----- LAYOUT STYLES ----- */

#container	{
	margin: 0 auto;
	width: 749px;
}

* html #container	{
	width: 749px;
}
#header	{
	height: 200px;
	margin-left: 1px;
	color: #FFF;
	}
	#header ul	{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 30px;
	border-bottom: 1px solid #FFF;
	}
	#header ul li	{
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
	font-size: 1.5em;
	line-height: 30px;
	padding-left: 15px;
	
	width: 249px; /* bmh */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 234px;
	}
	#header .widelink	{
	border-right: 1px solid #FFF;
	background: #80724D;
	
	width: 498px; /* bmh */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 483px;
	}
	#header .widelink2	{
	background: #76804C;	
	width: 733px; /* bmh */
	voice-family: "\"}\"";
	voice-family: inherit;
	}
	#header .widelink3	{
	background: #43656F;	
	width: 733px; /* bmh */
	voice-family: "\"}\"";
	voice-family: inherit;
}
#header_widelink a	{
	display: block;
	height: 30px;
	width: 498px;
	position: relative;
	top: -31px;
	left: 0;
	z-index: 50;
	}
	* html #header_widelink a	{
	top: -54px;
	left: -125px;
}
#header_narrowlink a	{
	display: block;
	height: 30px;
	width: 249px;
	position: relative;
	top: -61px;
	left: 499px;
	z-index: 60;
	}
	* html #header_narrowlink a	{
	top: -84px;
	left: 250px;
}
#clear_t, #clear_b	{
	height: 7px;
	font-size: 0;
	clear: both;
}
#menu	{
	margin: 0 1px;
	padding: 0;
	height: 30px;
	list-style: none;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	}
	#menu li	{
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	line-height: 30px;
	width: 123px;
	border-left: 1px solid #FFF;
	}
	#menu a	{
	display: block;
	width: 123px;
	color: #FFF;
	text-decoration: none;
	font-size: 1.1em;
	position: relative;
	z-index: 10;
}
#sidebar	{
	float: left;
	text-align: left;
	padding: 0 5px 0 6px;
	
	width:235px; /* bmh */
	font-size:13px;
	color:#43656F;
}

#sidebar a {
	color:#43656F;
}

#content	{
	float: left;
	text-align: left;
	padding: 15px 15px 15px 20px;
	font-size: 1.1em;
	
	width: 495px; /* bmh */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 460px;
}
#footer	{
	margin: 0 auto;
	width: 718px;
	text-align:center;
	line-height: 25px;
	font-size: .9em;
}

#footer a {
	color: #ADB0AD;
	text-decoration:none;
}
