body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #F7F4ED;	
	margin: 0px;
	padding: 0px;
	font-family: Lucida-Grande, Verdana, Arial, sans-serif;
	color: #666666;
	line-height: 16px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#container {
	width:900px;
	margin: 0px;
	padding: 0px;
}

#header {
	margin: 0px;
	padding: 0px;
	width: 900px;
}

#logospot {
	width: 220px;
	padding: 20px 0 0 0;
	margin: 0px;
	float: left;
	text-align: left;
}

#navigation {
	width: 680px;
	padding: 0px;
	margin: 0px;
	float: right;
	text-align: right;
}

#contact {
	width: 340px;
	height: 34px;
	padding: 10px 0 0 0;
	margin: 0px;
	background-image: url(images/contact_background.jpg);
	background-repeat: repeat-x;
	float: right;
	text-align: center;
}

#navbuttons {
	width: 670px;
	margin: 0px;
	padding: 30px 5px 0 0;
	float: right;
}

#subzero {
	margin: 0px;
	padding: 0px;
}

#contactgraphic {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	text-align: left;
}

#contactinfo {
	float: right;
	width: 400px;
	margin: 0px;
	padding: 10px;
	text-align: right;
}

#footer {
	width: 900px;
	margin: 0px;
	padding: 10px 0 0 0;
}

#footer_left {
	float: left;
	margin: 0px;
	padding: 0 0 0 10px;
	width: 400px;
	text-align: left;
}

#footer_right {
	float: right;
	margin: 0px;
	padding: 0 10px 0 0;
	width: 400px;
	text-align: right;
}

#linkstab {
	width: 380px;
	margin: 0px;
	padding: 10px 10px 0 10px;
	float: right;
	text-align: left;
}

#pageface {
	width: 900px;
	margin: 0px;
	padding: 5px 0 5px 0;
}

#pagebox {
	background-image: url(images/pagelabel.jpg);
	background-repeat: no-repeat;
	width: 256px;
	height: 20px;
	float: left;
	margin: 0px;
	padding: 180px 0 10px 15px;
	text-align: left;
}

#pageimage {
	width: 627px;
	height: 210px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#contentzero {
	background-image: url(images/content_bkg.jpg);
	background-repeat: no-repeat;
	width: 900px;
	margin: 0px;
	padding: 10px 0 0 0;
}

#content {
	width: 450px;
	margin: 0px;
	padding: 10px 20px 0 15px;
	float: left;
	text-align: left;
	border-right: 1px #9B8900 solid;
}

#contentsections {
	width: 400px;
	margin: 0px;
	padding: 10px 0 0 0;
	float: right;
}

#content2 {
	width: 545px;
	margin: 0px;
	padding: 10px 25px 0 15px;
	float: left;
	text-align: left;
	border-right: 1px #9B8900 solid;
}

#contentsections2 {
	width: 300px;
	margin: 0px;
	padding: 10px 0 0 0;
	float: right;
}

#approachesbox {
	background-image: url(images/hotbutton_bkg.jpg);
	background-repeat: no-repeat;
	width: 390px;
	height: 35px;
	margin: 0px;
	padding: 10px 0 0 10px;
	text-align: left;
}

#listleft {
	width: 200px;
	padding: 5px 0 0 0;
	margin: 0px;
	float: left;
	text-align: left;
}

#listright {
	width: 190px;
	padding: 5px 0 0 10px;
	margin: 0px;
	float: right;
	text-align: left;
}

#location1 {
	float: left;
	width: 260px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#location2 {
	float: right;
	width: 260px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

	

/* ------------------------------------------- [ STYLINGS ] -------- */


h4 {
	font-family: Lucida-Grande, Verdana, Arial, sans-serif;
	color: #666666;
	line-height: 19px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	margin: 5px 0 0 0;
}

h3 {
	font-family: Lucida-Grande, Verdana, Arial, sans-serif;
	color: #9B8900;
	line-height: 19px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0 0 0;
}

hr {
	height: 1px;
	background: #9B8900;
	margin: 0;
	border: 0;
}

hr.thick {
	height: 2px;
	background: #9B8900;
	margin: 0 0 0 0;
	border: 0px;
}



/* ------------------------------------------- [ BUTTONS ] -------- */

a.next {
	background-image: url(images/therapy/next.jpg);
	background-repeat: no-repeat;
	width: 50px;
	height: 17px;
	margin: 0px;
	padding: 0px;
	display: block;
}

a:hover.next {
	background-image: url(images/therapy/next-over.jpg);
	background-repeat: no-repeat;
	width: 50px;
	height: 17px;
	margin: 0px;
	padding: 0px;
	display: block;
}

a.hotbutton {
	width: 187px;
	height: 23px;
	margin: 0px;
	padding: 3px 3px 3px 20px;
	text-decoration: none;
	display: block;
}

