#mainmenu {
	position: absolute;
	margin-left: 90px;
	margin-top: 125px;
	*margin-left: -850px;
}

#homebefaft {
	position: absolute;
	margin-left: 466px;
	margin-top: 415px;
	padding: 7px 0 7px 7px;
	width: 179px;
	border: 1px solid #2b261b;
}

#homespecials {
	position: absolute;
	margin-left: 662px;
	margin-top: 415px;
	padding: 7px 0 7px 7px;
	width: 179px;
	border: 1px solid #2b261b;
}

.article-content h2 {
	color: #957652;	
}

.colmask {
	border: none;
	margin-bottom: 30px;
	margin-top: 0px;
}

.leftmenu {
	background: none;
}

.leftmenu .colright {
	background: none;
}

.contentheading {
	border-bottom: none;
	color: #957652;
	font-size: 22px;
}

#homecontent {
	color: #CCC;
	font-size: 14px;
	line-height: 18px;
	padding-left: 48px;
	margin-left: 20px;
	border-left: dotted 1px #666;
}

#homecontent a, #homecontent a:visited, #homecontent a:link{
	color:#bea487;
}
