P {
	margin: 0px;
	padding: 0px;
}

.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	text-decoration: none;
	}
	
	
#navigation td {
	border-bottom: 1px solid #D3BE90;
	border-left: 1px solid #D3BE90;
	border-right: 1px solid #D3BE90;
	border-top: 1px solid #D3BE90;
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #FCF6DA;
	color:#853B10;
	line-height:14px;
	text-decoration: none;
	display:block;
	padding:4px 4px 4px 4px;
	}
	
#navigation a:hover {
	background: #A95A2C;
	color:#FFFFFF;
	}
	
	.content {
	background-color: #FEFBED;
	border: 1px solid #D3BE90;
}
.headerline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C5B87E;
	border-right-color: #C5B87E;
	border-bottom-color: #C5B87E;
	border-left-color: #C5B87E;
}
.four-borders2 {
	border: 1px solid #333333;
}
.four-borders {
	border: 1px solid #E0C073;
}
.four-borders-green{
	border: 1px solid #7D9E78;
}
.early_preview_wrapper {
}
