@charset "utf-8";
/* CSS Document */
body {
	background-color: #ffffff;	
}

.sbContainer {
	background: url(../images/background.jpg) repeat-x left top;
	color: #271f0e;
}

.sbContainer a {
	color: #888868;
	outline: none;
	zoom: 1;
}

.sbContainer a:focus {
	outline: none;
}

.sbContainer a:hover {
	color: #78612F;
}

.sbContainer h1 {
	color: #78612F;
}

.sbContainer h2 {
	color: #888868;
}

#container {
	width: 965px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#top {
	width: 965px;
	height: 50px;
}

#slot-requestAppointmentTwo {
	width: 281px;
	height: 36px;
	background: url(../images/apptReq.png) no-repeat;
	_background: url(../images/apptReq.gif) no-repeat;
	float: right;
	text-align: center;
	padding: 2px 0 0;
}

#slot-requestAppointmentTwo p {
	margin: 0;
	padding: 0;
}

#slot-requestAppointmentTwo a {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 18px;
	text-shadow: 2px 2px 4px #000000;
}

#slot-requestAppointmentTwo a:hover {
	color: #B1B091;	
}

#mainLeft {
	float: left;
	width: 273px;
	height: 458px;
	background: url(../images/index_02.jpg) no-repeat;
}

#comp-logo {
	width: 235px;
	height: 100px;
	margin: 20px 0 0 20px;
	display: inline;
	float: left;
}

#slot-navigation {
	width: 248px;
	clear: both;
	float: left;
	display: inline;
	margin: 30px 0 0 14px;
}

#slot-navigation ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#slot-navigation li {
	list-style: none;
	background: url(../images/navLine.png) no-repeat left bottom;
	_background: url(../images/navLine.gif) no-repeat left bottom;
	margin: 0 0 7px;
}

#slot-navigation a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 10px;
	display: block;
}

#slot-navigation a:hover {
	color: #271F0E;
}

#flash {
	float: left;
	width: 416px;
	height: 458x;
}

#mainRight {
	float: right;
	width: 261px;
	height: 458px;
	background: url(../images/index_04.jpg) no-repeat;
	padding: 0 0 0 15px;
	position: relative;
}

#slot-address {
	width: 220px;
	height: 85px;
	overflow: hidden;
	margin: 20px 0 0 15px;
	color: #ffffff;
}

#page-index #slot-address {
	position: absolute;
	top: 20px;
	left: 15px;
	margin: 0;
}

#slot-address p {
	margin: 0px;
	padding: 0px;
}

#slot-mapDirections {
	width: 155px;
	height: 20px;
	overflow: hidden;
	margin: 5px 0 0 15px;
}

#page-index #slot-mapDirections {
	position: absolute;
	top: 110px;
	left: 15px;
	margin: 0;
}

#slot-mapDirections h2 {
	font-size: 14px;	
}

#slot-mapDirections p {
	margin: 0;
	padding: 0;
}

#slot-mapDirections a {
	color: #ffffff;	
	font-weight: bold;
}

#slot-mapDirections a:hover {
	color: #B1B091;	
}

#smallTitle {
	width: 200px;
	height: 25px;
	position: absolute;
	top: 150px;
	left: 15px;
}

#slot-links {
	width: 135px;
	height: 100px;
	position: absolute;
	top: 175px;
	left: 15px;
	overflow: hidden;
}

#slot-links ul {
	margin: 0px;
	padding: 0px;
}

#slot-links li {
	list-style: none;
	background: url(../images/linkArrow.png) no-repeat left 4px;
	_background: url(../images/linkArrow.gif) no-repeat left 4px;
	margin: 0 0 5px;
}

#slot-links a {
	color: #ffffff;
	text-decoration: none;
	padding: 0 0 0 10px;
	display: block;
}

#slot-links a:hover {
	color: #271F0E;
}

#slot-haveQuestion {
	width: 135px;
	height: 70px;
	font-size: 11px;
	line-height: 12px;
	float: right;
	margin: 16px 9px 0 0;
	overflow: hidden;
	display: inline;
}

#page-index #slot-haveQuestion {
	position: absolute;
	top: 292px;
	left: 120px;
	margin: 0;
}

#slot-haveQuestion h2 {
	font-size: 12px;
	color: #271f0e;
}

#homeSearch {
	width: 250px;
	float: right;
	clear: both;
	margin: 15px 0 0;
}

#page-index #homeSearch {
	width: 250px;
	position: absolute;
	top: 375px;
	left: 15px;
	margin: 0;
}

#contentRepeat {
	width: 965px;
	background: url(../images/int_04.jpg) repeat-y;
	margin: 0 0 20px;
}

