/* ------------------------------------------------------------------------
CSS sheet for American Foundation of Counseling Services, Inc.
Author: Tim Kadec
Date Created: 1/25/2007

All inquiries for this document should be directed to information@virtualtech.com.

--------------------------------------------------------------------------

COLORS

Gray Background - #786F5F
Maroon - #7E3A2E
Gray For Fonts - #3B3B3B

------------------------------------------------------------------------ */


/* -----------------------------------------------------------------------
MAIN DESIGN ELEMENTS
-------------------------------------------------------------------------*/

*{
	margin: 0px;
	padding: 0px;
}
a{
	outline: none;
}
body{
	font: 12px/1.5em Tahoma, Arial, Helvetica, sans-serif;
	background-color: #786F5F;
	color: #000;
	text-align: center;
}
#wrap{
	width: 779px;
	background: url(images/wrapbg.gif) repeat-y #fff;
	color: #3b3b3b;
	margin: auto;
	text-align: left;
	position: relative;
}
h1{
	background: url(images/header.gif);
	height: 172px;
	width: 100%;
	text-indent: -9999px;
	font-size: 85%;
}
p{
	margin: 1.5em 9px;
}
p.email{
	margin: .5em 9px 1.5em 9px;
}
img{
	float: right;
	margin: 8px;
	margin-right: 20px;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #dedcdc;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}
img.staff{
	float: left;
	margin-left: 20px;
}
div.bio{
	clear: both;
	min-height: 150px;
}
div.bio p{
	margin-left: 160px;
}

/* -----------------------------------------------------------------------
CONTENT ELEMENTS
-------------------------------------------------------------------------*/

#content{
	clear: left;
	margin-left: 11px;
	margin-right: 11px;
	background-color: #f7f3f3;
	padding-bottom: 8px;
	border-bottom: 1px solid #c0c0c0;
	padding-top: 5px;
	overflow: hidden;
}
h2{
	font: 1.3em/1.4em Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 9px;
	padding: .8em 0;
}
.clearFloat{
	clear: both;
}
h2.center{
	text-align: center;
}
.sponsor{
	font-weight: bold;
	font-style: italic;
}
.keynoteTitle{
	margin-left: 112px;
}
h2.clearTop{
	display: block;
	clear: both;
}
ul.normal{
	list-style-type: disc;
	margin-left: 30px;
}
ul.normal li{
	margin-left: 20px;
	padding-left: 10px;
}
h4{
	font: 1.1em/1.2em Arial, sans-serif;
	margin: 0 9px -1em 9px;
	padding: 0.8em 0;
}
ol, ul.indent{
	margin: -1.5em 9px 0 35px;
}
.indent2{
	margin-top: 15px;
	margin-left: 35px;
	padding-bottom: 15px;
	width: 100%;
}
ul.col1{
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 35px;
	float: left;
	width: 50%;
}
ul.col2{
	float: right;
	margin-top: 15px;
	clear: both;
	margin-right: 65px;
}
ul.col1 li.noStyle, ul.col2 li.noStyle {
	list-style: none;
}

ul.involvedList{
	list-style-type: none;
	text-indent: 10px;
	float: left;
	display: block;
	clear:both;
	padding-bottom: 1.5em;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
}
ul.involvedList li{
	float: left;
  width: 170px;
	display: block;
}
#clearboth {
	clear: both;
}
#flash1{
	width: 640px;
	height: 360px;
	display: block;
}

.holder{
	float: left;
	display: block;
	width: 262px;
	margin: 0px 40px 10px 60px;
}

.holder img{
	margin: 0px 0px 10px 0px;
}

.holder p{
	text-align: center;
}

.winners {
	display: block;
	text-align: center;
	width: 275px;
	float: right;
	height: 350px;
	
}
.winners img {
	float: none !important;
	margin: 8px;
}
.winners p{
}

img.ethics{
	float: right;
	margin: -225px 30px 0px 0px;
}

.awards{
	width: 400px;
}

h2.new{
	margin-top: 150px;
}

