@charset "utf-8";
/* CSS Document */

/** 
 * HTML Definitions
 */
* { font-size: 100%;}

html, body {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	color: #4d4d4d;
	font-family: Arial, Helvetica, sans-serif;
	background: #fffeef url('../images/template/siteBG.gif') top repeat-x;
}

#rehab {
	background: #fffeef url('../images/rehabTemplate/siteBg.gif') top repeat-x;
}

a, a:link, a:visited, a:active { 
	color: #0b0635;
	font-weight: bold;
	text-decoration: none;
}

#rehab a, #rehab a:link, #rehab a:visited, #rehab a:active {
	color: #041834;
}

a:hover { 
	color: #d8ad0e;
	text-decoration: underline;
}

p {
	margin: 8px auto;
}
img, form, fieldset { 
	margin: 0px; 
	border: 0px; 
	padding: 0px;
}
.clear {
	clear: both;
	font-size: 1px;
	margin: 0;
}
.strong {
	font-weight: bold;
}
.hidden {
	display: none;
}
.nowrap {
	white-space: nowrap;
}
.right {
	float: right;
}


/**
 * Template Definitions
 */
 
#header {
	padding-left: 20px;
	background-color: #fffeef;
	width: 950px;
	height: 195px;
	position: relative;
}
#header h1 {
	float: left;
	width: 229px;
	height: 41px;
	background: url('../images/template/chilloutLogo.gif') bottom left;
	margin: 93px 0 0 0;
}

#rehab #header h1 {
	background: url('../images/rehabTemplate/logo.gif') bottom left no-repeat;
	width: 360px;
}

#header h2 {
	float: right;
	width: 50px;
	height: 40px;
	background: url('../images/template/blockLogo.gif') top left no-repeat;
	margin-top: 50px;
	padding-right: 10px;
}

#rehab #header h2 {
	background: url('../images/rehabTemplate/blockLogo.gif') top left no-repeat;
}

.nav {
	float: left;
	height: 16px;
	padding-bottom: 15px;
	padding-top: 29px;
	border-bottom: 1px solid #0b0635;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #0b0635;
	text-transform: uppercase;
}

#rehab .nav {
	border-bottom: 1px solid #041834;
}

.width1 {
	width: 470px;
}
.width2 {
	width: 400px;
	margin-left: 10px;
}
.width3 {
	width: 50px;
	margin-left: 10px;
}

#header a, #header a:link, #header a:visited, #header a:active { 
	color: #0b0635;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#rehab #header a, #rehab #header a:link, #rehab #header a:visited, #rehab #header a:active {
	color: #041834;
	font-size: 14px;
}

#header a:hover { 
	color: #d8ad0e;
	text-decoration: none;
}

#rehab #header a:hover { 
	color: #045803;
	text-decoration: none;
}

ul.menu {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.menu li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0 38px 0 0;
}

#content {
	padding-left: 20px;
	padding-right: 10px;
	width: 940px;
}

#leftCol {
	float: left;
	width: 470px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 25px;
	text-align: justify;
}

#leftCol h1 {
	margin: 0 0 16px 0;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #d8ad0e;
}
#rehab #leftCol h1 {
	color: #045803;
}

#leftCol h2 {
	margin: 0 0 10px 0;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #0b0635;
}
#rehab #leftCol h2 {
	color: #041834;
	margin: 10px 0;
}

#leftCol h3 {
	margin: 0 0 0px 0;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #0b0635;
}

#text {
	width: 400px;
}

#related {
	width: 420px;
	border-top: 1px solid #0b0635;
	padding-top: 5px;
	margin-top: 15px;
}

#rehab #related {
	border-top: 1px solid #041834;
}

#related a, #related a:link, #related a:visited, #related a:active {
	font-size: 11px;
	color: #045803;
	font-weight: normal;
	text-decoration: none;
}

#related a:hover { 
	color: #045803;
	text-decoration: underline;
}


#rightCol {
	float: left;
	width: 460px;
	margin: 10px 0 25px 10px;
	background: url('../images/template/rightColBG.gif') right repeat-y;
}
#rehab #rightCol {
	background: url('../images/rehabTemplate/rightColBg.gif') right repeat-y;
}

.rightFoot {
	float: left;
	height: 9px;
	font-size: 0px;
	background-color: #fffeef;
	border-bottom: 1px solid #0b0635;
	line-height: 0px;
	padding: 0;
}
#rehab .rightFoot {
	border-bottom: 1px solid #041834;
}

.width5 {
	width: 400px;
	margin: 0px;
}
.width6 {
	width: 50px;
	margin-left: 10px;
}

