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

body,td,th {font-family: Verdana, Geneva, sans-serif;font-size: 12px;}

body {background-color: #FFF; margin-top: 10px; margin-bottom: 10px;}
body p {text-align: justify;}

a:link {color: #999933;}
a:visited {color: #666600;}
a:hover {color: #CCCC33;}
a:active {color: #CCCC33;}

hr {background-color:#8a7933; width: 90%; height: 2px; margin-top: 10px; margin-bottom: 5px;}



h2, h3, h4 {font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;color: #a79f52;}
h1 {font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;; font-size: 25px; text-align: center; margin: 0px 10px 10px 10px; color:  #a79f52; border-bottom: 1px solid  #a79f52;}
h2 {font-size: 18px; margin: 0px 0px 0px 0px; padding: 5px 0px 0px 10px; line-height: 30px;}
h3 {font-size: 16px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 10px; line-height: 20px;}
h4 {font-size: 14px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 10px; line-height: 20px;}

.list {
	list-style: none;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 15px;
	margin-bottom: 5px;}

#header {
	width: 850px;
	height: 125px;
	margin: auto;
	margin-bottom: 5px;
	background-image:url(../images/banner-rehab-header.jpg);}

#content {width: 850px; height: auto; margin: auto;}
#content p {margin: 0px 10px 0px 10px;}

#footer {clear: both; width: 850px; margin: auto; background: url(../images/bg-footer.jpg) no-repeat; background-position:bottom;}
#footer p {text-align: center; margin: 0px 0px 0px 0px; padding: 0px 10px 0px 10px;}

#bottombody {text-align: center;font-size: 10px;}

#contact {margin-left: 10px;}

/* Content Divs */

.tour {height: 83px; margin-bottom: 10px;}

.collft {position: relative; float:left; width: 440px;}
.colrgt {position: relative; float:right; width: 400px;}
.colbot p {padding-left: 30px; padding-right: 30px;}

.boxtop {width: 440px; height: 30px; background: url(../images/box1top.jpg) no-repeat;}
.boxmid {width: 440px; min-height: 20px; padding-top: 15px; background: url(../images/box1mid.jpg) repeat-y;}
.boxbot {width: 440px; height: 30px; background: url(../images/box1bot.jpg) no-repeat;}

.banner {position: relative; float: left; height: auto; width: 850px; margin-bottom: 10px;}
.h1box {position: absolute; right: 0px; bottom: 0px; width: 490px; height: 35px;}

.contop {clear: both; height: 30px; background: url(../images/contop.jpg);}
.conmid {background: url(../images/conmid.jpg) repeat-y;}
.conbot {background: url(../images/conbottom.jpg) no-repeat; height: 30px;}

.marquee {width: 850px; margin: auto; margin-bottom: 5px; font-size: 10px; font-weight: bold; color: #a79f52;}

/* Size Styles */

.size-14 {font-size: 14px;}
.size-13 {font-size: 13px;}
.size-12 {font-size: 12px;}
.size-11 {font-size: 11px;}
.size-10 {font-size: 10px;}
.size-9 {font-size: 9px;}

/* Special Divs & Styles */

#iframe {text-align:center; font-size: 10px;}

.image {border: 0px;}
.image-border {padding: 5px;}
.center {text-align:center;}
.indent {margin-left: 20px;}

/* Cosmetic Wrapper Divs */

#topbody {
	width: 900px;
	height: 20px;
	margin: auto;
	background-image:url(../images/topbody.png);
}
#bottombody {
	width: 900px;
	height: 20px;
	margin: auto;
	background-image:url(../images/bottombody.png);
}	
#bodywrapper {
	width: 900px;
	min-height: 100%;
	margin: auto;
	background-image:url(../images/bg-body.png);}


.clr {clear: both;}
.margl {margin-left: 10px;}
.margr {margin-right: 10px;}
.margb {margin-bottom: 10px;}
.margr2 {margin-right: 20px;}
.borno {border: 0px;}
.bordbot {border-bottom: 1px solid #a79f52;}
.fltl {float: left;}
.fltr {float: right;}


.box {width: 92%; margin:auto; padding:10px; background: #fbfaee; border: 1px solid #ded47b;}
.box2 {width: 800px; margin:auto; padding:10px; background: #fbfaee; border: 1px solid #ded47b;}
