@import url("faq.css");
/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	margin: 20px 0 5px;	 }
p {	margin: 5px 0 20px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
ul ul {	margin: 5px 0 5px 40px;	}
.structure {	display: none;}
hr.clear, .new hr {	clear: both;	height: 1px;	margin: 0;	visibility: hidden;}
html, body {	height: 100%;}
a:link,
a:visited {
	color: #524941;
	text-decoration: underline;
}
a:hover,
a:active {
	text-decoration: none;
	color: #F4821F;
}
body {
	background: #524941;
	color: #515151;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
}
#container {
	width: 800px;
	margin: 0 auto;
	background: #FFF url(../images/2011-repeat.jpg) 0 0 repeat-y;
	min-height: 100%;
}
#header {
	background: url(../images/2011-header.jpg) 0 0 no-repeat;
	height: 145px;
	margin: 0;
	border-bottom: 21px solid #000000;
	text-indent: -1234em;
}
#header a {
	display: block;
	height: 145px;
	width: 250px;
	text-decoration: none;
}
#navigation {
	float: left;
	margin: 0;
	background: url(../images/2011-menutop.jpg) 0 0 no-repeat;
	width: 134px;
	list-style: none;
	padding: 10px 59px 10px 10px;
	font-size: 14px;
}
#navigation li {
	margin: 0;
	position: relative;
}
#navigation li a {
	color: #000;
	display: block;
	text-decoration: none;
	padding: 3px 5px;
}
#navigation * {
	z-index: 1000;
}
#navigation li {
	margin: 0;
padding: 0;
}
#navigation li li {
	border-bottom: 1px solid #524941;
}
#navigation ul li a, 
#navigation ul li strong {
display: block;		
text-decoration: none;
min-width: 114px;
text-indent: -10px;
}
#navigation li a {
	color: #524941;
	text-decoration: none;
		padding: 2px 5px 2px 15px;
}


#navigation li:hover a,
#navigation li.over a {
	background: #524941;
	color: #FFF;
}
#navigation li:hover li a:hover,
#navigation li.over a:hover,
#navigation li a:hover {
	background: #524941;
	color: #FFF;
}
#navigation li:hover li a,
#navigation li.over li a {
	color: #524941;
	background: transparent;
}



#navigation ul {
	
margin: 0;
padding: 0;
list-style: none;
}

#navigation ul li {
			position: relative;
		
}
#navigation li ul {
		top: 0;
			position: absolute;
			left: -9999px;
			display: none;
		background: #FFF;
	list-style: none;
	font-size: 12px;
	border: 1px solid #524941;
	border-bottom-width: 0;
	width: 200px;
}


#navigation li ul li a {
min-width: 180px;
}
#navigation li:hover.parent>a:after {
content: " >";
}
/*
#navigation ul li a:hover, #navigation ul li a:focus, #navigation ul li a:active,
#navigation ul li a.ofocus, #navigation li ul li a.ofocus { 
color: #E2144A; background: #f9f9f9;
}*/
#navigation li.parent ul {

}
#navigation .navfxenabled li:hover ul { 
		left: -999px;
	
}
#navigation li:hover ul, 
#navigation .navfxenabled li.over ul,
#navigation li ul li:hover ul, 
#navigation .navfxenabled li ul li.over ul
 { 
			display: block;
		left: 134px;
}
#navigation li:hover ul ul, 
#navigation .navfxenabled li.over ul ul { 
			left: -999px;
		
}
#navigation ul li.active>a, #navigation ul li.activepath>a, 
#navigation li.active a:hover, #navigation li.activepath a:hover,
#navigation li.active a:active, #navigation li.activepath a:active,
#navigation li.active a:focus, #navigation li.activepath a:focus,
#navigation li.active strong,
#navigation #ofocus {
color: #6d4442;
}
#navigation .active ul a, #navigation .activepath ul a {
color: #000; 
background: #fff;
}
#navigation li.active ol, 
#navigation li.activepath ul {
			display: block;
		
}
#navigation a:focus+ul, #navigation a:active+ul {
		left: 200px;
		
}
#navigation li ul li a:focus+ul {
		left: 1248px;
		
}
#navigation li ul li a:focus, #navigation li ul li a:active {
			position: absolute;
		left: 1148px;
		
}
#navigation li ul li ul a:focus, #navigation li ul li ul a:active {
			position: absolute;
		left: 2180px;
		
}