a:hover.hotbutton {
	background-image: url(images/hotbutton-over.jpg);
	background-repeat: no-repeat;
	width: 187px;
	height: 23px;
	margin: 0px;
	padding: 3px 3px 3px 20px;
	text-decoration: none;
	display: block;
}

a.hotbutton_highlight {
	background-image: url(images/hotbutton-over.jpg);
	background-repeat: no-repeat;
	width: 187px;
	height: 23px;
	margin: 0px;
	padding: 3px 3px 3px 20px;
	text-decoration: none;
	display: block;
}


/* ------------------------------------------- [ TEXT ] -------- */

.bolding {
	font-family: Lucida-Grande, Verdana, Arial, sans-serif;
	color: #9B8900;
	line-height: 16px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


a:link.portal, a:visited.portal, a:active.portal {
	font-family: Lucida-Grande, Verdana, Arial, sans-serif;
	color: #F7F4ED;
	line-height: 16px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a:hover.portal {
	font-family: Lucida-Grande, Verdana, Arial, sans-serif;
	color: #B3A53D;
	line-height: 16px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a:link.maillink, a:visited.maillink, a:active.maillink {
	font-family: Lucida-Grande, Verdana, Arial, sans-serif;
	color: #666666;
	line-height: 16px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a:hover.maillink {
	font-family: Lucida-Grande, Verdana, Arial, sans-serif;
	color: #666666;
	line-height: 16px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}


a:link.maillinkgreen, a:visited.maillinkgreen, a:active.maillinkgreen {
	font-family: Lucida-Grande, Verdana, Arial, sans-serif;
	color: #B3A53D;
	line-height: 16px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.maillinkgreen {
	font-family: Lucida-Grande, Verdana, Arial, sans-serif;
	color: #B3A53D;
	line-height: 16px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.subtext {
	font-family: Lucida-Grande, Verdana, Arial, sans-serif;
	color: #666666;
	line-height: 12px;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

a:link.sublink, a:visited.sublink, a:active.sublink {
	font-family: Lucida-Grande, Verdana, Arial, sans-serif;
	color: #666666;
	line-height: 12px;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

a:hover.sublink {
	font-family: Lucida-Grande, Verdana, Arial, sans-serif;
	color: #666666;
	line-height: 12px;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}

.topcontact {
	font-family: Lucida-Grande, Verdana, Arial, sans-serif;
	color: #F7F4ED;
	line-height: 12px;
	font-size:8px;
	font-weight: normal;
	text-decoration: none;
}

a:link.toplink, a:visited.toplink, a:active.toplink {
	font-family: Lucida-Grande, Verdana, Arial, sans-serif;
	color: #F7F4ED;
	line-height: 12px;
	font-size: 8px;
	font-weight: normal;
	text-decoration: none;
}

a:hover.toplink {
	font-family: Lucida-Grande, Verdana, Arial, sans-serif;
	color: #F7F4ED;
	line-height: 12px;
	font-size: 8px;
	font-weight: normal;
	text-decoration: underline;
}

.pagetitle {
	font-family: Lucida-Grande, Verdana, Arial, sans-serif;
	color: #F7F4ED;
	line-height: 12px;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

.quicktext_green {
	font-family: Lucida-Grande, Verdana, Arial, sans-serif;
	color: #9B8900;
	line-height: 16px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

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

.copy_green {
	font-family: Lucida-Grande, Verdana, Arial, sans-serif;
	color: #9B8900;
	line-height: 16px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.copy_k {
	font-family: Lucida-Grande, Verdana, Arial, sans-serif;
	color: #9B8900;
	line-height: 16px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a:link.copylink, a:visited.copylink, a:active.copylink {
	font-family: Lucida-Grande, Verdana, Arial, sans-serif;
	color: #666666;
	line-height: 16px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a:hover.copylink {
	font-family: Lucida-Grande, Verdana, Arial, sans-serif;
	color: #666666;
	line-height: 16px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

.list {
	font-family: Lucida-Grande, Verdana, Arial, sans-serif;
	color: #9B8900;
	line-height: 16px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a:link.exlink, a:visited.exlink, a:active.exlink {
	font-family: Lucida-Grande, Verdana, Arial, sans-serif;
	color: #9B8900;
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a:hover.exlink {
	font-family: Lucida-Grande, Verdana, Arial, sans-serif;
	color: #9B8900;
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a:link.getdirections, a:visited.getdirections, a:active.getdirections {
	font-family: Lucida-Grande, Verdana, Arial, sans-serif;
	color: #9B8900;
	line-height: 16px;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

a:hover.getdirections {
	font-family: Lucida-Grande, Verdana, Arial, sans-serif;
	color: #9B8900;
	line-height: 16px;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}