#footer {
	background: url('../images/template/footerBG.gif') top repeat-x;
	height: 100px;
	margin-left: 20px;
	color: #0B0635;
}

#rehab #footer {
	background: url('../images/rehabTemplate/footerBg.gif') top repeat-x;
	color: #041834;
}

.access {
	float: left;
	background: url('../images/template/footerDash.gif') top right no-repeat;
	padding-top: 10px;
}

#access {
	float: left;
	background: url('../images/template/footerDash.gif') top right no-repeat;
	padding-top: 10px;
	width: 480px;
}

#access a {
	font-size: 9px;
	font-weight: normal;
}

#access a:hover {
	text-decoration: underline;
}

.fw1 {
	width: 480px;
}
.fw2 {
	width: 410px;
}
.fw3 {
	width: 60px;
}

.beavers a {
	float: left;
	display: block;
	padding: 0px;
	margin: 0px;
	width: 60px;
	height: 30px;
    background: url('../images/template/beavers.gif') no-repeat 0px 0px;
}

#rehab .beavers a {
	background: url('../images/rehabTemplate/beavers.gif') no-repeat 0 0;
}

.beavers a:hover, #rehab .beavers a:hover, p.navbuttons a:active {
    background-position: 0px -32px;
	cursor: pointer;
}

/**
 * Splash Page Definitions
 */

#wrap {
	margin: 0 auto;
	width: 965px;
	background-color: #fffeef;
	padding: 0 10px 0 10px;	
}

#splashHeader {
	width: 965px;
	height: 195px;
}

#splashHeader h1 {
	float: left;
	width: 229px;
	height: 20px;
	padding-top: 31px;
	background: url('../images/splash/chilloutLogo.gif') top left no-repeat;
	margin: 83px 0 0 0;
	color: #d8ad0e;
	font-size: 14px;
}
#splashHeader h2 {
	float: right;
	width: 50px;
	height: 40px;
	background: url('../images/template/blockLogo.gif') top left no-repeat;
	margin-top: 50px;
	padding-right: 10px;
}
#splashHeader a, #splashHeader a:link, #splashHeader a:visited, #splashHeader a:active { 
	color: #0b0635;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#splashHeader a:hover { 
	color: #d8ad0e;
	text-decoration: none;
}

.sWidth1 {
	width: 315px;
}

.sWidth2 {
	width: 315px;
	margin-left: 10px;
}

#lSplash {
	float: left;
	height: 200px;
	width: 315px;
	padding: 10px 0 10px 0;
}

#rSplash {
	float: left;
	height: 200px;
	width: 315px;
	padding: 10px 0 10px 0;
	margin-left: 10px;
}

#sun {
	float: left;
	width: 315px;
	height: 55px;
	border-top: 5px solid #730C65;
	font-size: 11px;
	font-weight: bold;
	color: #0b0635;
}

#sun  a, #sun a:link, #sun a:visited, #sun a:active {
	font-size: 10px;
	font-weight: bold;
	color: #0b0635;
	text-decoration: none;
}

#sun a:hover { 
	color: #FF2215;
	text-decoration: underline;
}


.sunLink a {
	float: right;
	display: block;
	padding: 0px;
	margin: 0px;
	width: 50px;
	height: 50px;
    background: url('../images/splash/sunBG.gif') no-repeat 0px 0px;
}

.sunLink a:hover {
    background-position: 0px -50px;
	cursor: pointer;
}

#events {
	float: left;
	width: 315px;
	height: 55px;
	border-top: 5px solid #0b0635;
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #0b0635;
}

#events  a, #events a:link, #events a:visited, #events a:active {
	font-size: 10px;
	font-weight: bold;
	color: #0b0635;
	text-decoration: none;
}

#events a:hover { 
	color: #d8ad0e;
	text-decoration: underline;
}

#rehabSplash {
	float: left;
	width: 315px;
	height: 55px;
	border-top: 5px solid #041834;
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #041834;
}

#rehabSplash  a, #rehabSplash a:link, #rehabSplash a:visited, #rehabSplash a:active {
	font-size: 10px;
	font-weight: bold;
	color: #041834;
	text-decoration: none;
}

#rehabSplash a:hover { 
	color: #045803;
	text-decoration: underline;
}

.eventsLink a {
	float: right;
	display: block;
	padding: 0px;
	margin: 0px;
	width: 50px;
	height: 50px;
    background: url('../images/splash/eventsBG.gif') no-repeat 0px 0px;
}

