 
body {
	/*background-image: url("images/body_background.jpg");*/
	/*background-color: ;*/
	background: #e3e3e3;
	margin: 0;
	padding: 0;
	margin: auto;
	margin-top:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
}



#left_border {
background: url(/templates/1/images/table_shadow_left.jpg) repeat-y;
width: 35px;

}

#right_border {
background-image: url(/templates/1/images/table_shadow_right.jpg); width:35px; background-repeat: repeat-y;
}
#bottom_left {
background-image: url(/templates/1/images/table_shadow_left_corner.jpg); height:35px; background-repeat: repeat-x;
}
#bottom {
background-image: url(/templates/1/images/table_shadow_bottom.jpg); height:35px; background-repeat: repeat-x;
}
#bottom_right {
background-image: url(/templates/1/images/table_shadow_right_corner.jpg); height:35px; background-repeat: repeat-x;
}

#content {
background:white;
}
#content_table {
width: 900px;
}

#blurb {
/*padding-left: 10px;*/
text-align:center;
font-size: 20px;
}

#footer {
color:red;
text-align:center;
}
#footer a {
color:red;
}


#special {
	/* background-color: blue; */
	background-image: url("images/special_background.jpg");
	background-repeat: no-repeat;
	height: 115px;
	width: 445px;


}
#special a {
	color: #ffffff;
	font-family: cursive;
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration:none;
	font-family: Comic Sans MS,Tahoma,Arial;
}
#special a:hover {
	color: yellow;
	font-family: cursive;
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	cursor: pointer;
	font-family: Comic Sans MS,Tahoma,Arial;
}

#header {
	background-color: #c42939}

#header a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#header a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
}

#header a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #135CBF;
}

a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #135CBF;
}

a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #135CBF;
}

#header_links_mini {
	font-family: tahoma,arial,helvetica,san-serif;
	font-size: 10pt;
	color: black;
	text-align:right;
	padding: 5px 5px
}
#management_links {
	border-top: 1px solid black;
}

.header_mini_link_right_border {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	color: #000000;
}
.header_mini_link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #000000;
	color: red;
}
.header_main_link_right_border {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	font-weight: bold;
	color: #000000;
}
.header_main_link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #000000;
	font-weight: bold;
	color: #000000;
}
#header_links_mini img { border: 0px; vertical-align: middle; margin: 0 10px 0 0; }

.location_links {
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	background-image: url('images/box_red.jpg');
		background-repeat: no-repeat;
	height: 70px;	
	width: 215px;
}
.call_now { font-size: 20px; }
#facility_location_links a {
	color: #ffffff;
}

.section_header {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;

}

/*#search_locations .section_header { padding-bottom: 10px; }*/

a.all_org_locations_state {
	color: #c42939;
	font-weight: bold;
	font-size: 10pt;
}

.directions {
	color: #c42939;
	font-weight: bold;
}

a.sitemap:link {
	color: #fff;
}

#contact_additional {
	margin-left:-5000px; 
}


/* //////// SLIDESHOW //////////// */
	
/* CSS FOR SLIDESHOW SCRIPT */
.imageSlideshowHolder,.imageSlideshowHolder_left{
	margin-top:5px;	/* "Air" */
	float:left; /* Floating gallery at the right side of other web page content */		
	width:440px;	/* Image width */
	height:247px;	/* Image height */
	border:1px solid #000;
	position:relative;	/* Don't remove this line */
}
.leftFloatingDiv{
	float:left;
	width:160px;
	height:110px;
}
/* Don't change these values */
.imageSlideshowHolder img{
	position:absolute;
	left:0px;
	top:0px;
}

/* ////// DROP DOWN MENU /////// */

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #c42939}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}


#sddm
{	margin: 0;
	padding: 0;
	z-index: 300;
	align:center;}

#sddm .state {
padding-right: 25px; 
background-image: url(images/drop_down_arrow.gif); 
background-repeat: no-repeat; 
background-position: 90% 50%;
}
#sddm .uhaul { background-image: none; }

#sddm .state_drop {
white-space: nowrap;
}


#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 14px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
		color: white;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: yellow;
	color: #000;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-color: #c42939;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		color: #fff;
		font: 12px arial}
		
	#sddm div.state_drop a
	{	position: relative;
		display: inline-block;
		
		
		
		margin: 0;
		padding: 5px 10px;
		width: 95px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		color: #fff;
		font: 12px arial}

	#sddm div a:hover
	{	
		color: #000}


		
#announcement { 
	
	/*display:block;*/
	}
	
