﻿a.bullet, a.bulletblack, a.bulletgray, a.bulletgreen, a.bulletyellow, a.filepdf {
	display: block;
	padding-left: 15px;
}

a.bulletblack {
	background: url("../images/bulletblack.gif") no-repeat 0px 3px;
}

a.bulletgray {
	background: url("../images/bulletgray.gif") no-repeat 0px 3px;
}

a.bulletgreen {
	background: url("../images/bulletgreen.gif") no-repeat 0px 3px;
}

a.bulletyellow, a.bullet {
	background: url("../images/bulletyellow.gif") no-repeat 0px 3px;
}

a.filepdf {
	background: url("../images/filepdf.gif") no-repeat 0px 3px;
	padding-left: 20px;
}

#bigphone {
	color: #757575;
	display: block;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 16pt;
	margin-right: 15px;
}

.box {
	border: 1px solid #385024;
	padding: 0px 20px;
}

#btnapplynow {
	background-image: url("../images/btnapplynow.gif");
	margin-top: 5px;
}
#btnapplynow, #btnapplynow a {
	display: block;
	width: 164px;
	height: 41px;
}
#btnapplynow a:hover {
	background-image: url("../images/btnapplynow_over.gif");
}

#content {
	padding: 15px;
	padding-bottom: 0px;
}

#footer {
	background-image: url("../images/ehllogo.gif");
	background-repeat: no-repeat;
	background-position: 20px 20px;
	color: Black;
	font-size: smaller;
	height: 50px;
	padding: 20px;
	padding-left: 80px;
}

#footer a {
	color: #4f6935;
}

#footer a:hover {
	color: #385024;
}

input.fake {
	background-color: Transparent;
	border: 0px;
	color: #c5cebc;
	margin: 0px;
	padding: 0px;
}

.linkLogo a {
	display: block;
	height: 38px;
}
.linkLogo a:hover {
	background-color: #a7b254;
}

.linkHome a {
	background: url("../images/tinyhousedark.gif") no-repeat 0px 3px;
	padding-left: 15px;
}

#linkIAMP {
	background-image: url("../images/iamplogo_gray.gif");
}
#linkIAMP, #linkIAMP a {
	width: 87px;
}
#linkIAMP a:hover {
	background-image: url("../images/iamplogo.gif");
}

#linkNAMB {
	background-image: url("../images/namblogo_gray.gif");
}
#linkNAMB, #linkNAMB a {
	width: 87px;
}
#linkNAMB a:hover {
	background-image: url("../images/namblogo.gif");
}

#linkBBB {
	background-image: url("../images/bbblogo_gray.gif");
}
#linkBBB, #linkBBB a {
	width: 86px;
}
#linkBBB a:hover {
	background-image: url("../images/bbblogo.gif");
}

#linkHTS {
	background-image: url("../images/htslogo_gray.gif");
}
#linkHTS, #linkHTS a {
	width: 85px;
}
#linkHTS a:hover {
	background-image: url("../images/htslogo.gif");
}

#map {
	color: Black;
}
#map a {
	color: Gray;
}

#memberships {
	margin: 20px 0px;
}

#nav {
	color: Black;
	padding: 40px 20px;
	text-align: right;
}
#nav a {
	border-bottom: 1px solid #57743b;
	color: Black;
	font-size: 10pt;
	font-weight: 600;
	display: block;
	padding: 3px 0px;
	text-decoration: none;
}
#nav a.bottom {
	border-bottom: 0px;
}
#nav a.home
{
	background: url("../images/tinyhouse.gif") no-repeat 0px 6px;
	padding-left: 15px;
}
#nav a:hover {
	background-color: #dfcf9f;
	color: #557239;
}

.norender {
	display: none;
}

#pagecontainer {
	margin: 0px 50px;
}

.scmbox {
	border: 3px solid #3d5920;
	margin-top: 20px;
	padding: 35px 15px 0px 15px;
	position: relative;
}

.scmicon {
	right: 5px;
	position: absolute;
	top: -10px;
}

.scmtitle {
	left: 10px;
	position: absolute;
	top: -6px;
}

.scmtitlebg {
	background-color: #3d5920;
	height: 19px;
	left: 0px;
	position: absolute;
	top: 0px;
}

.sidebar {
	border: 1px solid #385024;
	margin: 0 0 20px 30px; 
	padding: 0 10px 10px 10px; 
	width: 40%; 
}

.sidebar h2 {
	margin-top: 0px;
}

hr.spaced {
	margin: 20px 0px;
}

.test {
	border: 1px solid red;
}

#tgiag {
	font-size: large;
	padding-top: 20px;
	padding-left: 10px;
	position: relative;
	top: 6px;
}

#wwoys {
	font-size: large;
	padding-right: 10px;
	position: relative;
	text-align: right;
	top: -23px;
}