body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	margin:0;
	padding:0;
	position:relative;
	width:960px;
	background-color:#fff;
	font:normal 12px Arial, Helvetica, sans-serif;
	}
	
#container_pop {
	margin:0 auto;
	padding:0;
	width:780px;
	min-height:600px;
	background-color:#fff;
	font:normal 12px Arial, Helvetica, sans-serif;
	overflow:hidden;
	line-height:18px;
	}
	
	#container_pop img {
		margin-top:10px;
		padding:0;		
		}		

a img { border:none; vertical-align:bottom; }

.smText {
	font-size:10px;
	color:#999;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
}

.lgrboldit {
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#000;
}

#header {
	width: 960px;
	height: 148px;
	color: #000;
	padding: 0;
	margin: 0;
	background:url(../images/headerTanas.jpg) no-repeat;
}

#header_blank {
	width: 960px;
	height: 148px;
	color: #000;
	padding: 0;
	margin: 0;
	background:url(../images/headerBlank.jpg) no-repeat;
}

#header_AboutUs {
	width: 960px;
	height: 148px;
	color: #000;
	padding: 0;
	margin: 0;
	background:url(../images/headerAboutUs.jpg) no-repeat;
}

#header_Physicians {
	width: 960px;
	height: 148px;
	color: #000;
	padding: 0;
	margin: 0;
	background:url(../images/headerPhy.jpg) no-repeat;
}

#header_patientInfo {
	width: 960px;
	height: 148px;
	color: #000;
	padding: 0;
	margin: 0;
	background:url(../images/headerpatInfo.jpg) no-repeat;
}

#header_Services {
	width: 960px;
	height: 148px;
	color: #000;
	padding: 0;
	margin: 0;
	background:url(../images/headerServices.jpg) no-repeat;
}

#header_Contact {
	width: 960px;
	height: 148px;
	color: #000;
	padding: 0;
	margin: 0;
	background:url(../images/headerContact.jpg) no-repeat;
}

h1#logo {
	height: 120px;
	width: 416px;
	float: left;
	margin:15px 0 5px 10px;
	padding:0;
	text-indent: -9999px;
	display:inline;
	background:url(../images/logoTanas.gif) no-repeat;
}
	
h1#logo a {
	height: 110px;
	width: 416px;
	display: block;
}

img.logoPrint { display:none; }

#header p {
	display:table;
	width: 490px;
	height:20px;
	padding:20px 0 0 0;
	margin:0;
	text-align:right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
}

.address {
	margin:-20px 0 0 0;
	padding:0;
}


#navigation ul {
	padding: 5px 10px;
	margin: 0;
	font-size:15px;
	background-color: #d6d5a6;
	color: #fff;
	width: 940px;
	text-align:center;
	font-family: arial, helvetica, sans-serif;
	border-bottom:6px solid #582028;
}
		
#navigation ul li { display: inline;}
		
#navigation ul li a {
	padding: 5px 10px;
	background-color: #d6d5a6;
	color: #582028;
	text-decoration: none;
	font-weight:normal;
}
		
#navigation ul li a:hover {
	color: #fff;
	font-weight:normal;
	background-color:#aaa985;
	padding-bottom:5px;
	border-bottom:6px solid #8d3e3e;
}


#navigation ul li a.active {
	background-color:#aaa985;
	color:#fff;
	padding-bottom:5px;
	border-bottom:6px solid #8d3e3e;
}

/*Nav ToolTip Styles*/
#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #ebeace;
	border: 1px solid #d6d5a6;
	padding: 5px;
	margin:0;
	font-size: 12px;
	font-weight: normal;
}

#tooltip h3, #tooltip div { margin: 0; padding:0; font-weight: normal; color:#000;}


/* End ToolTip */

#content { 
	width: 960px;
	color: #000;
	margin: 0;
	padding: 0;
	height: 100%;
	min-height:350px;
	float:left;
	background:url(../images/bkgrdLeft_rep.jpg) repeat-y;
}


#contentLeft {
	width:300px;
	height:612px;
	margin:0;
	padding:0;
	float:left;
	background:url(../images/bkgrdLeft.jpg) no-repeat top left;
}

img.buttonCall {
	margin: 10px 0 0 50px;
}

#contentRight {
	width:608px;
	margin:0;
	padding:0 50px 20px 0;
	float:right;
}

h2.heading {
	color:#582028;
	margin-top:25px;
}

h2.headingGrey {
	color:#999;
	margin-top:15px;	
}

h3 {
	padding-top:20px;
	color:#000000;
}

h3.Grey {
	color:#222;
}

h4 {
	padding-top:20px;
	color:#000;
	border-top:1px solid #999;
	clear:both;
}

h4.first {
	border:none;
}

h5 { font-size:16px; margin:0; padding:5px 0 5px 0;}

#contentRight p {
	line-height:18px;
}

p.paddingLeft {
	padding-left:30px;
}

#contentRight img.dr {
	float:right;
	margin:10px 10px 20px 10px;
	padding-left: 10px;
	border-left: 1px solid #999;
}

#contentRight img.staff {
	float:left;
	margin:0 10px 20px 10px;
	padding: 10px 10px 10px 0;
	border-right: 1px solid #999;
}

