/* 
  ------------------------------------------------
  Franklin Back & Joint Care Template
  based on:
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #2b2e2d;
	background-color: #dfe3e7;
	margin: 0;
	padding: 0;
}
#masthead {
	background: #1c3145 url(../_images/bkgd-masthead.gif) repeat-x;
	background-position: 50% 100%;
	padding: 15px 0 0px 0;
	margin: 0;
}
#mastheadBannerWrap {
	width: 750px;
	margin: 0 auto;
	background: #ffffff url(../_images/bkgd-bannerwrap.gif) repeat-x 50% 0%;
	padding: 15px 0 15px 0;
}
#mastheadBanner {
	background: url(../_images/bkgd-banner.gif) no-repeat 100% 0%;
	padding: 0;
	margin-left: 15px;
	margin-right: 15px;
}
#mastheadBanner img {
	float: left;
	padding-top: 10px;
	padding-left: 0px;
}
#mastheadBanner .content p {
	float: left;
	padding-top: 10px;
	color: #b2d0e8;
}
#mastheadBanner .content #milford {
	padding-left: 70px;
	width: 125px;
}
#mastheadBanner .content #franklin {
	padding-left: 30px;
	width: 130px;
}
#mastheadBanner .content p a, #mastheadBanner .content p a:link {
	color: #78c5f9;
	font-size: 1.1em;
	text-decoration: none;
}
#mastheadBanner .content p a:hover {
	color: #0282ff;
}
#mastheadBanner .content p .phone {
	color: #b2d0e8;
	font-size: 1.05em;
}
#mastheadBanner .content #mastheadSocial {
	float: right;
	padding-top: 61px;
}
#mastheadNav {
	clear: both;
	background-color: #bed8ec;
	background-image: url(../_images/bkgd-nav.gif);
	background-repeat: repeat-x;
	background-position: 50% 0%;
	padding-bottom: 1px;
}
#mastheadNav ul {
	text-align: center;
	padding-bottom: 1px;
	padding-top: 10px;
	padding-left: 0;
	margin-top: 0; 	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	width: 100%;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 0.75em;
}

#mastheadNav ul li
{
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 2px; 	/* matches link padding except for left and right */
	padding-top: 2px;
}
#mastheadNav ul li a
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #002250 !important;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	border-right: 1px solid #5d7aac;
}

#mastheadNav ul li a:hover
{
	color: #0282ff !important;
}
#mastheadNav ul li.last a {
	border-right: none;
}

#wrapper {
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background-image:  url(../_images/bkgd-content.gif);
	background-repeat: repeat-y;
}
#feature {
	position: relative;
	margin: 0 auto;
	padding: 10px 120px 0 120px;
}
#widecolumn {
	position: relative;
	margin: 0 auto;
	padding: 10px 120px 0 120px;
	font-size: 0.8em;
}
#widecolumn p {
	margin: 12px 0 0;
}
#widecolumn .content {
	line-height: 1.65em;	
}
#widecolumn .contentPadded {
	line-height: 1.65em;	
	padding: 0 45px;
}
#column_wrapper {
	background:  url(../_images/spine.gif) no-repeat;
	width: 950px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 450px;
	float: left;
}
#left {
	width: 235px;
	float: left;
	margin-left: 120px;
}
#left .content {
	margin-top: 24px; /* to be consistent w/ #right .content */
	padding: 24px 12px 24px 24px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	margin-top: 24px; /* pushes divider down as needed */
	padding: 24px 0 24px 24px;
	font-size: 0.8em;
	line-height: 1.65em;
	border-left: #e5e8eb 2px solid;
}
#masthead .content {
	padding: 12px 24px;
	font-size: 0.8em;
}
#footer .content {
	padding: 12px 104px;
}
#footer {
	color: #31516b;
	background: #dfe3e7 url(../_images/bkgd-footer.gif) no-repeat;
	padding: 0px;
	padding-top: 6px;
	margin: 0;
	font-size: 0.75em;
	clear: both;
	width: 950px;
	margin: 0 auto;
}
p.tagline {
	text-align: center;
	margin-bottom: 15px;
	color: #223a4f;
	font-size: 0.8em;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a {
	text-decoration: none;
}
#left a:link {
	color: #025add;
}
#left a:visited {
	color: #025add;
}
#left a:hover {
	color: #000000;
}
#right a, #widecolumn a {
	font-weight: bold;
	text-decoration: none;
}
#right a:link, #widecolumn a:link {
	color: #0282ff;
}
#right a:visited, #widecolumn a:visited {
	color: #6666CC;
}
#right a:hover, #widecolumn a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a {
	text-decoration: none;
}
#footer a:link {color: #000;}
#footer a:hover {color: #0282ff;}
h1 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../_images/h1_bg.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #7cc7f9;
	margin-top: 0;
}
h1 a {
	color: #7cc7f9;
	text-decoration: none;
}
h1 a:hover, h2 a:hover {
	text-decoration: underline !important;
}
h2 {
	font-size: 1.45em;
	color: #b00328;
	font-family: Georgia, Times, "Times New Roman", serif;
	margin: 30px 0 0 0;
	font-weight: normal;
	line-height: 1.3em;
}
h2 a {
	color: #b00328 !important;	
	font-weight: normal !important;
}
.post h2 {   /* for blog  */
	margin-top: 0;
	margin-bottom: 0;
}

