/* CSS Document */


/* document definitions */
/* end of document definitions */
	
	
/* div definitions */

#hidden_logo {
	display: none;
	}

#header {
	height: 77px;
	margin: 0 0 0 0;
	}
	
#header_nav {
	float: right;
	margin-right: 11px;
	margin-top: -13px;
	}
	
#header_nav a:link {
	color: #ffffff;
	text-decoration: none;
	}
		
#header_nav a:visited {
	color: #ffffff;
	text-decoration: none;
	}
		
#header_nav a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
		
#header_nav a:active {
	color: #ffffff;
	text-decoration: none;
	}
	
#header_nav ul {
	margin: 0;
	}
	
#header_nav li {
	list-style: none;
	display: inline;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	padding: 0 9px 5px 9px;
	line-height: 19px;
	}
	
#header_nav li.border {
	border-left: 1px solid #ffffff;
	}
	
#column12_container {
	position: relative;
	margin: 16px 0 0 0;
	}
	
#column1 {
	position: absolute;
	top:  0px;
	left: 0;
	width: 168px;
	padding: 12px 0 0 5px;
	}	
	
#column1 p {
	padding-left: 3px;
	line-height: 14px;
	}	
	
#column1 .redlinks {
	line-height: 17px;
	}
	
#column1 form {
	margin: 0;
	}	
	
#column1_searchform {
	position: relative;
	top: 0px;
	margin: 0;
	}
	
#column2_header {
	margin-left: 182px;
	padding-right: 22px;
	font-size: 0px;
	background: #ffffff url(/images/whitecorner_TR.gif) no-repeat top right;
	}
	
#column2 {
	background: transparent url(/images/shadow_TL.gif) no-repeat top left;
	margin-left: 182px;
	}
	
#column2_shadow {
	margin: 0 0 0 15px;
	background: #c1c1c1 url(/images/shadow_TR.gif) no-repeat top right;
	}
	
#column2_content {
	margin: 0 15px 0 0;
	padding: 0 22px 12px 22px;
	background-color: #ffffff;
	font-size: 100%;
	height: 1%;
	}
	
#column2_content li {
	font-size: 100%;
	}
	
#column2_content blockquote {
	font-size: 100%;
	}
	
#column2_content td {
	font-size: 80%;
	}	
	
#column2_footer {
	margin: 0 0 20px 182px;
	background: #ffffff url(/images/whitecorner_BR.gif) no-repeat top right;
	}
	
#footer {
	margin: 0 0 20px 182px;
	padding: 0 35px;
	color: #7a7a7a;
	}
	
#footer a:link {
	color: #7a7a7a;
	text-decoration: none;
	}
		
#footer a:visited {
	color: #7a7a7a;
	text-decoration: none;
	}
		
#footer a:hover {
	color: #7a7a7a;
	text-decoration: underline;
	}
	
#footer a:active {
	color: #7a7a7a;
	text-decoration: none;
	}
	
#nav {
	position: relative;
	margin: 0;
	list-style: none;
	}

/* controls for flyout links */	
#nav li a {
	height:14px;
	display: block;
	margin: 0;
	padding: 3px 0 3px 10px;
	font-size: 13.5px;
	text-decoration: none;
	color: white
	}
#nav li a.dept {
	height:14px;
	display: block;
	margin: 0;
	color: white;
	font-size: 13.5px;
	text-decoration: none;
	background-image: url(http://www.co.st-louis.mn.us//slcportal/Portals/0/sidemenubar_secgroup.gif);
	}
.topline {
	height=23px;
	background-image: url(http://www.co.st-louis.mn.us//slcportal/Portals/0/sidemenubar_blue_new.gif);
	}
.firstgrouplastline {
	height=25px;
	background-image: url(http://www.co.st-louis.mn.us//slcportal/Portals/0/sidemenubar_blue_new.gif);
	}
#nav li a.firstgrouplastline {
	color: white;
	height=25px;
	}
.secondgroup {
	height=26px;
	background-image: url(http://www.co.st-louis.mn.us/slcportal/Portals/0/sidemenubar_secgroupmiddle.gif);
	}	
.secondgrouplast {
	height=26px;
	background-image: url(http://www.co.st-louis.mn.us//slcportal/Portals/0/sidemenubar_secgrouplast.gif);
	}
#nav li a.secondgrouplast {
	height:26px;
	}
.thirdgroup {
	background-image: url(http://www.co.st-louis.mn.us/slcportal/Portals/0/sidemenubar_thirdgroup.gif);
	}
#nav li a.thirdgroup {
	color: black;
	}
.thirdgrouplast {
	height=26px;
	background-image: url(http://www.co.st-louis.mn.us/slcportal/Portals/0/sidemenubar_thirdgroup_last.gif);
	}
#nav li a.thirdgrouplast {
	color: black;
	height:26px;
	}

.fourthgroup {
	background-image: url(http://www.co.st-louis.mn.us/slcportal/Portals/0/sidemenubar_fourthgroup.gif);
	}
#nav li a.fourthgroup {
	color: black;
	}
	
#nav a:link {
	text-decoration: none;
}
		
#nav a:visited {
		text-decoration: none;
		}
		
