/* 
Project 7 Style sheet adapted and added to by Open Sandwich Design
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#masthead {position:relative;
	background-color: #FFFFFF;
	color: #004b97;
	margin: 12px auto 0 auto;
	width: 942px;
}
#times {
	position:absolute;
	width:220px;
	top:32px;
	right:23px;
	background-color:#FFFFCC;
	border:2px dotted #ccc;
}
#times p  {
color:#333;
font-size: .85em;
margin:0 5px 5px 5px;font-weight:normal;
}
#times h6  {
color:#0066cc;
font-size: .85em;
margin:0 5px 5px 5px;
}
#logo {
	padding: 0 0px 0 20px;height:102px;
}
#logo h1, #logo .subtitle {margin:30px 0 0 0}
#logo p {margin:5px 0 0 0;}
#navbar {
	margin-bottom: 12px;
	background-image: url(img/p7CRV980HzMen_mid.jpg);
	background-repeat: repeat-y;
	font-size: 0.8em;
	zoom: 1;
}
#navbar_inner {
	background-image: url(img/p7CRV980HzMen_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
}
#navbar_inner2 {
	background-image: url(img/p7CRV980HzMen_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 11px 22px;
}
#hznavbar {
	margin: 0px 0 0 230px;
	padding: 0px;
}
#hznavbar li {
	list-style-type: none;
	float: left;
}
#hznavbar a {
	display: block;
	padding: 6px 14px;
	text-decoration: none;
	color: #fff; font-weight:bold;
	border-right: 1px solid #555555;
}
#hznavbar a:hover, #hznavbar a:active, #hznavbar a:focus, #hznavbar #current {
	color: #333;background-color:#eee;
}
#columntop {
	clear: both;
	background-image: url(img/p7CRVCol2_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnwrapper {
	margin: 0 auto;
	width: 942px;
	background-image: url(img/p7CRVCol2_middle.jpg);
	background-repeat: repeat-y;
}
#c1, #c2 {
	float: left;
}
#c1 {
	width: 234px;
}
#c2 {
	width: 686px;
	/*background-image: url(../demo-images/sol.jpg);
	background-repeat: no-repeat;
	padding-top: 140px;
	background-position: 22px -78px;*/
}
#c1 .content {
	/*font-size: 0.75em;*/
	padding: 0px 20px 16px 20px;
}
#c2 .content {
	/*color: #CCCCCC;*/
	font-size: 0.85em;
	padding: 10px 20px 16px 32px;
	line-height: 1.5em;
	min-height:450px;
}
#c2 .content p {margin:12px 0;}
h1,h2,h3,h4, h5,h6, .subtitle{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;color: #21547c;
	font-size: 1.5em;
}
.subpara {color:#0066cc;font-size: 1.1em;margin-bottom: 0!important;font-weight:bold;}
strong {color:#333;}
.topZero {
	margin-top: 0!important;
}
.leftmarg {margin-left:50px!important;}
#columnbottom {
	clear: both;
	background-image: url(img/p7CRVCol2_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	margin: 0px auto;
	font-size: 0.8em;
	width: 942px;
	color: #004b97;
}
#footercontent {
	padding: 5px 15px;
}
#footercontent p{
	padding: 0!important;margin:10px 0!important;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link, .content a:visited {
	color: #004b97;
}

.content a:hover, .content a:focus, .content a:active {
	color: #cc6600;
}
/*
Left Sidebar Links - We add .content to the selector name to 
make it more specific and to eliminate conflicts with the main navigation bar
*/
#c1 .content a:link, #c1 .content a:visited  {
	color: #003399;
}

#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #3366FF;
}
/*Footer Links*/
#footer a:link,#footer a:visited  {
	color: #004b97;
}

#footer a:hover, #footer a:focus, #footer a:active {
	color: #cc6600;
}
.clinic {
	background-color: #79afdd;width:350px;
	color:#fff;padding-left:10px;
}

.callout {
float:right;
width:250px;
border-bottom: 1px solid #ccc;
border-left:1px solid #ddd;
padding:45px 0 10px 0;
margin:0px 0 5px 20px;
/*background-color: #fafafa;*/
background: #f8f8f8 url(../images/notice.jpg) no-repeat top;
}
.callout p{
margin:0px 10px 5px 10px!important;
line-height:normal!important;
font-size:.9em;
}
.callout h3,.callout h4,.callout h5{
margin:5px 10px 0px 10px!important;
line-height:normal!important;
font-size:1.1em!important;
color: #0066cc;
}
.callout strong {
color: #0066cc;
	font-size:1.1em!important;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif!important;
}
/******SKIP LINKS********/
/*Skip Links Container*/
#iefix {padding:0;margin:0;}
#skips {
	position: absolute;
	top: 2px;
	left: 15px;
	margin: 0 0 0 8px;;color: #6aa5d9;font-size: .7em;
}
/*Skip Link Link Styles*/
#skips a, #skips a:visited, #skips a:hover {
	color: #6aa5d9;
	cursor: default;
	
}
.p7fix a:active, #skips a:active, #skips a:focus {
	color: #FFFFFF;
	background-color: #4a4a4a;
	cursor: pointer;
	font-size: 1.1em;
}
/*About us stuff*/
.doctors {
	width:530px;
	margin:10px auto 0 auto;padding:10px;
	border:1px solid #ccc;
	overflow:auto;
	line-height:normal;
}
.doctors img {
	float:right;margin-left:5px;
}
.doctors p {
	margin-top:0!important;margin-bottom:5px!important;
}
.doctors h2, .doctors h3, .doctors h4 {font-size:1.2em!important;}
/*contct form stuff*/
.contactform {
width:344px;margin:0;padding:8px;
background-color: #eef3f9;border: 1px solid #bfd5ea;
color: #59654c;
}
form {
	padding:0;margin:0;
}
.contactform input {
	width:250px;height:20px;border: 1px solid #a5c2e2;
}
.contactform textarea {
	border: 1px solid #a5c2e2;width:330px;height:100px;
}
.contactform label {
	display: block;margin:2px 0;font-weight:bold;
}
.contactform p {margin:3px 0!important;}
input.button { 
background: #5684bf;font-size:.85em; font-weight:bold;
color: #fff;width:85px; height: 18px;border: 1px solid #465e8e;
 letter-spacing: 1px;display:inline;
} 
.formerrors {color:#CC0000;}
b {font-size:.9em!important;}
/*end of contact form stuff*/

iframe, .gmap {padding:0;margin:0 auto;}
.gmap {width:550px;border:1px solid #ccc;}