/* CSS VISIT*/
#content {
	background-image: url(../images/search_bg.gif);
}

#topwave {
	background-image: url(../images/search_top_wave.gif);
}
/*CHANGE LEFT NAV BG COLOR*/
#leftnav {
	background: #94c549;
}

#leftwave1 {
	height: 33px; 
	background-image: url(../images/visit_leftwave_top.gif);
} 

/*LEFT LEFT-ALIGN PICTURE BOX*/

#leftcontent {
	background: #4c8d29; 
	color: #87c1fa;
	width: 188px; 
	text-align: left; 
	font-size: 10px; 
	line-height: 13px; 
	font-weight: normal;
}

.leftimage-centered {
padding-bottom: 10px;
}
/*LEFT CENTERED PICTURE BOX */
#leftcontent2 {
	background: #4c8d29; 
	color: #87c1fa;
	text-align: center;
}

.leftimage-centered {
padding-bottom: 10px;
}


/*CHANGE LEFT BOTTOM BOX COLOR*/
#leftwave2 {
	height: 100px; 
	background: #6ba82e; 
	background-image: url(../images/visit_leftwave_bottom.gif);
}


.left img {height: 10px; width: 30px; border-width: 0; display: inline;}
a.left  img {background: url(../images/arrow_ltgrn_green.gif) no-repeat; }
a.left:hover img {background: url(../images/arrow_ltgrn_green_over.gif)  no-repeat;}

a.left_current {
color: #fcf300; 
}

.left_current img {height: 10px; width: 30px; border-width: 0; display: inline;}
a.left_current   img {background: url(../images/arrow_ltgrn_green_current.gif) no-repeat; }
a.left_current :hover img {background: url(../images/arrow_ltgrn_green_over.gif)  no-repeat;}

.leftcontentarrow {
color: #fddb01; 
}

a.leftcontentarrow {
color: #fddb01; 
}

a.leftcontentarrow:hover {
color: #fff;
}
.leftcontentarrow img{height: 10px; width: 30px; border-width: 0; display: inline;}
a.leftcontentarrow img {background: url(../images/arrow_yellow_green.gif) no-repeat; }
a.leftcontentarrow:hover img {background: url(../images/arrow_yellow_green_over.gif)  no-repeat;}

.leftcontentcenteredarrow {
color: #fddb01; 
}

a.leftcontentcenteredarrow {
color: #fddb01; 
}

a.leftcontentcenteredarrow:hover {
color: #fff;
}
.leftcontentcenteredarrow img{height: 10px; width: 30px; border-width: 0; display: inline;}
a.leftcontentcenteredarrow img {background: url(../images/arrow_yellow_green.gif) no-repeat; }
a.leftcontentcenteredarrow:hover img {background: url(../images/arrow_yellow_green_over.gif)  no-repeat;}



#maincontent {
	color: #2b2700;
	width: 430px;
}


#maincontent a {
	color: #800e05; 
	text-decoration: none; 
	font-weight: bold;
}

#maincontent a:hover {
	color: #805605; 
	text-decoration: underline; 
	
}
h1 {
	color: #464901; 
	border-bottom: 1px solid #ace377;
}

h2 {
	color: #432506; 
	padding-top: 15px;
}


h3 {
	color: #2b2700; 
}


#maincontent ul, #maincontent ul li{
margin:0;
padding:10px;
list-style-type:none;
}

#maincontent ul li{
background:url(../images/visit_bullet.gif) left 3px no-repeat;
padding:0 25px 0 25px;
}


#submenu {
	color: #823600; 
	font-weight: normal;
	text-decoration: none;
	}
	
#submenu a {
	color: #823600;
	font-weight: normal;
	text-decoration: none;
	}
	
#submenu a:hover {
	color: #823600; 
	text-decoration: underline;
	}
#headlink {
	color: #017266; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px;
	padding: 20px 20px 10px 20px;
	margin-left: 30px;
}

#headlink a {
    font-weight: bold; 
	color: #017266; 
}

#headlink a:hover { 
	color: #ffffff; 
}


