/* CSS Document */

/*CSS for Seznep 
Written by Paula Mosteller
Visionary Web Design*/

body {	background-color:#246daa;
	width:800px;
	margin:0;
	
		}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	margin: 10px;
}

	
h1 {
	color: #246DAA;
	background: #Fff;
	text-align: left;
	border-bottom-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	line-height: 1.5em;
	font-weight: bold;
	padding-right: 15px;
	margin-top: 0px;
	border-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	color: #FFFFFF;
	background: #F2F2F2;
	text-align: left;
	border-bottom-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	line-height: 1.5em;
	font-weight: bold;
	margin-top: 0px;
	border-top: 0;
	padding-left: 5px;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(images/seznep_nav2.jpg);
}
h3 {
	font: bold normal 12px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background: #28408f;
	text-align: left;
	font-weight: normal;
	clear: both;
	line-height: 2em;
	width: auto;
	height:auto;
	border-bottom-width: thin;
	border-bottom-style: groove;
	background-color: #E1E1E1;
	margin: 10px;
	padding:10px;
}
h4 {
	font: bold normal 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: #fff;
	text-align: left;
	font-weight: normal;
	clear: both;
	line-height: 2em;
	width: auto;
	height:auto;
	border-bottom-width: thin;
	border-bottom-style: groove;
	background-color: #246DAA;
	margin: 10px;
	padding:10px;
}
h5 {
	font: bold normal 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: #fff;
	text-align: left;
	font-weight: normal;
	clear: both;
	line-height: 2em;
	width: auto;
	height:auto;
	border-bottom-width: thin;
	border-bottom-style: groove;
	background-color: #529CDA;
	margin: 10px;
	padding:10px;
}
#wrapper {
	margin: 0px;
	width: 100%;
	height: 100%;
	margin-top: 0px;
	padding: 0;
		}
		
/*Top Header and Navigation*/

#masthead {
	position: relative;
	background: url(images/seznep_masthead.jpg);
	width:800px;
	height:79px;
	clear: both;
	}
#masthead2 {
	position: absolute;
	background: url(Images/topheader6.jpg);
	width:900px;
	height:140px;
	}	
#masthead3 {
	position: relative;
	background: url(Images/topheader7.png);
	width:900px;
	height:116px;
	background-repeat: no-repeat;
	}
			
/*Begin Middle nav*/
#middlenav{
	width:800px;
	height:28px;
	margin-bottom: 2px;
				}
		
#middlenav ul{
	margin: 0;
	padding: 0;
	list-style: none;
	background:url(Images/seznep_nav1.jpg) no-repeat;
	width: 800px;
	height:28px;
	float:left;
					}
#middlenav ul a {
	display: block;
	float:left;
	padding: 0 1.5em;
	line-height: 2.1em;
	text-decoration:none;
	color:#fff;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
			}
#middlenav ul li {
	float:left;
			}
#middlenav ul a:hover{
	color:#fff;
	height:28px;
	background:url(Images/seznep_nav2.jpg) no-repeat;
	text-decoration:underline;
	}
/*End Middle nav*/
/*Middle sections*/

#containerlft {
	float:left;
	width:49%;
	border-right-color: #28408f;
	border-width: 1px;
	border-right-style: dotted;
	text-align: left;
	padding: 5;
	color: #666666;
	margin-top: 5px;
		}
#containermid {
	float:left;
	width:496px;
		}
#containermid_in {
	float:left;
	width:475px;
		}
#container2col {
	float:left;
	width:693px;
	border-left-color: #28408f;
	border-width: 1px;
			}		
#containerright {
	float:right;
	width:49%;
	border-left-color: #28408f;
	border-width: 1px;
	text-align: left;
	padding: 5;
	color: #666666;
	margin-top: 5px;
	
		}
#containerright_in {
	float:left;
	width:230px;
	border-left-color: #28408f;
	border-width: 1px;
	border-left-style: dotted;
		}
		
#middlesection {
	float:left;
	width: 100%;
	height: 100%;
	background-color:#FFFFFF;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	}	
.footer {
	float:left;
	width: 100%;
	height: 100%;
	background-color:#999999;
	color:#FFFFFF;
	text-align: center;
	font-size: x-small;
	vertical-align: top;
	line-height: 3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	clear:both;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
		}
.logo {
	float:left;
	background:url(Images/bottom.png);
	width: 900px;
	height: 98px;
	clear:both;
	}								
#bottomsection {
	float:left;
	width: 100%;
	background-color:#fff;
	text-align: center;
	font-size: x-small;
	vertical-align: middle;
	line-height: 3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #246daa;
	}
			
a:link {
	color: #246daa;
}
a:hover {
	color: #999999;
	}
a:active {
	color: #666666;
}
a:visited {
	color: #1F5A8B;
}
#search {
	float:right;
	margin:0;
	margin-top:75px;
	color:#FFFFFF;
	
	}