#nav a:hover {
		text-decoration: underline;
		}
		
#nav a:active {
		text-decoration: none;
		}
	
#nav li a.navbottom {
	border-bottom: 1px solid #b4b4b4;
	color: blue;
	}
	
#nav li a.noborder {
	border-bottom: none;
	}
	
#nav li a.topborder {
	border-top: 1px solid #666666;
	}
	
#nav li a.topspacer {
	padding-top: 5px;
	background: transparent url(/images/redarrow.gif) no-repeat 158px 10px;
	}
	
#nav li a.topspacer2 {
	padding-top: 5px;
	background: transparent url(/images/redarrow.gif) no-repeat 93px 10px;
	}
	
#whitecorner_TL {
	height: 8px;
	margin: 0;
	background: transparent url(/images/whitecorner_TL.gif) no-repeat top left;
	}
	
#whitecorner_BL {
	height: 8px;
	line-height: 8px;
	margin: 0;
	background: transparent url(/images/whitecorner_BL.gif) no-repeat top left;
	}
	
#graycorner_TR {
	height: 7px;
	line-height: 7px;
	background: transparent url(/images/graycorner_TR.gif) no-repeat top right;
	}
	
#graycorner_TL {
	height: 7px;
	line-height: 7px;
	margin: 0;
	background: transparent url(/images/graycorner_TL.gif) no-repeat top left;
	}
	
#top_nav {
	position: relative;
	height: 49px;
	margin: 0 -15px;
	background: transparent url(/images/grayfade.gif) repeat-x;
	}
	
#other_news {
	padding: 14px;
	margin : 6px 0 0 0;
	background-color: #f8f8ec;
	}
	
#other_news p {
	margin: 18px 0 0 0;
	}
	

/* department flyout menu    * * * *    LEVEL 3 is Al's */    
#department_list {
	width: 130px;
	margin : 0;
	padding: 8px 6px;
	list-style: none;
	background-color: #A99058;
	border: 4px solid #ffffff;
	}
	
#department_list li a, .level3 {
	height:14px;
	display: block;
	margin: 0;
	padding: 4px 0 4px 7px;
	color: #ffffff;
	font-size: 13.5px;
	width: 300px;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #a6a6a6;
	}
	
#department_list a:link {
		text-decoration: none;
		}
		
#department_list a:visited {
		text-decoration: none;
		}
		
#department_list a:hover {
		text-decoration: none;
		background-color: #595959;
		}
		
#department_list a:active {
		text-decoration: none;
		}
		
#department_list li a.top {
	padding-top: 3px;
	}
	
#department_list li a.bottom {
	padding-bottom: 3px;
	border-bottom: none;
	}
	
#department_list_shadow {
	z-index: 1;
	display: none;
	width: 150px;
	position: absolute;
	top: -150px;
	left: 150px;
	padding: 0 4px 5px 0;
	background: transparent url(/images/transparent_bkrd.png) no-repeat 5px 4px;
  	_background-image: none;
	}
	
#nav li:hover div, #nav li.over div, .level3{
  /*  display the other topics when
      their parent is hovered */
  display: block;
}

#nav li.over, .level3 ul.over {
	_float:left;
	}

/* level three testing */
#department_list_three {
	width: 130px;
	margin : 0;
	padding: 8px 6px;
	list-style: none;
	background-color: yellow;
	border: 4px solid yellow;
	}
	
#department_list_three li a, .level3 {
	height:14px;
	display: block;
	margin: 0;
	padding: 4px 0 4px 7px;
	color: #ffffff;
	font-size: 13.5px;
	width: 300px;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid red;
	}
	
#department_list_three a:link {
		text-decoration: none;
		}
		
#department_list_three a:visited {
		text-decoration: none;
		}
		
#department_list_three a:hover {
		text-decoration: none;
		background-color: #595959;
		}
		
#department_list_three a:active {
		text-decoration: none;
		}
		
#department_list_three li a.top {
	padding-top: 3px;
	}
	
#department_list_three li a.bottom {
	padding-bottom: 3px;
	border-bottom: none;
	}
	
#department_list_shadow_three {
	z-index: 1;
	display: none;
	width: 150px;
	position: absolute;
	top: -150px;
	left: 150px;
	padding: 0 4px 5px 0;
	background: transparent url(/images/transparent_bkrd.png) no-repeat 5px 4px;
  	_background-image: none;
	}
/* level three testing */

	
/* end of department flyout menu */


/* inside page divs */

#department_dropdown {
	float: left;
	padding: 4px 0 0 15px;
	margin: 0;
	font-size: 11px;
	}
	
