/* css document */
body {
    font-family: Arial, Helvetica, sans-serif;
    color: #111c24;
    font-size: 12px;
    background-color: #e0e3e5;
    margin: 0;
}

a {
    color: #872434;
}

a:hover {
    color: #cc3c53;
}

#main {
    width: 1000px;
    height: auto;
    margin: auto;
}

#logo {
    width: 550px;
    height: 276px;
    margin-top: -276px;
    margin-left: 354px;
}

#flash {
    width: 1000px;
    height: 307px;
	position:relative;
}

#address {
	position:absolute;
	top:90px;
	left:340px;
    width: 300px;
    height: 60px;
	color:#fff;
	font-size:10px;
	text-align:center;
}

#page-index #address {
	color:#9e3c4b;
	top:200px;
	left:55px;	
    width: 195px;
    height: 100px;	
}

#nav {
    width: 1000px;
    height: 32px;
    background: url(../images/nav_back.gif) top no-repeat;
    _margin-top: -3px;
}

#appointment {
    width: 174px;
    height: 18px;
    float: left;
    padding: 12px 0px 0px 70px;
    padding: 10px 0px 0px 70px !ie;
	height: 20px !ie;
}

#appointment a {
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}

#appointment a:hover {
    color: #111c24;
}

#inside {
    width: 756px;
    height: 32px;
    float: right;
}

#left_corner {
    width: 9px;
    height: 32px;
    background: url(../images/nav_left.gif) top no-repeat;
    float: left;
}

#nav_wrapper {
    width: auto;
    height: 32px;
    float: left;
}

#right_nav {
    width: auto;
    height: 32px;
    float: left;
    background: url(../images/nav_repeat.gif) top repeat-x;
	_margin-bottom: -11px;
}

#right_nav ul {
    margin-left: -25px;	
}

#right_nav li {
    display: inline;
    margin-left: -20px;
}

#right_nav a {
    text-transform: uppercase;
    text-decoration: none;
    font-size: 11px;
    background-image: url(../images/nav_break.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding: 11px 25px 4px 25px;
	color: #fff;
}

#right_nav a:hover {
    color: #111c24;
}

#navigation-6 a {
    background-image: none;
}

#navigation-8 {
    display: none !important;
}

#right_corner {
    width: 9px;
    height: 32px;
    background: url(../images/nav_right.gif) top no-repeat;
    float: left;
}

#content_wrapper {
    width: 1000px;
    height: auto;
    background: url(../images/content_repeat.gif) bottom repeat-y;
}

#content {
    width: 1000px;
    height: auto;
    background: url(../images/content_top2.gif) top no-repeat;
    overflow: hidden;
}

#left {
    width: 244px;
    height: auto;
    float: left;
}

#left #comp-flashText {
	margin: 45px 0 0 40px;
}

#slot-links ul {
    margin: 0;
    padding: 30px 0px 0px 41px;
}

#slot-links li {
	list-style:none;
}

#slot-links a {
	display:block;
	width:175px;
	height:59px;
	margin-bottom:15px;
	padding:77px 0 0 10px;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
}

#slot-links #links-1 {
	background:url(../images/link-1.png) no-repeat;
}

#slot-links #links-2 {
	background:url(../images/link-2.png) no-repeat;
}

#slot-links #links-3 {
	background:url(../images/link-3.png) no-repeat;
}

#slot-links #links-4 {
	background:url(../images/link-4.png) no-repeat;
}

#slot-links a:hover {
    color: #999;
}

#slot-lsidebar {
	width:185px;
	min-height:20px;
	margin: 20px 0px 80px 41px;
	clear: both;
}

#right {
    width: 756px;
    height: auto;
    float: right;
}

#mid_content {
    width: 438px;
    height: auto;
    min-height: 520px;
    _height: 520px;
    float: left;
    padding: 20px 30px 30px 25px;
}

#contact {
    width: 230px;
    height: auto;
    float: right;
    padding: 20px 30px 10px 0px;
}

