#container{
	background:url('../images/index_back.jpg') top right repeat-x;
}

#center{
	width:381px;
}

#masthead{
	width:311px;
	padding:25px 35px 33px 35px;
	padding:35px 35px 24px 35px;
	padding:25px 35px 60px 35px;
	float:left;
	background:#ac996b;
	border-bottom:1px solid #fff;
}

* html #masthead{
	width:381px;
	padding:25px 35px 24px 35px;
	padding:16px 35px 15px 35px;
}

#masthead p{
	margin:0;
	padding:0;
	font:13px/18px Georgia, Times, serif;
	color:#362318;
}

#nav{
	height:248px;
}

* html #nav{
	height:268px;
	height:270px;
}

#contact-info{
	width:143px;
	padding:10px 10px 5px 10px;
	background:#ac996b;
}

* html #contact-info{
	width:163px;
}

#contact-info p{
	margin-top:0;
	color:#FFFFFF;
	font:11px Arial, sans-serif;
}

* html #contact-info p{
	margin-bottom:10px;
	line-height: 12px;
}

#right{
	width:180px;
}