/* CSS Document */
body, body * 
{
	margin:0; 
	padding:0; 
	border:none;
}

body 
{
	font-family:"Times New Roman", Times, serif; 
	font-size:11pt; 
	line-height:1.2em; 
	text-align:center;
	color:#000;
	background-color:#ffbf51;
}

a 
{
	color:#00f;
	background-color:transparent;
	text-decoration:none;
}

a:link
{
	background-color:transparent;
	color:#00f;
}

a:visited
{
	background-color:transparent;
	color:#333;
}

ul 
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold;
}

ul, ol, dl { position: relative; }

em
{
	font-weight:bold;
}

q
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
}

#wrapper
{
	width:46em;
	position:relative;
	text-align:left; 
	margin:0 auto; 
	border:thin solid #000;

}
/* ------------- */
#header 
{
	height:250px;
	line-height:250px;
	color:#000;
	background-color:#fff;
	background-image:url(../images/header.jpg); 
	background-position:50% 0%;
	background-repeat:no-repeat;
	overflow:hidden;
	position:relative;
	width:100%;
}

#header h1 
{
	width:100%;
	text-align:center;
	font-size:1.3em;
	position:absolute;
	height:2em;
	line-height:2em;
	font-variant:small-caps;
	font-family:"Times New Roman", Times, serif;
	left:0;
	margin:0 auto;	
}

#speech-center-name
{
	top:2%;
}

#speech-center-for
{
	top:50%;
}

#header h2 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em; 
	position:absolute; 
	top:62%; 
	right:0;
	line-height:2em;
	height:2em;
	text-align:right;
	width:auto;
	padding-right:1em;
}
#header h3 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em; 
	position:absolute; 
	top:72%; 
	right:0;
	line-height:2em;
	height:2em;
	text-align:right;
	width:auto;
	padding-right:1em;
}

#header q
{
	position:absolute; 
	left:0;
	top:5%;
	width:100%;
	line-height:2em;
	height:2em;
	padding-left:1em;
	font-size:0.6em;
}

#header ul 
{
	text-align:center;
	height:2em;
	line-height:2em;
	list-style-type:none;
	overflow:hidden;
	width:100%;
	color:#000;
	background-color:#fff;
}

#header ul li
{
	position:relative;
	float:left;
	padding:0;	
	width:auto;
}

#header ul li a
{
	display:block;
	padding:0 0.5em;
	font-size: 0.8em;
	width:auto;
}

#header ul li a:hover
{
	color:#00f;
	background-color:#fff;
}

#header ul#speech-therapy-main_nav
{
	position:absolute;
	bottom:0;
	left:0;
}

#header ul#speech-therapy-main_nav li.speech-selected
{
	background-color:#EF4D11; 
	color:#000; 
	padding:0 0.5em;
	font-size:0.8em;
}

#header ul#speech-therapy-main_nav li.speech-selected span {
	display:block;
}

/* ------------- */
#content
{
	position:relative;
	width:100%;
	color:#000;
	background-color:#fff;
}

#content #speech-therapy-services 
{
	list-style-type:none;
	width:10.4em;
	float:left;
	padding:0.5em 0 0 0.2em;
	text-align:center;
	position: relative;
	margin: 0 0 0.5em 0;
	overflow:hidden;
	height:auto;
}


.contact-us {
	display:block;
	height:40px;
	line-height:40px;
	color:#000;
	background-color:transparent;
	background-image:url(../images/cotactus.gif);
	background-repeat:no-repeat;
	text-align:center;
	background-position:center center;
}

.contact-us span {
	display:none;
}

#content #speech-therapy-services img
{
	text-align:center;
	display:block;
	color:#000;	
	background-color:#666;
	width:148px;
	height:210px;
}

#content #speech-therapy-services h1
{
	font-size:0.9em;
}

#content #speech-therapy-services ul
{
	padding:0.2em 0;
}

#content #speech-therapy-services li 
{
	display:list-item;
	list-style-type:none;
	list-style-position:outside;
	color:#000;	
	background-color:#ffbf51;
	margin:0 0 0.1em 0;
}

