/********************************
**	MAIN page styles	**
********************************/

BODY {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: rgb(0,0,0);
	background: url(../images/BG_stripe.gif);
}

IMG {
	border: solid 0px rgb(255,0,0);
	display: block;
	vertical-align: bottom;
}

UL {
	text-indent: 0px;
	list-style-position: inside;
}

DIV#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(0,0,0);
}

DIV#logo_text {
	border: solid 0px rgb(255,0,0);
	position: absolute;
	left: 24px;
	top: 112px;
	width: 500px;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:rgb(255,255,255);
	font-style: italic;
	z-index: 2;
}

DIV#header {
	border: solid 0px rgb(255,0,0);
	height: 138px;
	display: block;
	background-color: rgb(102,153,153);
}

DIV#logo {
	border: solid 0px rgb(255,0,0);
	width: 550px;
	height: 138px;
	float: left;
}

DIV#logo_brown_bar {
	border: solid 0px rgb(255,0,0);
	background-color: rgb(103,51,4);
	height: 24px;
}

DIV#logo_green_bar {
	background-color: rgb(4,102,3);
	height: 7px;
}

DIV#logo_right_side {
	height: 138px;
	float: left;
}

DIV#main {
	border: solid 0px rgb(255,0,0);
	height: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	display: block;
	background: url(../images/title_bar_BG.gif) no-repeat;
	
}

DIV#side_navi {
	border: solid 0px rgb(0,0,0);
	float: left;
	margin: 0px;
	padding: 0px;
	width: 136px;
	color: rgb(255,255,255);
	background-color: rgb(102,153,153);
}

DIV#side_navi P.first {
	margin-top: 46px;
}

DIV#content {
	float: left;
	width: 400px;
	margin: 0px;
	padding: 0px;
	border: solid 0px rgb(255,0,0);
	color: rgb(0,0,0);
	overflow: hidden;
}

DIV#title_bar {
	height: 58px;
	border: solid 0px rgb(255,0,0);
	color: rgb(9,100,4);
}

DIV#title_bar H1 {
	border: solid 0px rgb(255,0,0);
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	font-style: italic;
	font-weight: normal;
	padding: 0px;
	margin-left: 24px;
	margin-top: 8px;
}

DIV#title_bar H2 {
	border: solid 0px rgb(255,0,0);
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: normal;
	line-height: 22px;
	padding: 0px;
	margin-left: 24px;
	margin-top: 8px;
}

DIV#content_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(0,0,0);
	border: solid 0px rgb(0,0,0);
	background-color: rgb(255,255,255);	
}

DIV#content_text H1 {
	margin-left: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: rgb(9,100,4);
	font-weight: bold;
	font-size: 100%;
}

DIV#content_text P {
	border: solid 0px rgb(255,0,0);
	margin-left: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 376px;
}

DIV#content_text DL {
	border: solid 0px rgb(255,0,0);
	margin-left: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
}

DIV#search_results {
	margin-top: 50px;
}

DIV#search_results H1 {
	margin-left: 24px;
}

DIV#search_results P {
	border: solid 0px rgb(255,0,0);
	margin-left: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 376px;
}

DIV#search_results IMG {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

DIV.email_article {
	float: left;
	margin-left: 15px;
	text-align: left;
	font-size: 90%;
}

DIV#back2top {
	text-align: right;
}

DIV#conference_link {
	border: 0px solid rgb(255,0,0);
	font-size:60%;
	margin-top: 20px;
	margin-left: 5px;
}

DIV#conference_link IMG {
	border: 2px solid rgb(255,255,255);
	margin-left: 40px;
}

DIV#conference_link IMG:hover {
	border: 2px solid rgb(0,0,0);
}

DIV#conference_link P {
	margin-left: 120px;
}

DIV#copyright {
	color: rgb(122,122,122);
	font-size: 70%;
	font-style: normal;
	text-align: center;
}

DIV#copyright P {
	margin-top: 35px;
}

DIV.divider_line_green {
	height: 2px;
	width: 375px;
	margin-top: 6px;
	margin-left: 5px;
	margin-bottom: 0px;
	overflow: hidden;
	background-color: rgb(102,153,153);
}

DIV.divider_line_yellow {
	height: 2px;
	width: 375px;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 6px;
	overflow: hidden;
	background-color: rgb(255,204,102);
}

DIV#copyright A {font-weight: bold;}
DIV#copyright A:link {color: rgb(122,122,122); text-decoration: none;}
DIV#copyright A:active {color: rgb(255,0,0); text-decoration: none;}
DIV#copyright A:visited {color: rgb(122,122,122); text-decoration: none;}
DIV#copyright A:hover {color: rgb(0,0,0); text-decoration: underline;}

DIV#face1 {
	position: absolute; 
	border: solid 0px rgb(0,0,0);
	left: 338px; 
	top: 147px; 
	width: 52px; 
	height: 60px; 
	z-index: 2;
}

DIV#face2  {
	position: absolute; 
	border: solid 0px rgb(0,0,0);
	left: 487px; 
	top: 210px; 
	width: 46px; 
	height: 47px; 
	z-index: 2;
}

DIV#face3 {
	position: absolute; 
	border: solid 0px rgb(0,0,0);
	left: 402px; 
	top: 159px; 
	width: 74px; 
	height: 73px; 
	z-index: 2;
}

.fade {
	filter:alpha(opacity=100);
	-moz-opacity:1;
}


DIV#mailing_list_signup {
	position: absolute;
	left: 0px;
	top: 560px;
	z-index: 2;
}

DIV.shortcut_menu {
	margin-left: 24px;
	margin-top: -30px;
	margin-bottom: 0px;
	width: 376px;
}

DIV.shortcut_menu UL {
	margin-left: -15px;
	list-style-type: none;
}

DIV.back_to_top {
	font-weight: bold;
	font-size: 90%;
	text-align: right;
	margin-left: 24px;
	width: 376px;
}

/*************************************
**	IFRAME page styles	**
**************************************/

BODY#iframe_content {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: rgb(0,0,0);
	background: rgb(255,255,255) none;
	
}

BODY#iframe_content H1 {
	margin-left: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: rgb(9,100,4);
	font-weight: bold;
	font-size: 100%;
}

BODY#iframe_content P {
	border: solid 0px rgb(255,0,0);
	margin-left: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 376px;
}

.small {
	margin-top: -20px;
	margin-bottom: 0px;
}

DIV.therapist_title {
	margin-left: 24px;
	margin-top: -20px;
	margin-bottom: 20px;
	width: 376px;
}

DIV.form_input {
	margin-left: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
}

DIV.form_field_name {
	border: solid 0px rgb(255,0,0);
	padding-left: 0px;
	float: left;
	font-weight: bold;
}

DIV.form_field_value {
	border: solid 0px rgb(255,0,0);
	padding-left: 10px;
	float: left;
}

DIV#form_submit {	
	margin-left: 70px;
	padding-top: 10px;
	clear: both;
}

/*******************************
**	HOME page styles	**
********************************/

#paragraph1 {
	margin-left: 63px;
	margin-top: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: rgb(0,0,0);
}
 
 #paragraph2 {
 	margin-left: 23px;
 	margin-top: 18px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(9,100,4);
}
 
 #paragraph3 {
 	margin-left: 103px;
 	margin-top: 16px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: rgb(0,0,0);
 }
 
 #paragraph4 {
 	margin-left: 42px;
 	margin-top: 16px;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	color: rgb(9,100,4);
 }
 
 /************************************
**	SERVICES page styles	**
**************************************/

#services_table {
	font-size: 90%;
}