.missionImg {
	margin-top:50px;
	margin-left:30px;	
}

.baseCallout_head {
	color:#333;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
}

.baseCallout {
	width:400px;
	font-size:14px;
	color:#4e7528;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	margin-top:40px;
}

b.drName {
	color:#4e7528;
	font-size:16px;
	clear:both;
}

#content ul.spec {
	padding:0;
	width:300px;
	margin-left:40px;
}

#contentRight ul.spec li {
	margin-top: 10px;
}

#contentRight ul.spec li img {
	vertical-align: middle;
}

#contentRight ul.spec a:link, #contentRight ul.spec a:visited  {
	color: #000;
	text-decoration: none;
	padding:2px;
	border-bottom:1px solid #000;
}

#contentRight ul.spec a:hover, #contentRight ul.spec a:active {
	color: #000;
	text-decoration: none;
	background-color:#d6d5a6;
	padding:2px;
}

#content ul.common { padding-left:20px; }

#content ul.common li { line-height:18px; padding-top:10px; }

a.messages {
	color:#000;
	text-decoration:none;
	padding:2px;
	border-bottom:1px solid #000;
}

a:hover.messages {
	color:#000;
	text-decoration: none;
	background-color:#d6d5a6;
	padding:2px;
}

#contentRight ol.listFAQ {
	padding:0;
	margin-left:20px;
	margin-bottom:30px;
}

#contentRight ol.listFAQ li {
	line-height:18px;
	font-size:13px;
	font-style:italic;
}

#contentRight ol.listFAQ a:link, #contentRight ol.listFAQ a:visited {
	color: #000;
	text-decoration: none;
}

#contentRight ol.listFAQ a:hover, #contentRight ol.listFAQ a:active {
	color: #000;
	text-decoration: underline;
}

.number_PatInfo {
	display: block; padding:0; margin-left:-5px; width: 30px; height:37px; background-image: url(../images/patInfo_numbers.jpg); float:left;
}

.number_2 { background-position: 0 -40px; }
.number_3 { background-position: 0 -77px; }
.number_4 { background-position: 0 -118px; }
.number_5 { background-position: 0 -154px; }
.number_6 { background-position: 0 -194px; }
.number_7 { background-position: 0 -234px; height:20px;}

#contentRight ul.staffListLeft {
	width:180px;
	float:left;
	padding:0 20px 0 0;
	margin:0;
	list-style-type:none;
	border-right:1px solid #999;
}

#contentRight ul.staffListRight  {
	width:380px;
	float:left;
	padding:0 0 40px 25px;
	margin:0;
	list-style-type:none;
}

#contentRight ul.staffListLeft li, #contentRight ul.staffListRight li {
	line-height:28px;
	font-size:14px;
}

#contentRight ul.staffListLeft a:link, #contentRight ul.staffListLeft a:visited, #contentRight ul.staffListRight a:link, #contentRight ul.staffListRight a:visited, .copySection a:link, .copySection a:visited {
	color: #000;
	text-decoration: none;
	border-bottom:1px solid #999;
	padding:2px;
}

#contentRight ul.staffListLeft a:hover, #contentRight ul.staffListLeft a:active, #contentRight ul.staffListRight a:hover, #contentRight ul.staffListRight a:active, .copySection a:hover, .copySection a:active {
	color: #000;
	text-decoration: none;
	background-color:#d6d5a6;
	padding:2px;
}

.copySection { width:600px; float:left; margin-bottom:30px;  }

	.copySection p { padding:0; margin:0 0 10px 0; }
	
		.copySection ul li { margin-top:10px; list-style-type:none; font-size:12px; }
		
		.copySection ul.left { width:180px; float:left; margin:0; padding:0 20px 10px 0; border-right:1px solid #999; }
		
		.copySection ul.right { width:370px; float:left; margin:0; padding:0 0 0 25px; }


div.hr {
  height: 60px;
  background: #fff url(../images/hr-jon-lucas2_B.jpg) no-repeat scroll left;
}

div.hr hr {
  display: none;
}


#footer { 
	width: 940px;
	height:100px;
	color: #582028;
	text-align:left;
	background: #fff;
	border-top:6px solid #582028;
	margin: 0;
	padding:10px 0 0 0;
	clear:both;
	font:10px Arial, Helvetica, sans-serif;
}

.ftr_left { width:560px; float:left; margin:0 0 0 50px; padding:0; background:#fff; }

.ftr_right { width:320px; float:right; margin:0; padding:0; background:#fff; }


#footer a {
	text-decoration:none;
	color:#582028;
	border-bottom:1px dotted #582028;
	padding-bottom:1px;
}

#footer a:hover {
	text-decoration:none;
	color:#000;
	border-bottom:1px solid #000;
	padding-bottom:1px;
}

#footer a img { border:none; }

#footer img.prov {
	float:left;
	margin:0 20px 20px 10px;
}

#footer img.BC {
	float:left;
	margin:0 120px 0 0;
	padding:0;
}

#footer p {
	font-size:11px;
	color:#582028;
}

#footer p.provDetail { margin-left:10px; }