﻿html{
	background-color: #ebe4be;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Palatino Linotype", “Book Antiqua”, Palatino, “Times New Roman”, Times, serif;
	font-size: 12px;
}
a:link, a:active, a:hover{
	color: #4a88c2;
}

a:visited {
	color: #48a348;
}
body {
	
	text-align:center;
}


*{
	margin: 0;
	padding: 0;

	
}


#header
{
	background-image: url("header.jpg");
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 139px;
    background-position: 5px top;

}

#header2
{
	background-image: url("header2.jpg");
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 111px;
    background-position: 0px top;

}




#container {
	text-align: left;
	position: relative;
	top: 0px;
	margin: 0 auto;
	width: 811px;
	height: 100px;
	
}

#navigation
{
	position: absolute;
	top: 118px;
	left: 160px;
	z-index: 4;
}

#navigation2
{
	position: absolute;
	top: 90px;
	left: 160px;
	z-index: 4;
}


#press_releases
{
	position: absolute; 
	left: 320px;
}

#navlist {
	white-space: nowrap;
	list-style: none;
}

#navlist a {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	display: block;
	text-decoration: none;
	word-spacing: 4px;
	letter-spacing: 1px;
	margin-right: 30px;
}

#navlist li ul li a
{
    line-height: normal;
	margin-left: 15px;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-size: 11px;


}

#navlist li ul
{
	padding-left: 0px;
	background-color: #93afd7;
}
#navlist li ul li a:hover{
		text-decoration: none;
}
#navlist a:hover{

	background-color: #93afd7;
	text-decoration: underline;
}

#navlist li {
	float: left;

}
#navlist li ul li
{	
	list-style: none;
	background: transparent url("navigation_bullet.gif") no-repeat 3px 4px;
	
	margin-top: 3px;
	line-height: 15px;
}
#navlist li ul { 
	
	position: absolute;
	width: 14.1em;
	left: -9999px; 
}

#navlist li:hover ul, #navlist li.sfhover ul { 
	left: auto;

}
#navlist li.sfout ul {
	
	left: -9999px;
}

#body
{
	width: 811px;
	position: relative;
	background: white url("content_bg.gif") repeat-y;
	background-position: 0px top;
	height: 340px;
	min-height: 340px;

}

#body2
{
    padding-bottom: 70px;
    padding-top: 10px;
	width: 811px;
	background: white url("content_bg.gif") repeat-y;
	background-position: 0px top;
	height: 300px;
	min-height: 300px;

}


html > body #body2
{
	 height: auto;
}

#content
{	position: relative;
    padding-top: 5px;
    margin-left: 23px;
	background: transparent url("content_large.gif") no-repeat 0 0;
	width: 776px;	
	z-index: 2;
    height: 320px;
    min-height: 320px;
     
}


html > body #content
{
    height: auto;
}



#content p 
{
    font-size: 12px;
    line-height: 15px;
    margin-left: 30px;
    width: 740px;
    margin-top: 10px;
}

#content h1
{
    margin-left: 20px;
    font-size: 12px;
}
#content h2
{   
    margin-left: 20px;
    font-size: 13px;
    margin-top: 30px;
    margin-bottom: 10px;
}

#dropdown dt
{
	margin-left: 20px;
    font-size: 13px;
    margin-top: 30px;
    margin-bottom: 10px;

}
#slideshow
{
	position: absolute;
	top: 15px;
	left: 29px;
	width: 237px;
}
#about
{
	position: absolute;
	z-index: 3;
	top: 15px;
	left: 275px;
	width: 315px;	
	background: transparent url("about_bg.gif") no-repeat;
	height: 300px;
}

#about p
{
	margin-left: 10px;
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: .05em;
	padding-right: 5px;
}
#about a
{	
	font-size: 11px;
	padding-right: 10px;
	float: right;
}
#about h2
{
	margin-top: 10px;
	margin-left: 15px;
	display: block;
	position: relative;
	text-indent: -9999px;
	background: transparent url("about_title.gif") no-repeat;
}
#manuals
{
	position:absolute;
	left: 370px;
	top: 5px;
	width: 50%;
	width: 400px;
}
#forms
{
	position:relative;
	left: 20px;
	width: 50%;
	
}

#newsletters
{
	width: 300px;
}

