@import url(sidebars.css);

body {
	margin: 0;
	padding: 0;
	background: #a4c0be url(main_bg.jpg) repeat-x;
	color: #000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}

/* CAPE award logo */
#cape {
	padding-top: 6px;
	line-height: 1.2em;
}

#cape img {
	float:left;
	padding-right: 10px;
}

a {
	/*color: #0000ff; Bright Blue*/
	/*color: #1c6884; Bright Cyan*/
	/*color: #396e80; Cyan*/
	/*color: #15C4BB; Bright Cyan*/
	/*color: #000099; Dark Blue*/
	color: #006699; /*Winner winner, chicken dinner*/
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	/*color: #512f80;*/
	color: purple;
}

a img {
	border: none;
}

.fauxlink { /*same as 'a' above, link look-a-like.*/
	/*color: #0000ff; Bright Blue*/
	/*color: #1c6884; Bright Cyan*/
	/*color: #396e80; Cyan*/
	/*color: #15C4BB; Bright Cyan*/
	/*color: #000099; Dark Blue*/
	color: #006699; /*Winner winner, chicken dinner*/
	text-decoration: none;
	cursor: pointer;
}

.likelink { 
	color: #006699; 
	text-decoration: none;
	/*cursor: hand;*/
}

#bottom_shadow {
        margin-left: -11px;
	text-align: center;
}

#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 782px;
	text-align: left;
	background: #fff url(top_corners.gif) no-repeat top left;
}

#right_shadow {
	margin-right: auto;
	margin-left: auto;
	margin-top: 7px;
	background-color: transparent;
	background: url(right_shadow.gif) no-repeat top right;
	width: 796px;
}


/*********** HEADER ***********/

#header {
	position: relative;
	padding-top: 11px;
	padding-bottom: 0;
	margin-left: 4px;
	background: url(header_bg.jpg) repeat-x bottom left;
	border-bottom: 1px solid #adadad;
	width: 774px;
	height: 91px;
}

/* skip navigation (or skip to main content) styles */
#skip {
	position: absolute;
	right: 15px;
	top: 10px;
}

#skip a {
	color: white;
	cursor: default;
}

#skip a:active, #skip a:focus {
	color: #006699;
}

#welcome {
	float: left;
	width: 215px;
	margin-left: 184px;
	text-align: left;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	display: inline;
}

#welcome a {
}

#welcome a:hover {
}

#welcome a:visited {
}

#email_print {
	color: #1c6884;
	font-size: 11px;
}

#email_print a {
	
}

#utility {
	float: right;
	margin-top: 13px;
	padding-right: 15px;
	text-align: right;
	font-size: 11px;
}

#utility a {
}

#utility a:hover {
}

#utility a:visited {
}

#logo {
	/*clear:both;*/
	float:left;
	padding: 0 0 0 13px;	/* was 8px 0 0 13px */
}

#search {
	float: right;
	width: 221px;
	height: 43px;
	text-align: center;
	background: url(search_bg.gif) no-repeat;
	margin: 5px 15px 0 0;
	display: inline;
}
#search .button {
	font: 9px Arial, Helvetica, sans-serif;
}

/* formerly #searchbox */
#q,#ecmsearchtext {
	width: 152px;
	color: #6b8662;
	font-size: 10px;
	font-weight: bold;
	margin-top: 12px;
}

/*********** NAVIGATION ***********/

#margins {
	background: #fff url(leftcol_bg.gif) repeat-y 4px 0px;
	padding: 0px 4px 0px 4px;
	margin: 4px 0px 0px 0px;
}

#home #nav {
	float: left;
	width: 179px;
	height: 188px;
	text-align: left;
	background: #c85a24 url(nav_bg.jpg) repeat-x top left;
}

#leftcol {
	float: left;
	width: 179px;
	text-align: left;
	margin: 0 4px 0 0;
}

#home #leftcol {
	float: left;
	width: 179px;
	text-align: left;
	margin: 4px 4px 0 0px;
	padding-left: 4px;
}

