/* CSS Document */
@media screen {
		
	body {
	background-color:#A7B2B1;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5A7E92;
	}
	
	a {
	color:#4a6b7e;
	text-decoration:underline;
	}
	
	a:hover {
	color:#A7B2B1;
	text-decoration:underline;
	}
	
	
	#main {
	width:896px;
	margin:auto;
	background-image:url(../images/background_repeat.gif);
	background-position:bottom;
	background-repeat:repeat-y;
	overflow: hidden;
	}
	
	#wrapper_left {
	width:284px;
	height:auto;
	float:left;
	background-image:url(../images/left_background.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
	
	/* interior wrapper left*/
	#int_wrapper_left {
	width:284px;
	height:auto;
	float:left;
	background-image:url(../images/int_left_background.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
	
	#nav_wrapper {
	width:284px;
	height:435px;
	float:left;
	}
	
	#slot-navigation {
	width:auto;
	height:auto;
	float:left;
	position:absolute;
	text-align:center;
	margin-top:60px;	
	margin-left:65px;	
	}
	
	#slot-navigation ul{	
	list-style:none;	
	padding-left:0px;
	width:150px;
	}
	
	#slot-navigation li{
	list-style:none;
	/*width:150px;*/
	height:28px;
	border-bottom:1px solid #5A7E92;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	display:block;
	font-size:15px;
	padding-top:8px;
	}
	
	#slot-navigation a {
	color:#5A7E92;
	text-decoration:none;
	}
	#slot-navigation a:hover {
		color: #A7B2B1;
	}
	#slot-navigation #navigation-8{
		display:none;
	}
		
	#slot-links {
	float:left;
	width:244px;
	text-align:center;
	/*margin-top:20px;*/
	margin-left:18px;
	margin-left: 15px !ie;
	_margin-left: 12px;
	}
	
	#slot-links ul{
	list-style:none;	
	padding-left:0px;
	margin-left: -37px !ie;
	_margin-left: -26px;
	width:200px;
	_margin-top: 20px;
	}	
	
	#slot-links li {
	width:244px;
	height:127px;
	_padding-left: 25px;
	line-height: 205px;
	line-height: 100px !ie;
	font-size: 16px;
	font-weight: bold;
	}
	
	#slot-links a {
	color:#ffffff;
	text-decoration:none;
	padding-top: 53px !ie;
	_padding-top: 0px;

	}		
	
	#slot-links #links-1 a{	
	background-image:url(../images/button_1.gif);
	background-repeat: no-repeat;
	display: block;
	width:244px;
	height:127px;
	_height: 107px;
	_padding-top: 53px;
	_margin-bottom: -40px;
	}
	
	#slot-links #links-2 a{
	background-image:url(../images/button_2.gif);	
	background-repeat: no-repeat;		
	display: block;
	width:244px;
	height:127px;
	_height: 117px;
	_padding-top: 53px;
	_margin-bottom: -40px;
	}
	
	#slot-links #links-3 a{
	background-image:url(../images/button_3.gif);
	background-repeat: no-repeat;			
	display: block;
	width:244px;
	height:127px;
	_height: 117px;
	_padding-top: 53px;
	_margin-bottom: -40px;
	}

	
	#slot-links #links-4 a{
	background-image:url(../images/button_4.gif);	
	background-repeat: no-repeat;		
	display: block;
	width:244px;
	height:127px;
	_height: 120px;
	_padding-top: 53px;	
	_margin-bottom: -40px;
	}
	
	#slot-links #links-5 a{
	background-image:url(../images/button_5.gif);	
	background-repeat: no-repeat;		
	display: block;
	width:244px;
	height:138px;
	_padding-top: 53px;			
	}
	
	.navlinks {
	width:150px;
	height:28px;
	border-bottom:1px solid #937755;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	display:block;
	font-size:15px;
	padding-top:8px;
	}
	
	.navlinks a {
	color:#937755;
	text-decoration:none;
	}
	
	.navlinks a:hover {
	color:#5e5347;
	text-decoration:none;
	}
			
	/*
	#int_specials {
	width:266px;
	padding-left:18px;
	}
	*/
	
	#appointment {
	width:267px;
	height:90px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-weight:bold;
	font-size:17px;
	text-align:center;
	padding-left:18px;
	}
	
	#appointment a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
	#appointment a:hover {
	color:#9DA1A7;
	text-decoration:none;
	}
	
	/* interior appoinment div */
	#int_appointment {
	width:266px;
	height:102px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-weight:bold;
	font-size:17px;
	text-align:center;
	padding-left: 18px;
	}
	
	#int_appointment a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
	#int_appointment a:hover {
	color:#9DA1A7;
	text-decoration:none;
	}
	
	#page-education #int_gallery, #page-library #int_gallery  {
	display:none;
	}
	
	#int_gallery {
	padding-left: 18px;
	margin-left: 18px;
	display: block;
	}
	
	.buttons {
	float:left;
	display:inline;
	margin:0px;
	}
	
	#wrapper_right {
	width:612px;
	float:right;
	clear: both !ie;
	_margin-right: 0px;

	}
	
	#flash {
	width:612px;
	height:343px;
	float:left;
	}
	
	#top-header {
	width:612px;
	height:235px;
	float:left;
	background-image:url(../images/header_1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
	
	/*interior images*/
	#page-index #top-header {
	display:none;
	}
	
	#page-staff #top-header {
	width:612px;
	height:235px;
	float:left;
	background-image:url(../images/header_1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
	
	#page-offices #top-header {
	width:612px;
	height:235px;
	float:left;
	background-image:url(../images/header_2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
	
	#page-services #top-header {
	width:612px;
	height:235px;
	float:left;
	background-image:url(../images/header_3.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
	
	#page-education #top-header {
	width:612px;
	height:235px;
	float:left;
	background-image:url(../images/header_4.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
	
	#page-patients #top-header {
	width:612px;
	height:235px;
	float:left;
	background-image:url(../images/header_5.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
	
	#page-contact #top-header {
	width:612px;
	height:235px;
	float:left;
	background-image:url(../images/header_6.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
	
	#page-index #comp-logo {
	position: absolute;
	z-index: 10;
	margin: 40px 0 0 10px;
	width: 270px;
	}
	#comp-logo {
	margin: 40px 0 0 10px;
	width: 270px;
	}
	
	
	
	#page-education #int_gallery, #page-education #slot-links, #page-library #slot-links {
		display:none
	}
	
	#content {
	float:left;
	}
	
	#int_content {
	width:612px;
	float:left;
	}
	
	#content_left {
	width:258px;
	float:left;
	background-color:#FFFFFF;
	border-left:1px solid #7f7060;
	background-image:url(../images/content_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:0px 10px 0px 15px;
	}
	
	#page-index #slot-address {
	width:160px;
	float:right;
	text-align:right;
	margin-top:10px;
	font-size:12px;
	}
	
	#slot-address {
	width:460px;
	float:right;
	text-align:right;
	margin-top:10px;
	font-size:12px;
	}
	
	#comp-flashText {
	height: 60px;
	float: left;
	}
	
	#page-index #slot-main {
	width: 270px;
	_width: 250px;
	float: left;
	}
	
	#slot-main {
	width: 500px;
	min-height: 50px;
	_width: 400px;
	float: left;
	}
	
	.phone {
	font-size:14px;
	font-weight:bold;
	}
	
	/* interior content left*/
	#int_content_left {
	width:490px;
	_width: 484px;
	float:left;
	background-color:#ffffff;
	border-left:1px solid #7f7060;
	background-image:url(../images/int_content_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:0px 19px 0px 15px;
	}
	
	#page-gallery #int_content_left {
		padding: 0px 5px 0px 0px !ie;
		width: 520px !ie;
		_padding: 0px 0px 0px 0px;
		_width: 500px;
	}
	
	#int_content_left img {
		padding: 5px;
	}
	
	.pic {
	float:right;
	width:auto;
	height:auto;
	margin-left:10px;
	margin-bottom:10px;
	}
	
	#content_right {
	width:328px;
	height:auto;
	float:right;
	background-image:url(../images/content_right_back.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
	
	#contact {
	width:192px;
	height:700px;
	float:left;
	display:inline;
	margin-top:10px;
	margin-left:12px;
	padding:0px 0px 0px 8px;
	color: #ffffff;
	}
	
	/* interior right content*/
	#int_content_right {
	width:86px;
	height:614px;
	float:right;
	background-image:url(../images/int_content_right_back.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
	
	
	/*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: #000000;
	border: 1px solid ##5A7E92;
	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: #000000;
	background-color: #ffffff;
	border: 1px solid #5A7E92;
	height: 65px;
	margin:0 0 3px 0;
	width:188px;
	overflow:hidden;
	}
	
	.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CED4DD;
	border: 1px solid #ffffff;
	background-color: #5A7E92;
	height: 20px;
	}
	
	#footer-content {
	width:896px;
	height:104px;
	margin:auto;
	margin-top: -2px;
	color:#5A7E92;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding:60px 0px 0px 0px;
	line-height:20px;
	}
	
	#footer-content a{
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	padding:0px 5px 0px 5px;
	}
	
	#footer-content a:hover{
	font-size:13px;
	color:#6E6E6E;
	text-decoration:none;
	padding:0px 5px 0px 5px;
	}
	
	/* PATIENT EDUCATION STYLES */
	
	#education_cont {
	width:395px;
	margin:5px 0px 0px 10px;
	padding:0px 0px 0px 150px;
	color:#BBA85B;
	overflow:hidden;
	}
	
	#content_wrapper {
	float:right;
	width:212px;
	padding:0 0 7px 0;
	margin:45px 0px 0px 0px;
	}
	
	#content_img {
	font-family:Arial, Helvetica, sans-serif;
	color:#EE3423;
	font-size:10px;
	margin:0px 5px 10px 5px;
	border:1px solid #937755;
	}
	
	#content_factoid {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	margin-top:45px;
	margin-left:10px;
	margin-right:10px;
	background-color:#FFFFFF;
	border-top:14px solid #937755;
	border-right:1px solid #937755;
	border-left:1px solid #937755;
	border-bottom:1px solid #937755;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	}
	
	#content_subnav {
	font-family:Arial, Helvetica, sans-serif;
	color:#0a2448;
	font-size:12px;
	width:165px;
	}
	
	#content_subnav ul{
	padding-left: 10px;
	margin-left: 5px;
	}
	
	.signatures {
	margin:0px 0px 0px 30px;
	}
	
	#patient_image {
		display: none;
	}
	#page-education #patient_image, #page-library #patient_image {
		display: block;
		float: left;
		background-image: url(../images/patient_library.gif);
		background-repeat: no-repeat;
		margin-left: 27px;
		_margin-left: 5px;
		width: 222px;
		height: 54px;
	}
	
