/* CSS Document */

body {
background-color:#CFE6E6;
margin:0;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#515253;
height:100%;
}

#main {
margin-left:auto;
margin-right:auto;
width:798px;
}

#header {
width:798px;
height:180px;
border-left:1px solid #598059;
border-right:1px solid #598059;
}

#logo{
float:left;
background-color:#CFE6CF;
width:201px;
width:200px;
}
#comp-logo {
	margin: 30px 0 0 5px;
}
#middle {
	display: none;
}
#page-index #middle {
	display: block;
}
#page-index #slot-navigation {
	position: relative;
	width: 200px;
	margin-top: -364px;
	font-weight: bold;
	font-size: 12px;
	background: none;
}
#slot-navigation {
	position: relative;
	width: 199px;
	height: 303px;
	background-image: url(../images/nav_int_BG.gif);
	font-weight: normal;
	font-size: 14px;
	margin-left: -5px;
	background-color: #FBE1A8;
	margin-top: -5px !ie;
}
#slot-navigation ul{
	margin-top: -5px;
	margin-top: 0px !ie;
}

#slot-navigation li {
	list-style: none;
	padding-bottom: 9px;
	padding-top: 9px;
}
#page-index #slot-navigation li {
	list-style: none;
	padding-bottom: 18px;
	padding-top: 1px;
}
#page-index #slot-navigation a {
	text-decoration: none;
	color: #598080;
}
#slot-navigation a {
	color: #598080;
	text-decoration: none;
}
#page-index #slot-navigation a:hover {
	color: #b4cc8f;
}
#slot-navigation a:hover {
	color: #99BF60;
}

#header_right{
float:right;
background-color:#598080;
height:180px;
width:597px;
}

#page-index #header_right{
float:right;
background-color:#598080;
height:180px;
width:597px;
background-image:url(../images/brighten_banner.gif);
background-position:bottom;
background-repeat:no-repeat;
}

#top-header {
	display: block;
	width:597px;
	height:180px;
	background-image: url(../images/int_header2.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px #598059 solid;
}
#page-index #top-header {
	display: none;
}
#page-staff #top-header {
	width:597px;
	height:180px;
	background-image: url(../images/int_header1.jpg);
	background-repeat: no-repeat;
}
#page-offices #top-header, #page-office #top-header {
	width:597px;
	height:180px;
	background-image: url(../images/int_header2.jpg);
	background-repeat: no-repeat;
}
#page-services #top-header {
	width:597px;
	height:180px;
	background-image: url(../images/int_header5.jpg);
	background-repeat: no-repeat;
}
#page-patients #top-header {
	width:597px;
	height:180px;
	background-image: url(../images/int_header6.jpg);
	background-repeat: no-repeat;
}
#page-contact #top-header {
	width:597px;
	height:180px;
	background-image: url(../images/int_header4.jpg);
	background-repeat: no-repeat;
}
#page-appointment #top-header {
	width:597px;
	height:180px;
	background-image: url(../images/int_header3.jpg);
	background-repeat: no-repeat;
}
#page-education #top-header, #page-library #top-header, #page-privacy #top-header, #page-disclaimer #top-header,
	#page-siteMap #top-header, #page-gallery #top-header {
	width:597px;
	height:180px;
	background-image: url(../images/int_header5.jpg);
	background-repeat: no-repeat;
}

#header_right_int{
float:right;
background-color:#dddbba;
height:180px;
width:597px;
}

#middle{ /*holds main image and nav*/
width:798px;
height:370px;
background:#fff;
/*background-image:url(images/main_image1.jpg);*/
background-position:left;
background-repeat:no-repeat;
border-left:1px solid #598059;
border-right:1px solid #598059;
border-bottom:1px solid #598059;
}

#nav {
float:left;
width:206px;
height:375px;
}

#library_wrapper{
width:199px;
float:left;
}

#nav_int {
float:left;
width:199px;
height:300px;
background-image:url(../images/nav_int_BG.gif);
}

#library_int {
float:left;
width:199px;
}

#menu a, #menu a:visited {
  text-decoration:none;
  font-size:14px;
  color:#000409;
  display:block; 
  width:150px; 
  padding:12px 5px 5px 5px;
  margin:0px 0 0 30px;
  }
#menu a:hover {
  color:#666666;
  }

#flash {
width:585px;
float:left;
z-index: 1;
clear: both;
}



#address_box {
float:right;
width:195px;
height:360px;
padding:10px 0 0 10px;
border-left:1px solid #598059;
}


#page-index #wrapper { /*holds content*/
width:798px;
float: left;
margin-left:auto;
margin-right:auto;
background-color:#B99E70;
margin-top:-1px;
height:100%;
background-image:url(../images/wrapper_BG.gif);
background-repeat:repeat-y;
border-right:1px solid #598059;
border-left:1px solid #598059;
}
#wrapper { /*holds content*/
width:798px;
float: left;
margin-left:auto;
margin-right:auto;
background-color:#E6F2E6;
margin-top:-1px;
height:100%;
background-image:url(../images/wrapper_intBG.gif);
background-repeat:repeat-y;
border-right:1px solid #598059;
border-left:1px solid #598059;
}

