/* CSS Document */

body {
	background-color:#fff;
	color:#393f3b;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.sbContainer {
	background:url(../images/interior_background_repeat.jpg) top repeat-x;
}

#page-index .sbContainer {
	background:url(../images/background_repeat.jpg) top repeat-x;
}

.sbContainer a {
	color:#8D8F47;
	outline:none;
}

.sbContainer a:hover {
	color:#626428;
	outline:none;
}

.sbContainer a:focus {
	outline:none;
}

#main {
	margin:0 auto;
	width:1000px;
	overflow:hidden;
}

#header {
	float:left;
	width:1000px;
	height:86px;
}

#logo {
	float:left;
	width:505px;
	height:71px;
	padding:15px 0 0 15px;
}
	
#slot-address {
	float:right;
	padding:15px 15px 0 0;
	text-align:right;
}

#slot-address p {
	margin:0;
	padding:0;
}

#nav {
	float:left;
	width:1000px;
	height:25px;
	font-size:13px;
	padding-top:10px;
	text-align:center;
	background:url(../images/nav_background.jpg) top no-repeat;
}

#nav ul {
	margin:0;
	padding:0;
}

#nav li {
	display:inline;
	list-style:none;

}

#nav a {
	color:#67746b;
	text-decoration:none;
	padding:0 25px;
	border-right:1px dotted #ada956;
}

#nav a:hover {
	color:#004670;
}

#slot-navigation #navigation-6 a { 
	border-right:none;
}

#flash {
	float:left;
	width:998px;
	height:366px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	_border:none;
}

#servicesWrapper {
	float:left;
	width:980px;
	height:51px;
	padding:0 0 0 20px;
	_margin-top:-3px;
}

#servicesLeft {
	float:left;
	width:23px;
	height:51px;
	background:url(../images/services_left.jpg) top no-repeat;
}

#services {
	float:left;
	height:51px;
	background:url(../images/services_repeat.jpg) top repeat-x;
}

#servicesRight {
	float:left;
	width:23px;
	height:51px;
	background:url(../images/services_right.jpg) top no-repeat;
}

#services ul {
	margin:0;
	padding:0;
}

#services li {
	list-style:none;
	display:inline;
}

#services a {
	float:left;
	display:block;
	height:39px;
	color:#67746b;
	text-decoration:none;
	padding:12px 30px 0 30px;
	background:url(../images/services_seperator.jpg) right no-repeat;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:16px;
}

#services a:hover {
	color:#004670;
}

#slot-links #links-4 a {
	background:none;
	padding-right:30px;
}

#content {
	float:left;
	width:1000px;
}

#contentLeft {
	float:left;
	width:701px;
	padding:30px 20px 0 30px;
} 

#contentRight {
	float:right;
	width:248px;
	padding-bottom:20px;
}

#slot-main {
	float:left;
	width:701px;
}

#comp-flashText {
	float:left;
}

#contentLeft #comp-flashText {
	float:left;
	width:701px !important;
}

#dottedBorder {
	float:left;
	width:247px;
	border-left:1px dotted #9F9F9F;
	margin-top:22px;
}

#contactForm {
	float:left;
	width:198px;
	padding:0 0 20px 25px;
}

#comp-contactForm label {
	color:#3c3c3c;
	font-weight:bold;
}

.input1, .input3 {
	width: 190px;	
}

.input2 {
	width: 40px;	
}

#slot-rsidebar {
	float:left;
	width:198px;
	height:20px;
}

#footerWrapper {
	float:left;
	width:1000px;	
}

#footer-content {
	float:left;
	width:761px;
	padding: 0 0 30px 0;
	text-align: center;	
}

#footer-content p {
	margin: 0px;
	padding: 0px;
}

#slot-footer1, #slot-footer2, #slot-footer3 {
	margin: 0px 0px 5px 0px;
}

#slot-footer2 ul, #slot-footer3 ul {
	margin: 0px;
	padding: 0px;
}

