@charset "UTF-8";

/* Screen CSS for HBA Cares ================ */

/* Author: Dave Kolb, dave@hightouchweb.com, Colorado Springs, CO --- */
/* Designer: HighTouch Marketing and Design, (hightouchweb.com) ---- */

/* HTML ELEMENTS ================================================= */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	line-height: 1.5;
	color: #333;
}

body {
	background: #302e27 url(/stylesheets/css/bg.jpg) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link, a:visited {
	color: #175599;	
	text-decoration: underline;
}

a:active, a:hover {
	color: #007dc3;	
	text-decoration: none;
}

hr {
	border: 0;
	width: 100%;
	height: 1px;
	background-color: transparent;
	border-bottom: #dfdfdf solid 1px;
}

img {
	border: none;
}

/* BEGIN PAGE HEADINGS ======================================== */

h1 {
	font-size: 24px;
	color: #000;
	margin: 2px 0 8px 0;
	padding: 8px 0 4px 0;
	font-weight: bold;
}

h1, { 
	text-shadow: 0 1px 2px #999;
}

h2 {
	color: #6e4629;
	font-size: 18px;
	margin: 0 0 12px 0;
	padding: 8px 0 8px 0;
	font-weight: bold;
	border-bottom: 1px solid #dfdfdf;
}	

h3 {
	color: #5c503c;	
	font-size: 16px;
	font-weight: bold;
    margin: 8px 0 0 0;
    padding: 8px 0 0 0;
}

h1 a, h1 a:link, h1 a:visited, h1 a:focus, h1 a:hover, h1 a:active,
h2 a, h2 a:link, h2 a:visited, h2 a:focus, h2 a:hover, h2 a:active,
h3 a, h3 a:link, h3 a:visited, h3 a:focus, h3 a:hover, h3 a:active,
h4 a, h4 a:link, h4 a:visited, h4 a:focus, h4 a:hover, h4 a:active {
	text-decoration : none;
}

/* HEADER SECTION ================================================ */

#header {
	margin: 0 auto;
	background: url(/stylesheets/css/bgh.jpg) no-repeat;
	height: 66px;
	width: 875px;
	padding: 110px 25px 0 0;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}

/* NAVIGATION ================================================== */

.menu-item {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 15px;
	text-decoration: none;	
	white-space: nowrap;
	padding: 18px 10px 0 10px;
}

.menu-item-hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fddb21;	
	font-size: 15px;
	text-decoration: underline;
	white-space: nowrap;
	cursor: pointer;	
	padding: 18px 10px 0 10px;
}

.menu-item-select {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fddb21;	
	font-size: 15px;
	text-decoration: underline;
	white-space: nowrap;
	cursor: pointer;	
	padding: 18px 10px 0 10px;
}

#pipe {
	color: #93bad2;
	border: none;
	font-weight: normal;
	padding-top: 15px;
	cursor: text;
}

.sub-item {
	background: #185598;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 225px;	
	color: #fff;
	border-bottom: 1px solid #144881;
	font-size: 12px;
	white-space: nowrap;
	padding: 6px 20px 6px 10px;	
}

.sub-item-hover {
	background: #0270af;
	border-bottom: 1px solid #144881;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	width: 225px;	
	color: #fff;
	font-size: 12px;
	white-space: nowrap;
	cursor: pointer;	
	padding: 6px 20px 6px 10px;	
}

.sub-item-select {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
	background: #185598;
	width: 225px;
	border-bottom: 1px solid #144881;
	white-space: nowrap;	
	padding: 6px 20px 6px 10px;	
}

/* CONTENT SECTION =============================================== */

#content-container {
	width: 100%;
	background: #fff;
}

#content {
	margin: 0 auto;
	width: 900px;
	padding: 20px 0 40px 0;
}

#sidebar {
	width: 210px;
	padding: 10px 20px 40px 0;
	vertical-align: top;
	border-right: 1px solid #dfdfdf;
}

#content-secondary {
	width: 625px;
	padding: 0 20px 0 25px;
	vertical-align: top;
}	

/* FOOTER SECTION ================================================ */

#footer-container {
	background: url(/stylesheets/css/bgf.jpg) repeat-x;
	width: 100%;
	border-bottom: #151411 solid 2px; 
}

#footer {
	margin: 0 auto;
	height: 190px;
	width: 840px;
	text-align: center;
	padding: 6px 30px 10px 30px;
	color: #b1a790;
}	

#footer a {
	color: #ffdb21;
}	

.footer-pipe {
	color: #a89862;
	font-size: 14px;
	padding: 1px 2px 0 2px;
}

#credits {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#credits a { 
	color: #a89862;
}		

/* SPECIAL CLASSES ================================================== */

.noline {
	border: none;
	margin: 0 0 4px 0;
	padding: 6px 0 3px 0;	
}	

.highlight {
	padding: 1px 1px 2px 1px;
	background-color: #ffff99;
}

.bigtext {
	font-size: 15px;
}	

.disclaim {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}	

.req {
	color: #cc0000;
	font-weight: bold;
	font-size: 14px;
}

.testimony {
	font-family: "Times New Roman", Times, serif;
	background: #ece6d9;
	margin: 10px 0 10px 0;
	border-left: 8px solid #b1a27c;
	padding: 10px;
	font-size: 14px;
	font-style: italic;
	color: #666;
}

.mission {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #0576bc;
	text-shadow: 0 1px 2px #ccc;
}

.rotator {
	padding: 20px 0 20px 0;
}	

.box {
	background: #ece6d9;
	border: 1px solid #dfdfdf;
	padding: 0 10px 5px 10px;
	margin: 30px 5px 30px 3px;	
}	

/* END DEFAULT CSS ================================================== */
