/*  				     	  @hm Website Design & IT Support Services					    */
/*  								=======================									*/
/*									  CSS Stylesheet 2005									*/
/*									Written By: Andrew Hill-Male							*/
/* ======================================================================================== */

/*generic css format */


body{
	background-image: url(../images/bg_grey.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	line-height: 110%;
	}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #669900;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:link, a:visited{color: #32ADD7; }
a:hover {color: #669900;}
a:active {}


/* Wrapper Content */
#wrapper {
	margin: 0 auto;
	width: 800px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 5px;
	background-position: 0px 2px;
	background-image: url(../images/bg_header.jpg);
}

.shadow {
	background: #b4afa3;
	padding: 0 1px 1px -1px;
	border-bottom: 2px solid #666;
	border-right: 1px solid #666;
	margin: 0 auto;
	width: 802px;
	border-top: 1px solid #dcd7c8;
}

/* Banner Content */
#banner{
	height: 110px;
}

.bannertext {
	width: 250px;
	margin-left: 70px;
}

.bannertext a:link, .bannertext a:visited{ text-decoration:none
}

#logo{
	width: 350px;
	float: left;
	position: relative;
	left: 200px;
}

#contact{
	width: 200px;
	float: right;
	padding-top: 40px;
	padding-right: 10px;
}

.tagline{
	font-family: "Comic Sans MS";
	background-color: #669900;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
	margin: 5px 5px 15px 5px;
	font-weight: bold;
}


/* Navigation Content */

#lefthome{
	width: 250px;
	position: relative;
	float: left;
	padding-left: 3px;
}

#window {
	background-color: #999999;
	width: 247px;
	height: 247px;
	margin-left: 10px;
	float: left;
}

#box{ 
width:330px; /*(100px+ 5pxL/Rmargin) X 3*/ 
margin: 0 auto; /*centers in FF/Moz/etc */ 
text-align:center; /*centers in IE5.x*/ 
} 

.cell{ 
float:left; 
width:100px; 
margin:5px; 
} 

.cell_row {
	width: 615px;
	vertical-align: middle;
}
.cell_text {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

td.rollover {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
height:80px;
width:80px;

vertical-align:middle
}

td.rollover a:link,td.rollover a:visited { color: #669900; text-decoration:none}
td.rollover a:hover { color:#FFFFFF }
td.rollover a:active {}

	body#home1 a#homenav1 ,
	body#managing1 a#managing1,
	body#psychotherapy1 a#psychotherapy1	{
	font-family: Arial, Helvetica, sans-serif;
	color: #669900;
	border:solid #669900 3px;
	text-decoration: none;

	}
	
	body#managing td.rollover#topleft,
	body#healing td.rollover#topmid,
	body#emotional td.rollover#topright,
	body#addictions td.rollover#midleft,
	body#home td.rollover#middle,
	body#stress td.rollover#midright,
	body#relationship td.rollover#botleft,
	body#parenting td.rollover#botmid,
	body#transitions td.rollover#botright {
	background-image: url(../images/Rings_only.gif);
	background-position: 50%;
	background-repeat: no-repeat;
	color:#000000;
	}
	
	body#managing td.rollover#topleft a:hover,
	body#healing td.rollover#topmid a:hover,
	body#emotional td.rollover#topright a:hover,
	body#addictions td.rollover#midleft a:hover,
	body#home td.rollover#middle a:hover,
	body#stress td.rollover#midright a:hover,
	body#relationship td.rollover#botleft a:hover,
	body#parenting td.rollover#botmid a:hover,
	body#transitions td.rollover#botright a:hover{
	color: #669900;
	}
	
	body#managing td.rollover#topleft a:active,
	body#healing td.rollover#topmid a:active,
	body#emotional td.rollover#topright a:active,
	body#addictions td.rollover#midleft a:active,
	body#home td.rollover#middle a:active,
	body#anxiety td.rollover#midright a:active,
	body#relationship td.rollover#botleft a:active,
	body#parenting td.rollover#botmid a:active,
	body#transitions td.rollover#botright a:active {
	color: #000;
	}
	

#mckelveyassoc {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: left;
	width: 100%;
	padding: 15px 0px 5px 8px;
}

/* Main Content */

#content{
	width: 490px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin-left: 20px;
}

.bullets {
	list-style-image: url(../images/bullets.gif);
	line-height: 120%;
	font-size: 12px;
}

.bullets li {
	padding-bottom: 5px;
	text-align: justify;
}

.quotetext{
	text-align:center;
	font-style: italic;
	font-weight: bold;
	color: #26A9D3;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.quoteauthor{
	font-style:italic;
	font-weight:bold;
	font-size:11px;
	margin-top: 2px;
	color: #333333;
}
.intro_headers{
	text-align: left;
	color: #669900;
	font-weight: bold;
	line-height: 180%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: -5px;
}

.intro_headers a:link { color: #669900;}
.intro_headers a:visited { color: #669900;}
.intro_headers a:hover { color: #669900;}
.intro_headers a:active {color: #669900;}


.intro_text{
	font-size: 14px;
	text-align: center;
	font-family: "comic Sans MS";
}
#membership{
	color: #999999;
	font-size: 9px;
	height: 50px;
	width: 300px;
}

.membox1{
	width:160px;
	float: left;
	text-align: center;
	color: #999999;
	font-size: 9px;
}

.membox2{
	width:140px;
	float: left;
	text-align: center;
	color: #999999;
	font-size: 9px;
}

/* Footer Content */
#footer{
	clear: both;
	background-color: #669900;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-top: 0px;
}

#footer a:link {
	color: #fff;
	text-decoration: none;
}
#footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer a:active {
	color: #fff;
	text-decoration: none;
}

.footertext{
	text-align: right;
	margin-bottom: 0px;
	position: relative;
	margin-right: 20px;
}