html > body #wrapper {  /*ff hack*/
margin-top:0;
}

#wrapper_int { /*holds content*/
width:798px;
margin-left:auto;
margin-right:auto;
margin-top:-1px;
background-color:#E6F2E6;
height:100%;
border-right:1px solid #598059;
border-left:1px solid #598059;
background-image:url(../images/wrapper_intBG.gif);
background-repeat:repeat-y;
}

html > body #wrapper_int { /*ff hack*/
margin-top:0;
}

#page-index #wrapper_top {
width:798px;
height:14px;
background-image:url(../images/wrapper_top_border.gif);
background-repeat:repeat-x;
margin:10px 0 0 0;
border-right:1px solid #598059;
border-left:1px solid #598059;
border-top:1px solid #598059;
}
#wrapper_top {
width:798px;
height:14px;
background-image:url(../images/wrapper_top_border.gif);
background-repeat:repeat-x;
margin:0;
border-right:1px solid #598059;
border-left:1px solid #598059;
}

#page-index #contact_box {
float: left;
height:500px;
width:166px;
_width:155px;
background-color:#E6F2E6;
margin:0px 0 0 23px;
_margin-left: 12px;
padding:5px;
}

#contact_box {
float: left;
height: 100%;
width:189px;
background-color:#E6F2E6;
margin:0px 0 0 0px;
padding:5px;
}


#page-index #content {
float:right;
width:574px;
width:573px !ie;
background-color:#CFE6CF;
margin:0px 24px 0px 0;
display:inline;
border-top:10px solid #A0C26C;
}

#content {
float:right;
width:575px;
_width: 570px;
min-height: 750px;
_padding-bottom: 300px;
background-color:#CFE6CF;
margin:0px 24px 0px 0;
display:inline;
border-top:10px solid #A0C26C;
}

#slot-main {
	padding: 0 10px 10px 0px;
	padding: 20px 10px 10px 0px !ie;
}

#page-index #slot-main {
	padding: 0 10px 10px 40px;
	padding: 20px 10px 10px 40px !ie;
}

#content_int {
color:#515253; /*text color for interior pages*/
float:right;
width:574px;
background-color:#edf0e2;
margin:0px 24px 0px 0;
display:inline;
border-top:10px solid #b5c39d;

}

.content_padding {
padding:10px 10px  0 35px;
}

#footer-content {
clear:both;
height:auto;
width:798px;
background-color:#598080;
color:#ffffff;
text-align:center;
font-size:10px;
padding-top:5px;
padding-bottom: 20px;
}

#footer-content a{
color:#ffffff;
text-decoration:underline;
font-size:10px;
padding:0px 5px 0 5px;
}

#footer-content a:hover{
color:#b4cc8f;
}

a {
color:#598059;
text-decoration:underline;
}

a:hover {
text-decoration:underline;
color:#99BF60;
}

.heading {
font-size:24px;
color:#000409;
}


#page-index #slot-links {
	display: block;
}
#slot-links {
padding: 0;
height: 25px;
display: none;
}

#slot-links ul{
	margin: 0 0 0 -39px;

}
#slot-links li {
	list-style: none;
}
#slot-links a {
	font-size: 14px;
	background-color: #DDDBBA;
	color: #ffffff;	
	text-decoration: none;
}
#slot-links #links-1 a {
	float: left;
	list-style-type: none;
	white-space: nowrap;
	width: 149px;
	height: 28px;
	background-image: url(../images/links_1a.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
}

#slot-links #links-2 a {
	float: left;
	list-style-type: none;
	white-space: nowrap;
	width: 149px;
	height: 28px;
	background-image: url(../images/links_2a.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-align: center;
	padding-top: 5px;
	margin-top: -15px !ie;
}


#slot-links #links-3 a {
	float: left;
	list-style-type: none;
	white-space: nowrap;
	width: 149px;
	height: 28px;
	background-image: url(../images/links_3a.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-align: center;
	padding-top: 5px;
	margin-top: -30px !ie;
}
#slot-links #links-4 a {
	float: left;
	list-style-type: none;
	white-space: nowrap;
	width: 149px;
	height: 28px;
	background-image: url(../images/links_4a.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-align: center;
	padding-top: 5px;
	margin-top: -45px !ie;
	margin-left: 448px !ie;
}
#slot-links #links-4 a:hover, #slot-links #links-3 a:hover, #slot-links #links-2 a:hover, #slot-links #links-1 a:hover{
	background-image: url(../images/links_1b.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #666666;
}

.one {
background-color: #feecc7;
}

.two {
background-color: #ffdc82;
}

.three {
background-color: #ec801a;
}

.four {
background-color: #bcc395;
}