#bottom_image {
    width: 1000px;
    height: auto;
    background: url(../images/bottom_image.jpg) bottom no-repeat;
}

#footer {
    width: 1000px;
    height: 60px;
    text-align: center;
    font-size: 11px;
    line-height: 15px;
    padding-bottom: 15px;
}

#slot-footer2 a,#slot-footer3 a {
	padding:0 7px;
    color: #872434;
	border-right:1px solid #9F9F9F; 
	background:none;
}

#footer a:hover {
    color: #cc3c53;
}

#slot-footer2 ul, #slot-footer3 ul {
	padding-left:0;
}

#slot-footer3 ul {
	margin-bottom:0;
}

#slot-footer2 a, #footer3-1 a {
	text-decoration:none;
}

#footer2-8 a, #footer3-4 a {
	border:none;
}
/* interior pages */
#header {
    width: 1000px;
    height: 171px;
}

#top-header {
	position:relative;
    width: 1000px;
    height: 171px;
    margin: 0;	
}

#page-index #top-header {
    display: none;
}

#page-staff #top-header {
    background: url(../images/header_1.jpg) top no-repeat;
}

#page-office #top-header, #page-offices #top-header, #top-header {
    background: url(../images/header_2.jpg) top no-repeat;
}

#page-services #top-header {
    background: url(../images/header_3.jpg) top no-repeat;
}

#page-patients #top-header {
    background: url(../images/header_4.jpg) top no-repeat;
}

#page-contact #top-header {
    background: url(../images/header_6.jpg) top no-repeat;
}

#page-appointment #top-header {
    background: url(../images/header_7.jpg) top no-repeat;
}

#page-education #top-header, #page-library #top-header {
    background: url(../images/header_5.jpg) top no-repeat;
}

#page-gallery #top-header {
    background: url(../images/header_3.jpg) top no-repeat;
}

#int_logo {
    width: 550px;
    height: 165px;
    margin-top: -165px;
    margin-left: 354px;
}

#int_content_wrapper {
    width: 1000px;
    height: auto;
    background: url(../images/int_content_repeat.gif) bottom repeat-y;
    overflow: hidden;
}

#int_bottom_image {
    width: 1000px;
    height: auto;
    background: url(../images/bottom_image_int.jpg) bottom no-repeat;
    overflow: hidden;
}

#int_content {
    width: 1000px;
    height: auto;
    min-height: 650px;
    _height: 650px;
    background: url(../images/int_content_top2.gif) top no-repeat;
}

#int_right {
    width: 671px;
    height: auto;
    float: right;
    padding: 0px 60px 50px 25px;
}

#page_title {
    width: auto;
    height: auto;
    padding-top: 30px;
    padding-bottom: 20px;
}

#page-library img {
    border: 1px solid #000;
    margin-left: 20px;
    margin-bottom: 15px;
}
/*index form*/
.form_index {
    width: 190px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.form_field {
    padding-left: 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #872434;
    border: 1px solid #8c8d91;
    background-color: #ffffff;
    padding-bottom: 5px;
    margin: 0 0 3px 0;
    width: 188px;
}

.Message {
    padding-left: 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #872434;
    background-color: #ffffff;
    border: 1px solid #8c8d91;
    height: 65px;
    margin: 0 0 3px 0;
    width: 188px;
    overflow: hidden;
}

.input {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #fff;
    border: 1px solid #8c8d91;
    background-color: #111c24;
    height: 24px;
    width: 45px;
}

input1, .input3 {
    width: 250px;
    background-color: #ffffff;
    border: 1px #9C9BB5 solid;
}

.input2 {
    background-color: #ffffff;
    border: 1px #9C9BB5 solid;
    width: 35px;
}

#comp-contactForm {
    float: left;
    margin-left: 10px;
    margin-bottom: 30px;
}

