html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
	body {
	font-size: 12px;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#3171B8;
	
	}
	/* rules for headings and paragraph */
	h1 {
	padding-top: 10px;
	font-size: 150%;
	color:#AD0E13;
	}
	
	h2 {
	font-size: 130%;
	color:#AD0E13;
	}
	
	h3 {
	font-size: 120%;
	color:#AD0E13;
	
	}
	
	p {
	
	line-height: 150%;
	}
	
	#wrapper {
	position: absolute;
	top: 20px;
	left: 50%;
	width:787px;
	height:auto;
	margin-left: -390px;
	margin-top: 50px;
	padding: 0px;
	background-color: #ffffff;
	background:url(../images/content.jpg) repeat-y;
}

#headertop {
	background-image:url(../images/header.jpg);
	width:787px;
	height:27px;

}

#headerbottom {
background-image:url(../images/content.jpg);
background-repeat:repeat-y;
width:787px;
height:210px;

}
#logo {
	position:absolute;
	top:-50px;
	left:76px;
	z-index:400;
}
#webaddress {
	position:absolute;
	top:57px;
	left:302px;
	width:404px;
	height:66px;
}

#telephonenum {
position:absolute;
top:120px;
left:480px;
width:244px;
height:52px;
}

#navigation {
	position:absolute;
	left:20px;
	top:179px;
	display:block;
	width:743px;
	height:35px;
	background:#A62C27;

}
#navigation ul {
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#navigation li {
	display: inline;
	padding: 0;
}
#navigation li a {
	display: inline;
	padding: 10px 2px;
	text-decoration: none;
	font-style: normal;
	background: no-repeat right center;
	color: #FFFFFF;
	float: left;
	width: 100px;
	margin-left: 2px;
	text-align: center;
	font-size: 13px;
}
#navigation a:hover {
	background-color: #D1423A;
	height: 15px;
	color: #000000;
}

#maincontent {
	width: 787px;
	min-height:300px;
	height:auto;
	background:url(../images/content.jpg) repeat-y;
	background-color:#FFFFFF;
	position:relative;
	left:0;
	top:0;
	vertical-align:middle;
	padding-top: 0;
	padding-bottom: 10px;

}
#maincontent ul li {
vertical-align:middle;
list-style-image:url(../images/bullet.gif);
list-style-position:inside;
line-height:170%;
padding-left:10px;


}
#leftcolumn {
	width:200px;
	height:205px;
	float:left;
	margin-left:30px;

}

#leftcoltop {
background:url(../images/coltop.jpg) no-repeat;
height:14px;
}
#leftcolmid {
	background:url(../images/colmiddle.jpg) repeat-y;
	height:220px;
}
#leftcolbot {
background:url(../images/colbot.jpg) no-repeat;
height:15px;
}

#rightcolumn {
	float:right;
	padding-right:30px;
	width:525px;
	height:auto;
}

#footer {
	position:relative;
	background:url(../images/bottom.jpg) bottom;
	width:787px;
	height:51px;
}

.clear {
clear:both;
background:url(../images/content.jpg) repeat-y;
}

/* form styles */
#form{
text-align:left;
	background-color: #ffffff;
	padding: 2px;
	width: auto;
	margin-top: 4px;
	margin-bottom: 6px;

}
.formbackground1 {
	background-color: #C6D1FF;
}

.frmfieldsmall {
	font-size: 90%;
	background-color: #CCEFF4;
	padding: 2px;
	width: 12em;
	border: 1px solid #999999;
	margin-top: 2px;
}
.formbutton {
	line-height: 1.6em;
	color: #000;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	width: auto;
	}
#moreinfo {
	background:url(../images/colmiddle.jpg) repeat-y;
	height:1300px;
	padding-left: 5px;
	padding-right: 18px;
}
.newbigmain {
	margin-left: 25px;
}
#leftcolmid2 a {
	text-decoration: none;
	padding-left: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cell {
	border-bottom-width: thin;
	border-bottom-style: solid;
	background-color: #5A94D3;
}
#leftcolmid2 h3 {
	padding-left: 10px;
}
#leftcolmid2 a:hover {
	text-decoration: none;
	padding-left: 10px;
	color: #AD0E13;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
