@charset "UTF-8";
/* CSS Document */
/* Default Style Sheet - WestMed Rehab */


/* HTML tags */

body {
	background: #707070;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, "Bitstream Vera Sans", Arial, Geneva, sans-serif;
	font-size: 75%;
	color: #302c2b;
}

h1, h2, h3, h4, h5, h6 {font-family: Helvetica, "Bitstream Vera Sans", Arial, Geneva, sans-serif; margin:0px;line-height:1em;}
h1 {font-size: 2.2em;}
h2 {font-size: 2em;}
h3 {font-size: 1.8em;}
h4 {font-size: 1.6em;}
h5 {font-size: 1.4em;}
h6 {font-size: 1.2em;}

#commInfo h1 {
	width: 300px;
	margin: 10px;
	text-align: center;
	font-size: 1.4em;	
}

/* Hyperlinks */

a {
	color: #a02f26;
}

a:hover {
	color: #777;
}

/* Layout Styles */

#main {
	width: 1008px;
	margin: 0 auto;
	background: url('/images/bg-main2.gif') repeat-y;
}

#header {
	position: relative;
	width: 1001px;
	height: 225px;
	background: #444444 url('/images/bg-header2.gif') no-repeat;
}

#logo {
	position: absolute;
	top: 15px;
	left: 52px;
}

#commInfo {
	position: absolute;
	top: 19px;
	right: 0px;
	width: 423px;
	height: 116px;
	background: url('/images/bg-comminfo.gif') no-repeat;
}

#navBar {
	position: absolute;
	top: 176px;
	left: 0px;
	width: 1001px;
	height: 50px;
	text-align: center;
	background: url('/images/bg-navbar2.jpg') no-repeat;
}

#contentWrap {
	width: 1001px;
	margin: 0 auto;
	padding: 16px 0px;
}

#leftCol {
	float: left;
	display: inline;
	width: 400px;
	margin-left: 5px;
}

#rightCol {
	float: right;
	display: inline;
	width: 535px;
	margin-right: 12px;
}

#oneCol {
	width: 935px;
	margin: 0px 12px 0px 5px;
}

#footer {
	width: 1008px;
	height: 66px;
	margin: 0 auto;
	padding-top: 12px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	background: url('/images/bg-footer2.gif') no-repeat;
}

#credit {
	width: 550px;
	margin: 10px auto;
	padding-top: 8px;
	border-top: 1px dashed gray;
	font-style: italic;
}

/* Menu Styles */

#navBar ul {
	float: left;
	display: inline;
	width: 960px;
	margin: 0px 0px 0px 40px;
	padding: 0px;
	list-style: none;
}

#navBar li {
	position: relative;
	float: left;
	display: inline;
	margin-left: 3px;
	background: url('/images/nav-right2.gif') no-repeat top right;
}

#navBar li a {
	float: left;
	display: block;
	padding: 0 0 0 1.4em;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2.8em;
	text-decoration: none;
	color: #a02f26;
	background: url('/images/nav-left2.gif') no-repeat top left;
}


#navBar a span {
	display: block;
	padding: 0px 16px 0px 0px;
	background-image: url('/images/nav-right2-over.jpg') no-repeat right -80px;
}
	  
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navBar a span {float:none;}
/* End IE5-Mac hack */
    
#navBar a:hover {
      background: url('/images/nav-left2-over.gif') no-repeat top left;;
}
#navBar a:hover span {
      background: url('/images/nav-right2-over.gif') no-repeat top right;
}


/* SUB NAV */
 
#navBar ul.sub {
	position: absolute;
	z-index: 5;
	top: 34px;
	left: 0px;
	margin: 0px 0px 0px 8px;
	list-style: none;
	display: none;
	padding: 0px;
	font-size: 0.75em;
	text-align: left;
}

#navBar ul.sub li {
	display: inline;
	background-image: none;
	float: none;
}
	 
#navBar ul.sub li a,
#navBar ul.sub li.sfhover a {
	color: #000000;
	display: block;
	background-image: none;
	background-color: #DFDDCE;
	border: 1px solid #C9C9C9;
	padding: 0px 0px 0px 4px;
	width: 100%;
}

#navBar ul.sub li a:hover {
	background-color: #C9C9C9;
}

/* Drop Downs */

#navBar li:hover ul.sub, #navBar li.sfhover ul.sub {
	display: block;
	width: 18em;
}

#navBar li a:hover {
	color: #777777;
}

/* EVENTS - InContext */

.eventHeadline {
	font-size: 1.4em;
	font-weight: bold;
	margin: 12px 0px 0px 0px;
}

.eventDate {
	font-size: 1.2em;
	font-style: italic;
	margin: 0px 0px 8px 5px;
}

.eventBody {
	font-size: 1em;
	line-height: 1.3em;
}


/* Typesetting */

