
h3 { 
	font-family: Verdana;
	font-size: 18px; 
	color: #051b33; 
}

img {
	margin: 4px;
}

body {
	font-family: Georgia, Times New Roman;
	font-size: 14px;
	color: #000000;
	background: #4e1802;
	text-align: center;
}


#dateline {
	font-family: Georgia, Times New Roman;
	font-size: 11px;
	text-align: right;
}

#page-container {
	width: 760px;
	margin: auto;
	text-align: left;
}

#mainheader {
	clear: both;
	font-family: Palatino, Georgia, Times New Roman;
	font-size: 24px;
	font-style: bold;
	color: #c9c9c9;	
	padding-top: 30px;
	height: 240px;
}

#toptextnav {
	background: #4e1802;
	height: 43px;
	width: 637px;	
}


#toptextnav a {
	color: #c9c9c9;
	text-decoration: none;	
}

#topnavtext li  {
	font-size: 15px;
	color: #ffffff;
	display: inline;
	list-style: none; 
	margin: 0; 
	padding-right: 30px;
}

#topnavtext  {
	font-size: 15px;
	color: #ffffff;
	padding-top: 13px;
	padding-left: 20px;
}

#content-container {
	background: #4e1802;
	text-align: left;
}

#content-text {
	clear: both;
	background: #f1e0c8;
	padding: 10px;
}

#footer {
	background: #c6efdd;
	padding: 10px;
	text-align: center;
}
