#wrapper {
	width: 1026px;
	margin: auto;
	background-image: url(../images/RepeatingBackground.png);
}

#content {
}

#header {
	background-image: url(../images/HeaderImage.png);
	width: 1026px;
	height: 161px;
	background-repeat: no-repeat;
	text-align: center;
	_margin-bottom: 15px;
}

*:first-child+html #header { margin-bottom: 15px; }

#header #header_links {
	background-color: #A58353;
	float: right;
	font-size: .9em;
}

#header #header_links ul {
	margin: 0;
	padding: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#header #header_links ul li {
	margin: 0;
	padding: 0;
	float: right;
	padding-right: 1em;
	padding-left: 1em;
	border-left: 2px solid white;
	list-style: none;
	padding-top: .75em;
	padding-bottom: .75em;
	letter-spacing: 75%;
}

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

#header #header_links ul li:hover {
	background-color: #493821;
}

#lead_story {
	width: 710px;
	height: 234px;
	margin: 15px;
	padding: 5px;
	background-image: url(../images/LeadStoryBox.png);
	background-repeat: no-repeat;
	position: relative;
}

#lead_story h2 {
	margin: 0;
	padding: 0;
}

#lead_story a {
	text-decoration: none;
}

#lead_story img {
	margin-right: 1em;
}

#newsletter {
	width: 250px;
	height: 244px;
	margin: 15px;
	margin-bottom: 10px;
	text-align: center;
	overflow: auto;
}

#contact {
	width: 250px;
	height: 244px;
	margin: 15px;
	text-align: center;
	overflow: auto;
}

#events {
	width: 30%;
	height: 381px;
	float: left;
	margin-left: 15px;
	_margin-left: 15px;
	margin-right: 5px;
	_margin-right: 0;
	padding: 5px;
	padding-left: 10px;
	background-image: url(../images/EventsBox.png);
	background-repeat: no-repeat;
	position: relative;
}

#business_profile {
	width: 30%;
	_width: 30%;
	height: 381px;
	float: left;
	margin-left: 10px;
	_margin-left: 15px;
	margin-right: 17px;
	_margin-right: 0;
	margin-bottom: 15px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 3px;
	_padding-right: 7px;
	background-image: url(../images/EventsBox.png);
	background-repeat: no-repeat;
	position: relative;
}

#personal_profile {
	width: 29%;
	height: 381px;
	float: left;
	padding: 5px;
	padding-left: 10px;
	padding-right: 15px;
	background-image: url(../images/EventsBox.png);
	background-repeat: no-repeat;
	position: relative;
}

#banner_ad {
	width: 1020px;
	height: 150px;
	margin: 15px;
	margin: 0 auto;
	clear: both;
	text-align: center;
}

img {
	border: 0;
}

#newsletter, #contact {
	width: 250px;
	height: 112px;
	clear: right;
	margin-right: 15px;
	_margin-right: 10px;
	_width: 250px;
	margin-top: 0;
	font-size: .8em;
	background-image: url(../images/NewsletterBox.png);
	background-repeat: no-repeat;
}

#contact {
	height: 120px;
	background-image: url(../images/ContactBox.png);
}

#newsletter p, #contact p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#newsletter input, #contact input {
	_margin-top: -15px;
	_padding-top: 0;
	_padding-bottom: 0;
}

*:first-child+html #newsletter p { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }

*:first-child+html #newsletter input { margin-top: -15px; padding-top: 0; padding-bottom: 0; }

#wrapper #sub_menu {
	background-color: #A58353;
	clear: both;
	font-size: .9em;
	padding-bottom: 2em;
}

#wrapper #sub_menu ul {
	margin: 0;
	padding: 0;
	background-color: #A58353;
}

#wrapper #sub_menu ul li {
	margin: 0;
	padding: 0;
	float: right;
	padding-right: 4em;
	padding-left: 1em;
	list-style: none;
	padding-top: .25em;
	padding-bottom: .25em;
	letter-spacing: 75%;
}

#wrapper #sub_menu ul li a {
	color: white;
	text-decoration: none;
}

#wrapper #sub_menu ul li a:hover {
	color: black;
}

#right {
	clear: right;
	float: right;
	background-color: white;
}

#right img {
	float: right;
}

#left {
	font-size: .75em;
	padding-left: 1em;
}

#footer {
	background-image: url(../images/FooterImage.png);
	background-repeat: no-repeat;
	width: 1026px;
	height: 42px;
	text-align: center;
	padding-top: 20px;
	font-size: 1em;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	color: black;
}

#headerimg {
	margin: 0;
	height: 161px;
	width: 100%;
}

ul#top_menu, ul#top_menu li {
	margin: 0;
	padding: 0;
}

ul#top_menu {
	list-style: none;
	float: left;
	width: 95%;
	margin-left: 30px;
	_margin-left: 10px;
	padding-top: 15px;
}

ul#top_menu li {
	display: inline;
	margin-right: 14px;
	margin-left: 14px;
	font-size: 11px;
}

#top_menu li a {
	color: white;
	font-size: 1.5em;
}

#recent_posts {
	font-size: .65em;
	text-align: right;
	padding-top: 1em;
	display: block;
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.more {
	font-size: .8em;
	text-align: right;
	padding-top: 1em;
	display: block;
	position: absolute;
	bottom: 15px;
	right: 15px;
	font-weight: bold;
	text-decoration: underline;
}

#issue {
	padding-top: 95px;
	margin-right: 2em;
	float: right;
	font-size: .85em;
}
