

a.bodysmall {
	color: #000099;
	font-size: 11px;
	font-family: Lucida Grande, Arial, Sans-Serif;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;

}

a.bodysmall:hover {
	color: #000066; 
}
	
a.bodylink{ 
	color: #000099;
	font-size: 11px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	line-height: 20px;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
}

a.bodylink:hover { 
	color: #000066;
}

a.bodylink2{ 
	color: #000099;
	font-size: 10px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
}

a.bodylink2:hover { 
	color: #000066;
}




a.bodylink3{ 
	color: #000099;
	font-size: 12px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	line-height: 15px;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

a.bodylink3:hover { 
	color: #000066;
}



a.homelink{ 
	color: #7c6231;
	font-size: 14px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	line-height: 20px;
	font-style : normal;
	font-weight: bold;
	text-decoration: underline;
}

a.homelink:hover { 
	color: #5e4218;
}






/* ===================================================== End Links ============================================= */

b { font-weight: bold }



/* ===========================================  BEGIN BODY AND TABLE DATA SYTLES ================================== */

body, td {
	
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 13px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 19px;
	text-decoration : none;
	color : #3B210A;
}


/* ===========================================  END BODY AND TABLE SYTLES ================================== */



/* ===========================================  BEGIN FONT STYLES ========================================= */

.normal {
	font-family : Lucida Grande, Arial, Sans-Serif;
	font-size : 12px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 18px;
	text-decoration : none;
	color : #3B210A;
}

.hometext {
	font-family : Lucida Grande, Arial, Sans-Serif;
	font-size : 11px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 17px;
	text-decoration : none;
	color : #3B210A;
}


.red {
	font-family : Lucida Grande, Arial, Sans-Serif;
	font-size : 12px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 18px;
	text-decoration : none;
	color : #5e4218;
}

.blue {
	font-family : Lucida Grande, Arial, Sans-Serif;
	font-size : 12px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 18px;
	text-decoration : none;
	color : #000066;
}

.small {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 15px;
	text-decoration : none;
	text-align: center;
	color : #999999;
}

.quote {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 13px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : italic;
	line-height: 19px;
	text-decoration : none;
	text-align: left;
	color : #669a66;
}

.small2 {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 15px;
	text-decoration : none;
	text-align: left;
	color : #999999;
}

.headline {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 15px;
	letter-spacing : 0px;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	line-height: 20px;
	text-decoration : none;
	color : #333333;
}

.headline2 {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 14px;
	letter-spacing : 0px;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	line-height: 20px;
	text-decoration : none;
	color : #666666;
}



/* ===========================================  END FONT STYLES ========================================= */



/* ========================================= BEGIN SECTION ELEMENTS ================================== */


.contentline {
 border-bottom: 1px solid #CCCCCC;
 width: 550px;
 text-align: center;
 margin: 10px 0px 10px 0px;
}

.homecontent {
 border: 0px solid #666666;
 width: 550px;
 text-align: justify;
 margin: 12px 0px 0px 10px;
 color: #666666;
	font-size: 12px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	line-height: 20px;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
}

.homecontent2 {
 border: 0px solid #666666;
 width: 550px;
 text-align: justify;
 margin: 12px 0px 0px 10px;
 color: #666666;
	font-size: 12px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
}


.leftarea {
 border: 0px solid #666666;
 width: 160px;
 text-align: justify;
 margin: 12px 0px 0px 20px;
}

.leftarea2 {
 border: 0px solid #666666;
 width: 160px;
 text-align: justify;
 margin: 12px 0px 0px 20px;
}

.bodycontent {
 border: 0px solid #666666;
 width: 550px;
 text-align: justify;
 margin: 12px 0px 0px 20px;
 color: #666666;
	font-size: 12px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	line-height: 20px;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
}

.therapistcontent {
 border: 0px solid #666666;
 width: 550px;
 text-align: justify;
 margin: 12px 0px 0px 20px;
 color: #666666;
	font-size: 11px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	line-height: 20px;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
}

.homebottom {
 border: 0px solid #666666;
 width: 550px;
 text-align: right;
 margin: 12px 0px 0px 10px;
 color: #666666;
	font-size: 14px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	line-height: 21px;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
}

.quoted {
 border: 0px solid #666666;
 width: 500px;
 text-align: right;
 margin: 0px 0px 0px 10px;
 color: #666666;
	font-size: 11px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	line-height: 21px;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
}

.floating {
height: 50px;
width: 350px;
text-align:center;
border: 0px solid #666666;
}

.centering {
text-align: center;
width: 700px;
border: 1px solid #666666;
height: 35px;
}


/* ========================================= END SECTION ELEMENTS ================================== */




/* ========================================= BEGIN FLOATING PIC STYLES ========================= */

.pic {
float: right;
padding: 0px 0px 0px 10px;

}

.pic2 {
float: right;
padding: 0px 0px 0px 10px;
margin: 0px 0px 10px 0px;

}


.picleft {
float: left;
padding: 0px 10px 0px 0px;

}

/* ========================================= END FLOATING PIC STYLES ========================= */



.rightwords {
text-align: right;

}

.rightwords2 {
	
text-align: right;
margin-right: 150px;
font-family : Lucida Grande, Arial, Sans-Serif;
	font-size : 11px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 14px;
	text-decoration : none;
	color : #3B210A;

}


INPUT, TEXTAREA, SELECT, OPTION, RADIO{
	font-family: Lucida Grande, Arial, Sans-Serif;
	padding: 2px;
	font-size: 12px;
	color: #3B210A;
	background-color: #ffffff;
	border: solid 1px #cccccc;
}

