html, body {
	margin: 0;
	padding: 0;
	background: #26220f;


}



#main {
	position: absolute;
	top: 0px;
	width: 684px;
	background-color: #fffbe2;
	line-height: 16pt;
	float: left;
}

#menu {
	position: absolute;
	top: 0px;
	left: 684px;
	width: 340px;
	background-color: #26220f;
	padding: 35px;
		
}



a:link { color: #fff3b5; text-decoration: none;}
a:active { color: #fff3b5; text-decoration: none; }
a:visited { color: #fff3b5; text-decoration: none }
a:hover { color: #e29f1c; text-decoration: none;}


#news_item {

	padding-left: 92px;
	width:500px;
	font-family: Arial;
	font-size: 12px;
}


#menuNav {

	font-family: Book Antiqua;
	font-size: 18pt;
	color: #fff3b5;
	line-height: 50px;
}

#menuLinks {

	font-family: Book Antiqua;
	font-size: 10pt;
	color: #fff3b5;
	line-height: 16pt;
}

p.picquote {

	padding:0px;
	font-size:13px;
	font-family: Trebuchet MS;
	font-style: italic;		
}

P.title {

	padding-left: 30px;
}

hr.links{

	width: 100%;
	color: #3c3825;
	height: 1px;
	
}

.item_title {

	font-size: 20px;
	
}