#announcement a { 
	width: 453px;
	height: 123px;
	background: url('/images/blood-drive.jpg') no-repeat;
	padding-bottom: 10px;
display:block;
outline:none;
text-indent: -9999px;

	}
	
	#announcement div { 
	/*display: none; */
	/*padding-bottom: 10px;*/
	overflow: hidden
	
	
	
	}
	
#homeSearch { background: url('/templates/1/images/homebox.jpg'); width: 247px; height: 308px; padding: 10px; color: white; font-size: 110%; vertical-align:middle} 
#homeSearch h2 { font-size: 24pt; padding: 10px 0 45px 0; margin: 0; color: white }
#homeSearch span.or{ font-size: 14pt; padding: 0; margin: 15px 0; color: white; font-weight: bold; display:block }
#homeSearch a.browse{ font-size: 16pt; padding: 0; margin: 15px 0; color: white; font-weight: bold; display:block }

/*
#homePictures { position:relative; width: 559px;  height: 310px  }
#homePictures img { position: absolute; top: 0px; left: 0px; border:2px solid black }
#homePictures img.first { display:block; }
#homePictures img.hide { display:none; }
*/ 
#slideshow {
    position:relative;
    height:310px;
	top: 0;
	/*left: 0;*/
	width: 100%;
	
}

#slideshow IMG {
    position:absolute;
    top:0px;
    right:0px;
    z-index:8;
	border: 2px solid black;
	padding:0;
	margin: 0;
	
	
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}


#all_locations { 
 }

#map_canvas a { outline: none; }



#homeSearch #h1 
{	position: absolute;
	visibility: hidden;
	margin: 0;
	margin-top: -10px;
	padding: 0;
	background-color: #c42939;
	border: 1px solid #5970B2;
	width: auto;
	}

#homeSearch #h1 div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	margin-top: -10px;
	padding: 0;
	background-color: #c42939;
	border: 1px solid #5970B2;
	width: auto;
	}
	
	#homeSearch #h1 table div { margin-top: 0px; }

	#homeSearch #h1 a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		color: #fff;
		font: 12px arial}
/*	#homeSearch .state_drop { width: 346px }	*/
	#homeSearch #h1 div.state_drop a
	{	position: relative;
		display: inline-block;
		/*float:left;*/
		
		
		margin: 0;
		padding: 5px 10px;
		width: 95px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		color: #fff;
		font: 12px arial}

	#homeSearch #h1 #hMI { width: 346px; }
		
	#homeSearch div a:hover
	{	
		color: #000; background:yellow}

#homeSearch #form_hold { margin: 0px; padding: 0px }
#homeSearch #location_suggestion { position:absolute; visibility: hidden; background: lightcoral; font-size:10pt; margin: 0; padding: 0; z-index: 301}
#homeSearch #location_suggestion a { display: block; padding: 3px 3px; }

#pages img { float:right; padding: 15px; }
#page p { line-height: 1.4em }
#pages { padding: 15px; }

.homeBlurb { font-size: 12pt; color: #222; text-align:justify;}



	
#FacAnnouncement {
	text-align: center;
	padding: 30px 5px;
	font-size: 15px;
	background: url('/images/FacAnnouncement_t-bg.jpg') 0 -5px repeat-x yellow;
	margin: 5px 0;
	position:relative;
	border-left: 1px solid black;
	border: 1px solid black;
	display: none;
}
#FacAnnouncement b {
	display:block;
	font-size: 116%;
	padding-bottom: 4px;
}
#FacAnnouncement a {
	color: blue;
}
#FacAnnouncementBottom {
	position:absolute; 
	bottom: 0;
	left: 0;
	height: 26px;
	width: 100%;
	background: url('/images/FacAnnouncement_b-bg.jpg') 0 5px repeat-x yellow;
}

.headerOname { 
font-size: 280%;
border-bottom: 2px solid #0F76BB;
color: #BF1E2D;
padding: 5px;
}
.headerOblurb {
font-size: 115%;
padding: 5px;
}
.logo {
box-shadow: 6px 6px 8px #888;
}
#blurb {
padding-left: 10px;
}
