body {
	color:#000000;
	font-family:"Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}


#header {
	border-bottom:3px solid #666666;
	width:814px;
	margin-bottom:20px;
}

#content-wrapper, #footer, #top-content1, #top-content2, #sub-content1, #sub-content2, #logo-bar, #header {float:none;}



#footer {
	border-top:1px solid #666666;
	height:50px;
	width:814px;
	margin-top:15px;
}

h1,h2,h3,h4,h5,h6 { 
	font-family:"Lucida Bright", "Lucida Fax", Gerogia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #6c521f; 
}

h1 {
	font-size:1.5em; /*18px*/
	line-height:1em;
	margin:0 0 0.833em 0;
}

h2 {
	font-size:1.25em; /*15px*/
	line-height:1.125;
	margin:1.929em 0 0.643em 0;
}

h3 {
	font-size:1em;
	margin-bottom:1em;
}


p {
	font-size:1em;
	line-height:1.5em;
	margin:0 0 1.5em 0;
}

ul, ol { 
	margin:0 1.5em 1.5em 1.5em;
	line-height:1.5em;
	float:none;
}

ul     { list-style-type: disc; }
ol     { list-style-type: decimal; }

ul ul {
	padding-top:1em;
}

.imagecenter, .imageright {display:none;}