.eventsLink a:hover {
    background-position: 0px -50px;
	cursor: pointer;
}

.rehabLink a {
	float: right;
	display: block;
	padding: 0px;
	margin: 0px;
	width: 50px;
	height: 50px;
    background: url('../images/splash/rehabBG.gif') no-repeat 0px 0px;
}
.rehabLink a:hover {
    background-position: 0px -50px;
	cursor: pointer;
}

/**
 * Site Definitions
 */

#rImage {
	float: left;
	width: 400px;
	
	margin: 0;
	padding: 0;
}

.nextP a, .nextP a.visited {
	float: right;
	display: block;
	padding: 10px 10px 0 10px;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #045803;
}

.nextP a:hover, p.navbuttons a:active {
	cursor: pointer;
	color: #0b0635;
}

.prevP a, .prevP a a.visited {
	float: left;
	display: block;
	padding: 10px 10px 0 10px;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #045803;
}

.prevP a:hover {
	cursor: pointer;
	color: #0b0635;
}

#text ul {
	list-style-type: square;
	margin: 0 0 0 25px;
	padding: 0px;
}
#text li {
	list-style-image: url('../images/template/bullet.gif');
	font-style: italic; 
	margin: 0;
	padding: 0;
	text-align: left;
}
#rehab #text li {
	list-style-image: url('../images/rehabTemplate/bullett.gif');
}

/**
 * Form Defenitions
 */
 
table.contact { 
	border: 0;
	border-style: outset;
	border-spacing: 2px;
	width: 100%;
	margin-bottom: 10px;
	vertical-align: top;
}

table.contact td, table.contact th {
	padding: 0 0 10px 0;
	border: 0;
}

table.contact th {
}

table.contact td {
}
 
input {
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #fffeef;
	border: 1px solid #d8ad0e;
	padding: 2px;
	width: 330px;
}
#rehab input {
	border: 1px solid #045803;
}

textarea {
	font-family: Ariel, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	background-color: #fffeef;
	width: 330px;
	height:90px;
	border: 1px solid #d8ad0e;
	padding: 2px;
}	
#rehab textarea {
	border: 1px solid #045803;
}

#address {
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	width:65px;
	float: left;

}
#address2 {
	font-family: Ariel, Helvetica, sans-serif;
	color: #4d4d4d;
	font-size:10px;
	width:200px;
	padding-right:205px;
	float: right;
}
select {
	 background-color: #fffeef;
	 font-family: Ariel, Helvetica, sans-serif;
	 font-size: 11px;
	 color: #333333;
	 border: 1px solid #045803;
}

.selectA {
	width: 388px;
	height: 19px;

}
.formText {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	width: 60px;
	vertical-align: text-top;
}

.formBoxes {
	text-align: right;
}

button.sendButton, a.sendButton, a.sendButton:link, a.sendButton:visited, a.sendButton:active {
	width: 336px;
	height: 25px;
	background: url('../images/template/send.gif') no-repeat;
	text-decoration: none;
	border: 0;
	cursor: pointer;
	padding: 0;
}
#rehab button.sendButton {
	background: url('../images/rehabTemplate/sendButton.gif') no-repeat;
}

.formTop {
	height: 76px;

}

.formH {
	height: 309px;
	padding-right: 70px;
	border-bottom: 1px solid #0b0635;
}

#rehab .formH {
	border-bottom: 1px solid #041834;
}

#rehab #header .nav {
	position: relative;
}

#rehab #header a.pdfDownload {
	font-size: 10px;
	position: absolute;
	bottom: 12px;
	right: 0;
	background: url('../images/template/pdfIcon.gif') 0 0	 no-repeat;
	padding: 3px 0 3px 22px;
	text-transform: uppercase;
}


.pressRelease {
	margin-bottom: 40px;
}

.insuranceLink {
	float: left;
	margin-top: 5px;
}

.insuranceLink img {
	border: none;
}
.insuranceLink p {
	margin: 0;
}
.insuranceLink a {
	color: #ffffff;
	font-size: 10px;
}

.insuranceLink a:hover {
	color: #F9BAF8;
}

a#barcLink {
	width: 143px; height: 55px;
	background: url('../images/rehabTemplate/BARC.gif') top left no-repeat;
	display: block;
	float: right;
	margin:5px 0 0 30px;
}


.topQuoteuote {
	position: absolute;
	top: 25px; left: 20px;
	width: 600px;
}

.topQuoteuote p {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #045803;
	line-height: 18px;
}
.topQuoteuote span {
	font-weight: normal;
	font-style: italic;
	font-size:10px;
	color: #000;
}