#slot-footer2 li, #slot-footer3 li {
	list-style: none;
	display: inline;
}

#slot-footer2 a, #slot-footer3 a {
	padding: 0px 5px 0px 5px;
}




/* interior styles */
#intImage {
	float:left;
	width:998px;
	height:176px;
	background:url(../images/header_1.jpg) top no-repeat;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

#page-staff #intImage {
	background:url(../images/header_1.jpg) top no-repeat;
}

#page-office #intImage, #page-offices #intImage {
	background:url(../images/header_2.jpg) top no-repeat;
}

#page-services #intImage {
	background:url(../images/header_3.jpg) top no-repeat;
}

#page-patients #intImage {
	background:url(../images/header_4.jpg) top no-repeat;
}

#page-education #intImage {
	background:url(../images/header_5.jpg) top no-repeat;
}

#page-appointment #intImage {
	background:url(../images/header_6.jpg) top no-repeat;
}

#page-contact #intImage, #page-gallery #intImage {
	background:url(../images/header_7.jpg) top no-repeat;
}

#page-privacy #intImage {
	background:url(../images/header_1.jpg) top no-repeat;
}

#page-disclaimer #intImage {
	background:url(../images/header_2.jpg) top no-repeat;
}

#page-sitemap #intImage {
	background:url(../images/header_3.jpg) top no-repeat;
}

#intImage #comp-flashText {
	float:left;
	margin:70px 0 0 570px;
}

#int_contentLeft {
	float:left;
	width:701px;
	min-height:500px;
	_height:500px;
	padding:30px 20px 0 30px;
} 

#int_dottedBorder {
	float:left;
	width:247px;
	min-height:500px;
	_height:500px;
	border-left:1px dotted #9F9F9F;
	margin-top:32px;
}

#educationLibrary {
	float:left;
	width:198px;
	padding:0 0 20px 25px;
	color:#fff;
}

#educationMenu {
	float:left;
}

#search_field {
float:left;
width:195px;
margin-top:10px;
}

#query {
float:left;
width:125px;
height:19px;
}

#search {
float:left;
}

#search_btn {
float:left;
height:22px;
margin:0 0 0 5px;
}

#librarySearchForm #query {
float:left;
width:150px;
height:19px;
margin-right:8px;
}




/* blog styles */
#blogContainer {
	float:left;
	width:198px;
	min-height:400px;
	_height:400px;
	padding:0 0 20px 25px;
}

.sbBlogPost {
    float: left;
    width: 690px;
    border-bottom: 1px dotted #273F3B;
    padding-bottom: 25px;
}

#sbBlogPosts {
    float: left;
    width: 701px;
    padding-top: 10px;
}

#sbBlogNavbar {
	padding: 10px 0px 10px 0px;	
	clear: both;
}

#sbBlogNavbar ul {	
	margin: 0px;
	padding: 0px;
}

#sbBlogNavbar li {
	list-style: none;
	float: left;
	font-weight: bold;
}

#sbBlogNavbar a {
	background: url(/sbtemplates/1234/images/blog_icons_06.gif) right no-repeat;
	padding-right: 18px;
	font-weight: normal;
}

.sbBlogPost #slot-main {
    float: left;
    width: 701px;
}

.sbBlogPostHeader {
    padding-bottom: 15px;
}

.sbBlogPostTitle {
	clear: both;
	margin: 20px 0;
}

.sbBlogPostTitle a {
    text-decoration: none;
	color:#fff;
}

.sbBlogPostTitle a:hover {
	color:#999;
}

.sbBlogPostSubTitle {
    margin: 0;
    padding: 0;
	color:#fff;
}

.sbBlogPostByLine {
    float: left;
    font-size: 11px;
    background: url(/sbtemplates/1234/images/blog_icons_01.gif) left no-repeat;
    padding: 0 0 0 20px;
    margin-right: 20px;
}

.sbBlogPostByLine img {
    background-color: #000;
}

