#header {
	background: url(images/header.png);
	height: 280px;
	width: 1020px;
}

a,
a:visited {
	color: #8d8a84;
	text-decoration: none;
}

#wrap {
	background-color: #fff;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	margin: 0 auto;
	width: 1020px;
}

#header ul.menu li a {
	display: block;
	font-size: 11px;
	margin: 0 5px 0 0;
	padding: 7px 12px 7px;
	position: relative;
	text-decoration: none;
}


#header ul.menu li li a,
#header ul.menu li li a:link,
#header ul.menu li li a:visited {
	background: none;
	background-color: #fff;
	border-top: 1px solid #424847;
	font-size: 11px;
	padding: 5px 10px;
	position: relative;
	width: 170px;
}

#header ul.menu li ul {
	border: 1px solid #424847;
	border-top-width: 0;
	height: auto;
	left: -9999px;
	position: absolute;
	width: 190px;
	z-index: 9999;
}

#nav {
	clear: both;
	color: #8d8a84;
	margin: 0 0 10px;
	overflow: hidden;
	text-transform: uppercase;
	width: 1020px;
}

#nav li a {
	display: block;
	font-size: 12px;
	margin: 0 5px 0 0;
	padding: 7px 13px 7px;
	position: relative;
	text-decoration: none;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background: none;
	background-color: #fff;
	border-top: 1px solid #8d8a84;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 150px;
}

#nav li ul {
	border: 1px solid #8d8a84;
	border-top-width: 0;
	height: auto;
	left: -9999px;
	position: absolute;
	width: 170px;
	z-index: 9999;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background: none;
	background-color: #fff;
	border-top: 1px solid #8d8a84;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 150px;
}

#subnav li ul {
	border: 1px solid #8d8a84;
	border-top-width: 0;
	height: auto;
	left: -9999px;
	position: absolute;
	width: 170px;
	z-index: 9999;
}

#subnav ul {
float: left;
padding: 5px 0 0 10px;
width: 990px;
}

h1,
h2,
h2 a,
h2 a:visited {
	color: #424847;
	font-size: 21px;
	line-height: 24px;
}

.genesis-grid-left h2,
.genesis-grid-left h2 a,
.genesis-grid-left h2 a:visited,
.genesis-grid-right h2,
.genesis-grid-right h2 a,
.genesis-grid-right h2 a:visited  {
	font-size: 18px;
	line-height: 22px;
	padding: 0 0 8px 50px;
}

h2 a:hover {
	color: #424847;
	text-decoration: none;
}

div.gform_footer input.button,
.enews #subbutton,
.reply a,
.reply a:visited,
.searchsubmit,
#submit {
	background-color: #79cdc1;
	border: 1px solid #79cdc1;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 5px;
	text-decoration: none;
	text-transform: uppercase;
}

div.gform_footer input.button:hover,
.enews #subbutton:hover,
.reply a:hover,
.searchsubmit:hover,
#submit:hover {
	border: 1px solid #6db9ae;
	background-color: #6db9ae;
	color: #fff;
	text-decoration: none;
}

.thread-alt,
.thread-even {
	background-color: #f4f3f0;
}

.alt,
.depth-1,
.even {
	border: 1px solid #cac7c0;
}




#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu .current_page_item a,
#header ul.menu .current-cat a,
#header ul.menu .current-menu-item a {
	background: none;
}

#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	background: none;
}

h1,
h2 {
	background: none;
	padding: 0 0 0 0px;
}

.entry-content ul li,
.widget-area li {
	background: none:
	list-style-type: none;
	padding: 0 0 2px 0px;
 	word-wrap: break-word;
}

.tags,
.time {
	background: none;
	padding: 0 0 2px 0px;
}






.widget-area h4 {
	background: url(images/headline-sidebar.png) left;
	color: #424847;
	font-size: 14px;
	margin: 0 0 10px;
	padding: 8px 0 8px 8px;
	text-transform: uppercase;
}

#footer p {
	color: #424847;
	font-size: 14px;
}

#footer a,
#footer a:visited {
	color: #424847;
}

#subnav li a {
display: block;
font-size: 12px;
letter-spacing: .5px;
}