/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

html {
	background-color: #293544;
	background-image: url(../images/bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #242424;
}

p {
	margin-bottom: 10px;
}

a {
	color: #627387;
	text-decoration: underline;
}

a:hover {
	color: #9F927F;
	text-decoration: none;
}

img {
	border: none;
}

h1 {
	font-size: 16px;
	color: #627387;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	color: #627387;
	font-weight: normal;
	margin-bottom: 10px;
}

hr {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: solid 1px #627387;
	margin: 10px 0px 15px 0px;
}

#office_phone {
	font-size: 13px;
	color: #627387;
}

#office_number {
	font-size: 31px;
	color: #8393A6;
}

.name {
	color: #999999;
	font-style: italic;
}

.image_description {
	color: #627387;	
}

.no_underline a {
	text-decoration: none;	
}

.switch a {
	font-size: 12px;
	color: #9F927F;
	text-decoration: none;
}

.switch a:hover {
	color: #627387;
}


/* CONTENT */

#container {
	width: 778px;
	margin: 0px auto 0px auto;
}

#top_bar {
	width: 753px;
	height: 62px;
	background-image: url(../images/top_bar_bg.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding: 4px 25px 0px 0px;
	line-height: 22px;
}

#left_side {
	width: 33px;
	height: 293px;
	background-image: url(../images/left_side_bg.gif);
	background-repeat: no-repeat;
	float: left;
}

#left_inside_side {
	width: 33px;
	height: 157px;
	background-image: url(../images/left_side_bg.gif);
	background-repeat: no-repeat;
	float: left;
}

#left_header {
	width: 248px;
	height: 144px;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(../images/header_bg_bar.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
}

#left_image {
}

#right_image {
}

#right_header {
	width: 465px;
	height: 157px;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(../images/header_bg_bar.gif);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
}

#right_side {
	width: 32px;
	height: 293px;
	background-image: url(../images/right_side_bg.gif);
	background-repeat: no-repeat;
	float: left;
}

#right_inside_side {
	width: 32px;
	height: 157px;
	background-image: url(../images/right_side_bg.gif);
	background-repeat: no-repeat;
	float: left;
}

#bottom_nav {
}

#slideshow {
}

#content_bg {
	width: 778px;
	background-image: url(../images/content_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	clear: both;
}

#inside_content_bg {
	width: 778px;
	background-image: url(../images/inside_content_bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
	padding-top: 50px;
	clear: both;
}


#left_content {
	width: 261px;
	vertical-align: top;
	padding-top: 15px;
	float: left;
}

#right_content {
	width: 451px;
	padding: 15px 46px 0px 20px;
	float: right;
}

#right_content_side {
	width: 33px;
	background-image: url(../images/right_side_inside_bg.gif);
	background-repeat: no-repeat;
	float: right;
}

#content_padding {
	padding: 10px 10px 10px 0px;
}

#jason {
	margin: 0px 0px 22px 62px;
}

#bbb {
	margin: 10px 0px 10px 75px;
}


#monthly_update {
	width: 261px;
	background-image: url(../images/monthly_update_repeat.gif);
	background-repeat: repeat-y;
}

#monthly_title {
	font-size: 19px;
	text-align: center;
	font-weight: bold;
	line-height: 21px;
	color: #2B3746;
	padding: 5px 10px 10px 0px;
}

#monthly_content{
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	line-height: 17px;
	color: #50422B;
	padding: 10px 10px 10px 0px;
}

#monthly_footer {
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	line-height: 15px;
	color: #2B3746;
	padding: 10px 10px 5px 0px;
}

#monthly_footer a {
	color: #2B3746;
}

#monthly_footer a:hover {
	color: #627387;
}

#monthly_footer_image {
}

#blog_tab {
	width: 179px;
	height: 44px;
	background-image: url(../images/blog_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 10px;
	padding: 8px 0px 0px 82px;
	font-size: 11px;
	color: #50422B;
	line-height: 13px;
}

#fb_tab {
	width: 179px;
	height: 44px;
	background-image: url(../images/fb_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	padding: 8px 0px 0px 82px;
	font-size: 11px;
	color: #50422B;
	line-height: 13px;
}

#new_patients  {
	vertical-align: top;
	padding: 15px 0px 15px 0px;
	margin-left: 51px;
}

#blog_tab a {
	color: #50422B;
}

#fb_tab a {
	color: #50422B;
}

#monthly_title {
	padding-left: 40px;
}

#monthly_content {
	padding-left: 40px;
}

#monthly_footer {
	padding-left: 40px;
}

#coupon {
	width: 196px;
	float: right;
	margin: 0px -46px 15px 10px;
}

.photo {
	padding: 1px;
	border: solid 1px #627387;
}

.image_border {
	padding: 1px;
	border: solid 1px #627387;
	float: right;
	margin: 0px 0px 15px 10px;
}

.left_testimonial {
	float: left;
	width: 210px;
	border-right: solid 1px #627387;
	padding-right: 10px;
	margin-bottom: 5px;
}

.right_testimonial {
	float: left;
	text-align: center;
	margin: 0px 0px 10px 14px;
}

.left_photo {
	float: left;
	margin-right: 10px;
}

.right_photo {
	float: left;
}

.left_photo_border {
	border: solid 5px #E2E8F0;
}

.right_photo_border {
	border: solid 5px #E2E8F0;
}

.left_photo_outer_border {
	border: solid 1px #2B3746;
}

.right_photo_outer_border {
	border: solid 1px #2B3746;
}

.btn {
	background-color: #4A596A;
	padding: 2px;
	border: none;
	color: #FFFFFF;
}

#footer {
	width: 753px;
	background-image: url(../images/footer.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 10px 25px 0px 0px;
	margin-bottom: 10px;
	text-align: right;
	font-size: 11px;
	line-height: 14px;
	color: #68798D;
}

#footer p {
	margin-top: 5px;
}

#footer a {
	color: #68798D;
	text-decoration: none;
}

#footer a:hover {
	color: #9F927F;
}



/* NAVIGATION */

#navigation {
	width: 443px;
	height: 36px;
	text-align: center;
	background-image: url(../images/nav_left.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 22px;
}

#nav {
	width: 465px;
	list-style: none;
	overflow: hidden;
}

#nav li {
	float: left;
	padding: 0px 0px 0px 0px;
}

#nav li a {
	display: block;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;
}

#nav li a.active, #nav li a:hover {
	background-position: 0 -36px !important;
}

#nav li.home a {
	background-image: url(../images/nav_home.gif);
	background-repeat: no-repeat;
	width: 61px;
}

#nav li.visit_us a {
	background-image: url(../images/nav_visit_us.gif);
	background-repeat: no-repeat;
	width: 69px;
}

#nav li.services a {
	background-image: url(../images/nav_services.gif);
	background-repeat: no-repeat;
	width: 81px;
}

#nav li.news a {
	background-image: url(../images/nav_news.gif);
	background-repeat: no-repeat;
	width: 58px;
}

#nav li.testimonials a {
	background-image: url(../images/nav_testimonials.gif);
	background-repeat: no-repeat;
	width: 109px;
}

#nav li.contact a {
	background-image: url(../images/nav_contact.gif);
	background-repeat: no-repeat;
	width: 65px;
}

