
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	line-height: 20px;
	font-weight: bold;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	font-weight: bold;
	
	
}

h3
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;

}

.gray {color: #333333}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}



.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}

.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}

.libNav 
{
	color: #333333; line-height: 24px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:19px;
}

.emphasis {
	font-weight:bold;
}

#padding0px {
	padding: 0px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
#redboldText {
	font-weight: bold;
	color: #990000;
}

#nav-redboldText {
	font-weight: bold;
	color: #990000;
	font-size:14px;
}

a#redboldText:hover {
	color: #666666;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	line-height: 20px;
}
a.Headline:hover {
	color: #000000;
}
.subHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}

#navigation
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float:right;
    width:100%;
   	background:#DAE0D2 url("images/nav-bg.gif")
      repeat-x bottom;
    font-size:13.5px;
    line-height:normal;
}

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

	#navigation a
	{
		color: #FFFFFF;
		/*display: block;*/
		background: #666666 url("images/nav_g_left2.jpg") left top no-repeat;
		text-decoration: none;
		padding: 7px 0 6px 7px;
	} 
	
	#navigation a span 
	{
		background: url("images/nav_g_right2.jpg") right top no-repeat;
		padding: 7px 8px 0 0;
	}
	
	#navigation #current a
	{
		background: #670003 url("images/nav_r_left2.jpg") left top no-repeat;
		padding: 11px 0 7px 7px;
		line-height: 80%;
	}
	    
	#navigation #current a span
	{
		background: url("images/nav_r_right2.jpg") right top no-repeat;
		padding: 11px 8px 0 0;
		
	}
	
	#navigation li a:hover 
	{
		  background: #670003 url("images/nav_r_left2.jpg") left top no-repeat;
		  padding: 11px 0 7px 7px;
		  line-height: 80%;
	
	}
	
	#navigation li a:hover span 
	{
	  background: url("images/nav_r_right2.jpg") right top no-repeat;
	  padding: 11px 8px 0 0;
	}

/*sliding  images
__________________________________________________
#navigation
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float:right;
    width:100%;
   	background:#DAE0D2 url("images/nav-bg.gif")
      repeat-x bottom;
    font-size:14px;
    line-height:normal;
}

	#navigation ul
	{
		margin:0;
		padding:0;
		list-style:none;
	}
	
	#navigation li  
	{
		float:left;
		background:url("images/nav-both-right.jpg")
      		no-repeat right top;
		margin:0;
		padding:0;
	}
	
	#navigation a 
	{	
		display:block;
		background:url("images/nav-both-left.jpg")
		  no-repeat left top;
		padding:8px 7px 3px 7px;
		color:#FFFFFF;
	}
	
	
	#navigation li:hover, #navigation li:hover a {
		  background-position:0px -29px;
	
		  }
	#navigation li:hover a {
	  background-position:0px -29px;
	  }
	
		#navigation #current {
		 background-position:0% -29px;
		/*background-image:url("images/nav_r_right.jpg");
		font-weight:bold;
		}
	    #navigation #current a {
		/*background-image:url("images/nav_r_left.jpg");
		background-position:0px -29px;
		}*/
			
	/*#navigation li a:hover 
	{
		font-weight:bold;
		width: 82px;
		height: 28px;
		text-align:center;
		background-image:url(images/nav_red.jpg);
		background-repeat:no-repeat;
		
	}
*/
.learnmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 15px;
}
.follow-us {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 15px;
}

#dots {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
}
a.learnmore:hover {
	color: #990000;
}
#repeatXB_bg {
	background-repeat: repeat-x;
	background-position: left top;
}
#norepeat_bg {
	background-repeat: no-repeat;
	background-position: left bottom;
}
#corner_lt {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/shadow_cornerlefttop.jpg);
}
#corner_br {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/shadow_BR.jpg);
}
#corner_bl {
	background-image: url(images/shadow_corner_BL.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#corner_rt {
	background-image: url(images/shadow_corner_tr.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#repeatYL_bg {
	background-repeat: repeat-y;
	background-position: right top;
}
#repeatYR_bg {
	background-repeat: repeat-y;
	background-position: left top;
}
#repeatXT_bg {
	background-repeat: repeat-x;
	background-position: left bottom;
}
#paddingLeft15px {
	padding-left: 15px;
	padding-right: 15px;
}
#grayBorder {
	border: 1px solid #999999;
}

#whiteBorder {
	border: 1px solid #FFFFFF; 
}

a:link {
	text-decoration: none;
}
a:hover {
	color: #990000;
}
a.banner:hover {
	color: #FF0000;
}
.whiteBorder {
	border: 0px solid #CCCCCC;
}
.whiteBorder:hover {
	border: 8px solid #999999;
}
.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	color: #000000;
	font-weight: bold;
}
a:hover img {
	color: #666666;
}
a:visited {
	text-decoration: none;
}
#padding_R15px {
	padding-right: 15px;
}
.linkText {
	color: #990000;
}
a.linkText:hover {
	color: #666666;
}
#whiteText {
	color: #FFFFFF;
}
#grayText {
	color: #666666;
}
.redHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.kathy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #333333;
}
.facebook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.logo {
	padding-top: 20px;
	padding-left: 20px;
}

#heading_locations
{
	width:600px;
	text-align:right;
	float:right;
	padding-right:8px;
}