#content #speech-therapy-services li.speech-selected-services
{
	text-align:center;
	padding:0.2em 0 0 0;
	font-size:0.65em;
	color:#00f; 
	background-color:#f51;
}

#content #speech-therapy-services li a 
{
	font-size:0.65em;
	display:block;
	padding:0.2em 0 0 1em;
	height:100%;
	overflow:hidden;
}

#content #speech-therapy-services li a:hover 
{
	background-color:#f51;
	color:#00003c;
}

/* -------------------- */

#content #speech-therapy-information 
{
	position:relative;
	background-image:url(../images/headphone.jpg);
	background-position:50% 50%;
	background-repeat:no-repeat;
	margin-left:11em;
	width:34em;
}

#content #speech-therapy-information.single-col
{
	margin-left:0;
	width:46em;
}

#content #speech-therapy-information p 
{
	font-size:0.9em;
	text-align:justify;
	margin:0.5em;
	padding:0.5em;
	line-height:1.6em;
}

#content #speech-therapy-information p abbr {
	border-bottom:1px dotted #000;
}

#content #speech-therapy-information h1, #content #speech-therapy-information h2, #content #speech-therapy-information h3
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:1.2em;
	height:1.2em;
	text-decoration:underline;
	color:#333;
	background-color:transparent;
	padding:0.5em 0 0 0.5em;
	font-variant:small-caps;
	overflow:hidden;

}

#content #speech-therapy-information h2 
{
font-size:0.9em;
text-decoration:none;
font-variant:normal;
}

#content #speech-therapy-information h3
{
font-size:0.8em;
text-decoration:none;
font-variant:normal;
}

#content #speech-therapy-information ul 
{
	list-style:inside;
	font-size:0.9em;
	font-weight:normal;
}

#content #speech-therapy-information ul li 
{
	list-style-type:circle; 
	margin-left:1em;
}

#content #speech-therapy-information a
{
	text-decoration:underline;
	color:#00f;
	background-color:transparent;
}

/* ------------------- */

#content #footer 
{
	display:block;
	clear:left;
	color:#000;
	background-color:#f51; 
	position:relative;
	width:100%;
	margin-top:0.5em;
	overflow: hidden;
}

#content #footer p 
{
	display:block;
	text-align:center;
	font-size:0.8em;
	padding:0.5em 0;
	color:#000;
	background-color:transparent;
	font-weight:bold;
	font-variant:small-caps;
}

#content #footer ul
{
	overflow:hidden;
	width:100%;
	text-align:center;
}

#content #footer ul li
{
	list-style-type:none;
	list-style-position:outside;
	padding:0 0.5em;
	display:inline;
	position:relative;	
	font-size:0.7em;
}

#content #footer ul li a
{
	float:none;
	font-size:1em;
	display:inline;
	padding:0;
	text-decoration:underline;
}

#content #footer a
{
	float:right;
	text-decoration:underline;
	text-align:right;
	font-size:0.8em;
	padding-right:0.1em;
	color:#00f;
	background-color:transparent;
}


/* ------------------- */

.text_align_center
{
	text-align:center;
}

.bypass-navigation
{
	position:absolute;
	right:0;
	bottom:12%;
	height:1em;
	line-height:1em;
	border-bottom:thin dotted #000;
	font-size:0.7em;
}

a.bypass-navigation
{
	color:#333;
	background-color:transparent;
}

.pediatric-picture {
	margin: 0 1em;
	width:150px;
	height:200px;
	float:right;
	border:1px solid #000;
}

.geriatrics-picture {
	margin:0.4em auto;
	width:10em;
	border:1px solid #000;
}

.clear-left-float {
	clear:left;
}

.clear-right-float {
	clear:right;
}
.smaller-font-size {
	font-size: 0.8em;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.img_disp {
	padding: 0.2em;
	border: 1px solid #000;
	margin: 0.2em;
	width:150px;
	height:113px;
}

#content #speech-therapy-information p .img_disp_cont {
	text-align:left;
	padding:0.2em;
}