#press_releases
{
	position: absolute;
	left: 315px;
	top: 5px;
	width: 450px;
}
#headlines
{
	position: absolute;
	z-index: 3;
	left: 593px;
	top: 15px;
	margin-left: 5px;
	float: left;
	width: 200px;
	height: 300px;
	background: transparent url("headlines_bg.gif") no-repeat;
}
#headlines ul
{
	
	margin-left: 25px;
	display: block;
	list-style-type: none;
	font-family: Georgia, serif;
	font-size: 11px;
	letter-spacing: 2px;
	list-style-image: url("headlines_bullet.gif");
	margin-right: 10px;
	
}
#headlines ul li{
	margin-top: 6px;
}
#headlines h2
{
	margin-top: 10px;
	margin-left: 15px;
	display: block;
	text-indent: -9999px;
	background: transparent url("headlines_title.gif") no-repeat;
}


#footer
{
	text-indent: -9999px;
	position: relative;
	top: -25px;
	height: 40px;
	z-index: 5;
	background-color: transparent;
	background-image: url("footer.gif");
	background-repeat: no-repeat;
}

#footer2
{

	clear: both;
	position: relative;
	top: 0px;
	height: 40px;
	z-index: 5;
	background-color: transparent;
	background-image: url("footer.gif");
	background-repeat: no-repeat;
}


#footer h3, #footer2 h3{
    
	z-index: 6;
	top: -79px;
	width: 107px; 
	height: 104px;
	left: 696px;
	position: absolute;
	text-indent: -9999px;
	background-image: url("sunflower.gif");
}



#content h1
{
    margin-top: 10px;
    text-indent: -9999px;
}

#about_header
{
    background: transparent url("headers/about.gif") no-repeat 0 0;
    height: 30px;
    width: 300px;
}

#certified_seed_header
{
    background: transparent url("headers/ks_certified_seed.gif") no-repeat 0 0;
    height: 30px;
    width: 300px;
}

#seed_law_header
{
    background: transparent url("headers/seed_law.gif") no-repeat 0 0;
    height: 30px;
    width: 300px;
}

#forms_header
{
    background: transparent url("headers/forms.gif") no-repeat 0 0;
    height: 30px;
    width: 300px;
}

#manuals_header
{
    background: transparent url("headers/manuals.gif") no-repeat 0 0;
    height: 30px;
    width: 300px;
}

#newsletters_header
{
	background: transparent url("headers/newsletters.gif") no-repeat 0 0;
    height: 30px;
    width: 300px;

}

#press_releases_header
{
	background: transparent url("headers/press_releases.gif") no-repeat 0 0;
    height: 30px;
    width: 300px;

}

#seed_lab
{
	background: transparent url("headers/seed_lab_services.gif") no-repeat 0 0;
    height: 30px;
    width: 300px;
	
}

#links_header
{
    background: transparent url("headers/links.gif") no-repeat 0 0;
    height: 30px;
    width: 300px;
}
#technical_aids_header
{
	background: transparent url("headers/technical_aids.gif") no-repeat 0 0;
    height: 30px;
    width: 300px;

}

#inspection_services_header
{

    background: transparent url("headers/inspection_services.gif") no-repeat 0 0;
    height: 30px;
    width: 300px;

}

#staff_header
{
    background: transparent url("headers/board_and_staff.gif") no-repeat 0 0;
    height: 30px;
    width: 300px;
   	
}
#seed_directories_header
{
    background: transparent url("headers/seed_directories.gif") no-repeat 0 0;
    height: 30px;
    width: 300px;
   	
}


#standards_procedures_header
{
    background: transparent url("headers/standards_and_procedures.gif") no-repeat 0 0;
    height: 30px;
    width: 300px;
   	
}


#contact_header
{
    background: transparent url("headers/contact_us.gif") no-repeat 0 0;
    height: 30px;
    width: 300px;
}

#content ul, ol
{
	margin-left: 50px;
}


#staff_list li, board_list li
{
    margin-bottom: 3px;
}

#kcia_staff li
{
    margin-bottom: 3px;
}

#kcia_staff ul
{
    list-style-type: none;
}

#staff_list 
{
    height: 40em;
    position: relative;
    left: 30px;
    width: 350px;
}
#kcia_staff h3
{
	
	font-size: 13px;
}

#staff_list h3, #board_list h3
{
	font-size: 13px;
	
}
#board_list
{
    position:absolute;
    left: 400px;
    width: 350px;
}
#counter_div
{
	text-align: center;
	clear: both;
}

#counter_div img {
	
	margin-left: -4px;
}

#forms_and_manuals li, #links li
{
    margin-bottom: 10px;
}

.pdf_link
{
    background-position: top left;
    background-repeat: no-repeat;
    background-image: url("pdf_icon.gif");
    line-height: 40px;
    list-style-type: none;
    padding-left: 50px;
    height: auto !important;
    height: 40px;
   
}


.pdf_link_header
{
	margin-top: 10px;
	font-size: 15px;
	list-style-type: none;
}