/* Reset styles */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
address {font-style: normal;}



/* Headings */

h1, h2, h3, h4, h5, h6 {
	margin: 20px 0px 10px 0;
	font-weight: normal;
}

h1 {
	font: 30px "Times New Roman";
	color: #6e0026;
	margin: 0;
}

h3 {
	font: 18px "Times New Roman";
	color: #5793b8;
	margin: 5px 0 14px 0;
}

h4 {
	font: 30px "Times New Roman";
	color: #6e0026;
	margin: 0;
}

.box_top h3 {
	color: #FFF;
}

.heading {
	margin: 0 0 15px 0;
}

/* Links */

a:link, a:visited, a:active {
	color: #002d5d;
	text-decoration: underline;
}

a:hover {
	color: #002d5d;
	text-decoration: none;
}

a.lgredlink:link, a.lgredlink:visited, a.lgredlink:active {
	color: #6e0026;
	font-size: 15px;
	text-decoration: underline;
}

a.lgredlink:hover {
	color: #002d5d;
	font-size: 15px;
	text-decoration: none;
}

/* Paragraphs */
 
p {
	margin: 0 0 20px 0;
	line-height: 1.7em;
}

/* Clearfix */

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfix {
    display:inline-block;
}

.clearfix {
    display:block;
}

* html .clearfix {
    height: 1%;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}

/* Layout */

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #2b2d2e;
	background-color: #f3f8fb;

}

.all {
	width: 983px;
	margin: 0 auto;
	border: 1px solid #cacacb;
	background-color: #FFF;
}

/* Columns */

.cols {
	background: url('../images/baby_1.jpg') no-repeat 20px 99%;
}

#inside .cols {
	background: url('../images/baby_2.jpg') no-repeat 0 100%;
}

#inside .cols-intmed {
	background: url('../images/services/internal-medicine.gif') no-repeat 60px 100%;
}

#inside .cols-fammed {
	background: url('../images/services/family-medicine.jpg') no-repeat 6px 100%;
}

#inside .cols-sportsmed {
	background: url('../images/services/sports-medicine.jpg') no-repeat 2px 100%;
}

#inside .cols-noimg {
}

.col_left {
	float: left;
	display: inline;
	width: 240px;
	padding: 0;
}

#inside .col_left {
	padding: 0 0 160px 0;
}

.col_right {
	float: left;
	display: inline;
	width: 742px;
	border-left: 1px solid #cacacb;
	background: url('../images/col_right_bg.gif') repeat-x 0 100%;
	padding: 0 0 40px 0;
}

/* Left column */

.logo {
	margin: 18px 0 35px 0;
}

.col_left .wrapper {
	margin: 0 26px 0 20px;
}

/* Box */

.col_left .box {
	margin: 0 0 32px 0;
}

.box_top {
	background: #842646 url('../images/ico_plus.gif') no-repeat 10px 10px;
	overflow: hidden;
}

.dark_box .box_top {
	background: #6e0026 url('../images/ico_plus.gif') no-repeat 10px 10px;
}

.box_top h3 {
	margin: 3px 3px 4px 27px;
}

.box .box_bottom {
	border: 1px solid #add7f0;
	background-color: #fafafa;
}

.box .box_bottom .inner {
	margin: 20px 0 0 10px;
	padding: 0 0 35px 0;
}

#inside .box .box_bottom .inner {
	padding: 0 0 20px 0;
}

.box ul li {
	background: url('../images/li.gif') no-repeat 0 4px;
	padding: 0 0 0 12px;
	margin: 0 0 5px 0;
}

.box_bottom ul li a:link, .box_bottom ul li a:visited {
	text-decoration: underline;
}

.box_bottom ul li a:hover {
	text-decoration: none;
}

.box_bottom ul li.current a:link, .box_bottom ul li.current a:visited {
	text-decoration: underline;
	color: #842646;
}

/* Right column */

.top_menu {
	background: #ddeffa;
	overflow: hidden;
	height: 65px;
}

.top_menu .inner {
	border-top: 5px solid #cacacb;
	border-bottom: 2px solid #cacacb;
	margin: 15px 0 0 0;
	height: 32px;
	background: #FFF;
}

.top_menu ul {
	float: right;
	display: inline;
	margin: 9px 2px 0 0;
}

.top_menu ul li {
	float: left;
	padding: 0 0 0 13px;
	margin: 0 8px 0 0;
	background: url('../images/top_menu_sep.gif') no-repeat 0 4px;
	font: 13px "Times New Roman";
}

.top_menu ul li.first {
	background: transparent;
}

.top_menu a:link, .top_menu a:visited {
	color: #5793b8;
	text-decoration: none;
}

