body, html 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #fff4e0;
}
#wrap {
	background:#d1b79c;
	border: solid 1px #d1b79c;
}
#header {
	background:#ecdbc1;
	min-height: 142px;
}
h1 {
    margin:0;
}
#main-left {
	background:#faebd7;
}
#main-right {
	background:#faebd7;
}
h2 {
	margin:0 0 1em;
}
#sidebar-right {
	background:#d1b79c;
}
#sidebar-left {
	background:#99c;
}
#sidebar-left hr, #sidebar-right hr {
	border: solid 1px #05418E;
	width: 70%;
}
#footer {
	background:#ecdbc1;
	border-top: solid 1px #d1b79c;
	text-align: center;
	font-size: .8em;
}

h1, h2, h3, h4, h5, thead, tfoot
{
    color: #05418E;
}

th
{
	color: #ffffff;
	background: #05418E;
}

a:link	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
a:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
a:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
a:hover	{	
	text-decoration: none;
	color:	#3333ff;
	}

.smalltext {
	font-size: 8pt;
	line-height: .8em;
}

#featurednews { 
	font-size: 8pt;

}

#featurednews ul {
	margin: 0;
	padding:	0;
	list-style: none;
}



































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {
    color: #05418E;
}

h2 {

}

h3 {

}

h4 {

}

.smalltext {

}


