/* CSS Document */

html, body{height:100%}

a:link { color: #3399CC; text-decoration: underline}
a:active { color: #3399CC; text-decoration: underline }
a:visited { color: #3399CC; text-decoration: underline }
a:hover { color: #850736; text-decoration: underline }

BODY {
  background: #E2E0D3;
  margin: 0px;
  scrollbar-face-color: #444444;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #E0E4DB;
  scrollbar-3dlight-color: #E0E4DB;
  scrollbar-arrow-color: #E2E0D3;
  scrollbar-track-color: #E2E0D3;
  scrollbar-darkshadow-color: #444444
    }

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #444444;
	text-align: left;
	padding: 10px;

}
.captiontext {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #444444;
	text-align: center;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #B2BDA5;
	text-align: left;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: 444444;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
}
.footerbkgd {
	background-image:  url(graphics/footer.gif);
	background-repeat: no-repeat;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #444444;
}
.footertext a:link { color: #666666; text-decoration: none }
.footertext a:active { color: #666666; text-decoration: none }
.footertext a:visited { color: #666666; text-decoration: none }
.footertext a:hover { color: #3399CC; text-decoration: underline 
}
.sidebartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
.footer-text-new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footer-text-new a:link { color: #FFFFFF; text-decoration: none }
.footer-text-new a:active { color: #FFFFFF; text-decoration: none }
.footer-text-new a:visited { color: #FFFFFF; text-decoration: none }
.footer-text-new a:hover { color: #3399CC; text-decoration: underline 
}

.sidebartext a:link { color: #666666; text-decoration: none }
.sidebartext a:active { color: #666666; text-decoration: none }
.sidebartext a:visited { color: #666666; text-decoration: none }
.sidebartext a:hover { color: #3399CC; text-decoration: underline 
}
.sidebkgd-top {
	background-image: url(graphics/sidebkgd-top-new.gif);
	background-repeat: repeat-x;
}
.buttonbkgd1 {
	background-image: url(graphics/buttonbkgd1-new.gif);
	background-repeat: no-repeat;
}
.buttonbkgd2 {
	background-image: url(graphics/buttonbkgd2-new.gif);
	background-repeat: no-repeat;

}
.buttonbkgd3 {
	background-image: url(graphics/buttonbkgd3-new.gif);
	background-repeat: no-repeat;
}
.buttonbkgd4 {
	background-image: url(graphics/buttonbkgd4-new.gif);
	background-repeat: no-repeat;
}
.buttonbkgd5 {
	background-image: url(graphics/buttonbkgd5-new.gif);
	background-repeat: no-repeat;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.menutext a:link { color: #FFFFFF; text-decoration: none }
.menutext a:active { color: #FFFFFF; text-decoration: none }
.menutext a:visited { color: #FFFFFF; text-decoration: none }
.menutext a:hover { color: #e8e2be; text-decoration: underline 
}
.service-bkgd {
	background-image: url(graphics/services-index-bkgd-new.gif);
	background-repeat: repeat-y;
}
.burnsclinic-bkgd {
	background-image: url(graphics/burnsclinic-sidebar-new.gif);
	background-repeat: no-repeat;
}
.footer-border {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BAB693;
}
hr {
	background-color: #BAB693;
}
