@charset "utf-8";
/* CSS Document */


/*************************************************************
					Unique Home Page Styles
*************************************************************/

#right .contentHome {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
	line-height: 18px;
	font-size: 13px;
	margin: 0px;
}
#right .contentHome p {
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#right .contentHome strong {
	font-size: 13px;
	font-weight: bold;
}

#right .contentHome a {
	color: #698b22;
	text-decoration: underline;
}
#right .contentHome a:hover, #right .contentHome a:active {
	color: #76745F;
}
#right .contentHome h1 {
	font-size: 18px;
	color: #615e3f;
	font-weight: normal;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#right .contentHome h1 .first {
	font-size: 24px;
	font-weight: bold;
}
#right .contentHome h2 {
	font-size: 15px;
	font-weight: bold;
	color: #EE9A00;
	text-align: center;
	line-height: 18px;
	padding-bottom: 20px;
}




/*************************************************************
					Home Page - Quick Boxes
*************************************************************/

#right .contentHome #quickBoxes {
	float: right;
	width: 185px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding: 0px;
	margin-top: 32px;
}

#right .contentHome #quickBoxes .newsHeading {
	background-image: url(../images/quickBox-top1.gif);
	height: 21px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 9px;
	line-height: 21px;
	font-size: 13px;
}
#right .contentHome .homeTable #quickBoxes .newsHeading a {
	text-decoration: none;
	color: #FFFFFF;
}
#right .contentHome .homeTable #quickBoxes .newsHeading a:hover {
	text-decoration: underline;
}
#right .contentHome .homeTable #quickBoxes .therapistHeading a {
	text-decoration: none;
	color: #3C3A27;
}
#right .contentHome .homeTable #quickBoxes .therapistHeading a:hover {
	text-decoration: underline;
}

#right .contentHome #quickBoxes .therapistHeading {
	background-image: url(../images/quickBox-top2.gif);
	height: 21px;
	font-weight: bold;
	color: #3c3a27;
	padding-left: 9px;
	line-height: 21px;
	font-size: 13px;
}
#right .contentHome #quickBoxes .content {
	background-image: url(../images/quickBox-repeat.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 7px;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#right .contentHome #quickBoxes .content h2 {
	font-size: 12px;
	font-weight: bold;
	color: #3c3a27;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: none;
	text-align: left;
	line-height: 14px;
}
#right .contentHome #quickBoxes .content p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 14px;
}
#right .contentHome #quickBoxes .content a {
	color: #cd6839;
	text-decoration: underline;
}
#right  .contentHome  #quickBoxes  .content strong {
	font-size: 11px;
}

#right .contentHome #quickBoxes .content .search {
	padding-top: 5px;
}

#right .contentHome #quickBoxes .quickBoxesBtm {
	background-image: url(../images/quickBox-btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 7px;
}
#right .contentHome #quickBoxes .boxSpace {
	background-color: #FFFFFF;
	height: 10px;
}


/*************************************************************
					Home Page - Quick Boxes
*************************************************************/

#left .content #programs {
	width: 243px;
	margin-top: 35px;
	margin-left: 19px;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	padding: 0px;
}

#left .content #programs .heading {
	height: 23px;
	padding-left: 32px;
	background-color: #d9d2b9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9c9882;
	border-bottom-color: #9c9882;
	background-image: url(../images/bullet-programs.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#left  .content  #programs  .heading h2 {
	font-size: 13px;
	font-weight: bold;
	color: #4f4f2f;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left .content #programs .content {
	padding-top: 13px;
	padding-left: 8px;
	padding-bottom: 20px;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#left .content #programs .content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #EE9A00;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left .content #programs .content p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#left .content #programs .content a {
	color: #698b22;
	text-decoration: underline;
}
#left  .content  #programs  .paypal  {
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}

#right  .contentHome  .homeTable {
	width: 97%;
}

#right .contentHome .homeTable .AmazonWidget {
	float: left;
	width: 185px;
	margin-left: 65px;
	padding: 0px;
	margin-top: 10px;
	text-align: center;
	margin-right: 15px;
}
#right .contentHome .homeTable .paypal-home {
	float: left;
	padding-top: 20px;
}
#right  .contentHome  .homeTable  .announcement  {
	border: 1px solid #9E9784;
	font-size: 12px;
	padding: 5px;
	margin-bottom: 15px;
}
#right   .contentHome   .homeTable   .announcement   p   {
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 4px;
}
#right .contentHome .homeTable .announcement strong {
	font-size: 12px;
	font-weight: bold;
}
#right .contentHome .homeTable .announcement h3 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 7px;
	line-height: 17px;
}
