/* CSS Document */
/* known bugs: none 11/09 */
/* General */
*{
padding:0;
margin:0;
}

body {
text-align:center;
min-width:1010px; /*netscape 6 spill off */
background: url(/images/template/img-bkg.jpg) top repeat-x #fff;
font-family:Georgia, "Times New Roman", Times, serif;
}

#wrapper {
width:1001px;
margin: 0 auto;
text-align:left;
}

#header {
	height:141px;
}

#header img {
	border:none;
}

.utilities {
	height:20px;
	display:block;
	text-align:right;
	padding:0 20px;
	color:#fff;
	font-family:"Century Gothic", Georgia, "Times New Roman", Times, Helvetica, serif;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
}

.utilities ul {
	list-style:none;
}

.utilities ul li {
	float:right;
}

.utilities ul a, .utilities ul a:visited  {
	padding: 0 15px;
	text-decoration:none;
	color:#fff;
	display:block;
	background:url(../images/template/utli-line.gif) top left no-repeat;
}

.utilities ul a.first {
	background:none;
}

.utilities ul a:hover {
	color:#E8E0D7;
}

.logo {
	height:121px;
	display:block;
	text-align:left;
}

#navigation {
	height:42px;
}

#navigation ul {
	list-style:none;
}

#navigation ul li {
	float:left;
}

#navigation ul a {
	font-family:"Century Gothic", Georgia, "Times New Roman", Times, Helvetica, serif;
	font-weight:bold;
	display:block;
	padding:0 20px;
	line-height:42px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:16px;
}

#navigation ul li a:hover {
	background:url(/images/template/triangle.jpg) bottom center no-repeat;
	background: #69F;
}

#rehab #navigation a.rehabs {
	background:url(/images/template/triangle.jpg) bottom center no-repeat;
	background: #69F;
}

#nurse #navigation a.nurses {
	background:url(/images/template/triangle.jpg) bottom center no-repeat;
	background: #69F;
}

#asl #navigation a.aslf {
	background:url(/images/template/triangle.jpg) bottom center no-repeat;
	background: #69F;
}

#about #navigation a.aboutr {
	background:url(/images/template/triangle.jpg) bottom center no-repeat;
	background: #69F;
}

#contact #navigation a.contactr {
	background:url(/images/template/triangle.jpg) bottom center no-repeat;
	background: #69F;
}

#location #navigation a.loc {
	background:url(/images/template/triangle.jpg) bottom center no-repeat;
	background: #69F;
}


#content {
}

#mediabox {
	height:260px;
}

.homemedia {
	margin:15px 0;
	padding:10px;
	width:594px;
	height:210px;
	background:#EDE8E0;
	float:left;
}

.feature {
	margin:15px 0 0 15px;
	width:352px;
	padding:10px;
	height:87px;
	background:#EDE8E0;
	float:left;
}

.lower {
	margin-bottom:15px;
}

.largeContent {
	margin:35px 0 15px 0;
	padding:10px;
	width:594px;
	float:left;
}

.sideBar {
	width:372px;
	float:right;
}

.sideBarfeature {
	margin:35px 0 0 0;
}

.sidebarContents {
	background:#FFF;
	height:87px;
	overflow:hidden;
}

.sideAddress {
	margin-top:5px;
	padding:25px;
}

.featureExpand {
	margin-top:15px;
	width:352px;
	padding:10px;
	background:#EDE8E0;
	float:left;
}
.sidebarContentsExpand {
	background:#FFF;

}

/**.floatLeft {
	float:left;
	display:block;
	width:115px;
}**/

.sideinternal {
	float:left;
	padding:10px 10px 10px 125px;
}


.clear {
	clear:both;
}

#backPageContent {
	width:980px;
	margin-top:15px;
	background:#EDE8E0;
	padding:10px;
}

.backContainer {
	background:url(/images/template/backcontainer-bkg.jpg) repeat-y top left;
}

.backSmall {
	width:275px;
	float:left;
}

.backLarge {
	width:655px;
	float:right;
	padding: 25px;
	_padding: 25px 0 25px 0px; /*ie 6 correction when visited*/
}

.subNav {
}

.subNav ul {
	list-style-type:none;
}

.subNav li {
	list-style:none;
}

.subNav li a{
	font-family:"Century Gothic", Georgia, "Times New Roman", Times, Helvetica, serif;
	display:block;
	width:250px;
	/*height:42px;*/
	/*line-height:38px;*/
	text-decoration:none;
	/*text-indent:25px;*/
	padding-left:25px;
	padding-top:10px;
	padding-bottom:10px;
	background:url(/images/template/subnav-line.jpg) left bottom no-repeat;
	color:#013069;
	font-size:13px;
	font-weight:bold;
}

.subNav li a:hover {
	color:#98012E;
	background:url(/images/template/subnav-line.jpg) left bottom no-repeat #E8E0D7;
	text-decoration:underline;
}

.address {
	float:left;
	width:235px;
	padding-bottom:15px;
}

.addressRed {
	float:left;
	width:235px;
	padding-bottom:15px;
	
}
.locimage {
	float:right;
	padding:15px 0 15px 15px;
	width:400px;
}

.thumbnails {
	display:block;
	float:left;
	width:150px;
	height:100px;
	overflow:hidden;
	padding:25px 25px 25px 0 ;
}

.thumbnails img {
	border:none;
}

/* removed as per customer spec
(.subNav li a:visited {
	background:url(/images/template/subnav-visited.jpg) left bottom no-repeat;
	overflow:hidden;
}
*/

.subNav li a:visited {
	color:#98012E;
}

.sideContent {
	margin:30px 0px;
	padding: 0 25px;
}

#footer {
	border-top:#C3B6A5 1px solid;
	text-align:center;
	color:#999;
	font-size:12px;
	padding:25px;
}

/* administration */
body #admin {font-family:Georgia, "Times New Roman", Times, serif;}
#admin #wrapper {background:#fff; padding:15px;}
#admin #header { height:125px;}
#admin #header h1 {font-size:24px; margin: 20px 10px;}
#admin #navigation {background:#039;}
#admin #login fieldset { margin:1em auto; padding: 1em; width:500px;}
#admin #login legend {font-weight:bold; font-size:18px; font-family:Georgia, "Times New Roman", Times, serif;}
#admin #login label {display:block;}
#admin #login input {width:150px; margin:5px 10px;}
#admin #login #submit {font-size:18px; width:60px; display:block;}
#admin #login label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
.error {color:#F00; background:#FFD9D9;}
#admin #content h1 { font-size:20px; color:#333; }
#admin #subnav {width:1000px;}
#admin #subnav ul { margin:0; padding:0; list-style:none;}
#admin #subnav ul li { float:left;}
#admin #subnav ul a { display:block; padding:5px; text-transform:uppercase; font-size:12px; font-weight:bold;background:#CAE0EE;}
#admin #subnav ul a:hover { bold;background:#333; color:#FFF;}
#admin #content {padding: 25px 0;}
#admin fieldset { margin:1em auto; padding: 1em; width:950px;}
#admin legend {font-weight:bold; font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; display:block; padding:15px; background:#CCC;}
#admin label {display:block; padding:5px 20px;}
#admin input {margin:10px 25px;}
#admin select {margin:10px 25px;}
#admin input[type="text"] {width:200px;}
#admin #submit {font-size:18px; display:block;}
#admin label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
#message { padding:25px; background:#9C6; color:#000; font-weight:bold;}
#warning { padding:25px; margin:10px; background:#FCC; color:#F00; }
#admin .light {color:#999;}
#admin #newwindow {background:#FFC; border:1px #F90 solid;}


