/*
red = 8F0000
orange = FF7F00
dark brown backgound = 350000
darker swirl = 8B5C29
lighter swirl = D7D996
light pink "download brochure text" = E4BC96
brown body copy = 5A3D1C
light tan background = E6E6C0
light yellowish tan background = E8E8B3
slightly darker light tan background = D9D9BD
*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	text-color: #FF7F00;
}
a:hover {
	text-decoration: underline;
	text-color: #FF7F00;
}
body {
	background: url(images/sycamore-background.gif) repeat;
	background-color: #5f090c;
	background-position: 50% 0px;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	height: auto;
}
#headercontainer {
	height: 149px;/*   background: #FF7F00; */
}
#headerImage {
	float: left;
	/*    height: auto; */
	width: auto;
}
#headerImage img {
	border: none;
	float: left;
}
#headerInfoRight {
	float: right;
	/*width: 120px;*/
	/*height: 88px;*/
	margin: 15px 30px 0px 0px;
	/**margin-top: -5px;*/
	text-align: right;
}
#header {
	width: 900px;
	height: 130px;
	float: left;
	background: #89181b url(images/header-bg.jpg) no-repeat center;
	clear: both;
}
#container #header #headerInfoRight h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
  line-height: 24px;
  font-weight: normal;
  text-transform: uppercase;
	display: block;
	color: #fff;
	margin: auto;
	letter-spacing: -1px;
}
#container #header #headerInfoRight h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	display: block;
	color: #fff;
	margin: 0;
	font-weight: normal;
}
#container #header #headerInfoRight h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 27px;
	display: block;
	color: #fff;
	margin: 55px 0 0 0;
	font-weight: bold;
}
#container #header #headerInfoRight h6 a {
  margin-left: 15px;
  padding: 0 6px;
  height: 25px;
	font-size: 14px;
  line-height: 26px;
	color: #fff;
  font-weight: normal;
	text-transform: uppercase;
  background: #ff7f00;
  display: inline-block;
  border-radius: 3px;
}
#container #header #headerInfoRight h6 a:hover {
	color: #fff;
	text-decoration: none;
}
/*#container #header #headerInfoRight p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	display: block;
	color: #E4BC96;
	border: 1px solid #E4BC96;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	padding: 3px 0 0 0;
	margin: 2px 0 0 0;
	text-decoration: none;
}*/
#mainmenu {
	width: 900px;
	height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	*font-size: 12px;
	color: #8F0000;
	float: left;
	background: #FF7F00;
}
#horizontalspacer {
	width: 900px;
	height: 25px;
	background-color: #8F0000;
	float: left;
}
#slideshow {
	width: 900px;
	height: 240px;
	float: left;
}
/*#slideshow {
	width: 900px;
	height: 240px;
	background-image: url(images/services-photo.jpg);
	float: left;
	margin-top: 5px;
}*/
#phototext {
	float: right;
	margin: 20px 20px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	color: white;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 113%
}
.wordaccent {
	font-size: 45px;
	padding: 0 8px 0 8px;
}
.phototextlineone {
	font-size: 33px;
}
.initialcap {
	font-size: 42px;
	letter-spacing: 1px;
}
#content {
	background: url(images/fauxc-background.gif) repeat-y white;
	width: 900px;
	height: auto;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 0;
}
#sidebar {
	width: 232px;
	height: auto;
	float: left;
	list-style: none;
	background: #E8E8B3;
}
#quicklinkstitle {
	height: auto;
	margin-top: 17px;
	background: #8F0000;
}
#quicklinkstitle h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: white;
	padding: 10px 8px 8px 20px;
	font-weight: normal;
	display: block;
	height: 27px;
}
#quicklinks {
	padding: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5A3D1C;
	height: auto;
}
#quicklinks li {
	list-style: none;
	display: block;
	margin: 5px 5px 0 0;
}
#quicklinks li ul {
	margin: 7px 0px 0 0px;
	display: block;
}
#quicklinks li ul li {
	margin: 0px 15px 0 35px;
	display: block;
}
#quicklinks ul {
	margin-top: 20px;
}
#quicklinks a {
	color: #FF7F00;
	font-size: 14px;
	letter-spacing: -0.1px;
}
#quicklinks a:hover {
	color: #8F0000;
}
#sidebartestimony {
	color: #8F0000;
}
#sidebartestimony h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 15px;
	font-style: italic;
	padding: 15px 15px 0 15px;
	;
}
#sidebartestimony h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	padding: 5px 0px 0 50px;
}
#maincontent {
	width: 625px;
	height: auto;
	float: left;
	margin-left: 10px;
}
#title {
	height: auto;
	margin-top: 17px;
}
#title h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #8F0000;
	margin: 10px 8px 8px 20px;
  padding-bottom: 10px;
	font-weight: normal;
	display: block;
	/*height: 35px;*/
	border-bottom: 1px #C8C8C8 solid;
}
#bodycopy {
	padding-bottom: 30px;
}
#bodycopy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5A3D1C;
	padding: 10px 20px 0px 20px;
	font-weight: normal;
	line-height: 22px;
}
span.home-intro {
  font-size: 1.1em;
  line-height: 1.2em;
  font-weight: bold;
  font-style: italic;
}
#bodycopy ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8F0000;
	padding: 27px 20px 0px 37px;
	font-weight: normal;
}
#footer {
	width: 900px;
	height: 20px;
	float: left;
	margin: 0;
	padding: 0;
}
.menusan, .menusan li, .menusan li ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}
.menusan {
	margin-left: 2px;
}
.menusan li a {
	display: block;
	width: auto;
	color: white;
	text-decoration: none;
  text-transform: uppercase;
	padding: 0px 6px 1px 6px;
}
.menusan li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
	border-right: 1px solid white;
	margin: 10px 0 0 0;
  font-size: .95em;
	font-weight: normal;
	letter-spacing: -.15px;
}
.menusan li a:hover, .menusan li a.selected {
	color: #BC031F;
}
#mainend {
	border-right: 0;
}
#footer {
	height: 70px;
}
#videocontainer {
	width: 511px;
	height: 300px;
	background-color: white;
}
#referralTable {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 0.82em;
}
#referralTable p {
	color: #444444;
	padding: 0px;
}
#referralTable h2 {
	font-size: 1.4em;
	text-align: left;
}
#referralTable .indentItems {
	margin: 0 0 0 30px;
}
#patientDemographic {
	border-style: solid;
	border-width: 0.5px;
	padding: 5px;
}
#requestService {
	border-style: solid;
	border-width: 0.5px;
	padding: 5px;
	margin: 10px 0 0 0;
}
#formTop, #patientDemographic {
	text-align: right;
}
#formTop input, #patientDemographic input {
	float: left;
	margin: 4px 0 0 0;
}
#programcalendar {
	width: 90%;
	margin: 0 30px 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}