.top_menu a:hover {
	text-decoration: underline;
}

li.bullet {
	padding-left: 20px;
	background: url(../images/li_square.gif) no-repeat 3px 7px;
	line-height: 1.7em;
}
/* Header */

.header {
	background: url('../images/header_bg.gif') no-repeat 0 100%;
	padding: 0 0 15px 0;
}

#inside .header {
	background: transparent;
	padding: 0;
}

.h_left {
	float: left;
	width: 401px;
	background: #ddeffa;
	height: 249px;
}

.h_right {
	float: left;
	width: 340px;
	border-top: 1px solid #cacacb;
	border-left: 1px solid #cacacb;
}

#inside .h_left {
	width: 385px;
	height: auto;
	background: transparent;
}

#inside .h_right {
	width: 356px;
}

.menu {
	position: relative;
	z-index: 100;
}

.menu li {
	float: left;
	display: inline;
	position: relative;
}

.menu li a.level_1:link, .menu li a.level_1:visited {
	display: block;
	float: left;
	height: 25px;
	padding: 5px 9px 0 30px;
	text-transform: uppercase;
	font: 14px "Times New Roman";
	letter-spacing: 1px;
	color: #FFF;
	background: #5793b8 url('../images/menu_li.gif') no-repeat 8px 10px;
	text-decoration: none;
	border-right: 1px solid #7eb1d0;
}

.menu li.current a.level_1:link, .menu li.current a.level_1:visited {
	background: #842646 url('../images/menu_li.gif') no-repeat 19px 10px;
}

.menu li#m_locations a.level_1:link, .menu li#m_locations a.level_1:visited {
	padding: 5px 20px 0 30px;
	border-right: 0px solid transparent;
}

#inside .menu li#m_locations a.level_1:link, #inside .menu li#m_locations a.level_1:visited {
	padding: 5px 9px 0 30px;
}

.submenu {
	display: none;
}

.menu li:hover .submenu {
	display: block;
	position: absolute;
	top: 30px;
	left: -1px;
	background: #deeff9;
	border: 1px solid #cacacb;
	width: 240px;
}

.menu li .submenu div {
	margin: 12px 0 0 20px;
	padding: 0 0 12px 0;
}

.menu li .submenu li {
	float: none;
	display: block;
	position: static;
	background: url('../images/submenu_li.gif') no-repeat 0 3px;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
}

.menu li .submenu li a:link, .menu li .submenu li a:visited {
	text-decoration: none;
	color: #3a6f90;
}

.menu li .submenu li a:hover {
	text-decoration: underline;
}

.welcome {
	position: relative;
	z-index: 10;
	margin: 10px 20px 0 16px;
}

.welcome p {
	margin: 0 20px 22px 32px;
	line-height: 1.6em;
}

/* Small columns */

.minicols {
	background: url('../images/news_bg.jpg') repeat-y 100% 29px;
}

.col_1 {
	float: left;
	display: inline;
	width: 486px;
}

.col_2 {
	float: left;
	display: inline;
	width: 250px;
	margin: 0 0 0 6px;
}

.find {
	background: url('../images/find_bg.gif') no-repeat;
	height: 89px;
	margin: 3px 0 3px 0;
	overflow: hidden;
}

.find .inner {
	margin: 15px 0 0 0;
}

.find_left {
	float: left;
	display: inline;
	width: 185px;
	margin: 0 0 0 10px;
}

.find_right {
	float: left;
	display: inline;
	width: 185px;
	margin: 0 0 0 50px;
}

.find label {
	background: url('../images/find_label_bg.gif') no-repeat;
	width: 185px;
	height: 28px;
	font: 16px "Times New Roman";
	line-height: 26px;
	padding: 0 0 0 27px;
	color: #FFF;
	display: block;
	margin: 0 0 5px 0;
}

.find select {
	width: 185px;
}

/* Testimonials */

.testimonial {
	border: 1px solid #add7f0;
	overflow: hidden;
	padding: 0 0 22px 0;
}

.first_testimonial {
	padding: 0 0 22px 0;
	margin: 0 0 15px 0;
}

.testimonial .inner {
	margin: 20px 0 0 12px;
}

.first_testimonial .inner {
	margin: 8px 0 0 12px;
}

.testimonial h3 {
	margin: 0 0 17px 0;
}

.t_pic {
	border: 1px solid #7f2446;
	width: 142px;
	float: left;
	display: inline;
}

.t_text {
	float: left;
	display: inline;
	width: 300px;
	margin: 5px 0 0 15px;
}