#navigation li ul li a:hover, #navigation  li ul li a:hover,
#navigation li:hover ul li a:focus, #navigation  li:hover ul li a:active,
#navigation .navfxenabled li ul li a:focus, #navigation .navfxenabled  li ul li a:active
 {
			position: static;
}

.firstex,.secondex,.thirdex {
	width: 470px;
	border: 4px solid #eda;
	padding: 10px;
	margin: 10px 5px;
}
.thirdex{
	position: absolute;
	top:0;
	left:520px;
}


#content {
	margin-left: 206px;
	padding: 5px 40px 10px 0;
}
#clear {
	height: 65px;
}
#footer {
	background: url(../images/2011-footer.jpg) 0 0 no-repeat;
	height: 45px;
	width: 790px;
	padding: 15px 5px 5px;
	margin: -65px auto 0;
	position: relative;
	text-align: right;
	color: #646464;
	font-size: 10px;
}
#footer p {
	margin: 0;
}
#footer a {
	color: #646464;
	text-decoration: none;
}
#footer a:hover {
	color: #085161;
	text-decoration: underline;
}
#footer #byline {
	position: absolute;
	left: 5px;
	bottom: 1px;
	text-align: left;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
#byline em {
	font-style: normal;
	text-decoration: underline;
}
div.scroller {
	position: absolute;
	top: 145px;
	left: 0;
	color: #FFF;
	line-height: 21px;
	vertical-align: middle;
}
#container .scroller a {
	color: #FFF;
	text-decoration: none;
}
#container .scroller a:hover {
	color: #F5E6D3;
}
span.scroller {
	margin-right: 40px;
}
#container {
	position: relative;
}


/* Forms */
option {
padding-right: 10px;
}

form label {
display: block;
margin: 2px 0;
float: left;
width: 160px;
height: 14px;
}
form br {
	height: 1px;
	display: block;
	margin: 0;
	clear: both;
}
form input, 
form textarea,
form select  {
clear: right;
display: block;
margin: 2px 0 2px 170px;
font-size: 12px;
}

form input {
padding: 2px 3px;
}
form textarea {
padding: 2px 3px;
width: 300px;
height: 120px;
}
form select {
}
form input.button {
margin-left: 0;
margin: 5px 0;
border: 1px solid #000;
background: #FFF;
color: #000;
font-weight: bold;
letter-spacing: 0;
font-size: 14px;
width: 100px;
text-align: center;
cursor: pointer;
clear: left;
}

.radio {
margin-left: 170px;
line-height: 16px;
vertical-align: middle;
}
form label.heading {
width: auto;
float: none;
margin: 15px 0 10px;
}
form .radio input {
display: inline;
margin: 0 5px 0 0;
line-height: 16px;
vertical-align: middle;
}
form .radio label {
float: none;
width: auto;
display: block;
}
.set {
clear: both;
}

/* News */
.newslist h3 {
	margin: 5px 0;
	font-size: 16px;
}
.newslist h3 a {
	text-decoration: none;
}
.newslist h5 {
	margin: 5px 0;
	font-size: 12px;
	font-weight: normal;
}
.newslist {
	padding: 0 0 15px;
}
.pagination {
	line-height: 12px;
	font-size: 12px;
	text-align: center;
	padding: 10px;
	margin: 20px 0;
	border-top: 1px solid #CCC;
}
.pagination a {
	text-decoration: none;
}
.pagination .left {
	text-align: left;
	margin-bottom: -12px;
}
.pagination .right {
	text-align: right;
	margin-top: -12px;
}
h3.newstitle {
	font-size: 14px;
	margin-bottom: 5px;
	padding: 0;
}
h5.newsdate {
	margin: 5px 0 20px;
	border-bottom: 1px solid #CCC;
	padding: 0 0 5px;
	font-size: 12px;
}
.backtonews {
	display: block;
	margin: 20px 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 0;
	border-top: 1px solid #CCC;
}


