/* ------------------------------------------------------------------------
CSS sheet for American Foundation of Counseling Services, Inc.
Author: Tim Kadec
Date Created: 4/16/2007

All inquiries for this document should be directed to www.virtualtech.com.

--------------------------------------------------------------------------
COLORS

Maroon - #60130B;
Tan - #EEEACE;
------------------------------------------------------------------------ */


/* -----------------------------------------------------------------------
MAIN DESIGN ELEMENTS
-------------------------------------------------------------------------*/
*{
	margin: 0;
	padding: 0;
}
a{
	outline: none;
}
body{
	background: url(images/bodybg.png);
	text-align: center;
	font: normal 11px/17px "lucida grande", verdana, sans-serif;
}
#wrap{
	width: 779px;
	margin: auto;
	text-align: left;
	background-color: #EEEACE;
	position:relative;
}
img.maincontentpic, embed{
	float: right;
	margin: 1.5em 9px;
	border: 1px solid #000;
}
p{
	margin: 1.5em 0;
	padding: 0 5px;
}
body > .overlay{
	height: 100%;
	width: 100%;
	background: url(images/topcorner.png) top right no-repeat;
	background-attachment: fixed;
}
body.about > .overlay{
	background: url(images/topcornerstar.png) top right no-repeat;
	background-attachment: fixed;
}
body.gallery > .overlay{
	background: url(images/topcorner.png) top right no-repeat;
	background-attachment: fixed;
}
body.selecting > .overlay{
	background: url(images/topcornerstar3.png) top right no-repeat;
	background-attachment: fixed;
}
	
body > .overlay >.overlay2{
	height: 100%;
	width: 100%;
	background: url(images/bottomcornerstar2.png) bottom left no-repeat;
	background-attachment: fixed;
}
body.about > .overlay > .overlay2{
	height: 100%;
	width: 100%;
	background: url(images/bottomcorner.png) bottom left no-repeat;
	background-attachment: fixed;
}	
body.gallery > .overlay > .overlay2{
	background: url(images/bottomcorner.png) bottom left no-repeat;
	background-attachment: fixed;
}
body.selecting > .overlay > .overlay2{
	background: url(images/bottomcorner.png) bottom left no-repeat;
	background-attachment: fixed;
}
body.resources > .overlay > .overlay2{
	background: url(images/bottomcornerstar4.png) bottom left no-repeat;
	background-attachment: fixed;
}

#resources h4{
	margin: 0px 0px 0px 5px;
}
#resources p{
	margin: 0px 0px 10px 5px;
}
#resources a{
	color: blue;
	text-decoration: none;
}
#resources a:hover{
	text-decoration: underline;
}
.phone{
	color: gray;
	display: block;
}
.italics{
	font-style: italic;
}
.burgandy{
	color: #60130B;
}
.green{	
	float: right;
	margin: 0px 0px -60px 0px;
}
#videoHolder {
	display:block;
	float:right;
	width:300px;
	height:240px;
	border:1px solid #777;
	margin-right:10px;
}
#video {
	width: 300px;
	height: 240px;
}

/* -----------------------------------------------------------------------
HEADER ELEMENTS
-------------------------------------------------------------------------*/
h1{
	display: block;
	background: url(images/headerNew2.jpg) no-repeat;
	height: 100px;
	text-indent: -9999px;
	font-size: 75%;
}
h2{
	display: none;
}
h3{
	font-size: 13px;
	text-align: center;
}
h3.headPhone {
	text-indent: -9876px;
	display: block;
	height: 0px;
	width: 0px;
}
img#mainimage{
	display: block;
	height: 221px;
	float: none;
	border: 0;
	margin: 0;
}
/* -----------------------------------------------------------------------
NAVIGATION ELEMENTS
-------------------------------------------------------------------------*/
ul.navigation{
	display: block;
	float: left;
	width: 100%;
	list-style-type: none;
	background: #60130B;
	margin-bottom: 5px;
}
ul.navigation li{
	float: left;
	text-align: center;
	width: 11%;
	display: block;
	padding: 4px 0;
}
ul.navigation li.long{
	width: 19%;
}
ul.navigation a{
	color: #dedcdc;
	display: block;
	text-decoration: none;
}
ul.navigation a:hover{
	color: #fff;
	font-weight: bold;
}

/* -----------------------------------------------------------------------
GALLERY ELEMENTS
-------------------------------------------------------------------------*/
p.back{
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}
p.back a{
	text-decoration: none;
	color: black;
}
img.gallerylarge{
	margin: 0px 0px 0px 10px;
}
dl.gallery li a:hover img{
	border: 3px solid #60130B;
}
dl.gallery{
	width: 20%;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
dl.gallery img{
	border: 3px solid black;
}
dl.gallery dd{
	padding: 0;
	margin: 0;
}
#lighbox-container image, #lightbox-image {
	height: 500px !important;
}
#lightbox-container-image-box {
	height: 520px !important;
}
/* ------------------------------------------------------------------------
HOME SLIDESHOW ELEMENTS
--------------------------------------------------------------------------*/
#slideshowWrapper {
	height: 221px;
	width: 779px;
	position: relative;
}
#slogan {
	position: absolute;
	top: 155px;
	left: 0px;
	height:42px;
	z-index: 25;
}
#slideshow {
	height: 221px;
	width: 779px;
	position: relative;
	display: block;
}
#slideshow IMG {
    position:absolute;
    top: 0px;
    left:0px;
    z-index: 5;
}
#slideshow IMG.active {
    z-index: 20;
}
#slideshow IMG.last-active {
    z-index: 15;
}
/* -----------------------------------------------------------------------
SELECTING A BUILDER ELEMENTS
-------------------------------------------------------------------------*/
dl{
	margin: 1.5em 0;
	padding: 0 5px;
}
dl dt{
	font-weight: bold;
}
dl dd{
	padding-left: 10px;
}
/* -----------------------------------------------------------------------
FOOTER ELEMENTS
-------------------------------------------------------------------------*/
#footer{
	display: block;
	clear: both;
	padding-top: 60px;
	text-align: center;
	font-size: 90%;
	padding-bottom: 5px;
}
#footer ul{
	list-style-type: none;
	display: block;
	width: 75%;
	margin: auto;
}
#footer li{
	float: left;
	width: 32%;
	text-align: center;
	padding-bottom: 4px;
}
#footer p{
	clear: both;
	line-height: 1.2em;

}
#footer a{
	color: #000;
}
ul.sitemap{
	clear: both;
	color: blue;
	margin: 1.5em 0;
	padding: 0 5px;
	list-style-type: none;
}
ul.sitemap a{
	color: blue;
}
#estar {
	float: right;
	margin: 10px 10px 0 0;
}
#facebook {
	float: left;
	position: relative;
	top: -39px;
	left: 602px;
}
#facebook ul li{
	float: left;
	list-style: none;
	width: 38px;
}

