
h1#header {
	color: #9e806b;
	font-weight: normal;
	font-family: Georgia;
	font-weight: normal;
	font-style: italic;
	display: inline;
	z-index: 3000;
	font-size: 26px;
}
	
h2#pagetitle {
	margin: 5px;
	font-family: Georgia;
	font-style: italic;
	color: #555658;
	font-weight: bold;
}

#news h3 {
	font-family: Georgia;
	color: #9e806b;
	font-size: 22px;
	font-style: italic;
	margin: 0 0 5px 0;
	font-weight: normal;
}

h4.footer {
	color: #9e806b;
	margin: 0;
	font-size: 13px;
}

.cont_header h4 {
	color: #ffffff;
	margin: 0;
	font-size: 13px;
}

h3 {
	font-family: Georgia;
	color: #555658;
	font-size: 24px;
	font-style: italic;
	margin: 10px 0 20px 0;
	font-weight: normal;
}


/* NORMAL - Benefit for TINYMCE */

p { font-family: Helvetica, Verdana, Arial; font-size: 12px; }