#slot-lsidebar {
	float: left;
	width: 150px;
	margin: 30px 0 0 35px;
	width: 200px;
	display: inline;
	clear: both;
}

#appointment-form, #contact-form {
	float: left;
}

#comp-contactForm {
	color: #ffffff;
}

#librarySearchForm {
	float: left;
	margin-top: 20px;
}

.input1, .input3 {
width: 180px;
background-color: #DDEAF8;
border: 1px #5A7E92 solid;
}

.input2 {
background-color: #DDEAF8;
border: 1px #5A7E92 solid;
}

#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 49px;
}

.sbBlogPost {
    float: left;
    width: 500px;
    border-bottom: 1px dotted #937755;
    padding-bottom: 25px;
}

#sbBlogNavbar {
	padding: 10px 0px 10px 0px;	
	clear: both;
	margin: 0 0 20px;
}

#sbBlogNavbar ul {	
	margin: 0px;
	padding: 0px;
}

#sbBlogNavbar li {
	list-style: none;
	float: left;
	font-weight: bold;
}

#sbBlogNavbar a {
	background: url(/sbtemplates/1072/images/blog_icons_06.gif) right no-repeat;
	padding-right: 18px;
	font-weight: normal;
}

.sbBlogPost #slot-main {
    float: left;
    width: 700px;
}