h3 {
	font-size: 1.1em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
h5 {
	font-size: 1.2em;
	color: #b00328;
	font-family: Georgia, Times, "Times New Roman", serif;
	margin: 30px 0 0 0;
	font-weight: normal;
	line-height: 1.3em;
}
.nomargintop, td h2 {
	margin-top: 0;
}
p.lessmargintop {
	margin-top: 6px !important;
}
.nomargintopbottom {
	margin-top: 0;
	margin-bottom: 0;
}
.content p {
	margin: 12px 0;
}
.shaded {
	background-color: #dfe3e7;
}
table.shaded {
	line-height: normal;
}
p.date {
	text-transform: uppercase;
	color: #7d8683;
	letter-spacing: .2em;
	padding-bottom: 0;
	margin-bottom: 0;
}
.floatPhoto {
	float: right;
	margin: 0px 0px 8px 16px;
	color: #7B847B;
	line-height: 1.4em;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-style: italic;
}
div.floatPhoto {
	width: 150px;
}
div.icon {
	clear: left;
	height: 45px;
}
div.icon p {
	float: left;
	line-height: 1.2em;
	margin-top: .5em;
}
div.icon img {
	float: left;
	margin-right: 2px;
}
h1 .highlight {
	color: #CCE8FF;
}
#left h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-transform: uppercase;
	margin-bottom: 0;
}
#left ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#left ul li {
	background-image: url(../_images/side-bullet.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 0px 4px;
	line-height: normal;
	margin-bottom: .5em;
}
#left ul li.active {
	background-image: url(../_images/side-bullet-active.gif) !important;
}
#newsletter {
	border: 1px solid #e5e8eb;
	padding: 4px;
	text-align: center;
	margin-top: 5em;
	margin-bottom: 2em;
	background-color: #EBF2F7;
}
div.servicesContainer {
	width: 100%;
	text-align: center;
}
div.services {
  float: left;
  width: 130px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  line-height: normal;
  margin-bottom: 25px;
}
.sub {
	font-size: .9em;
	line-height: 1.4em;
}
.sublight {
	font-size: .9em;
	color: #606a74;
}
dl dt {
	color: #183142;
	font-weight: bold;
	background-image: url(../_images/side-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
}
dl dd {
	margin-left: 2em;
	padding-left: 0em;
	margin-bottom: 1em;
}
.partner {
	margin-bottom: 15px;
}
.partner img {
	float: left;
}
.partner p {
	margin-left: 200px;
	margin-top: 25px;
}
table.shaded .fieldnames {
	color: #26549D;
	font-size: 0.9em;
}
.required {
	color: #CC0033;
}
table.data {
	line-height: normal;	
}
table.data th {
	background-color: #dfe3e7;
	color: #26549D;
	text-align: left;
	padding: 1px 5px 1px 5px;
}
table.data tr {
	border-bottom: #dfe3e7 1px dotted;
}
.patientNav {
		font-size: .9em;
		text-transform: uppercase;
}#mandy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.05em;
}
#mandy h3 {
	font-family:  "Bradley Hand ITC", "Bradley Hand ITC TT", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#mandy h2 {
	font-family: "Bradley Hand ITC", "Bradley Hand ITC TT", "Monotype Corsiva", cursive;
	color: #25328C;
	font-size: 2.2em;
	font-weight: bold;
}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
td .price {
	color: #093;
	font-size: 1.1em;
}
h3 .price {
	color: #6C3;
	font-size: 1.4em;
}
table.lined td	 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEE3E7;
}
.paper {
	background-image: url(../_images/paper.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 178px;
	width: 550px;
	margin: 15px auto 0px auto;
}
.paper p {
	padding-top: 30px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.5em;
}
.normalLineheight {
	line-height: normal;
}
.subtitle {
	text-transform: uppercase;
	color: #878F99;
	letter-spacing: .05em;
	font: 0.7em Verdana, Geneva, sans-serif;
}
.indent {
	padding-left: 30px;
}
.homeProfile {
	width: 97px;
	margin: 0 0 15px 10px;
	text-align: center;
	float: right;
	line-height: normal;
	font-size: .9em;
}
.homeProfile a img {
	border: none;
}
#right .homeProfile a {
	font-weight: normal;
}
