body, div, img, a img {
	margin: 0px; 
	padding: 0px; 
	border: 0px; }
	


body {
	margin: 0px auto;
	background-color: #444640;
	color: #241f19;
	font-family: georgia, 'times new roman', times, serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	}

#container {
	width: 940px; 
	height: 675px; 
	margin: 0px auto;
	text-align: left;}
	
#nav {
	width: 900px;
	height: 95px;
	position: relative;
	top:0px;
	left: 0px;}

#nav a img {display: inline;}
#nav a {display: inline;}

#logo {position: relative;
	left: 20px;
	top: 0px;}
	
#buttons{position: relative;
	margin-left: 0px;
	_margin: 0px 0px 0px -4px;
	top: -95px;
	left: 370px;}

span.name_sub {font-weight: bold;
	font-size: 14px;}

/* SUBNAV */
div#sub_nav {width: 895px;
	text-align: right;
	margin: 20px 0px 10px 0px;
	_margin: -80px 0px 0px 0px;
	position: relative;}
	
#sub_nav h4 {letter-spacing: 2px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: right;
	font-size: 22px; 
	position: relative;
	color: #32291f;
	font-weight: normal;}
	
	
/* --------- Left col -------*/
#left_col {width: 740px;
	float: left;
	margin: 0px;
	padding: 0px;}
	
#text {padding: 0px 0px 0px 20px;
	font-family: arial, verdana, sans-serif;
	font-size: 1em;}

#text p {margin: 0px;
	padding: 5px 0px 8px 0px ;}	

#left_col h3 {padding: 0px; margin: 0px 0px 2px 0px;
	font-size: 15px;}
#left_col h4 {padding: 0px; margin: 0px;
	font-size: 12px;}

a.return {color: #584423;
	font-size: 11px;
	letter-spacing: 1px;}

a.return:hover {color: #766344;}


/*------- Right col ---------*/
#right_col {width: 140px;
	float: left;
	margin: 20px 0px 0px 10px;
	font-size: 13px;}

#right_col a {
	display: block;
	height: 20px;
	width: 140px;
	background-color: #80826c;
	color: #2a1601;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 0px 0px;
	text-align: center;}

#right_col a:hover {
	display: block;
	height: 20px;
	width: 140px;
	background-color: #70705c;
	color: #2a1601;}
	
a#active {color: #b4b6ac;
display: block;
	height: 20px;
	width: 140px;
	background-color: #70705c;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 0px 0px;
	text-align: center;}
	
a#active:hover {color: #b4b6ac;
display: block;
	height: 20px;
	width: 140px;
	background-color: #70705c;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 0px 0px;
	text-align: center;}

 


