body  {
	background: #bda19e;
}

.content  {
	font-family: serif;
	font-size: 1.0em;
	margin: 0; 
	padding: 8px;
	text-align: left; 
	color: #693c28;
}

.links-admin{
	
	font-weight: bold;
	color: #AA0000;
}

.error  {
	font-family: serif;
	font-size: 1.2em;
	background: #bda19e;
	margin: 0; 
	padding: 8px;
	text-align: left; 
	color: #693c28;
}

.thrColElsHdr #pageTitle{
	background-color:#EBEBEB;
	width:575px;
	height:20px;
	border-bottom: #693c28 solid medium;	
}

.pageTitle  {
	font-family: serif;
	font-size: 16px;
	font-weight:bold;
	margin: 8px; 
	padding: 8px;
	text-align: left; 
	color: #693c28;
	text-align:left;
	margin-left: 10px;
	text-transform:uppercase;
}

.black{
	color:#000000;
	font-weight:bold;	
}

.thrColElsHdr #margin{
	margin-left:10px;	
}

.tag_line{
	font-family: serif;
	color: #693c28;
	font-size: 35px;
	font-weight: bold;
	font-style: italic;
}

a:hover{
	text-decoration:underline;	
}

a{
	color:#693c28;
	text-decoration:none;
	font-weight:900;	
}