#contentBottom {
	width: 965px;
	background: url(../images/int_05.jpg) no-repeat left bottom;
}

#header {
	width: 965px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	overflow: hidden;
	_overflow: visible;
	background: url(../images/int_02.jpg) no-repeat;
}

#page-staff #header {
	background: url(../images/staff_02.jpg) no-repeat;
}

#page-office #header, #page-offices #header {
	background: url(../images/office_02.jpg) no-repeat;
}

#page-services #header {
	background: url(../images/services_02.jpg) no-repeat;
}

#page-patients #header {
	background: url(../images/patients_02.jpg) no-repeat;
}

#page-contact #header {
	background: url(../images/contact_02.jpg) no-repeat;
}

#page-appointment #header {
	background: url(../images/appointment_02.jpg) no-repeat;
}

#page-education #header {
	background: url(../images/education_02.jpg) no-repeat;
}

#contentTop {
	width: 965px;
	clear: both;
	background: url(../images/index_07.jpg) no-repeat right bottom;	
	min-height: 400px;
	height: auto !important;
	height: 400px;
	overflow: hidden;
	_overflow: visible;
	padding: 0 0 100px;
}

#contentLeft {
	width: 276px;
	float: left;
}

#page-index #contentLeft {
	margin: 0px 12px 0px 0px;
}

#contentMiddle {
	width: 388px;
	float: left;
}

#contentRight {
	width: 650px;
	margin: 0 12px 208px 0;
	display: inline;
	float: right;
	min-height: 1000px;
	height: auto !important;
	height: 1000px;
	overflow: hidden;
	_overflow: visible;
}

#page-index #contentRight {
	width: 276px;
	margin: 0 3px 291px 0;
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

#addContainer {
	width: 276px;
	height: 144px;
	background: url(../images/intLeftBar_01.jpg) no-repeat left top;
	clear: both;
	float: left;
	display: inline;
	margin: 17px 0 0 0;
}

#pageTitle {
	width: 650px;
	height: 47px;
	float: left;
	margin: 12px 0 0;
}

#page-index #pageTitle {
	width: 388px;
	margin: 0;
}

#slot-main {
	width: 640px;
	float: left;
	clear: both;
	text-align: justify;
}

#page-index #slot-main {
	width: 388px;
}

.leftRepeat {
	width:  276px;
	background: url(../images/leftBoxes_02.jpg) repeat-y left;
}

.leftTop {
	width: 276px;
	background: url(../images/leftBoxes_01.jpg) no-repeat left top;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	overflow: hidden;
	_overflow: visible;
}

.leftBottom {
	width: 276px;
	height: 11px;
	background: url(../images/leftBoxes_04.jpg) no-repeat;
}

#slot-docPic {
	width: 80px;
	height: 100px;
	overflow: hidden;
	margin: 10px 10px 0;
	float: left;
	display: inline;
}

#slot-docInfo {
	width: 160px;
	float: right;
	font-size: 11px;
	margin: 10px 10px 0 0;
	display: inline;
}

#slot-docInfo p {
	margin: 0 0 10px;	
}

#slot-docInfo h1 {
	color: #271f0e;
	font-size: 14px;
	text-transform: uppercase;
}

#edMenuRepeat {
	width: 276px;
	background: url(../images/intLeftBar_03.jpg) repeat-y left;
	clear: both;
}

#edMenuTop {
	width: 276px;
	background: url(../images/intLeftBar_02.jpg) no-repeat left top;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	overflow: hidden;
	_overflow: visible;
}

#edMenuBottom {
	width: 276px;
	height: 13px;
	clear: both;
	background: url(../images/intLeftBar_04.jpg) no-repeat left top;	
}

#edTitle {
	width: 235px;
	height: 40px;
	float: left;
	margin: 0 0 0px 20px;
	display: inline;
}

#slot-lsidebar {
	width: 273px;
	clear: both;
	margin: 20px 0;
}

#slot-rsidebar {
	width: 270px;
	clear: both;
	margin: 10px 0 20px 4px;
	float: left;
	display: inline;
}

#contactTitle {
	width: 195px;
	height: 40px;
	float: left;
	margin: 10px 0 0 40px;
	display: inline;
}

#comp-contactForm {
	width: 235px;
	clear: both;
	padding: 5px 20px 20px;
	font-size: 11px;
}

#comp-contactForm .submit {
	width: 52px;
	height: 20px;
	display: block;
	text-indent: -5000px;
	text-transform: uppercase;
	_font-size: 0px;
	border: none;
	background-color: transparent;
	background: url(../images/submitImage.png) no-repeat;
	_background: url(../images/submitImage.gif) no-repeat;
	cursor: pointer;
}

