@charset "utf-8";
body {
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	margin-top:0;
	background: #5895CE url(images/Northern%20Pest%20Template%20Background.jpg) repeat-x;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}
#footer {
	width: 900px;
	background: url(images/footer.jpg);
	float: left;
	height: 162px;
	z-index: -1;
}
#menu {
	position: relative; /* Menu position that can be changed at will */
	top: 0px;
	z-index:100;
	width: 900px; /* precision for Opera */
	height: 51px;
	float: left;
	background: url(images/menu.jpg) no-repeat;
	padding-left: 0px;
	padding-top: 2px;
}


#header {
	float: left;
	height: 119px;
	width: 900px;
	background: url(images/header.jpg) no-repeat;
}
#main {
	width: 900px;
	background: #FDFDFD;
	float: left;
}
#maincontent {
	float: left;
	width: 900px;
	padding-right: 30px;
	padding-left: 30px;
}
.title1 {
	font: bold 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
	letter-spacing: 0.25em;
	text-align: left;
}
.title2 {
	font: bold 0.9em "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
	letter-spacing: 0.25em;
}

.text1 {
	font: bold normal 0.9em Verdana, Geneva, sans-serif;
	color: #333;
	text-align: left;
}
.text2 {
	font: normal 0.85em/1.5em Verdana, Geneva, sans-serif;
	color: #333;
	text-align: inherit;
}
.text3 {
	font: normal 0.65em/1.5em Verdana, Geneva, sans-serif;
	color: #333;
	text-align: inherit;
}

.imagelink_NoBorder {
	border-style: none;
}
.floatimageleft {
	clear: both;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	border-style: none;
}
.floatimageright {
	clear: both;
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
	border-style: none;
}
.textforform {
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #333;
	text-align: left;
	vertical-align: top;
}
.tabledivider {
	border: medium solid #B81317;
}
.text2white {
	font: normal 0.7em Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-align: left;
}
.link1 {
	color: #B50B14;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}
.imagelink_withBorder {
	border: 2px solid #476D9E;
}
