body {
	background: url(/images/body-bg.jpg);
	font-family: Helvetica, Arial, sans-serif;
	color: #555555;
	font-size: 13px;
	margin: 0;
}

a {
	color: #90b604;
}

a:hover {
	color: #000000;
}

p {
	font-size: 13px;
	line-height: 19px;
	margin: 0px 0px 19px 0px;
}

ul {
	margin: 0;
	font-size: 13px;
	line-height: 19px;
	margin: 0px 0px 19px 0px;
}

img {
	border: 0;
}

h1 {
	margin: 0px 0px 5px 0px;
	font-size: 28px;
	color: #252525;
}

h3 {
	font-size: 20px;
	color: #252525;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 0px 15px 0px;
}

.clear {
	clear: both;
}

.wrapper {
	width: 935px;
	margin: 0px auto;
}

.header {
	width: 100%;
	height: 114px;
}

.navigation {
	width: 100%;
	background: url(/images/navigation-bg.jpg) repeat-x;
	height: 32px;
	padding-top: 14px;
}

.navigation ul, .footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.navigation li {
	padding: 0px 13px 0px 25px;
	font-size: 16px;
	font-weight: bold;
	float: left;
	color: #5e5f5f;
}

.footer li {
	padding: 5px 10px 0px 0px;
	font-weight: bold;
	float: left;
	color: #d6d6d6;
}

.navigation a {
	color: #5e5f5f;
	text-decoration: none;
	text-shadow: 1px 1px 0px #f3f3f3;
}

.footer a {
	color: #d6d6d6;
	text-decoration: underline;
	font-size: 12px;
}

.footer a:hover {
	text-decoration: none;
}

.navigation a:hover, .navigation .selected a {
	color: #90b604;
	border-bottom: 3px solid #90b604;
}

.content {
	width: 905px;
	background: #FFFFFF;
	padding: 25px 15px 25px 15px;
}

.rightcolumn {
	width: 630px;
	float: left;
}

.follow-list {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 15px;
	font-weight: bold;
}
.follow-list li {
	margin-bottom: 10px;
}

.icon {
	margin: 0px 5px -3px 0px;
}

.leftcolumn {
	width: 240px;
	float: right;
}

.apply-button {
	margin: 30px 0px 30px 0px;
}

.footer {
	height: 50px;
	padding: 15px 0px 0px 0px;
}

.footerinfo {
	color: #FFFFFF;
	font-size: 14px;
	padding: 6px 0px 0px 0px;
	font-weight: bold;
}

.footerinfo a {
	font-size: 14px;
}


.postmeta {
	font-size: 10px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 5px 0px 5px 0px;
}

.postmeta p {
	font-size: 10px;
	margin: 0;
}
