* { padding: 0; margin: 0; }

body {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 12px;
 background-color:#d7d7d9;
}

p {
 padding: 10px;
}

a {
	color:#002884;	
}

a:Hover {
	color:#2c4786;
}

#wrapper { 
	margin: 0 auto;
	width: 800px;
	border-left: #474239 solid 1px;
	border-right: #474239 solid 1px;
	background:#F1F1F1;
}

#content { 
 float: left;
 color: #333;
 background: #F1F1F1;
 width: 534px;
 display: inline;
}

#newsStory {
	line-height:18px;	
}

#newsDate {
	text-align:right;
	font-weight:bold;
}

#eventsSidebar p {
	margin-top:-5px;
}

#eventsSidebar strong {
	text-transform:uppercase;	
}

h1 {
	font-size:22px;
	padding-left:10px;
	text-transform:uppercase;
}

#hr_sm {
	width:237px;
	height:1px;
	border:none;
	background:url(../images/hr_sm.jpg);
}

#hr_lg {
	width:514px;
	height:1px;
	border:none;
	background:url(../images/hr_lg.jpg);
}

#header {
 color: #333;
 width: 800px;
 float: left;
 height: 220px;
 background: #F1F1F1;
}

#header a {
	text-decoration:none;
	color:#D2D2D2;
}

#header a:Hover {
	text-decoration:none;
	color:#F1F1F1;
}

#footer { 
	font-size:8px;
	font-weight:bold;
 width: 800px;
 height: 55px;
 clear: both;
 color: #333;
 background: #F1F1F1;
 background-image:url(../images/footer.jpg);
 background-repeat:no-repeat;
}

#footer p {
	text-transform:uppercase;
}

#navigation {
	float: left;
	width: 800px;
	height: 28px;
	color: #4f4b43;
	background: #F1F1F1;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right:40px;
}

#navlist a {
	color:#4f4b43;
	text-decoration:none;
}

#navlist a:Hover {
	color:#000000;
	text-decoration:none;
}

#rightcolumn { 
 color: #333;
 background: #F1F1F1;
 width: 266px;
 float: left;
}

#headerBG {
	width: 780px;
	height: 200px;
	background-image:url(../images/header_bg.jpg);
	margin:10px;
}

#logo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#D2D2D2;
	float: right;
	margin-top: 120px;
}

#logoMain {
	font-size:24px;
	letter-spacing:1px;
}

#logoTag {
	font-size:12px;
	letter-spacing:10px;
}

#logoCityTag {
	font-size:10px;
	letter-spacing:13.5px;
}