#nav {
	float: left;
	width: 179px;
	text-align: left;
	background: #c65923 url(nav_bg.jpg) repeat-x top left;
}

#nav ul {
	margin: 0px;
	padding: 10px 0 3px 12px;
	list-style: none;
}

#nav li {
	width: 150px;
	background: url(line_nav_hz.gif) repeat-x bottom left;
	padding: 3px 0px 2px 0;
}

#nav li a {
	color: #dddd99;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}

#nav li a:hover {
	color: #fff;
	/*background: url(arrow_nav.gif) no-repeat 0 4px;*/
	background: url(arrow_nav_brown.gif) no-repeat -1px 3px;
}

#nav .last {
	background-image: none;
}

#nav #active a {
	/*background: url(arrow_nav.gif) no-repeat 0px 4px;*/
	background: url(arrow_nav_brown.gif) no-repeat -1px 3px;
}

/**Expanded Nav**/

/*
#nav #active ul {
	margin: 0px;
	padding: 0 0 3px 10px;
	line-height: 13px;
}

#nav #active li {
	list-style: none;
	border: none;
	padding: 0px;
}

#nav #active li a {
	color: #402112;
	font-weight: normal;
	font-size: 10px;
}

#nav #active li a:hover {
	font-weight: bold;
}

#nav #active #selected {
	font-weight: bold;
}
*/

#nav_mysharp_en {
	background: #c85a24 url(nav_mysharp_bg_en.gif) no-repeat top left;
	width: 179px;
	/* text-align: center; */
	color: #59260c;
}

#nav_mysharp_es {
	background: #c85a24 url(nav_mysharp_bg_es.gif) no-repeat top left;
	width: 179px;
	/* text-align: center; */
	color: #59260c;
}

#nav_mysharp_content{
	padding: 45px 0 20px 25px;
}

#nav_mysharp_content a{
	color: #222222;
	font-size: 10px;
}

#nav_mysharp_content a:hover {
	
}

#nav_mysharp_content #nav_learnmore a {
	color: #59260c;
	padding-left: 3px;
}

/*********** HOME PAGE ***********/

#main_img {
	float: left;
	width: 300px;
	margin: 4px 4px 0 1px;
}

#home #rightcol {
	float: right;
	width: 283px;
	margin: 4px 0px 0 0;
	padding-right: 4px;
	background-color: #fff;
}

#home_quick {
	width: 283px;
	height: 26px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	background: #b2b2b2 url(quicklinks_bg_new.gif) repeat-x top left;
	padding-top: 5px;
	margin-bottom: 5px;
}

#home_quick select {
	width: 200px;
	margin: 0px 0px 0 5px;
	font-size: 11px;
}

#mysharp {
	width: 283px;
	background-color: #8abacc;
	padding-bottom: 2px;
	text-align: center;
}

#mysharp a{
	width: 283px;
	color: #0b4c64;
	font-weight: bold;
	font-size: 12px;
}

#mysharp a:hover{
	color: #26647b;
}

#mysharp_left {
	float:left;
	width: 122px;
	height: 137px;
	background: #c5dde6 url(mysharpleft_bg.gif) repeat-y top left;
	color: #0b4c64;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 15px;
}

#mysharp_left a {
	padding-left: 9px;	/* was 10 */
	font-size: 11px;
	color: #0b4c64;
	font-weight: normal;
}

#mysharp_left a:hover {
	color: #518ca2;
}


#mysharp_left ul {
	margin: 5px 0 0 0px;
	padding: 0;
	line-height: 11px;
}

#mysharp_left li {
	background: url(arrow_bullet.gif) no-repeat 0px 5px;
	list-style: none;
	padding-left: 8px;
	margin: 0;
	padding-bottom: 6px;
}

#mysharp_left li a {
	padding: 0;				
	color: #0b4c64;
	font-size: 11px;
	font-weight: bold;
}

#mysharp_left li a:hover {
	color: #518ca2;
}

#mysharp_right {
	float: right;
	width: 146px;
	height: 137px;
	padding-top: 5px;
	background: #c5dde6 url(mysharpright_bg.gif) repeat-y top right;
}