.sbBlogPostPublishDate {
    float: left;
    font-size: 11px;
    background: url(/sbtemplates/1234/images/blog_icons_02.gif) no-repeat;
    padding: 0 0 0 20px;
    margin-right: 20px;
}

.sbBlogPostTags {
    float: left;
    clear: both;
    font-size: 11px;
    background: url(/sbtemplates/1234/images/blog_icons_04.gif) left no-repeat;
    padding: 0 0 0 20px;
    margin-top: 10px;
}

.sbBlogPostCategories {
    float: left;
    font-size: 11px;
    background: url(/sbtemplates/1234/images/blog_icons_03.gif) left no-repeat;
    padding: 0 0 0 20px;
}

.sbBlogPostContent {
    float: left;
    clear: both;
	width: 701px;
	padding:15px 0;
}

.sbBlogPostFooter {
    float: left;
    clear: both;
    width: 701px;
}

.sbBlogPostFooterComments {
    float: left;
    background: url(/sbtemplates/1234/images/blog_icons_05.gif) left no-repeat;
    padding-left: 18px;
    margin-right: 20px;
}

.sbBlogPostPermalink {
    float: left;
    background: url(/sbtemplates/1234/images/blog_icons_06.gif) left no-repeat;
    padding-left: 18px;
}

.sbBlogComments {
    float: left;
    clear: both;
}

#sbBlogArchive, .sbTagList h3, #sbBlogCategoryList h3 {
	color:#393f3b;
}

#sbBlogArchive ul {
    margin: 0;
    padding: 0;
}

/*year*/
#sbBlogArchive li {
    list-style-type: none;
    margin-bottom: 5px;
	color: #ffffff;
}

#sbBlogArchive ul ul {
    margin: 0;
    padding: 0;
}

#sbBlogArchive ul ul ul li {
    list-style-type: none;
    margin: 0;
}

/*month*/
#sbBlogArchive ul ul ul li a {
    text-decoration: none;
    color: #DF7229;
    margin: 0;
}

#sbBlogArchive ul ul ul ul {
    margin-bottom: 10px;
}

/*posts*/
#sbBlogArchive ul ul ul ul li a {
    text-decoration: underline;
    font-weight: normal;
    margin: 0 0 0 5px;
    color: #3c3c3c;
}

#sbBlogArchive ul ul ul ul li a:hover {
    color: #fff;
}

.sbTagList {
    padding-top: 20px;
}

.sbTagList ul {
    margin: 0;
    padding: 0;
}

.sbTagList li {
    list-style-type: none;
}

#sbBlogCategoryList {
    padding-top: 20px;
}

#sbBlogCategoryList ul {
    margin: 0;
    padding: 0;
}

#sbBlogCategoryList li {
    list-style-type: none;
}

#sbBlogCategoryList a, .sbTagList a {
	color:#3c3c3c;
}

#sbBlogCategoryList a:hover, .sbTagList a:hover {
    color: #fff;
}

.sbBlogComments {
	float:left;
	clear:both;
	width: 610px;
}

.sbBlogComment {
	margin-bottom:10px;
}

.sbBlogCommentTitle {
	font-weight: bold;	
}

.sbBlogCommentByLine {
	float: left;
	margin-right: 10px;
}

.sbBlogCommentPublishDate {
	font-style: italic;	
}

.sbBlogCommentContent {
	padding: 10px 0px 10px 10px;	
}

.sbBlogPager {
	clear: both;
	padding: 10px 0px 10px 0px;
}

.sbBlogPager a {
	padding: 0px 20px 0px 0px;
}

#sbBlogFeed {
	padding-bottom: 20px;
}

#sbBlogFeed a {
	color: #ffffff;	
	background: url(/sbtemplates/sbcommon/images/feed.gif) left no-repeat;
	padding: 0px 0px 0px 20px;
	font-weight: bold;
}

#sbBlogFeed a:hover {
	color: #999;	
}

