/* =General*/
* {
  margin: 0;
  padding: 0;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background-image:url(../Images/pages/homepage/left_bar.gif);
	background-color: #fff;
	background-repeat: repeat-y;
  }

body {
  text-align: center; 
  min-width: 770px;
  font: 62.5%/1.6 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
  background-color:#D4D4D4;
}

h1 {
	font-size: 27px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #205F1F;
	text-align: left;
	margin: 0;
	letter-spacing: 2px;
}

h1 .small {
	font-size: 15px;
	}

h2 {
  font-size: 2.0em;
  font-weight: normal;
}

h3 {
	font-size: 12px;
	padding-top: -500px;
	padding-left: 80px;
	}

h4 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #686632;
	text-align: left;
	margin: 0;
	font-weight: normal;
	margin-left: 20px;
	}

h5 {
	font-size: 24px;
	font-family: arial;
	color: #205F1F;
	text-align: right;
	margin: 0;
	font-weight: bold;
	}


#branding {
	height: 279px;
	background-color:#b0b0b0;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../Images/pages/homepage/rehab_at_home_main_pic.jpg);
}

#brandingservices {
	height: 279px;
	background-color:#b0b0b0;
	padding: 0px;

	background-image: url(../assests/images/pages/our services/our_services_main.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../assests/images/pages/our%20services/our_services_main.jpg);
}

#branding h1 {
  margin: 0;
}
	
#logo {
	float: left;
	padding-top: 5px;
	width: 440px;
	}
	
#logo img.logo {
	float: left;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	}
	
#logo p {
	margin: 0px;
	padding: 0px;
	margin-top: -11px;
	color: #666666;
	padding-left: 90px;
	font-size: 13px;
	}
	
#phone {
	padding-top:5px;
	padding-right:25px;
	text-align:right;
	width:300px;
	float:right
	}
	
#phone p {
	margin:0;
	padding:0;
	margin-top: -8px;
	color: #666666;
	font-size: 12px;
	}
	
#navbox {
	float:left;
	width:210px;
	height:210px;
	}

#testimonials {
	width:315px;
	height:200px;
	margin: 0;
	float: right;
	}

#testimonials blockquote {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	margin: 0;
	padding-top: 35px;
	}

#footer {
  background-color:#205F1F;
  padding: 1px 20px;
}

#mainNav {
	padding-top: 20px;
	padding-bottom: 0px;
	width: 200px;
	padding-left: 0px;
	padding-right: 0px;
	list-style: none; 
	margin-left: 0px;
}

#mainNav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	color: #666634;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C7C689;
	line-height: 23pt;
	}
	
#mainNav li a {
	text-decoration:none;
	color: #686632;
	}

#mainNav li a:link a:visitor {
	text-decoration:none;
	color: #686632;
	}
	
#mainNav li a:hover {
	text-decoration:underline;
	color: #686632;
	list-style-position:outside;
	}
	
#leftbar {
	float:left;
	width:190px;
	height:250px;
	padding-left: 8px;
	padding-top: 20px;
	text-align: center;
	}
	
#leftbar p {
	font-size:16px;
	color:#000000;
	padding-bottom:15px;
	margin-bottom: -15px;
	}

#leftbar a {
	color:#205F1F;
	text-decoration:none;
	}

#leftbar a:link {
	}

#leftbar a:hover {
	text-decoration:underline;
	}

.leftbarlink {
	font-size:12px;
	color:#205f1f;
	text-align: center;
	padding-right: 10px;
	}

.leftbartitle {
	font-size:14px;
	color:#666634;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	}

#leftbar ul li {
	list-style:none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	}

#doctor {
	width:174px;
	height:77px;
	background-image: url(../Images/pages/homepage/doctor_background.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-top: 65px;
	padding-left: 11px;
	}

#family {
	background-image:url(../Images/pages/homepage/family_members_background.jpg);
	width:174px;
	height:77px;
	float: left;
	background-repeat: no-repeat;
	padding-top: 65px;
	padding-left: 11px;
	}

#nurse {
	background-image:url(../Images/pages/homepage/nurse_background.jpg);
	width:174px;
	height:77px;
	float: left;
	background-repeat: no-repeat;
	padding-top: 65px;
	padding-left: 11px;
	}
	
#contentitle {
	padding-right: 50px;
	padding-bottom: 15px;
	}
/* The Core Technique
================================= */



#content {
	width: 555px;
	float: right;
}

#content p {
	padding-left: 20px;
	padding-right: 30px;
	}
#content ul {
	padding-bottom:20px;
	padding-right: 25px;
	}
	
#content ul li {
	text-decoration:none;
	font-size:15px;
	font-family: "Times New Roman", Times, serif;
	margin-left: 40px;
	list-style-type: square;
	}

.title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#000099;
	}
	
#footer {
	clear: both;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	} 
	
#footer a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#footer a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	}
	
/* Add some padding
================================== */



#mainNav * {
  padding-left: 20px;
  padding-right: 20px;
}

#mainNav * * {
  padding-left: 0;
  padding-right: 0;
}
-----------------------------------------------------------------------------*/



/* Put it back on certain elements */
h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
  margin: 1em 0;
}

/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}


/* =Typography
-----------------------------------------------------------------------------*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	}
	
.subtitle {
	font-size: 17px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	letter-spacing: 0px;
	}

.subtitletext {
	color: #333333;
	line-height: 13px;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	padding: 0;
	}

.subtitlereadmore {
	font-family: "Times New Roman", Times, serif;
	padding-left: 95px;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	}
	
.subtitlereadmore a {
	text-decoration:none;
	color: #666666;
	}
	
.subtitlereadmore a:link  {
	text-decoration:none;
	color: #666666;
	}
	
.subtitlereadmore a:visited {
	text-decoration:none;
	color: #666666;
	}
	
.subtitlereadmore a:hover {
	text-decoration: underline;
	color: #666666;
	}

	
.contact {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12;
	}

.contact a {
	text-decoration:none;
	color:#666666;
	}
	
.content a:link, a:visited {
	text-decoration:none;
	color:#666666;
	}
	
.contact a:hover {
	text-decoration:underline;
	}
	
.content a:active {
	text-decoration:none;
	color:#666666;
	}


/* =Headings
-----------------------------------------------------------------------------*/



/* =Links
-----------------------------------------------------------------------------*/




/* =Branding
-----------------------------------------------------------------------------*/




/* =Main Nav
-----------------------------------------------------------------------------*/




/* =Sub Nav
-----------------------------------------------------------------------------*/




/* =Main Content
-----------------------------------------------------------------------------*/




/* =Secondary Content
-----------------------------------------------------------------------------*/



/* =Footer
-----------------------------------------------------------------------------*/
#bottomnav {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif
	font-size: 14px;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 5px;
	} 
	
#bottomnav a {
	color:#999999;
	text-decoration:none;
	}
	
#bottomnav a:hover {
	color:#999999;
	text-decoration: underline;
	}


/* =Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */
fieldset {
  border: 1px solid transparent;
}


/* =Tables
-----------------------------------------------------------------------------*/

table { 
  border-spacing: 0;
	border-collapse: collapse;
}

td {
  text-align: left;
	font-weight: normal;
}



/* =Misc 1
-----------------------------------------------------------------------------*/



/* =Misc 2
-----------------------------------------------------------------------------*/
