@charset "UTF-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	background-color: #CCCC99;
	margin:0;
	padding: 0px;
	text-align: center;
}
#banner {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 780px;
	position: relative;
}
#bannerSubBar {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	margin: 0px;
	height: 14px;
	width: 780px;
	padding-top: 3px;
	padding-bottom: 3px;
	position: relative;
	font-size: 85%;
	letter-spacing: .55px;
}
#leftSidebar {
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	float: left;
	width: 160px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 0px;
}
#footer {
	font-size: 75%;
	line-height: 120%;
	font-weight: bold;
	background-color: #a1c957;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 15px;
}
#footer a {
	color:#333333;
	text-decoration:none;
}
#footer a:hover {
	color: #FF6600;
}
h1 {
	font-size: 125%;
}
#container {
	text-align: left;
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000000;
	background-image: url(../images/wrapperGraphic.gif);
	background-repeat: repeat-y;
}
#sidebarRight {
	width: 200px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 13px;
	background-color: #FFFFFF;
	float: right;
	margin: 0px;
}
#mainContent {
	margin-top: 0px;
	margin-right: 224px;
	margin-bottom: 10px;
	margin-left: 171px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
* html #mainContent { /*hack for IE 6 to have a bottom margin on the content*/
	margin-bottom:10px;
}
.boldItalicBlock {
	font-size: 90%;
	font-style: italic;
	line-height: 180%;
	font-weight: bold;
	margin-bottom: 10px;
}
.bulletsHome {
	font-size: 85%;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
	list-style-type: square;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}

.intro {
	font-size: 100%;
	line-height: 130%;
	font-weight: bold;
	color: #2E87C1;
	margin-bottom: 20px;
}
p {
	font-size: 85%;
	line-height: 120%;
}
#homebulletUL {
	padding-left: 15px;
	padding-top: 15px;
	line-height: 140%;
}
#rtSideBarBullet {
	padding-left:10px;
	padding-top:10px;
	font-size: 85%;
	line-height: 125%;
	font-weight: bold;
}
.sidebarLeadText {
	line-height: 130%;
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
}
#container #sidebarRight #rtSideBarBullet li {
	padding-bottom: 5px;
}
.menuType{
	font-size: 85%;
	line-height: 180%;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
}
.menuSpaced {
	margin-bottom: 8px;
}
.listcontainer {
	width:150px;
}
ul.listcontainer {
	margin:0 0 0 10px;
	padding:0;
	list-style-type:none;
}
ul.listcontainer li {
	margin:0;
	padding:10px 0 10px 0;
	border-bottom:1px dotted #FFF;
}
ul.listcontainer li.noborder {
	border-bottom:none;
}
ul.listcontainer a {
	text-decoration:none;
	color:#fff;
}
ul.listcontainer a:hover {
	color: #FECC32;
}
hr {
	border:none;
	border-top:1px dotted #3399cc;/*the border*/
	width:100%;
	height:1px;
}
.rightSidebartext {
	font-size: 95%;
	line-height: 115%;
	color: #333333;
	padding-top: 8px;
}
h2 {
	font-size:125%;
	color:#3399cc;
	padding-bottom:10px;
}
.therapyText {
	font-size: 95%;
	line-height: 125%;
	margin-bottom: 8px;
}
.services {
	line-height: 120%;
	margin-bottom: 7px;
}
.orangeHead {
	font-weight: bold;
	color: #FF6600;
	font-size: 95%;
	margin-bottom: 0px;
}
.bio {
	line-height: 110%;
}
.addressBlock {
	line-height: 120%;
}
#locations #current a:link, #occupational #current a:link, #physical #current a:link, #sensory #current a:link, #services #current a:link, #speech #current a:link {
	color:#ffcc00;
}
#locations #current a:visited, #occupational #current a:visited, #physical #current a:visited, #sensory #current a:visited, #services #current a:visited, #speech #current a:visited {
	color:#ffcc00;
}
#locations #current a:hover, #occupational #current a:hover, #physical #current a:hover, #sensory #current a:hover, #services #current a:hover, #speech #current a:hover {
	color:#ff6600;
}
#locations a.email:link{
	font-weight:bold;
	color:#FF6600;
	padding-bottom: 4px;
}
#locations a.email:visited {
	color:#FF6600;
}
#locations a.email:hover {
	color:#000000;
}
.photo {
	margin-bottom: 5px;
	margin-top: 10px;
}