#programcalendar td {
	padding: 10px 1px 10px 5px;
}
#programcalendar a {
	color: #7D1C1F;
	text-decoration: underline;
}
#programcalendar a:hover {
	color: #75984A;
}
.highlight {
	background-color: #E4ECEB;
}
#programcalendar .header {
	background-color: #8E2126;
	color: white;
	padding-left: 7px;
	font-weight: bold;
}
#programcalendar .cal {
	border-right: 1px black solid;
}
#bodycopy h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
  line-height: 22px;
	font-weight: bold;
	margin-left: 20px;
	color: #75984A;
}
#programAirTimes {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border-right: 1pt black solid;
	margin-left: 20px;
}
#programAirTimes td, #programAirTimes table, #programAirTimes th {
	border: 1pt black solid;
	border-top: 0pt;
	border-right: 0pt;
	padding: 2px;
}
#programAirTimes th {
	border-top: 1pt black solid;
}
.maincalendarevent, .maincalendarday {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 5px 0 8px;
}
.maincalendarday {
	font-weight: bold;
}
.maincalendarevent h5, .maincalendarevent h6 {
	font-size: 10px;
	line-height: 12px;
}
.maincalendarevent h6 {
	font-weight: normal;
}
#maincalendarnav h6 a {
	background-color: black;
	color: white;
	display: block;
	float: left;
	font-size: 3em;
	margin: 0 100px;
	padding: 5px;
}
#maincalendarnav h6 a:hover {
	background-color: #75984A
}
#maincalendarnav h1 {
	display: block;
	float: left;
}
#calendartable {
	width: 100%;
	margin: 0 0px 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	float: left;
}
#calendartabel td {
	padding: 3px;
}
#maincalendarnav {
	margin: 0 auto 0 165px;
	height: 50px;
}
#programcalendar a {
	color: #7D1C1F;
	text-decoration: underline;
}
#bodycopy #programcalendar p {
	color: #7D1C1F;
	text-decoration: underline;
	font-size: 10px;
	line-height: 12px;
	margin: 7px 0 7px 0;
	padding: 0px;
}
#programcalendar a:hover {
	color: #75984A;
}
#maincalendar h5 a {
	color: #7D1C1F;
	text-decoration: underline;
}
#maincalendar h5 a:hover {
	color: #75984A;
}
/*.maincalendarevent {
	margin: 5px 0 0 3px;
}*/
.alt {
	background-color: yellow;
}
.hidden {
	display: none;
}
.maincalendarevent {
	position: relative;
}
.maincalendarevent h5:hover .moreInfo {
	padding: 20px;
	width: 350px;
	background: #fff;
	border: 1px solid #d7d7d7;
	display: block;
	position: absolute;
	z-index: 100;
	top: -40px;
	left: -40px;
}
/*.maincalendarevent h5 .moreInfo {
	padding: 20px;
	width: 350px;
	background: #fff;
	border: 1px solid #d7d7d7;
	display: block;
	position: absolute;
	z-index: 100;
	top: -40px;
	left: -40px;
}*/
.maincalendarevent h5 .moreInfo h2 {
	margin: 0 0 10px 0 !important;
	padding: 0 0 10px 0 !important;
	font-size: 20px !important;
	line-height: 20px;
	color: #8F0000 !important;
	font-weight: normal;
	border-bottom: 1px #5A3D1C solid;
	position: relative;
	z-index: 999;
}
.maincalendarevent h5 .moreInfo h3 {
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #75984A;
}
.maincalendarevent h5 .moreInfo p {
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
}
div.form {
	padding: 10px 20px 30px 20px;
}
table {
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 0.82em;*/
}
input[type="text"], input[type="submit"], textarea {
  padding: 5px;
  font-size: 16px;
}
.textfieldRequiredMsg, #na {
  font-size: 12px;
}
#bodycopy div.form p.small, div.form p.small {
	font-size: 14px;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #5A3D1C;
	padding: 10px 30px 0px 0px;
	font-weight: normal;
	float: left;
	display: block;
	margin: 0px 0 20px 0;
}
ul.photoBank {
	margin: 0 5px 15px 5px;
	padding: 0;
	list-style: none;
	font-size: 0;
}
ul.photoBank li {
	margin: 15px;
	padding: 0;
	width: 260px;
	text-align: center;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}
.activity-sign-up input[type="text"], .activity-sign-up textarea {
  width: 100%;
  border: 1px solid #ccc;
}
.activity-sign-up select {
  font-size: 16px;
}
.activity-sign-up label {
  margin: 10px 0;
  font-weight: bold;
  display: block;
}
#bodycopy div.form.activity-sign-up p.small {
  margin: 0;
	padding: 0 20px 0 0;
	font-weight: normal;
	float: left;
	display: block;
}
#bodycopy div.form.activity-sign-up p.small2 {
  margin: 5px 0 0 0;
	padding: 0;
	font-size: .75em;
}
div.form.activity-sign-up .textfieldRequiredState .textfieldRequiredMsg {
  margin-top: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
a.button-orange {
  padding: 5px 10px;
  color: #fff;
  background: #ff7300;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
a.button-orange:hover {
  background: #8e0000;
}