#breadcrumb {
	margin: 0 0 18px 0;
	font-size: 9px;
	height: 25px;
	line-height: 23px;
	border-top: 1px solid #c3c3c3;
	border-bottom: 1px solid #e4e4e4;
	color: #999999;
	}
	
#breadcrumb a:link {
	color: #999999;
	text-decoration: underline;
	}
		
#breadcrumb a:visited {
	color: #999999;
	text-decoration: underline;
	}
		
#breadcrumb a:hover {
	color: #999999;
	text-decoration: underline;
	}
		
#breadcrumb a:active {
	color: #999999;
	text-decoration: underline;
	}
	
#breadcrumb .current {
	color: #333333;
	}
	
#department_banner {
	padding: 14px 14px 1px 14px;
	margin: 12px -14px 30px -14px;
	background-color: #f2f1da;
	}
	
#department_banner .copy {
	height: 1%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999966;
	padding: 10px 0;
	}
	
#department_banner img {
	float: left;
	margin : 0 24px 14px 0;
	}
	
#department_briefs p {
	margin-top: 0;
	line-height: 16px;
	}
	
/* end of inside page divs */


/* class definitions */
	
.clearer {
	height: 0;
	font-size: 0;
	line-height: 0;
	clear:both;
	}
		
.floatleft {
	float: left;
	}
	
.input100 {
	width: 94px;
	vertical-align: top;
	}
	
.phone {
	font-weight: bold;
	margin-top: 45px;
	}
	
.text_size {
	float: right;
	width: 161px;
	padding: 4px 15px 0 0;
	margin: -3px 0 0 0;
	font-size: 11px;
	color: #999999;
	}

.text_size a:link {
	color: #333333;
	text-decoration: none;
	}
		
.text_size a:visited {
	color: #333333;
	text-decoration: none;
	}
		
.text_size a:hover {
	text-decoration: underline;
	}
		
.text_size a:active {
	color: #333333;
	text-decoration: none;
	}
	
.text_size_inside {
	float: right;
	width: 180px;
	padding: 4px 15px 0 0;
	margin: -3px 0 0 0;
	font-size: 11px;
	color: #999999;
	}

.text_size_inside a:link {
	color: #333333;
	text-decoration: none;
	}
		
.text_size_inside a:visited {
	color: #333333;
	text-decoration: none;
	}
		
.text_size_inside a:hover {
	text-decoration: underline;
	}
		
.text_size_inside a:active {
	color: #333333;
	text-decoration: none;
	}
	
#top_nav .font11 {
	font-size: 11px;
	font-weight: bold;
	}
	
#top_nav .font13 {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	}
	
#top_nav .font15 {
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	}
		
.top_nav_links {
	float: left;
	padding: 4px 0 0 15px;
	margin: 0;
	font-size: 11px;
	}
	
.article_brief {
	margin-top: 10px;
	padding: -10px 0 20px 0;
	border-bottom: 1px solid #e5e5e5;
	}
	
.article_copy { 
	margin-left: 159px;
	}
	
.article_img {
	float: left;
	padding: 0 21px 0 0;
	}
	
.latest_info {
	margin: 19px 0 0 0;
	}
	
.logo_link {
	display: block;
	width: 350px;
	height: 70px;
	}
	
/* Als test */	

	/* Link Font Color */
.div#nav a {
	color: #FFF;
	}
	
	/* Width of Menu */ 
 .div#nav {
	 float: left; 
	 width: 8em; 
	 margin: -1px 0 0 -1px; 
	 background: #FDD;
	 }
	
.div#nav ul {
	margin: 0; 
	padding: 0; 
	width: 10em; 
	background: #7a7a7a; 
	border: 1px solid #AAA;
		}
.div#nav ul.level2 {
	background: #7a7a7a;
	}
	
.div#nav ul.level3 {
	background: #7a7a7a;
}

.div#nav li {
	position: relative; 
	list-style: none; 
	margin: 0; 
	border-bottom: 1px solid #CCC; 
	}
	
.div#nav li.submenu {
	backgound: #7a7a7a;
	}
	
.div#nav li:hover {
	background: #EBB;
	}
	
.div#nav li.submenu {
	background: url(submenu.gif) 95% 50% no-repeat;
	}
	
.div#nav li.submenu:hover {
	background-color: #EDD;
	}
	
.div#nav li a {
	display: block; 
	padding: 0.02em 0 0.02em 0.5em; 
	text-decoration: none; 
	width: 10em; 
	border-left: 0.5em solid #BBB;
	}
	
.div#nav li a:hover {
	border-left-color: red;
	}
	
.div#nav>ul a {
		width: auto;
		}
		
.div#nav ul ul {
	position: absolute; top: 0; left: 9em;
	display: none;
	}
	
.div#nav ul.level1 li.submenu:hover ul.level2, div#nav ul.level2 li.submenu:hover ul.level3 {
	display:block;
	}	
/*  End of Al Test */	
	
/* end of class definitions */