#librarySearchForm {
	display: none;	
}

.inputSearch2 {
	width: 200px;
	height: 25px;
	margin: 0;
	float: left;
}

.submitbutton {
	width:32px;
	margin: 0;
	float: right;
	cursor:pointer;
}


.input1, .input3 {
	width: 225px;
}

.input2 {
	width: 40px;
}

#footer {
	clear: both;
	background: url(../images/index_08.jpg) repeat-x left top #725B29;
	padding: 6px 0;
}

#footer-content {
	width: 965px;
	text-align: center;
	color: #271f0e;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#footer-content ul {
	margin: 0px;
	padding: 0px;
}

#footer-content li {
	list-style: none;
	display: inline;
}

#footer-content a {
	color: #78612F;
}

#footer-content a:hover {
	color: #271f0e;
}

#footer-content p {
	margin: 0px;
	padding: 0px;
}

#slot-footer2 {
	padding: 5px 0px 5px 0px;
}

#slot-footer2 a, #slot-footer3 a {
	padding: 0px 5px 0px 5px;
}


/* blog styles */
#blogContainer {
	float: left;
	clear: both;
	width: 245px;
	margin: 20px 0 0 15px;
	display: inline;
}

.sbBlogPost {
    float: left;
    width: 650px;
    border-bottom: 1px dotted #005b7f;
    padding-bottom: 25px;
}

#sbBlogNavbar {
	padding: 10px 0px 10px 0px;	
	clear: both;
	float: left;
	_float: right;
	margin: 20px 0;
	width: 650px;
}

#sbBlogNavbar ul {	
	margin: 0px;
	padding: 0px;
}

#sbBlogNavbar li {
	list-style: none;
	float: left;
	font-weight: bold;
}

#sbBlogNavbar a {
	background: url(../images/icon_06.gif) right no-repeat;
	padding-right: 18px;
	font-weight: normal;
}

.sbBlogPost #slot-main {
    float: left;
    width: 650px;
}

.sbBlogPostHeader {
    padding-bottom: 15px;
	clear: both;
}

.sbBlogPostTitle {
	clear: both;	
}

.sbBlogPostTitle a {
    text-decoration: none;
}

.sbBlogPostSubTitle {
    margin: 0;
    padding: 0;
}

.sbBlogPostByLine {
    float: left;
    font-size: 11px;
    background: url(../images/icon_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(../images/icon_02.gif) no-repeat;
    padding: 0 0 0 20px;
    margin-right: 20px;
}

.sbBlogPostTags {
    float: left;
    clear: both;
    font-size: 11px;
    background: url(../images/icon_04.gif) left no-repeat;
    padding: 0 0 0 20px;
    margin-top: 10px;
}

.sbBlogPostCategories {
    float: left;
    font-size: 11px;
    background: url(../images/icon_03.gif) left no-repeat;
    padding: 0 0 0 20px;
}

.sbBlogPostContent {
    float: left;
    clear: both;
	width:650px;
	margin: 20px 0 0 0;
}

.sbBlogPostFooter {
    float: left;
    clear: both;
    width: 650px;
}

.sbBlogPostFooterComments {
    float: left;
    background: url(../images/icon_05.gif) left no-repeat;
    padding-left: 18px;
    margin-right: 20px;
}

.sbBlogPostPermalink {
    float: left;
    background: url(../images/icon_06.gif) left no-repeat;
    padding-left: 18px;
}

#sbBlogArchive, .sbTagList h3, #sbBlogCategoryList h3 {
    color: #2e3d52;
}

#sbBlogArchive ul {
    margin: 0;
    padding: 0;
}

/*year*/
#sbBlogArchive li {
    list-style-type: none;
    margin-bottom: 5px;
	color: #333333;
}

#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: #333333;
    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: #ffffff;
}

#sbBlogArchive ul ul ul ul li a:hover {
    color: #2e3d52;
}

.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: #ffffff;
}

#sbBlogCategoryList a:hover, .sbTagList a:hover {
    color: #2e3d52;
}

.sbBlogComments {
	float:left;
	clear:both;
	width:650px;
	margin: 20px 0 0 0;
}

.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 {
	margin-bottom: 10px;	
}

#sbBlogFeed a {
	color: #ffffff;	
	background: url(/sbtemplates/sbcommon/images/feed.gif) left no-repeat;
	padding: 2px 0px 2px 20px;
	font-weight: bold;
}

#sbBlogFeed a:hover {
	color: #2e3d52;	
}


