/*
======> HTML TAG DEFINITIONS
*/
html,body {
	font-family:Helvetica, Arial, sans-serif;
	margin: 0px;
	background: #EAA849;
	/*scrollbar-face-color:#515630;
	scrollbar-highlight-color:#739574;
	scrollbar-3dlight-color:#91B392;
	scrollbar-darkshadow-color:#052706;
	scrollbar-shadow-color:#193B1A;
	scrollbar-arrow-color:#FFFF99;
	scrollbar-track-color:#7a7f59;*/
}

h1.hideHeader {display:none;text-indent:-9999px;}
h1 {
	/* font: "BrushScript MT"; */
	font-family: Georgia,"BrushScript MT", Arial, sans-serif;
	font-style: italic;
	font-size: 22px;
	font-weight: 500;
	color: #808000;
}

h2 {
	/* font: "BrushScript MT"; */
	font-family: Georgia,"BrushScript MT", Arial, sans-serif;
	font-style: italic;
	font-size: 20px;
	font-weight: 400;
	color: #808000;
}

h3 {
	/* font: "BrushScript MT"; */
	font-family: "Brush Script MT", Georgia, Arial, sans-serif;
	font-style: italic;
	font-size: 30px;
	font-weight: normal;
	color: #5b603c;
}

h4 {
	font-family: "Brush Script MT", Verdana, Arial, Helvetica, sans-serif;
	/* font-family: "Brush Script MT"; */
	font-size: 26px;
	font-weight: normal;
	color: #808000;
	margin-bottom: 8px;
}

a, a strong {
	color: #515630;
	text-decoration: underline;
}
a:hover, a:hover strong {
	text-decoration: underline;
}
th {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
td {
	font-size: 13px;
}
hr {
	color: #9FA28D;
}

li .child_item {
	margin-left: 0px;
}
/*
======> ID AREAS TO USE FOR CASCADING ATTRIBUTES
*/
#menu {
	background-color: #EBE9BC;
}
#menu table {
	width: 125px;
}
#menu td {
	padding-left: 2px;
	width: 125px;
}
#menu a {
	text-decoration: none;
	color: #515630;
}
#menu table td {
	padding-top: 4px;
	padding-bottom: 4px;
	color: #515630;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 125px;
}

#content {
	width: 450px;
	padding-left: 35px;
	padding-top: 15px;
	padding-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content .header {
	margin-left: -25px;
	margin-bottom: -10px;
}
#content h5 {
	font-size: 15px;
	color: #515630;
	margin-top: 0px;
	margin-bottom: 12px;
	font-weight: bold;
}
#content h5 a {
	color: #515630;
	text-decoration: none;
}
#content h5 a:hover {
	text-decoration: underline;
}
#content h6 {
	font-size: 14px;
	color: #000;
	margin-top: 0px;
	margin-bottom: -2px;
	font-weight: bold;
}
#TopicList table, #Providers table {
	width: 390px;
}
#TopicList td {
	font-size: 13px;
	font-weight: normal;
	color: #000;
}
#TopicList th {
	padding-top: 10px;
}
#Classes th {
	font-size: 12px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 12px;
	font-weight: bold;
}
#Classes table td {
	line-height: 19px;
}
#ContactForm table {
	width: 350px;
}
#ContactForm input {
	width: 180px;
	font-size: 12px;
	border: 1px solid #7a7f59;
	background-color: #ebe9bc;
}
#ContactForm input.hidden {
	visibility: hidden;
	display: none;
}
#ContactForm select {
	width: 150px;
	font-size: 12px;
	border: 1px solid #7185B7;
	background-color: #EEEEEE;
}
#ContactForm .formPlain {
	width: 25px;
	font-size: 12px;
	border: 0px;
	background-color: #fff;
}
#ContactForm .btn {
	width: 95px;
	height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	border:none;
	/*border: 1px solid #7a7f59;*/
	background-color: #7a7f59;
}
#ContactForm .gold {
	width: 95px;
	height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EBE90C;
	border: 1px solid #7a7f59;
	background-color: #888C6C;
}
#ContactForm textarea {
	font-size: 12px;
	width: 310px;
	border: 1px solid #7a7f59;
	/*scrollbar-face-color:#C0C0C0;
	scrollbar-highlight-color:#FCFCFC;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#8E8E8E;
	scrollbar-shadow-color:#A2A2A2;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#DEDEDE;*/
	background-color: #ebe9bc;
}
#callout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 155px;
	text-align:center;
}
#callout table {
	width: 125px;
	text-align:center;
}
#callout table td {
	font-size: 10px;
}
#callout h5 {
	font-size: 12px;
	color: #515630;
	margin-top: 0px;
	margin-bottom: 12px;
	font-weight: normal;
}
#callout h5 a {
	color: #515630;
	text-decoration: none;
}
#callout h5 a:hover {
	text-decoration: underline;
}
#callout h6 {
	font-size: 12px;
	color: #000;
	margin-top: 0px;
	margin-bottom: -2px;
	font-weight: normal;
}

#footer {
	background-color: #515630;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
}

#footer a {
	background-color: #515630;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
}

#footer a:hover {
	text-decoration: underline;
}
/*
======> CLASSES
*/
.calloutBody {
	padding: 5px;
	/* background-color: #d1d4c0; this was the old color*/
	background-color: #EBE9BC;
}

img.Providers {
	margin-right: 8px;
}

.intranet_link {
	text-decoration: none;
}

.intranet_link:hover {
	text-decoration: underline;
}

.bgGreen {
	background-color: #515630;
}

.leftOff {
	background-color: #EBE9BC;
}
.leftOn {
	background-color: #FDFBCE;
}
.healthtopics h2 {margin:0 0 5px 0; padding:0;}
