body  {
	background: #111708 url(default/bg.jpg) top center no-repeat;
	padding-top:37px;
}
body.home  {
	background-image:url(default/bghome.jpg);
}

body, #newsletter { /* reset default color */
	color:#808080 !important;
}

body * {
	font-family: Arial, Helvetica, sans-serif !important;
}
h1, h2, h3, h4, h5, h6  {
	color: #3e4b1b;
}

a:link, a:visited  {
	color: #647200;
}

/* STRUCTURE */

#wrap {
	background:url(default/wrap_y.gif) top center repeat-y;
}
body.home #wrap {
	min-height:861px;
	background:none;
}


#header {
	background: #fff url(default/header.gif) repeat-x top left;
}

#header h1.title a  {
	color: #000;
}

#header p.description  {
	color: #75818a;
}

#rss  {
	background-color: #fff;
	margin-top:4px;
	padding:5px 20px 5px 5px;
	display:none;
}

#rss a  {
	color: #647200;
}

#featured  {
	background: #fff;
}

#featured .buttons a.prev {
	background: url(default/prev.png) no-repeat top left;
	width:102px;
	height:24px;
	margin:0;
	padding-top:50px;
}

#featured .buttons a.next {
	background: url(default/next.png) no-repeat top left;
	width:102px;
	height:24px;
	margin:0;
	padding-top:50px;
}

#steps {
	background: #fff;
}

#steps ul li a {
	color: #647200;
}

#content {
	padding-top:10px;
	background:#fff;
}
body.home #content {
	background:none;
}

#content .c1 .moreinfo {
	padding-left:18px;
}
#content .c2 .moreinfo {
	padding-left:3px;
	width:255px;
}
#content .c1 .moreinfo h3 {
	color:#606935;
}
#content .moreinfo .more a {
	padding:5px 0 5px 27px;
	background: url(../images/design/greenarrow.png) no-repeat center left;
}

#news {
	color: #75818a;
}
#news ul li {
	padding-left:27px;
}
#news ul li a,
#news p.more a,
#content .moreinfo .more a {
	color: #666666;
}
#news ul li a:hover,
#news p.more a:hover,
#content .moreinfo .more a:hover {
	color: #242323;
}

#bottom {
	background: #fff;
}

#newsletter h1, #newsletter h2, #newsletter h3, #newsletter h4 {
	color: #3e4b1b !important;
}
#newsletter input.text  {
	background-color: #d9e9f5;
}

#footer  {
	background: none;
	text-transform: uppercase;
	font-size: 12px;
	color: #0c0d08;
}

#footer p a  {
	color: #0c0d08;
}

body.home #footer .floatleft {
	margin-left:172px;
}

/* NAVIGATION */
#nav {
	padding-top:23px;
}

#nav ul li a:link, #nav ul li a:visited  {
	color: #647200;
}

/* BLOG CSS */

.post .categories  {
	background-color: #3e4b1b;
	color: #fff;
}

.post .categories a  {
	color: #fff;
}

.post h2.title .date a  {
	color: #bcd9ee;
}

.post h2.title a  {
	color: #000;
}

.post p.comments a  {
	background: url(default/comments.jpg) no-repeat center left;
	color: #000;
}

p.continue a  {
	color: #647200;
}

#postad  {
	background-color: #ecf4fa;
}

a.adlink  {
	color: #000;
}
.asidespost  {
	border-left: 3px solid #647200;
}

#sidebar img.bigad  {
	border: 2px solid #647200;
}

#tabbox  {
	border: 1px solid #a5e149;
}

#tabbox ul.idTabs  {
	background: #e5eec6 url(default/tabberulbg.jpg) repeat top left;
}

#tabbox ul.idTabs li a:link, #tabbox ul.idTabs li a:visited  {
	color: #000;
}

#tabbox ul.idTabs li a.selected  {
	color: #fff;
	background: #8bc62d url(default/selectedtab.jpg) repeat center center;
}

#boxes ul  {
	background-color: #ecf1d4;
}

#boxes ul li {
	background: url(default/tablibg.jpg) no-repeat top left;
}

#boxes ul li:first-child  {
	background: none;
}

#boxes ul li a:link, #boxes ul li a:visited   {
	color: #000;
}

#leftwidget  {
	border-right: 1px solid #dedede;
}

#sidebar {
	padding-top:12px;
}
.widgetlist h3, body.home #SignUp h3 {
	background: #536900 url(default/widgethead.jpg) 0px 0px repeat-x;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.widgetlist ul li  {
	border-bottom: 1px solid #f0f0f0;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #000;
}
.commentlist {
	border-top: 2px solid #E0E0E0;
}
.commentlist li {
	border-bottom: 2px solid #E0E0E0;
}
.commentlist .alt {
	background: #efefef;
}
#commentform input {
	background: #efefef;
	border: 1px solid #E0E0E0;
}
#commentform textarea {
	background: #efefef;
	border: 1px solid #E0E0E0;
}

/* DROP DOWN PAGE NAVIGATION */

#pagenav {
	margin-right:10px;
}

#nav #pagenav li {
	background: #bfc891 url(default/pagenav-right.gif) top right no-repeat;
	margin-left:5px !important;
}
#nav #pagenav li:hover, #nav #pagenav li.current_page_item {
	background: #829337 url(default/pagenav-right-hover.gif) top right no-repeat;
}

#nav #pagenav a {
	margin:0;
	padding: 0px 10px;
	line-height:32px;
	background:url(default/pagenav-left.gif) top left no-repeat;
	color: #69752b !important;
}
#nav #pagenav li:hover a, #nav #pagenav li.current_page_item a {
	color: #fff !important;
	text-decoration: none !important;
	background:url(default/pagenav-left-hover.gif) top left no-repeat;
}

#nav #pagenav li ul {
	background: #bfc891 none;
	margin:0 !important;
	padding:0 !important;
}
#nav #pagenav li:hover li {
	background: none;
	margin:0 !important;
	padding:0 !important;
}
#nav #pagenav li:hover li a {
	background: none;
	color:#69752b !important;
	margin:0 !important;
	padding:0 10px !important;
	line-height: 28px;
	font-weight: normal;
	font-size: 11px;
}
#nav #pagenav li:hover li a:hover {
	background: #829337;
	color:#fff !important;
}

/* featured customization */


#featured div.pageitem {
	position:relative;
	height:306px;
}

#featured div.featimg {
	width:940px;
	height:306px;
	background:#ffffff url(../images/slide.gif) top left no-repeat;
}

#featured div.alpha {
	position:absolute;
	width:870px;
	z-index:600;
	color:#808080;
	padding:20px 30px !important;
	text-align:right;
}
#featured div.alpha h2 {
	color:#647200;
}

#featured div.omega {
	position:absolute;
	top:0;
	left:0;
	z-index:500;
}
#featured p.buttons {
	position:absolute;
	top:264px;
	left:711px;
	width:217px;
}
#steps {display:none;}
#bottom {display:none;}

#content div.moreinfo p.more {
	margin-top:-15px;
}
