@charset "iso-8859-1";
/* CSS Document */




body {
	margin: 0;
	padding: 0;
	color: #613b38;
	background-color: #e9e2ce;
	font-family: Cabria, Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: center;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: top center;
	}
.wrapper1 {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	display: block;
	text-align: left;
	}
.wrapper2 {
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;
	}

.header {
	background-image: url(images/203k-rehab-header-bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 900px;
	height: 165px;
	}
.logo {
	
	}
.footer {
	background-image: url(images/203k-rehab-footer.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 900px;	
	}

.topNav {
	background-color: #e8e0ce;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 894px;
	height: 25px;
	background-image: url(images/mainnavbg.gif);
	background-repeat: repeat-x;
	background-position: top right;
	border-bottom: 1px solid #613b38;
	border-left: 3px solid #B6AC8F;
	border-right: 3px solid #B6AC8F;
	}

.topNav ul {
	padding: 0px;
	margin: 0px;
	}
.topNav ul li {
	display: inline;
	font-family: Verdana, Arial;
	font-size: 14px;
	}
.topNav ul a:link, .topNav ul a:visited {
	text-decoration: none;
	padding: 6px 10px 1px 10px;
	margin: 0px;
	color: #613b38;
	display: inline-block;
	}
.topNav ul li a:hover, .topNav ul li a:active {
	background-image: url(images/mainnavbgmo.gif);
	background-repeat: repeat-x;
	background-position: top center;
	background-repeat: no-repeat;
	color: #8b8162;
	}
.topNav ul li .current a:link, .topNav ul li .current a:visited {
	background-image: url(images/mainnavbgmo.gif);
	background-repeat: repeat-x;
	background-position: top center;
	background-repeat: no-repeat;
	color: #8b8162;
	}
	
	
	
	
	
	
	
.contentWraper1 {
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
	border-right: 3px solid #B6AC8F;
	border-left: 3px solid #B6AC8F;
	}

.onecolumn {
	margin: 0px 10px;
	}

/* left side bar */
/*.leftNav {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 180px;
	margin: 0 0 0 10px;
	padding: 0px 0px 9px 0px;
	background-image: url(images/left-nav-bg1.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 120%;
	}
.leftNav ul {
	list-style-image: url();
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", Verdana;
	}
.leftNav li {
	padding: 1px 0px;
	list-style: none;
	margin: 0px;

	}
.leftNav li a:link, .leftNav li a:visited {
	display: block;
	color: #333333;
	padding: 15px 0px 10px 2px;
	margin: 3px;
	text-decoration: none;
	border-bottom: 1px solid #0082B2;
	
	}
.leftNav li a:hover, .leftNav li a:active {
	color: #0082B2;
	text-decoration: none;
	background-image: url(images/leftnav-backgroundimage.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	}
.leftNav .current a:link, .leftNav .current a:visited {
	color: #0082B2;
	text-decoration: none;
	background-image: url(images/leftnav-backgroundimage.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
*/



.contentWraper2 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 900px;
	paddng: 0px;
	margin: 0px;
	background-image: url(images/203k-rehab-content-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}
	
	
.contentColumnLeft {
	width: 470px;
	margin: 10px;
	float: left;
	}
.contentColumnRight {
	width: 390px;
	margin: 10px;
	float: left;
	}	
	



.featureHomeWrapper {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #633C39;
	background-image: url(images/home-feature-bg1.gif);
	background-repeat: repeat-y;
	background-position:  left;
	}	
	
.featureHomeLeft {
	width: 484px;
	padding: 0px;
	margin: 0px;
	float: left;
	color: #e8e0ce;
	}
.featureHomeRight {
	width: 380px;
	padding: 10px 0px;
	margin: 0px 0px 0px 580px;
	position: relative;
	color: #e8e0ce;
	}
.featureHomeLeft h1{
	color: #e8e0ce;
	margin-left: 10px;
	}
.featureHomeRight h1{
	color: #e8e0ce;
	margin-left: 10px;
	}


/* Sections on Home Page */

.featureHomeLeft ul.home {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.featureHomeLeft ul.home li p{
	color: #4e5c65;
	display: block;
}
.featureHomeLeft ul.home li a:link, .featureHomeLeft ul.home li a:visited {
	display: block;
	padding: 10px 40px;
	border-bottom: 1px solid #8B8162;
	background-color: #FFFFFF#;
	width: 100%;
	text-decoration: none;
	font-size: 120%;
	color: #e8e0ce;
}
.featureHomeLeft ul.home li a:active, .featureHomeLeft ul.home li a:hover {

	background-color: #e8e0ce;
	background-image: none;
	text-decoration: none;
	color: #86271c;
	background-image: url(images/ul-bg.gif);
	background-repeat: repeat-y;
	background-position: top right;
	}


/* Sections on Landing Pages */

ul.sections {
	margin: 0px 10px 0px -10px;
	padding: 0px;
	list-style: none;
}
ul.sections li p{
	color: #4e5c65;
}
ul.sections li a:link, ul.sections li a:visited {
	display: block;
	padding: 10px;
	margin: 5px 0px;
	background-image: url(images/sections-bg2.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	border-bottom: 1px solid #ffffff;
	background-color: #FFFFFF#;
	width: 100%;
	text-decoration: none;
}
ul.sections li a:active, ul.sections li a:hover {
	background-color: #ffffff;
	background-image: none;
	text-decoration: none;
	}


.featureProfileWrapper {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #633C39;
	background-image: url(images/featureprofilebg1.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	}	
	
.featureProfileLeft {
	width: 274px;
	margin: 10px;
	padding: 0px;
	float: left;
	}
.featureProfileRight {
	width: 740px;
	margin: 0px 20px 10px 20px;
	position: relative;
	top: 0px;
	left: 0px;
	color: #e8e0ce;
	}
.featureProfileRight h1{
	color: #e8e0ce;
	background-image: none;
	}
.featureProfileRight h2{
	color: #AD9961;
	}













.featureWrapper {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #633C39;
	background-image: url(images/house.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	}	
	
.featureLeft {
	width: 274px;
	margin: 10px;
	float: left;
	}
.featureRight {
	width: 480px;
	margin: 10px;
	float: left;
	color: #e8e0ce;
	}
.featureRight h1{
	color: #e8e0ce;
	}
.featureRight h2{
	color: #AD9961;
	}
	
.clear {
	clear: both;
	}

.image {
	border: 1px solid #e8e0ce;
	}
.featureimage {
	border: 4px solid #e8e0ce;
	}
p {
	font-size: 100%;
	margin: 0px 0px 15px 0px;
	}


h1 {
	font-family: "Century Gothic", Verdana;
	margin: 10px 0px 4px 0px;
	padding: 5px 0px 15px 0px;
	font-size: 140%;
	color: #613b38;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	}
h2 {
	font-family: "Century Gothic", Verdana;
	font-weight: bold;
	margin: 10px 0px 4px 0px;
	padding: 0px;
	font-size: 130%;
	color: #86271c;
	}
h3 {
	margin: 10px 0px 0px 0px;
	padding: 5px 0px;
	font-size: 110%;
	color: #A8653B;
	}
h4 {
	margin: 10px 0px 4px 0px;
	padding: 5px 0px;
	font-size: 100%;
	color: #613b38;
	}
h5 {
	margin: 2px 0px;
	padding: 0px;
	font-size: 90%;
	}
h2 a:link, h2 a:visited {
	color: #86271c;
	text-decoration: none;
	}
h2 a:hover, h2 a:active {
	color: #A8653B;
	text-decoration: none;
	}
	
/* Callout Box */	
.calloutBoxWrapper {
	margin: 0px;
	padding: 0px;
	width: 378px;
}

.calloutBoxHeader {
	background-image: url(images/callout-header-bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 40px;
	width: 378px;
}
.calloutBoxHeader h1, .calloutBoxHeader h1 a {
	background-image: none;
	color: #e9e2ce;
	font-size: 110%;
	margin: 0px;
	padding: 10px;
}
.calloutBoxBody {
	background-image: url(images/callout-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #e9e2ce;
	border-left: 1px solid #8B8162;
	border-right: 1px solid #8B8162;
	border-bottom: 1px solid #8B8162;
	padding: 10px;
	background-color: #e9e2ce;
	min-height:160px;
	}
	
/* Quotebox */
.quotebox-wrapper {
	width: 380px;
	background-color: #E8E0CE;
	}
.quotebox-wrapper p {
	margin: 10px 30px 5px 50px;
	color: #A8653B;
	font-size: 130%;
	font-family: "Century Gothic", Arial;
	font-weight: bold;
	}
a:link, a:visited {
	color: #8B8162;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	color: #AD9961;
}
a.emph:link, a.emph:visited {
	color: black;
	text-decoration: none;
}
a.emph:hover, a.emph:active {
	text-decoration: underline;
	color: black;
	font-weight: bold;
}

/* Gallery */
.galleryimg {
	border: 1px solid #959499;
	}
ul.gallery {
	list-style: none;
	display:inline-block;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	}
ul.gallery li {
	display: block;
	float: left;
	margin: 8px 8px 0px 0px;
	padding: 0px;
	}
ul.gallery li a:link, ul.gallery a:visited{
	border: 1px solid #959499;
	display: block;
	}
ul.gallery li a:hover, ul.gallery a:active{
	display: block;
	border: 1px solid white;
	}
