@charset "utf-8";
body  {
	background-image:url(images/arrow-rehab-bg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color: #0900a9;
	font-family: Arial, Tahoma, Arial, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.img {
	vertical-align: bottom;
}
#container { 
	width: 980px;  
	background-image:url(images/arrow-rehab-container-bg.jpg);
	background-repeat: repeat-y;
	margin: 0 auto; 
	padding: 0;
	text-align: left; 
} 
#header { 
	text-align: center;
	width: 980px;
	height: 161px;  
	background-image:url(images/palm-coast-physical-rehab.jpg);
} 
#header-info {
	float:right;
	margin: 14px 27px 0 0;
	line-height: 18px;
	font-family: Arial, Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color:#a30003;
	background-color:#eaeaea;
	padding-top:10px;
	padding-left:20px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding: 8px;
	box-shadow: 0 0 12px rgba(0, 0, 0, 1);
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0 0 12px rgba(0, 0, 0, 1);
	border: 1px solid #666666;
}
#header-info p {
	text-align:left;
	font-size:14px;
	font-weight:normal; 
	margin:0;
	padding;0
}
#subHeader { 
	text-align: center;
	width: 980px;
	margin:0;
	padding:7px 0 0 0;
	height: 42px;
	background-image: url(images/physical-occupational-speech-therapy.jpg);
	background-repeat: no-repeat;
} 
#subHeader h1 {
	margin: 0;
	padding: 0;
	font-size: 18px;
}
#leftColumn {
	float: left; 
	width: 190px; 
	padding: 15px 25px 15px 35px;
	text-align: center;
}
#mainContent { 
	margin: 0 0 0 250px; 
	padding: 15px 45px 15px 35px;
} 
#footer { 
	width: 980px;
	height: 85px;
	background-image:url(images/arrow-rehab-footer-bg.jpg);
	background-repeat: no-repeat;
} 
#footer p {
	margin: 0;
	padding: 32px 0 0 0;
	font-size: 14px;
	text-align:center;
	line-height: 130%;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a {
	color: #36547a;
}
p {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 16px;
	text-decoration: none;
	line-height: 120%;
	color: Black;
}
p.smaller {
	font-size: 14px;
}
h1 {
	font-family: Tahoma, sans-serif;
	font-size: 22px;
	text-decoration: bold; 
	color: #36547a;
}
h2 {
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	text-decoration: underline bold;
	color: #36547a;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
}
li {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 16px;
	padding: 0 5px 0 0;
}
ol {
	list-style-type: upper-roman;
	list-style-position: outside;
}
#cities {
	width:760px;
	color: #FFFFFF;
		margin: 0 auto;
}
#cities p {
	color:#d8d6ff;
}
#cities a {
	color:#d8d6ff;
}
.image-content {
	float:right;
	margin-left:8px;
}
