@charset "utf-8";
/* CSS Document */

body {
	background-color: #ACCFCC;
	text-align: center;
	background-image: url(../img/pavingbg.jpg);
}p {
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
h1 {
	font-size: 36px;
	font-weight: bolder;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-left: 20px;
	padding-top: 10px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	text-decoration: underline;
	padding-left: 20px;
	padding-top: 10px;
}

h3 {
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
}
h4 {
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	padding-left: 15px;
}
hr {
	color: #003333;
	text-align: center;
	width: 98%;
}



#header {
	text-align: center;
	vertical-align: middle;
	height: 150px;
	width: 100%;
	background-image: url(../img/top.png);
}

#topnav {
	height: 30px;
	width: 100%;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	padding-top: 5px;
}
#topnav a:link {
	font-size: 14px;
	font-weight: bolder;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
}

#topnav a:visited {
	font-size: 14px;
	font-weight: bolder;
	padding-right: 20px;
	padding-left: 20px;
}
#topnav a:hover {
	font-size: 14px;
	font-weight: bolder;
	color: #910000;
	padding-right: 20px;
	padding-left: 20px;
}

#leftbox {
	height: 100%;
	width: 190px;
}
#leftbox p {
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
#formbox {
	font-size: 18px;
	color: #003366;
	text-decoration: underline;
	background-color: #FFFFFF;
	text-align: center;
	height: 40px;
	width: 170px;
	font-weight: bolder;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 5px;
}

#topbox {
	height: 30px;
	width: 184px;
	color: #003366;
	border-top-width: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 10px;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: underline;
}
#headerbox {
	text-align: left;
	float: left;
	height: 30px;
	width: 300px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bolder;
	color: #003366;
	padding-top: 10px;
	margin-bottom: 20px;
}

#linkbox {
	text-align: right;
	float: right;
	height: 30px;
	width: 400px;
	vertical-align: middle;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#linkbox a:link {
	font-size: 18px;
	font-weight: bolder;
	text-align: right;
	padding-right: 20px;
}
#linkbox a:visited {
	font-size: 18px;
	font-weight: bolder;
}
#footer {
	font-size: 11px;
	font-weight: bolder;
	color: #003333;
	text-align: center;
	height: auto;
	padding-top: 10px;
}
#footer a:link {
	font-size: 11px;
	font-weight: bolder;
}
#footer a:visited {
	font-size: 11px;
	font-weight: bolder;
}

#footer2 {
	text-align: center;
	height: 30px;
	width: 100%;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	padding-top: 10px;
}
Form {
	color: #000000;
	padding-top: 20px;
	margin-top: 1px;
	margin-right: 2px;
	margin-left: 2px;
}

