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

h1 {
font-size: 18pt;
}
#left_border {
background: url(/templates/1-2/images/table_shadow_left.jpg) repeat-y;
width: 35px;

}

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

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

#blurb {
padding-left: 10px;
}

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

#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: #000;
	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: #d18a2e}

#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: #000000;
}

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

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

#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: 16px;
	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;
}

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

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

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

}

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

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

#footer_state_list {
	color: #ffffff;
}
#footer_state_list a {
	color: #ffffff;
}
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: #d18a2e}

#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 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: #d18a2e;
	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 a:hover
	{	
		color: #000}

		.adp_directions td { padding: 5px }

#directionsPanel td { padding: 5px; text-align:left; }