.noBold {
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.caps {
	text-transform: uppercase;
}

.sansSerif {
	font-family: Verdana, "Bitstream Vera Sans", Arial, sans-serif;
}

.sansSerifTitle {
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma, Verdana, "Bitstream Vera Sans", Arial, sans-serif;
}

.serif {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}

.largeText {
	font-size: 1.5em;
}

.midText {
	font-size: 1.2em;
}

.normalText {
    font-size: 1em;
}

.smallText {
	font-size: .85em;
}

.tinyText {
	font-size: .75em;
}

.smallTracking {
	letter-spacing: -0.1em;	
}

.tinyLeading {
	line-height: .75em;
}

.smallLeading {
	line-height: .85em;
}

.normLeading {
	line-height: 1em;
}

.midLeading {
	line-height: 1.3em;
}

.largeLeading {
	line-height: 1.6em;
}

.heading,
#leftCol h5 {
	padding: 5px;
	margin: 0px 0px 5px 0px;
	background: #555;
	color: #aaa;
}

/* Colors */

.orange {
	color: #f26522;
}

.lightBlue {
	color: #009eb7;
}

.white {
	color: #FFF;
}

.black {
	color: #000;
}

.hightLight {
	color: #A13228;
}

.bg-tan {
	background: #dfddce;
}

.bg-white {
	background: #FFF;
}

/* Misc Styles */

.flashslides {
	width: 175px;
	float: right;
	display: inline;
}

.testimonial {
	margin: 10px;
	padding: 12px;
	border: 1px solid gray;
}

.eventWrap {
	margin-bottom: 6px;
	padding: 6px 12px;
	border-bottom: 1px dotted grey;
}

.eventTitle {
	font-size: 1.4em;
	font-weight: bold;
}

.eventDate {
	font-size: .9em;
}

.contentBox {
	width: 397px;
	margin: 0 auto;
	background: url('/images/box-bg.gif');
}

#leftCol .contentBox p,
#rightCol .contentBox p {
	margin: 10px 20px;
	padding: 0px;
}

#leftCol p {
	padding: 0px 6px 0px 30px;
	/* line-height: 1.4em; */
}

/* #rightCol p {
	line-height: 1.4em;
} */

.faqQ{
	height: 19px;
	padding-top: 5px;
	font-size: 1.3em;
	font-weight: bold;
	background: url('/images/icon-arrowonwhite.gif') no-repeat middle left;
}

.readMore {

}

a.whiteshort,
a.tanlong,
a.tanshort,
a.brownshort {
	float: right;
	display: block;
	padding: 12px 24px 19px 116px;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	color: #a02f26;
	background: url('/images/btn-more-wht-short.jpg') no-repeat center top;
}
a.whiteshort:hover {
	background: url('/images/btn-more-wht-short.jpg') no-repeat center -45px;
}

a.tanlong {
	background: url('/images/btn-more-tan-long.jpg') no-repeat center top;
}
a.tanlong:hover {
	background: url('/images/btn-more-tan-long.jpg') no-repeat center -45px;
}

a.tanshort {
	background: url('/images/btn-more-tan-short.jpg') no-repeat center top;
}
a.tanshort:hover {
	background: url('/images/btn-more-tan-short.jpg') no-repeat center -45px;
}

a.brownshort {
	background: url('/images/btn-more-brown-short.jpg') no-repeat center top;
}
a.brownshort:hover {
	background: url('/images/btn-more-brown-short.jpg') no-repeat center -45px;
}

.formSkin {
	margin: 12px auto;
	padding: 10px;
	background: #EEE;
	border: 1px solid #BBB;
}

.list1 {
}

#tabs {
	margin: 0 auto;
}

.photo {
	margin: 8px;
}

.capPhoto {
	float: right;
	display: inline;
	margin: 12px auto;
	width: 330px;
	text-aign: left;
}

.storyPhoto {
	float: left;
	display: inline;
	width: 110px;
	margin: 10px 10px 4px 0px;
}

.storyPhoto img {
	border: 1px solid #333;
	margin-bottom: 6px;
}

.miniColRight {
	float: right;
	display: inline;
	width: 250px;
	margin: 12px;
}

.rightContentBox {
	width: 325px;
	margin: 12px auto;
}

.dottedHR {
	border-bottom: 1px dotted gray;
	clear: both;
}

.singleHR {
    margin: 8px 0;
    border-top: 1px solid gray;
    clear: both;
}

.doubleHR {
    margin: 8px 0;
    border-top: 3px double gray;
    clear: both;
}

.noMargin {
	margin: 0;
}

.noPadding {
	padding: 0;
}

.noBorder {
	border: none;
}

.center {
	margin: 10px auto;
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.indent {
	margin-left: 16px;
}

.margin12 {
	margin: 12px;
	padding: 3px;
}

.shortHr {
	border-top: 3px double gray;
	width: 150px;
	margin: 12px auto;
}

.cleared {
	clear: both;
}

.silverBorder {
	padding: 10px;
	border: 1px solid silver;
	margin: 10px;
}

.floatLeft {
	float:left;
	display: inline;
	width: auto;
}

.floatRight {
	float: right;
	display: inline;
}

.centerImg {
	margin: 0 auto;
}
.error {
	font-size: medium;
	line-height: 120%;
	font-weight: bold;
	color: #FF0000;
}
#adminNav ul {
	margin: 0px;
	padding: 0px;
}
#adminNav li {
	list-style-type: square;
	float: left;
	margin-left: 25px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.preloadImg {
	display: none;
}

.logoutprofile {
	float: right;
	display: inline;
	margin: 12px;
}
.logoutprofile ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.logoutprofile li {
	float: left;
	display: inline;
	margin: 0px 8px;
}
