body {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
	font-size:12px;
	color:#A95229;
}

#secondary {
	background-image:url(/images/top-header-color.jpg);
	background-repeat:repeat-x;
}

br, img {
	margin:0;
	padding:0;
}

hr {
	clear:both;
	color:#ccc;
}

img {
	margin-right:10px;
	border:0;
}


a {
	text-decoration:none;
	color:#007db9;
}

a:hover {
	text-decoration:underline;	
}

h1{
	margin:0px 0px 2px 0px;
	color:#0069AA;
	font-size:19px;
}

h2{
	margin:0px 0px 2px 0px;
	color:#0069AA;
	font-size:17px;
}

h3{
	margin:0px 0px 2px 0px;
	color:#0069AA;
	font-size:15px;
}

h4{
	margin:0px 0px 2px 0px;
	color:#0069AA;
	font-size:14px;
}

h5{
	margin:0px 0px 2px 0px;
	color:#0069AA;
	font-size:12px;
}


p {
	margin: 2px 0px 20px 0px;	
}

#index-header-color-area{
	background-color:#b1693b;
	width:100%;
}

#top-header-color-area{
	background-image:url(/images/top-header-color.jpg);
	width:100%;
	background-repeat:repeat-x;
	background-color:#0069AA;
	height:305px;
}

#index-top-area{
	background-image:url(/images/index-header-color.gif);
}

#secondary-top-area{
	background-image:url(/images/secondary-header-color.gif);
}

#index-top-area, #secondary-top-area{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:repeat-y;
	padding:0px;
	height: 125px;
}

#index-top-area img, #secondary-top-area img{
	padding:40px 0 0 64px;
}


#index-header-bottom {
	background-image:url(/images/home-page-welcome-graphic.jpg);
	width:990px;
	height:453px;
	margin-left:auto;
	margin-right:auto;
	margin-top: -110px;
}


#header-bottom {
	background-image:url(/images/header-hospital-photo.jpg);
	background-position:85% 0;
	width:638px;
	height:258px;
	margin-top: -104px;
	background-repeat: no-repeat;
	float: left;
}

#header-bottom-about {
	background-image:url(/images/header-about.jpg);
	background-position:85% 0;
	width:638px;
	height:258px;
	margin-top: -104px;
	background-repeat: no-repeat;
	float: left;
}

#header-bottom-volunteer {
	background-image: url(/images/top-header-pink-ladies.jpg);
	background-position:85% 0;
	width:638px;
	height:258px;
	margin-top: -104px;
	background-repeat: no-repeat;
	float: left;
}

#header-bottom-plaque {
	background-image: url(/images/header-plaque.jpg);
	background-position:85% 0;
	width:638px;
	height:258px;
	margin-top: -104px;
	background-repeat: no-repeat;
	float: left;
}

#header-bottom-contact {
	background-image: url(/images/header-contact.jpg);
	background-position:85% 0;
	width:638px;
	height:258px;
	margin-top: -104px;
	background-repeat: no-repeat;
	float: left;
}

#header-bottom-news {
	background-image: url(/images/header-watertower.jpg);
	background-position:85% 0;
	width:638px;
	height:258px;
	margin-top: -104px;
	background-repeat: no-repeat;
	float: left;
}

#index_menu_container{
	margin:110px 0px 0px 85px;
	float:left;
	width: 230px;
    display:inline;
}

#menu_container{
	margin:0px 0px 0px 49px;
	float:left;
	width: 237px;
	height: 680px;
	background-image: url(/images/menu-bg.gif);
  background-repeat: repeat-x;
	padding: 20px 35px 35px 30px;
	display: inline;
}

#menu_bottom {
	margin-top:80px;
	float:left;
	text-align:center;
}

#menu_bottom p, #menu_bottom a, #menu_bottom p a{
	text-decoration:none;
	color:#007db9;
	font-size:12px;
	line-height:20px;
}

#menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}

#menu a:hover{
	text-decoration:underline;
}

.menu_cell li {
	margin:10px 0px 10px 0px;
	border-bottom:1px dotted white;
	padding: 0px 0px 10px 0px;
	list-style:none;
}

.menu_cell ul{
	margin:0;
	padding:0px 0px 0px 15px;
}

#right_header_menu{
	position: absolute;
	margin: 15px 0px 0px 850px;
	width: 115px;
	text-align:right;
}

#right_header_menu a{
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