#comp-contactForm .input1, #comp-contactForm .input3 {
    width: 130px;
    background-color: #ffffff;
    border: 1px #9C9BB5 solid;
}

#comp-contactForm .input2 {
    background-color: #ffffff;
    border: 1px #9C9BB5 solid;
    width: 35px;
}

#librarySearchForm {
    margin-top: 5px;
}

#appointment-form {
    width: 500px;
    float: left;
    margin-top: 10px;
}

#appointment-form p {
    margin: 0px;
}

#contact-form {
    width: 500px;
    float: left;
    margin-left: 10px;
}

#contact-form p {
    margin: 0px;
}

#slot-logo {
    z-index: 2;
}

#slot-address {
    z-index: 2;
}


#slot-footer1 {
  padding: 0 0 0 5px;
  min-height: 16px;
  _height: 16px;
}

#slot-footer2 {
  padding: 0 0 0 5px;
  min-height: 16px;
  _height: 16px;
}
#slot-footer2 ul,#slot-footer3 ul {
	padding:0px;
	margin:0px;
}

#slot-footer2 li,#slot-footer3 li {
	display:inline;	
}



/* blog styles */
#blogContainer {
	float: left;
	clear: both;
	width: 200px;
	padding: 65px 0px 0px 40px;
}

.sbBlogPost {
    float: left;
    width: 671px;
    border-bottom: 1px dotted #872434;
    padding-bottom: 25px;
}

#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(../../1106/images/icon_06.gif) right no-repeat;
	padding-right: 18px;
	font-weight: normal;
}

.sbBlogPost #slot-main {
    float: left;
    width: 671px;
}

.sbBlogPostHeader {
    padding-bottom: 15px;
}

.sbBlogPostTitle a {
    text-decoration: none;
}

.sbBlogPostSubTitle {
    margin: 0;
    padding: 0;
}

.sbBlogPostByLine {
    float: left;
    font-size: 11px;
    background: url(../../1106/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(../../1106/images/icon_02.gif) no-repeat;
    padding: 0 0 0 20px;
    margin-right: 20px;
}

.sbBlogPostTags {
    float: left;
    clear: both;
    font-size: 11px;
    background: url(../../1106/images/icon_04.gif) left no-repeat;
    padding: 0 0 0 20px;
    margin-top: 10px;
}

.sbBlogPostCategories {
    float: left;
    font-size: 11px;
    background: url(../../1106/images/icon_03.gif) left no-repeat;
    padding: 0 0 0 20px;
}

.sbBlogPostContent {
    float: left;
    clear: both;
	width:671px;
}

.sbBlogPostFooter {
    float: left;
    clear: both;
    width: 671px;
}

.sbBlogPostFooterComments {
    float: left;
    background: url(../../1106/images/icon_05.gif) left no-repeat;
    padding-left: 18px;
    margin-right: 20px;
}

.sbBlogPostPermalink {
    float: left;
    background: url(../../1106/images/icon_06.gif) left no-repeat;
    padding-left: 18px;
}

.sbBlogComments {
    float: left;
    clear: both;
}

#sbBlogArchive, .sbTagList h3, #sbBlogCategoryList h3 {
    color: #872434;
}

#sbBlogArchive ul {
    margin: 0;
    padding: 0;
}

/*year*/
#sbBlogArchive li {
    list-style-type: none;
    margin-bottom: 5px;
	color: #872434;
}

#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: #000000;
    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: #CC3C53;
}

#sbBlogArchive ul ul ul ul li a:hover {
    color: #872434;
}

.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: #CC3C53;
}

#sbBlogCategoryList a:hover, .sbTagList a:hover {
    color: #872434;
}

.sbBlogComments {
	float:left;
	clear:both;
	width:671px;
}

.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 a {
	color: #872434;	
	background: url(../../sbcommon/images/feed.gif) left no-repeat;
	padding: 0px 0px 0px 20px;
	font-weight: bold;
}

#sbBlogFeed a:hover {
	color: #CC3C53;	
}