ul{
	line-height: 23px;
}
/* -----------------------------------------------------------------------
FORM ELEMENTS
-------------------------------------------------------------------------*/
form ul{
	margin-left: 9px;
}
form.nomination li{
	clear: none;
}
form ul li{
	list-style-type: none;
	clear: both;
}
form ul li label{
	width: 250px;
	float: left;
	display: block;
}
form ul li select{
	width: 146px;
}
form ul li.submit{
	margin-left: 60px;
	margin-top: 10px;
}
form ul li.space{ /* For spacing above the "Name of Person Submitting Nomination" form field */
	padding-top: 30px;
}
/* -----------------------------------------------------------------------
NAVIGATION ELEMENTS
-------------------------------------------------------------------------*/

#navigation{
	float: left;
	background: url(images/navigationbg.gif) repeat-x #6d3228;
	color: #fff;
	width: 757px;
	margin-left: 11px;
	margin-right: 11px;
	display: inline;
}
#navigation a{
	color: #fff;
	text-decoration: none;
}
#navigation ul{
	list-style-type: none;
	float: left;
	margin: 1px 0px;
}
#navigation li{
	position: relative;
}
#navigation li a{
	padding: 2px 0px 2px 20px;
	width: 200px;
	display: block;
}
#navigation li a:hover{
	background-color: #c79b9b;
	color: #000;
}
#navigation li ul{
	display: none;
}
#navigation li ul li ul{
	display: none;
}
#navigation li ul, #navigation li:hover ul ul, #navigation li.hover ul ul{
	display: none;
}
#navigation li:hover ul, #navigation li.hover ul{
	display: block;
	position: absolute;
	top: 0%;
	left: 100%;
	z-index: 999999;
	width: 198px;
}
#navigation li ul li, #navigation li ul a{
	float: none;
	color: #000;
	text-indent: 0;
	text-align: left;
	width: 198px;
	display: block;
	margin: 0;
	padding: 0px;
	padding-left: 2px;
}
#navigation li ul li a{
	background: #8F4234;
	text-decoration: none;
	width: 198px;
	color: #fff;
	display: block;
}
#navigation li ul li:hover ul, #navigation li ul li.hover ul{
	display: block;
	position: absolute;
	top: 0px;
	left: 200px;
	z-index: 1000;
	width: 210px;
	list-style-type: none;
}
#navigation li ul li{
	display: block;
	float: none;
	padding: 0px;
	width: 210px;
	height: auto;
}
#navigation #flash{
	position: absolute;
	top: 77px;
	left: 291px;
	z-index: 0;
}
#navigation #flash object{
	display: block;
}
#navigation #flash img{
	padding: 0px;
	border: 0px;
	float: none;
	margin: 0px;
	display: block;
}
#navigation dl{
	width: 450px;
	float: right;
	clear: none;
	margin-top: 95px;
	margin-right: 14px;
	display: inline;
}
#navigation dd{
	float: right;
	text-transform: uppercase;
}
/* -----------------------------------------------------------------------
MAIN CONTENT ELEMENTS
-------------------------------------------------------------------------*/
p.listheading{
	margin: 0px 9px;
	padding: 0px;
}
ul{
	margin: 0em 20px;
}
img.graph{
	display: block;
	float: none;
	margin-left: 100px;
}
dl.involved{
	color: #3B3B3B;
}
/* -----------------------------------------------------------------------
FOOTER ELEMENTS
-------------------------------------------------------------------------*/

#footer{
	clear: both;
	color: #888888;
	font-size: 80%;
	line-height: 1.2em;
	text-align: center;
	padding-bottom: 17px;
	background: url(images/footerbg.gif) bottom left no-repeat;
	min-height: 100px;
}
#footer p{
	margin: 0px 20px;
	padding-top: 10px;
	padding-bottom: 3px;
	clear: left;
}
#footer a{
	color: #888888;
}
#footer ul{
	text-align: center;
	list-style-type: none;
	margin-left: 11px;
	margin-right: 11px;
}
#footer ul li{
	float: left;
	text-align: center;
	width: 24%;
	padding-top: 3px;
}
#footer a.bottomlink{
	float: right;
	height: 80px;
	width: 80px;
	background: url(images/samaritan.gif) no-repeat;
	margin-right: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	text-indent: -9999px;
}
#involved {
	display: block;
	float: left;
	clear: both;
}
