/* ---- standard link styles ---- */	
a:link {
	text-decoration: none;
	color: #ffff9c;
	}
	
a:visited {
	text-decoration: none;
	color: #ffff9c;
	}
	
a:active {
	text-decoration: underline;
	color: #ffff9c;
	}
	
a:hover {
	text-decoration: underline;
	color: #ffff9c;
}
/*Uppernav Roll-Overs*/
a.rollover001 { 
     display: block; 
     width: 179px;
     height: 202px; 
     background-image: url("images/sectionNav_01.jpg"); 
     background-repeat: no-repeat;
 }
 a.rollover-inactive001 { 
     display: block; 
     width: 179px;
     height: 202px; 
     background-image: url("images/sectionNav-inactive_01.jpg"); 
     background-repeat: no-repeat;
 } 
a:hover.rollover001  {
     background-image: url("images/sectionNav-over_01.jpg"); 
} 
a:hover.rollover-inactive001  {
     background-image: url("images/sectionNav-inactiveover_01.jpg"); 
} 
a.rollover002 { 
     display: block; 
     width: 177px;
     height: 202px; 
     background-image: url("images/sectionNav_02.jpg"); 
     background-repeat: no-repeat;
 }
 a.rollover-inactive002 { 
     display: block; 
     width: 177px;
     height: 202px; 
     background-image: url("images/sectionNav-inactive_02.jpg"); 
     background-repeat: no-repeat;
 } 
a:hover.rollover002  {
     background-image: url("images/sectionNav-over_02.jpg"); 
}
a:hover.rollover-inactive002  {
     background-image: url("images/sectionNav-inactiveover_02.jpg"); 
} 
a.rollover003 { 
     display: block; 
     width: 181px;
     height: 202px; 
     background-image: url("images/sectionNav_03.jpg"); 
     background-repeat: no-repeat;
 }
 a.rollover-inactive003 { 
     display: block; 
     width: 181px;
     height: 202px; 
     background-image: url("images/sectionNav-inactive_03.jpg"); 
     background-repeat: no-repeat;
 } 
a:hover.rollover003  {
     background-image: url("images/sectionNav-over_03.jpg"); 
}
a:hover.rollover-inactive003  {
     background-image: url("images/sectionNav-inactiveover_03.jpg"); 
} 
a.rollover004 { 
     display: block; 
     width: 181px;
     height: 202px; 
     background-image: url("images/sectionNav_04.jpg"); 
     background-repeat: no-repeat;
 }
 a.rollover-inactive004 { 
     display: block; 
     width: 181px;
     height: 202px; 
     background-image: url("images/sectionNav-inactive_04.jpg"); 
     background-repeat: no-repeat;
 } 
a:hover.rollover004  {
     background-image: url("images/sectionNav-over_04.jpg"); 
}
a:hover.rollover-inactive004  {
     background-image: url("images/sectionNav-inactiveover_04.jpg"); 
} 
a.rollover005 { 
     display: block; 
     width: 182px;
     height: 202px; 
     background-image: url("images/sectionNav_05.jpg"); 
     background-repeat: no-repeat;
 }
 a.rollover-inactive005 { 
     display: block; 
     width: 182px;
     height: 202px; 
     background-image: url("images/sectionNav-inactive_05.jpg"); 
     background-repeat: no-repeat;
 }
a:hover.rollover005  {
     background-image: url("images/sectionNav-over_05.jpg"); 
} 
a:hover.rollover-inactive005  {
     background-image: url("images/sectionNav-inactiveover_05.jpg"); 
} 

.navColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #99B2CC;
	text-decoration: none;
	}
.callOuts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: none;
	color: FF0000;
	text-decoration: none;
}

