body {
	text-align: left;
	background-color: #fff;
	color: #333;
	font-family: georgia, garamond, times, "times new roman", serif;
	background-image: none; 
	margin: 0;
}
body a:link, body a:visited {
	color: #333;
	text-decoration: none;
}
#site {
	width: 100%; 
	text-align: left;
	background-image: url(images/background.gif);
	background-image: none;
}
#mainnav {
	display: none;
}
#maincontent {
	float: none;
	text-align: left;
	width: 100%; 
	line-height: 1.2em;
	background-image: none;
}

#top {
	background-image: none;
	width: 100%;
	text-align: center;
	margin: 0px;
	color: #488368;
}
.date {
	padding-top: 20px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #488368;
}
h1 {
	margin-top: .125in;
	margin-left: 0;
	padding-top: 0;
	font-size: 34px;
	font-weight: normal;
	color: #000;
}
.tagline {
	margin-top: .125in;
	margin-left: 0;
	font-size: 20px;
	font-weight: normal;
	color: #488368;
}
#logo {
} 
#content {
	width: 90%;
}
#content ul li {
	margin-bottom: .25em;
}
h2 {
	/*
	background-image: url(images/alliance_counseling_logo.gif);
	background-repeat: no-repeat; 
	padding-top: 90px;
	width: 655px;
	text-align: center;
	margin-top: 0;
	*/
	font-size: 20px;
	color: #ea8f0e;
}
h3 {
	color: #ea8f0e;
	font-size: 16px;
}
h4 {
	color: #488368;
	font-size: 14px;
}
ul, p, ol, dl {
	font-size: 14px;
	color: #333;
}
.clear {
	clear: both;
}
#bottom {
	display: none;
}

#bottnav ul {
	list-style: none;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-left: -5px;
	padding-left: 0;
}
#bottnav ul li {
	display: inline;
	margin-left: 3px;
	margin-right: 3px;
	font-size: 11px;
	
}
#bottnav ul li a:link, #bottnav ul li a:visited {
	color: #336699;
}
#bottnav ul li a:hover {
	color: #336699;
}
#bottnav ul li.lit a {
	color: #336699;
	font-weight: bold;
}
/*
#top {
	background-image: url(images/top.gif);
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	height: 134px;
}
*/
#group-box {
	text-align: center;
	width: 415px;
}
.homecaption {
	font-size: 11px;
	margin-top: 5px;
}
dt {
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: .5em
}
.totop {
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	margin: 20px 0 20px 0;
	display: none;
}


#disclaimer {
	font-size: 11px;
	border: none;
	text-align: center;
	margin-top: .5in;
	margin-bottom: 0;
}
#disclaimer p {
	font-size: 11px;
}

.popout {
	background-color: #ffffcc;
	width: 180px;
	float: right;
	margin: 0 0 10px 10px;
	padding: 5px 15px 5px 15px;
}
.popout h4 {
	margin-top: 5px;
}
.popout ul {
	list-style: none;
	margin-left: 5px;
	padding-left: 5px;
}
.popout ul li {
	background-image: url(images/mini-bullet.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
	margin-bottom: 5px;
}

/* FORMS */

#sponsor-form p {
	clear: both;
	padding-top: 4px;
	margin-top: 0;
	margin-bottom: 0;
}
fieldset {
	padding: 0 0 20px 5px;
	margin-bottom: 20px;
}
legend {
	margin-bottom: 10px;
}
label {
	display: block;
	float: left;
	width: 90px;
	margin-right: 5px;
	text-align: right;
}
label.child {
	clear: left;
}
input.txt {
	float: left;
	width: 300px;
	margin-bottom: 4px;
}
textarea.txt {
	float: left;
	width: 300px;
	height: 200px;
	margin-bottom: 4px;
}
input.half {
	width: 140px;
}
input.qtr {
	width: 80px;
}
#buttonbox {
	text-align: center;
}
.caption {
	font-size: .65em;
	line-height: 1.25em;
	text-align: center;
}