/* Photo Gallery */
h2.sub_nav {
	font-size: 12px;
}
#content .sub_nav a {
	text-decoration: none;
}
.pg_clear {
	height: 1px;
	clear: both;
}
.pg_image_group,
.group {
	width: 30%;
	text-align: center;
	padding: 3px 5px 10px;
	float: left;
}
.group *,
.pg_image_group h3,
.pg_image_group em {
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
}
.pg_image_group img {
	margin: 0;
}
#content .pg_image_group a {
	text-decoration: none;
}
.pg_image_group img,
.image img {
	border: 1px solid #085161;
}
.image {
	text-align: center;
}
.image h3 {
	font-size: 16px;
	margin: 5px 0;
	text-align: left;
}
.image h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0 15px;
	text-align: left;
}
.pg_pagination {
	text-align: center;
	padding: 3px 0;
	margin: 5px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.pg_pagination * {
	margin: 0 10px;
}
/* New Forms */

form.new {
	float: left;
	width: 554px;
}
.new input,
.new select,
.new textarea {
	margin: 0;
}
form.new h3 {
	font-size: 110%;
}
.new label {
	float: left;
	clear: left;
	height: auto;
	margin: 0;
	width: 170px;
}
form.new div {
	clear: both;
	margin: 2px 0;
}
.new label.instructions {
	float: none;
	font-style: italic;
	font-size: 90%;
}
.new div.error {
	background: #FFEFEF;
	padding: 2px 0;
	margin: 2px 0;
	font-weight: bold;
}
.new .error div.error {
	margin: 0 0 0 170px;
	padding: 0;
	font-weight: normal;
	color: red;
}
.new .error label.instructions {
	font-weight: normal;
}
.new .multiline label,
.new .multiline div,
.new .multiline input,
.new .multiline select {
	display: inline;
	float: none;
	width: auto;
	clear: none;
	margin: 0 3px 0 0;
}
.new .multiline div.error {
	display: block;
}
.new .check input,
.new .radio input {
	display: inline;
	margin-right: 3px;
	vertical-align: middle;
}
.new .check label,
.new .radio label {
	clear: none;
	float: none;
}
.new .horz * {
display: inline;
}
.new .horz label {
margin-right: 10px;
}
.new fieldset.error {
	background: #FFEFEF;
}
.new fieldset.error div.error {
	display: block;
	margin: 2px 0;
}
.new .multiline .month label,
.new .multiline .hour label {float: left;width: 167px;}
#content .new select#month,
#content .new select#day,
#content .new select#hour {
	margin-right: 0;
}

fieldset {
	border: 1px solid #F0D9BA;
}
.superdist {
	margin: 5px 0;
}
div.firedist,
div.landmark {
	padding: 10px 0;
}
.serviceanimal label,
.dialysis label,
.firedist label,
.landmark label {
width: 300px;
line-height: 1;
}
.contagious label,
.equipprov label,
.healins label {
	width: 220px;
}
fieldset.ambularoty,
fieldset.walk,
fieldset.wheelchair,
fieldset.vehicle,
fieldset.weight,
fieldset.impairment,
fieldset.communication,
fieldset.genhealth,
fieldset.caregiver,
fieldset.transportation,
fieldset.provtrans{
	margin: 5px 0;
	padding: 5px 10px 10px;
	width: 540px;
}
.provtrans legend {
	white-space: normal;
}
.power div {
	float: left;
	width: 49%;
	clear: none;
}
#content .power * {
clear: none;
}
#endcomments {
	width: 540px;
}
div.pharmacy,
div.equipprov,
div.healins {
	padding-top: 8px;
}

#joinlist {
padding: 0;
background: url(/images/2011-email.jpg) 0 0 no-repeat;
height: 21px;
text-indent: -1234em;
margin: 0;
position: absolute;
top: 145px;
left: 656px;
width: 144px;
zoom: 1;
z-index: 1000;
}
#joinlist a {
height: 21px;
text-indent: -1234em;
display: block;
padding: 0;
}
#joinlist a:hover {
background: url(/images/2011-email.jpg) 0 -21px no-repeat;

}


#navigation #donate {
background: url(/images/2011-donate.jpg) 0 0 no-repeat;
height: 31px;
margin: 20px 0 0;
width: 128px;
}
#navigation #donate a {
padding: 0;
height: 31px;
text-indent: -1234em;
width: 130px;
}
#navigation #donate a:hover {
background: url(/images/2011-donate.jpg) 0 -31px no-repeat;
}