#home_loc {
	float: left;
	width: 482px;
	border: 1px solid #7c9274;
	text-align: left;
	margin: 0;

}

#home_loc_content {
	border: 4px solid #FFFFFF;
	float: left;
	width: 474px;
	background: #b4c3af url(locations_bg.jpg) repeat-x top right;
	text-align: left;
	line-height: 12px;
	font-size: 12px;
	padding-bottom: 10px;
}

#home_loc .left {
	float: left;
	width: 278px;
	background: url(line_green_vt.gif) repeat-y top right;
	padding-left: 10px;
	margin: 15px 0 0 0;
}

#home_loc .left h2 {
	color: #446439;
	font-size: 16px;
	padding: 0;
	margin: 1px 0 0 0;
}

#home_loc .left p {
	padding: 6px 0 0 0;
	margin: 0;
}

#home_loc .left a {
	font-weight: normal;
	color: #446439;
	font-size: 12px;
	padding: 0 2px 0 2px;
}

#home_loc .left a:hover {
	/*background-color: #a5b69f; */
}

#home_loc .left #library a {
	font-size: 12px;
}

#home_loc .left #library a:hover {
	
}

#home_loc .left #library {
	width: 255px;
	background: url(line_green_hz.gif) repeat-x top left;
	margin-top: 15px;
	line-height: 15px;
}

#home_loc .left #library h2 {
	color: #446439;
	font-size: 13px;
	padding: 10px 0 0 0;
	margin: 10px 0 7px 0;
}

#home_loc .right {
	float: right;
	width: 171px;
}

#home_loc .right h2 {
	color: #446439;
	font-size: 14px;
	padding: 0;
	margin: 10px 0 0 0;
}

#home_loc .right ul {
	margin: 10px 0 0 0;
	padding: 0;
}

#home_loc .right li {
	margin: 8px 0 0 0px;
	padding: 0 0 0 7px;
	list-style: none;
	background: url(centers_bullet.gif) no-repeat 0px 4px;
}

#home_loc .right li a {
	padding: 0;
	color: #446439;
	font-size: 12px;
	font-weight: normal;
}

#home_loc .right li a:hover{
	color: #618256;
}

#home #news {
	float:right;
	width: 283px;
	margin: 0;
	background: #fff url(news_bg.gif) no-repeat top left;
}

#home #news h2 {
	color:#da662c;
	margin: 5px 15px 10px 10px;
	font-size: 15px;
}

#home #news h2 #feed_icons {
	padding-left: 40px; 
	vertical-align: top;
}

#home #news ul {
	margin: 0 0 0 10px;
	padding: 0 0 1px 0;
}

#home #news li {
	margin: 0;
	padding: 0 0 2px 7px;
	list-style: none;
	background: url(centers_bullet.gif) no-repeat 0px 7px;
}

#home #news li a {
	padding: 0;				
	/*color: #1c6884;*/
	font-size: 12px;
	font-weight: normal;
}

#home #news li a:hover {
	/*color: #444444;*/
}

#home #news li a:visited {
	/*color: #512f80;*/
}

#home #news a#more {
	padding-left: 17px;
	color: #c46230;
	font-size: 11px;
	font-weight: normal;
}

#home #news a#more:hover {
	color: #df8455;
}

#home #news a#more:visited {
	
}
	
#home #news a#tv_and_radio {
	color: #c46230;
	font-size: 11px;
	font-weight: normal;
	padding-left: 70px;
}

#home #news a#tv_and_radio:hover {
	color: #df8455;
}

#home #news a#tv_and_radio:visited {
	
}

#home #news img {
	margin-top: 5px;	
}

/*********** LEVEL TWO ***********/

#rightcol {
	float: right;
	margin: 0;
	width: 590px;
}

#quicklinks {
	width: 580px;
	height: 26px;
	text-align: right;
	color: #fff;
	font-weight: bold;
	background: #b2b2b2 url(quicklinks_bg.gif) repeat-x top left;
	padding-top: 5px;
	padding-right: 10px;
	margin-bottom: 5px;
}