#right_header_menu a:hover {
	text-decoration:underline;
}

#right_header_menu ul {
	margin:0;	
}

#right_header_menu li {
	list-style:none;
	line-height:17px;
}

#index_search_container {
	width:100%;
	background-color:#0069AA;
	clear:both;
	padding: 0px;
	height: 45px;
}

#search_container {
	width:638px;
	background-color:#0069AA;
	height: 45px;
	float: left;
	margin-top: 239px;
	display: inline;
	clear: both;
}

#search_container_inner {
	width: 990px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

.search_container_inner2 {
	width: 400px;
	float:right;
}

#search_cell {
	color:#FFF;
	float:right;
	margin: 0px 40px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-size:11px;
}

#search_cell2 {
	color:#FFF;
	float:right;
	margin: 0px 38px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-size:11px;
}

.clear {
	clear:both;
	padding:0;
	margin:0;
}

.button-style {
	margin-bottom:-3px; 
	float:left;
}

#content_container {
	width:990px;
	margin-left:auto;
	margin-right:auto;
}

#fbook {
  width: 113px;
  height: 34px;
  -moz-box-shadow: -3px 2px 4px #333;
  -webkit-box-shadow: -3px 2px 4px #333;
  box-shadow: -3px 2px 4px #333;
  margin-top:-30px;
  float:right;
}

#secondary_content{
	width:555px;
	float:left;
	padding:45px 25px 45px 55px;
    display:inline;
}

#center_content {
	padding:45px 25px 45px 55px;
}

#footer_area{
	width:880px;
	margin-left:auto;
	margin-right:auto;
	background-color:#007db9;
	background-image:url(/images/footer-rounded-top.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding: 35px 55px 35px 55px;
	color:#FFF;
	line-height:20px;
	clear:both;
}

#footer_area a, #footer_area h1, #footer_area h2, #footer_area h3, #footer_area h4, #footer_area h5 {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	margin:2px 0px 2px 0px;
}

#footer_area img {
	padding-right:15px;
}


#footer_area p {
	margin: 2px 0px 4px 0px;	
}

#footer-bottom {
	width:970px;
	background-color:#b1693b;
	font-size:10px;
	text-align:center;
	color:#FFF;
	padding:10px;
}

#footer-bottom a {
	color:#FFF;
	font-weight:bold;
}

.cell {
	width:28%;
	float:left;
	border-right:1px dotted white;
	padding: 0% 0% 0% 5%;
    display:inline;
}

.outer {
	width:100%;
	background-image:url(/images/cellbg.jpg);
	background-repeat:repeat-x;
	padding:10px;
	border:3px solid #fff;
    float:left;
    display:inline;
}

.innercell {
	float:left;
	padding-right:20px;
	text-align:center;
	width:140px;
    display:inline;
    }

.innercell h3 {
	font-size:12px;
}

.innercell p {
	font-size:12px;
	line-height:15px;
	margin:0px 0px 10px 0px;
}

.innercell img {
	border:2px solid white;
}

.innercell strong {
	font-size:11px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}
#contact-us textarea {
  width:300px;
}
#contact-us p {
  margin: 2px 0 10px;
}
#contact-us label {
  padding:0;
  margin:0;
}
#contact-us input {
  padding:0px;
  margin:0;
  width:150px;
}
#contact-us .submit {
  width:70px;
  height:27px;
}
span.required {
  float:left;
  margin-right:5px;
}
#alternate-donation-text {
  border-top:1px dashed #007FB9;
  padding-top:20px;
  margin-top:20px;
}
#alternate-donation-text p {
  margin-bottom:5px;
}
#donation-form #donation-amount {
  width:85px;
}
/*** Begin errors styles ***/
.fieldWithErrors {
    padding: 2px;
    background-color: #FF1111;
    display: table;
    color:white;
}
#errorExplanation {
    float:none;
    width: 400px;
    border: 2px solid #FF7777;
    padding: 7px;
    padding-bottom: 12px;
    margin-bottom: 20px;
    background-color: #f0f0f0;
}
#errorExplanation h1 {
    text-align: left;
    clear:both;
    background-color: #FF1111;
    padding: 5px 5px 5px 15px;
}
#errorExplanation h2 {
    text-align: left;
    font-weight: bold;
    padding: 5px 5px 5px 15px;
    font-size: 12px;
    background-color: #FF1111;
    color: #fff;

}
#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}
#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}
/*** End errors styles ***/
