body {
	color: #000;
	background-color: #fff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0;	
	font-family: arial, verdana, sans-serif;
}
#date {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 3px;
	letter-spacing: .125em;
	font-style: italic;
}
#site {
	text-align: left;
	width: 765px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;	
}
#sidenav {
	float: left;
	width: 171px;
	margin-left: 12px;
	margin-right: 25px;
	background-image: url(images/leftnav-bg.jpg);
	background-repeat: repeat-x;	
}
#sidenav ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 170px;
	border-top: 1px solid #d9d9de;	
}
#sidenav li {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #d9d9de;	
}
#sidenav li a:link, #sidenav li a:visited{
	color: #1515d5;
	display: block;
	padding: 7px 0 7px 30px;
	text-decoration: none;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/ln-bullet.gif);
	background-repeat: no-repeat;
}
#sidenav li a:hover{
	color: #F60;
	background-image: url(images/ln-lit-bg.jpg);
	background-repeat: no-repeat;	
}

#sidenav  li.lit a:link, #sidenav  li.lit a:visited {
	background-image: url(images/ln-on-bullet.gif);
	color: #f7822e;
}

#content {
	float: left;
	width: 539px;	
}
#content a img {
	border: none;	
}
#footer {
	clear: both;
	width:736px;
	height:113px;
	background-image: url(images/footer-bg.jpg);
	margin-left: 15px;
	margin-bottom: 0px;
	text-align: center;
}

#content ul li {
	margin-bottom: .25em;
}
#content ol li ul {
	margin-top: .5em;
	margin-bottom: 1.25em;
}
#home-list li {
	margin-bottom: .35em;	
}

h1 {
	margin-top: 0px;
	margin-left: 15px;
	padding-top: 20px;
	font-size: 34px;
	font-weight: normal;
	color: #fcfce8;
}

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: #f7822e;
}
h3 {
	color: #f7822e;
	font-size: 16px;
}
h4 {
	color: #d77f40;
	font-size: 14px;
}
ul, p, ol, dl {
	font-size: 14px;
	color: #333;
}
#content p {
	line-height: 1.25em;
}
.clear {
	clear: both;
}

#bottnav ul {
	list-style: none;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-top: 70px;
	margin-left: -5px;
	padding-left: 0;
}
#bottnav ul li {
	display: inline;
	margin-left: 3px;
	margin-right: 3px;
	font-size: 12px;
	
}
#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;
}



.totop {
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	margin: 20px 0 20px 0;
}
.docname {
	font-weight: bold; 
}

#disclaimer {
	font-size: 11px;
	text-align: center;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 15px;
}
#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;
	border: 1px solid #ccc;
	margin-right: 20px;
}
legend {
	margin-bottom: 10px;
	color: #babad5;
	font-weight: bold;
}
label {
	display: block;
	float: left;
	width: 90px;
	margin-right: 5px;
	text-align: right;
	font-size: 13px;

}
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;
}
li.vid {
	list-style-image: url(images/bullet-video.gif);
	padding-left: 5px;
}
li.pdf {
	list-style-image: url(images/bullet-pdf.gif);
	padding-left: 5px;
}
li.doc {
	list-style-image: url(images/bullet-doc.gif);
	padding-left: 5px;
}
li.zip {
	list-style-image: url(images/bullet-zip.gif);
	padding-left: 5px;
}
li.img {
	list-style-image: url(images/bullet-img.gif);
	padding-left: 5px;
}
input.txt {
	border: 1px solid #8eb8c6;
}
input.checkRequired, input.checkEmail {
	border: 1px solid #8eb8c6;
}
label.checkRequired {
	color: #f60;
	font-weight: bold;
}
p.checkRequired {
	font-size: .7em;
	
}
p.checkRequired strong {
	color: #f60;
	font-weight: bold;
}
#Walker {
	width: 160px;
	border: 1px solid #8eb8c6;
}

/* SIDE NAV  */

#mainnav {
	float: left;
	text-align: left;
	height: 620px;
	width: 198px;
	background-image: url(images/ln-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 139px;
}
#mainnav  ul {
	list-style: none;
	margin-left: 15px;
	padding-left: 30px;
	margin-top: 120px;
}
#mainnav  li {
	margin-top: 10px;
}
#mainnav  li a:link, #mainnav  li a:visited {
	display: block;
	width: 110px;
	text-decoration: none;
	padding-left: 22px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	color: #488368;
	font-weight: bold;
}
#mainnav  li a:hover {
	text-decoration: none;
	padding-left: 22px;
	color: #f7822e;
	background-image: url(images/bullet_lit.gif);
	background-repeat: no-repeat;
}
#mainnav  li.lit a:link, #mainnav  li.lit a:visited {
	text-decoration: none;
	padding-left: 22px;
	background-image: url(images/bullet_on.gif);
	background-repeat: no-repeat;
	color: #f7822e;
	font-weight: bold;
}

#register-button {
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	width: 163px;
	height: 82px;
	background-image: url(images/register-button.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-left: 4px;
	color: #fff;
	text-decoration:none;
	padding-top: 15px;
}
#register-button:hover {
	background-image: url(images/register-button-lit.jpg);
}
#home-video a {
display: block;
float: right;
background-image:url(images/video-thumb-michelestory.jpg);
background-repeat:no-repeat;
width: 170px;
padding-top: 135px;
padding-bottom: 10px;
margin: 0 20px 10px 20px;
font-size: 12px;
text-align: center;
background-color: #ffd3b3;
}