#srch_box{
	background: #e6e6dc;
	padding: .3em;
	padding-bottom: .2em;
	padding-left: 1em;
	color: gold;
	width:90%;

	}
.prmpt{
	margin-right: 2em;
	color: #555555;
	color: #00628b;
	font-size: 1em;
}

.pg_int{
	background: #e6e6dc;
	background: white;
	padding: .3em;
	padding-bottom: .2em;

	color: gold;
	width:100%;
	float: left;
	margin-bottom:1em;
	}

.pg_int{
	font-size: 1.2em;
}

.pg_int .title{
	font-size:1.1em;
	color: #00628b;
	font-family: helvetica;

	}
.active_control{
	font-size: 1.4em;
	color: #5a8f29;
	font-weight: 600;
}

.cb_item a{
	color: #666633;
	}
.cb_item a:hover{
	background: #666633;
	color: white;
	}

/*
#topic_bar ul{
	font-size: 1.1em;
}*/

#topic_bar li {
	padding-right: .5em;
	border-right: 1px solid silver;
}
#topic_bar li ul li {
	border: 0;
}

#main{
	width: 87%;;
}



.l_item{
	width: 90%;
}
#st_list{
	margin-left: -3em;

}

*html #st_list{
	margin-left: 0;
}
#st_list h1{
	font-size: 1.4em;

}

#st_list h1 a{
	color: #1b6AA5;
	color: #006288;
	font-size: 1.1em;
	
}
.l_box2 h1{
	line-height: 1.4em;
/*	font-size: 1.1em; */
}
#st_list  .text{
	margin-top: .2em;
	font-size: 1.3em;
	line-height: 1.4em;
}


#t_nav {
	background: rgb(239,239,239);
}
#t_nav ul{
	border-right: 0;
	width: 100%;

}

#t_nav{
       background: rgb(239,239,239);
	padding:0;
}
	
#t_nav ul li{
	border-right: 0;
	float:left;
	border-top: 0;
	background: rgb(239,239,239);

}
#t_nav ul li  a{
	color: #666666;
	font-size: 1.1em;
		background: rgb(239,239,239);
}

#t_nav ul li ul li a{
	background: white;
}

#t_nav li ul{
	left:0px;
	top: 9px;
	border-top: 0;
	width: 8em;
	border:0;
	border-left:1px solid silver;
	border-bottom: 1px solid silver;
}

#t_nav ul li ul li{
	width: 10em;
	position: relative;
	border-right: 1px solid silver;
	border:0;
	border-right:1px solid silver;
}

#loc_choice{
        float: left;
        font-size: 1.5em;
	color:	#668395;
	font-weight: 600;
}
#loc_type{
	width: 98%;
	 float: left;
	margin:0;
	padding:0;
	margin-top: 1.2em;
	margin-left: 2em;
	margin-bottom: .5em;

	}


#loc_choice a{
	color:	#668395;
	font-weight: 600;
}

#loc_choice a:hover{
	color:	white;

}


#read { padding-left: .5em;}
#read h1 { font-size: 2.4em;
	   font-weight: normal;
	   }
#read a{ 
	font-weight: normal;
}

#write { padding-left: .5em;}
#write h1 { font-size: 2.4em;
	   font-weight: normal;
	   }
#write a{ 
	font-weight: normal;
}

#share { padding-left: .5em;}
#share h1 { font-size: 2.4em;
	   font-weight: normal;
	   }
#share a{ 
	font-weight: normal;
}

#shop { padding-left: .5em;}
#shop h1 { font-size: 2.4em;
	   font-weight: normal;
	   }
#shop a{ 
	font-weight: normal;
}
#guide_box a:hover{
	color: white;
}