.t_text p {
	color: #5793b8;
	line-height: 1.7em;
	margin: 0 0 22px 0;
}

.blue_text {
	color: #5793b8;
	line-height: 1.7em;
}
.news .box_top {
	background: #842646 url('../images/ico_plus.gif') no-repeat 13px 8px;
	border-bottom: 2px solid #FFF;
}

.news .box_top h3 {
	margin: 2px 0 4px 34px;
}

.news .box_bottom .inner {
	margin: 22px 15px 0 20px;
}

.news ul {
	margin: 0 0 30px 0;
}

.news ul li {
	background: url('../images/li_square.gif') no-repeat 0 5px;
	padding: 0 0 0 17px;
	margin: 0 0 17px 0;
	color: #FFF;
	line-height: 1.4em;
}

.news a:link, .news a:visited {
	color: #FFF;
	text-decoration: underline;
}

.news a:hover {
	text-decoration: none;
}

.news .full_link a {
	background: url('../images/news_arrow.gif') no-repeat 100% 2px;
	padding: 0 22px 0 0;
}

.white_text {
	color: #FFF;
}		

/* Inner pages */

.path {
	margin: 25px 0 0 12px;
}

.path a:link, .path a:visited {
	color: #842646;
}

.content {
	margin: 0 23px 0 23px;
}

.actions {
	margin: 0 0 3px 0;
}

.actions ul {
	float: right;
}

.actions ul li {
	float: left;
	display: inline;
	margin: 0 0 0 14px;
}

.actions a:link, .actions a:visited {
	color: #002d5d;
	text-decoration: none;
	padding: 0 0 0 15px;
}

.actions a:hover {
	text-decoration: underline;
}

#a_email {
	background: url('../images/ico_email.gif') no-repeat 0 2px;
}

#a_print {
	background: url('../images/ico_print.gif') no-repeat 0 2px;
}

#a_bookmark {
	background: url('../images/ico_star.gif') no-repeat 0 2px;
}

.person_pic {
	float: left;
	display: inline;
	border: 1px solid #7f2446;
	padding: 6px;
	margin: 0 0 0 11px;
}

.person_info {
	float: left;
	display: inline;
	width: 485px;
	margin: 2px 0 0 32px;
}

.floating_box {
	float: right;
	display: inline;
	margin: 5px 0 10px 20px;
	width: 195px;
}

.floating_box ul li a:link, .floating_box ul li a:visited {
	text-decoration: underline;
}

.floating_box ul li a:hover {
	text-decoration: none;
}

.person {
	margin: 0 0 5px 0;
}

/* Blue box */

.blue_box {
	background: #ecf5fb;
	border: 1px solid #add7f0;
	margin: 0 12px 0 18px;
	width: 705px;
}

.blue_box .inner {
	margin: 11px 0 0 14px;
	padding: 0 0 5px 0;
}

.blue_box h3 {
	margin: 0 0 10px 0;
}

.contacts {
	margin: 0 0 0 15px;
}

.c_left {
	float: left;
	display: inline;
	width: 155px;
}

.c_left p {
	margin: 0 0 15px 0;
}

.c_right {
	float: left;
	display: inline;
	width: 130px;
	margin: 0 0 0 70px;
}

.c_right2 {
	float: left;
	display: inline;
	width: 250px;
	margin: 0 0 0 70px;
}

.contact_links li {
	margin: 0 0 15px 0;
}

.contact_links li {
	padding: 0 0 0 32px;
}

#c_map {
	background: url('../images/ico_map.gif') no-repeat 3px 2px;
}

#c_info {
	background: url('../images/ico_info.gif') no-repeat 4px 1px;
}

/* Bottom_menu */

.bottom_menu {
	margin: 32px 15px 0 0;
	font: 13px "Times New Roman";
}

.bottom_menu ul {
	float: right;
}

.bottom_menu ul li {
	float: left;
	padding: 0 0 0 9px;
	margin: 0 0 0 7px;
	background: url('../images/top_menu_sep.gif') no-repeat 0 4px;
}

.bottom_menu ul li.first {
	background: transparent;
}

.bottom_menu a:link, .bottom_menu a:visited {
	color: #5793b8;
	text-decoration: none;
}

.bottom_menu a:hover {
	text-decoration: underline;
}

/* General Styles */

.redborder {
	border: 1px solid #6e0026;
}

.img-float-left {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #5793b8;
}

.img-float-right {
	float: right;
	margin: 0 0 20px 20px;
	border: 1px solid #5793b8;
}

.subheading {
	font: 18px "Times New Roman";
	color: #5793b8;
}

.subheadingsm {
	font: 16px "Times New Roman";
	color: #5793b8;
}