#content_wrapper {
float:right;
width:200px;
padding:0 0 7px 0;
}

#content_img {
font-family:Arial, Helvetica, sans-serif;
color:#000409;
font-size:10px;
margin-left:5px;
margin-right:5px;
border:1px solid #a2ccb5;
width:200px;
}

#content_factoid {
font-family:Arial, Helvetica, sans-serif;
color:#000409;
font-size:12px;
margin-top:45px;
margin-left:10px;
margin-right:10px;
border-top:14px solid #a2ccb5;
border-right:1px solid #a2ccb5;
border-left:1px solid #a2ccb5;
border-bottom:1px solid #a2ccb5;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}

#content_subnav {
font-family:Arial, Helvetica, sans-serif;
color:#000409;
font-size:12px;
}

#content_subnav ul{
padding-left: 10px;
margin-left: 8px;
}

.form_field {
width:158px;
border:1px solid #598059;
background-color:#ffffff;
margin-bottom:3px;
padding:2px;
color:#598080;
font-family:Arial, Helvetica, sans-serif;
}

.Message {
width:158px;
border:1px solid #598059;
background-color:#ffffff;
margin-bottom:3px;
overflow:hidden;
padding:2px;
color:#598080;
font-family:Arial, Helvetica, sans-serif;

}

.submit {
background-color:#598080;
border:none;
color:#ffffff;
}

#bread_crumb {
	margin-left: -40px;
}
#bread_crumb li {
	display: inline;
	background-image: url(http://www.officite.com/img/breadcrumbs/arrow.png);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 20px;
	padding-right: 5px;
}
#bread_crumb a {
	text-decoration: underline;
}
.bread_title {
	font-size: 18px;
	font-weight: bolder;
}


.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 {
	_width: 540px;
	_float: right;
	margin-top: 5px;
}

#appointment-form {
	width: 500px;
	float: left;
	_margin-left: 10px;
}

#appointment-form p {
	margin: 0px;
}

#contact-form {
	width: 500px;
	float: left;
	margin-left: 10px;
}

#contact-form p {
	margin: 0px;
}

#slot-lsidebar {
	clear:both;		
}

#slot-rsidebar {
	float: right;
	clear: both;
	width: 170px;
	margin-right: 12px;
}

#slot-address {
	display:none;
	visibility:hidden;
}

.content-pad {
	padding-left:40px;
}

#page-index .content-pad {
	padding-left:0px;
}

#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;
	margin: 20px 0 0 15px;
}

.sbBlogPost {
    float: left;
    width: 500px;
    border-bottom: 1px dotted #598080;
    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(/sbtemplates/1026/images/blog_icons_06.gif) right no-repeat;
	padding-right: 18px;
	font-weight: normal;
}

.sbBlogPostContent #slot-main {
    float: left;
    width: 500px;
	margin: 0 0 0 5px;
}

.sbBlogPostHeader {
    padding-bottom: 15px;
}

.sbBlogPostTitle a {
    text-decoration: none;
}

.sbBlogPostSubTitle {
    margin: 0;
    padding: 0;
}

.sbBlogPostByLine {
    float: left;
    font-size: 11px;
    background: url(/sbtemplates/1026/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/1026/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/1026/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/1026/images/blog_icons_05.gif) left no-repeat;
    padding: 0 0 0 20px;
}

.sbBlogPostContent {
    float: left;
    clear: both;
}

.sbBlogPostFooter {
    float: left;
    clear: both;
    width: 400px;
}

.sbBlogPostFooterComments {
    float: left;
    background: url(/sbtemplates/1026/images/blog_icons_05.gif) left no-repeat;
    padding-left: 18px;
    margin-right: 20px;
}

.sbBlogPostPermalink {
    float: left;
    background: url(/sbtemplates/1026/images/blog_icons_06.gif) left no-repeat;
    padding-left: 18px;
}

.sbBlogComments {
    float: left;
    clear: both;
}

#sbBlogArchive, .sbTagList h3, #sbBlogCategoryList h3 {
    color: #598080;
}

#sbBlogArchive ul {
    margin: 0;
    padding: 0;
}

/*year*/
#sbBlogArchive li {
    list-style-type: none;
    margin-bottom: 5px;
	
}

#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: #598080;
    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: #99BF60;
}

#sbBlogArchive ul ul ul ul li a:hover {
    color: #598080;
}

.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: #99BF60;
}

#sbBlogCategoryList a:hover, .sbTagList a:hover {
    color: #598080;
}

.sbBlogComments {
	float:left;
	clear:both;
	width:700px;
}

.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;
}

#sbBlogFeed a {
	color: #99BF60;	
	background: url(/sbtemplates/sbcommon/images/feed.gif) left no-repeat;
	padding: 0px 0px 0px 20px;
	font-weight: bold;
}

#sbBlogFeed a:hover {
	color: #598080;	
}

#sbBlogListTitle {
	float: left;
}