.sbBlogPostHeader {
    padding-bottom: 15px;
	clear: both;
}

.sbBlogPostTitle a {
    text-decoration: none;
    text-transform: uppercase;
}

.sbBlogPostSubTitle {
    margin: 0;
    padding: 0;
}

.sbBlogPostByLine {
    float: left;
    font-size: 11px;
    background: url(/sbtemplates/1072/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/1072/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/1072/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/1072/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/1072/images/blog_icons_05.gif) left no-repeat;
    padding-left: 18px;
    margin-right: 20px;
}

.sbBlogPostPermalink {
    float: left;
    background: url(/sbtemplates/1072/images/blog_icons_06.gif) left no-repeat;
    padding-left: 18px;
}

.sbBlogComments {
    float: left;
    clear: both;
}

#sbBlogArchive, .sbTagList h3, #sbBlogCategoryList h3 {
    color: #fff;
}

#sbBlogArchive ul {
    margin: 0;
    padding: 0;
}

/*year*/
#sbBlogArchive li {
    list-style-type: none;
    margin-bottom: 5px;
	color: #5A7E92;
}

#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: #fff;
    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: #5A7E92;
}

#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: #5A7E92;
}

#sbBlogCategoryList a:hover, .sbTagList a:hover {
    color: #fff;
}

.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: #5A7E92;	
	background: url(/sbtemplates/sbcommon/images/feed.gif) left no-repeat;
	padding: 0px 0px 0px 20px;
	font-weight: bold;
}

#sbBlogFeed a:hover {
	color: #fff;	
}

#sbBlogListTitle {
	float: left;
}


}