/* General Site Text */
.copy {font-family: verdana, arial, helvetica, sans-serif;font-size: 13px;font-weight: normal;color: #d3d3d3;text-decoration: none;}
.copyAdmin {font-family: verdana, arial, helvetica, sans-serif;font-size: 13px;font-weight: normal;color: black;text-decoration: none;}
.copyWhite {font-family: verdana, arial, helvetica, sans-serif;font-size: 13px;font-weight: normal;color: white;text-decoration: none;}
.copyYellow {font-family: verdana, arial, helvetica, sans-serif;font-size: 13px;font-weight: normal;color: yellow;text-decoration: none;}
.copyTiny {font-family: verdana, arial, helvetica, sans-serif;font-size: 13px;font-weight: normal;color: black;text-decoration: none;}
.copyNav {font-family: verdana, arial, helvetica, sans-serif;font-size: 13px;font-weight: bold;color: #fff200;text-decoration: none;}
.callOut {font-family: verdana, arial, helvetica, sans-serif;font-size: 13px;font-weight: bold;color: #254F6F;text-decoration: none;}
.formCopy {font-family: verdana, arial, helvetica, sans-serif;font-size: 13px;font-weight: normal;color: black;text-decoration: none;}

.copyTitle {font-family: verdana, arial, helvetica, sans-serif;font-size: 14px;font-weight: bold;color: #ffffc2;text-decoration: none;}
.copyTitleRight {font-family: verdana, arial, helvetica, sans-serif;font-size: 13px;font-weight: bold;color: #FFF799;text-decoration: none;}

.disclaimerColor {font-family: verdana, arial, helvetica, sans-serif;font-size: 8px;font-weight: normal;color: #99B2CC;text-decoration: none;}

/* ------ Google Map API Over Ride Styles -----*/
body
{
    background:     #6f7195;
    color:          #000000;
    font-size:      62.5%;
    font-family:    verdana, arial, helvetica, sans-serif;
	background-image: url('images/ahdcBK.jpg');
	background-repeat: repeat-x;
	scrollbar-face-color: #B3CCE5;
	scrollbar-shadow-color: #576D83;
	scrollbar-highlight-color: #B3CCE5;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
}
a, a.copyNav:visited
{
    color:  #e9d89b;text-decoration: none;
}
a, a.copyNavTiny2:visited
{
    color:  #886A6A;text-decoration: none;
}

.ad {
background-color: #ffffff;
}
hr{
	border: none 0; 
	border-top:1px dashed #d3d3d3;
	margin-top: 5px;
	height: 1px;
	width:98%;
}
/* SLIDER STYLE TAGS */
/* extraneous styles [ begin ] */
img2 {
	border: 0; display: block;margin: 20px 10px 5px 15px;/*image placement border: medium double rgb(250,0,255);*/
}
.fl {
	float: left; display: inline;
}
.photos {
    text-align: center; padding: 24px 0 0 0;
}
.skip {
	position: absolute; left: -5000px;
}

/* extraneous styles [ end ] */

/* slider styles [ begin ] */

.news_slider {
	position: relative; width: 999px; margin: 0 0 15px 7;/*OUTSIDE CONTAINER*/
}
.news_slider .messaging {
	display: block; padding: 5px; margin: 0 20px 5px 20px; background: #ffffcc;
}
.news_slider .prev, .news_slider .next {
	position: absolute; top: 42%; display: none;/*previous and next button boxes*/
}
.news_slider .next {
	right: 0;padding: 28px 4px 0 0; /* top right bottom left */
}
.news_slider .prev {
	padding: 28px 0 0 4px; /* top right bottom left */
}
.news_slider .news_items {
	position: relative; width: 945px; left: 30px; overflow: hidden;/*Slide Container box that is between buttons*/
}
.news_slider .news_items .view_all {
	padding: 5px; margin: 0 0 2px 0; border-top: #eeeeed 1px solid; border-bottom: #eeeeed 1px solid; text-align: center;
}
.news_slider .news_items .container {
	position: relative; top: 0; left: 0; width: 483px; height: 178;WIDTH  THIS BOX HOLDS THE ELEMENTS AND IS THE SLIDING BOX*/
}
.news_slider .news_items .container .item {
	width: 470px; height:180; margin: 0 2px 0 2px;background: url(images/sliderNews.jpg); background-repeat: no-repeat;/*individual article containers postitions border: medium double rgb(250,0,255);*/
}
.news_slider .news_items .container .item div {
	width: 300px; margin: 20px 0 10px 0;/*copybox placement border: medium double rgb(250,0,255);*/
}
.news_slider .news_items .contain .item img {
	padding: 10px;
}

/* slider styles [ end ] */