#quicklinks select {
	width: 200px;
	margin: 0px 0px 0 5px;
	font-size: 11px;
}
	
#lvl2content {
	width: 570px;
	margin-top: 4px;
	background: #fff url(lvl2_title_bg.jpg) repeat-x top left;
	padding: 10px 0 0 10px;
}

#lvl2content h1 {
	color: #C75923;
	font-size: 26px;
	font-weight: normal;
	margin: 0;
}

#lvl2left {
	/*float: left;*/
	/*width: 385px;*/
	background: url(line_grey_hz.gif) repeat-x top left;
	margin: 10px 5px 0 0;
	padding-top: 10px;
	font-size: 12px;
	color: #444444;
	line-height: 19px;
}

#lvl2left h2{
	color: #c75923;
	margin: 10px 0;
	padding: 0px;
	font-size: 18px;
}

#callout {
	font-size: 12px;
	width: 380px;
	padding: 0 0 1px 10px;
	margin: 10px 0;
	background: url(callout_bg.gif) repeat-x;
	line-height: 15px;
}

#callout h3{
	font-size: 14px;
	color: #396e80;
	font-weight: bold;
	background: url(line_grey_hz.gif) repeat-x bottom left;
	margin: 0 0 5px 0;
	padding: 3px 0 5px 0;
}

#callout #address {
	width: 200px;
	float: left;
}

#callout #maps {
	width: 125px;
	float: right;
}

#callout #hours {
	width: 76px;
	float: left;
	padding: 3px 7px 3px 0;
	margin-top: 4px;
}
#callout #parking {
	width: 148px;
	float: left;
	padding: 3px 7px 3px 7px;
	margin-top: 4px;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}

#callout #volunteer {
	width: 120px;
	float: left;
	margin-top: 4px;
	padding-left: 7px;
}

#callout ul {
	margin: 0;
	padding: 0;
}

#callout li {
	list-style: none;
}

#callout a {
	font-weight: normal;
	padding: 0 15px 0 7px;
	background: url(arrow_blue.gif) no-repeat 0 3px;
}

#callout a:hover {
	
}

#callout strong {
	color: #396e80;
	font-weight: bold;
}

#callout_two {
	margin: 15px 4px 8px 0;
	width: 380px;
	background: #fff url(callout_two_bg.jpg) repeat-x top left;
}

#callout_two h2 {
	color:#da662c;
	margin: 0 0 4px 10px;
	padding: 4px 0 4px 0;
	font-size: 15px;
	background: url(line_grey_hz.gif) repeat-x bottom left;
}

#callout_two ul {
	margin: 0 0 0 10px;
	padding: 0 0 0px 0;
}

#callout_two li {
	margin: 0px 0 3px 0px;
	padding: 0 0 0 9px;
	line-height: 14px;
	list-style: none;
	background: url(centers_bullet.gif) no-repeat 0px 7px;
}

#callout_two li a {
	padding: 0;				
	font-size: 12px;
	font-weight: normal;
}

#callout_two li a:hover {
	
}

#callout_two li a:visited {
	
}

#callout_two a.more {
	padding-left: 17px;	
	font-size: 12px;
	font-weight: normal;
}

#callout_two img {
	float: right;
}

#lvl2right {
	float: right;
	margin: 15px 5px 0 10px;
}


/*********** LEVEL 3 ***********/

#pagetitle {
	height: 98px;
	background: #5d8f8c;
}

#pagetitle img {
	float: right;
}

#pagetitle h1 {
	padding: 65px 0 0 5px;
	margin: 0;
	font: 18pt arial;
	color: white;
	/*color: #dfe9e8;*/
}

#breadcrumbs {
	width: 580px;
	background: #edf1eb;
	font-size: 10px;
	margin-top: 2px;
	padding: 3px 0 3px 10px;
	color: #888888;
}

#breadcrumbs a {
	color: #888888
}

#breadcrumbs a:hover {

}

#breadcrumbs a:visited {
	color: #888888
}

#lvl3content {
	width: 575px;
	margin-top: 0px;
	padding: 7px 0 0 15px;
	font-size: 11px;
}

#lvl3content h1 {
	color: #C75923;
	font-size: 26px;
	font-weight: normal;
	margin: 0;
}

#lvl3left {
	/*float: left;*/
	/*width: 385px;*/
	padding-right: 8px;
	margin: 0 0 10px 0;
	font-size: 12px;
	color: #444444;
	line-height: 19px;
	/*background: url(line_grey_hz.gif) repeat-x bottom left;*/
}

#lvl3left h2{
	color: #c75923;
	margin: 0px 0 10px 0;
	padding: 0px;
	font-size: 18px;
}

#lvl3content #learnmorelinks {
	margin: 15px 5px 0 0;
	padding: 5px 0 5px 5px;
	font-size: 12px;
	color: #333333;
	/*background: url(line_grey_hz.gif) repeat-x top left;*/
}

#lvl3right {
	float: right;
	padding: 0 10px 0 5px;
}

#lvl3rightlinks {
	width: 150px;
	padding-left: 10px;
	margin-top: 10px;
}

#lvl3rightlinks h4 {
	font-size: 11px;
	color: #333333;
	margin: 0 0 2px 0;
	padding: 0 0 2px 0;
	background: url(line_grey_hz.gif) repeat-x bottom left;
}

/* 
	commented out #lvl3content #promo styles - Jesse Marinez - 2006 Jul 28
	what was lvl2content promo style will now be for all promo regardless of level.
*/

/*
#lvl3content #promo {
	margin-top: 10px;
	width: 152px;
	border: 1px solid #8abacc;
	padding: 4px;
}

#lvl3content #promo .content {
	background: #c5dde6;
	padding: 5px 4px 6px 5px;
	line-height: 15px;
	font-size: 11px;
	color: #000000;
}

#lvl3content #promo h3 {
	font-size: 11px;
	font-weight: bold;
	background: #c5dde6 url(line_green_hz.gif) repeat-x bottom left;
	padding: 5px 0 3px 5px;
	margin: 0px;
}
*/

#lvl3content ul {
	padding: 4px 0 0 4px;
	margin: 0;
}

#lvl3content li {
	list-style: none;
	line-height: 14px;
	padding-bottom: 5px;
}

#lvl3content li a {
	
}

#lvl3content li a:hover{
	/*color: #618256;*/
}

#lvl3content li a:visited{
	
}

#lvl3left ul {
	margin: 0 0 0 20px;
	padding: 4px 0 0 0;
}

#lvl3left li {
	list-style: disc;
	line-height: 16px;
	padding-bottom: 5px;
}

/*********** FOOTER ***********/

#footer {
	background: #fff url(footer_bg_72.jpg) repeat-x top left;
	font-size: 9px;
	width:774px;
	margin: 0px 0px 0px 4px;
	text-align: center;
	color: #555555;
	padding: -4px 0px 0px 0px;
	border-top: 8px solid #FFFFFF;
}

#footercap {
	width:774px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#footer p {
	margin: 0;
	line-height: 14px;
}

#footer p a {
	padding-left: 0;
}

#footer a {
	padding-left: 4px;
}

#foot_links ul {
	margin: 0;
	padding: 0;
}

#foot_links li {
	list-style: none;
	display: inline;
}

#foot_links a {
	font-size: 9px;
	padding-right: 3px;
}

.error {
	color: red;
	font-weight: bold;	
}
	
/* sharp added styles */
table {
   	font-family:  Arial, Helvetica, sans-serif;
   	font-size: 12px;
   	line-height: 1.5em;
	/* width: 350px; */
	padding: 0;
	margin: 10px 0;
	border-collapse: separate;
}

tr {
	
}

th {
	font-size: larger;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 10px 0;
}

td {
	vertical-align: top;
}

#healthInfoHome {
}

#healthInfoHome img {
	margin: 0;
	padding: 0;
}

/* old sharp styles being re-used */
.suButton {
	font: 9px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}

.catheader {
	font-size: larger;
	font-weight: bold;
}
	