a {
	text-decoration: none;
}

h1 {
	font-size: 170%;
	line-height: 5px;
	margin-bottom: 10px;
}

h2 {
	font-size: 125%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding-left: 10px;
	padding-top: 10px;
}


a:hover {
	text-decoration: underline;
}

body {
	background-attachment: fixed;
	background-image: url(../_images/template/bkg.gif);
	background-repeat: repeat-x;
	color: #49270B;
	font-family: "Times New Roman", Times, serif;
	font-size: 85%;
	height: 100%;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
}

/*ie wont see this, other browsers will*/
   body>div#main{
	height: auto;
}

html, body, #middle {
	height: 100%;
	min-height: 100%;
}

img {
	border: none;
}

ul {
	margin: 25px;
	padding: 0px;
}

.error {
	color: #CC0000;
}

.image {
	border: 3px solid #783D13;
	margin: 10px;
	}

.frontimage {
	border: 3px solid #783D13;
}

.statutory {
	background-image: url(../_images/template/bkg_statutory.gif);
	background-repeat: no-repeat;
	font-size: 85%;
	width: 274px;
}

#agent {
	margin-left: 20px;
}

#cleaner {
}

#colleft {
	margin-left: 10px;
	width: 200px;
}

#colright {
	float: right;
	width: 290px;
}

#colright .img {
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
}

#comments {
	left: 105px;
	position: absolute;
	top: 70px;
}

#copyright {
	margin-left: 20px;
	padding-top: 0px;
}

#credit {
	float: right;
	margin-right: 10px;
	margin-top: -16px;
}

#credit a {
	color: #000000;
	text-decoration: none;
}

#footer {
	background-color: #F2EEE8;
	background-image: url(../_images/template/bkg_middle.gif);
	background-repeat: repeat-y;
}

#footer,#cleaner{
	height: 30px;
}

#frontimages {
	left: 460px;
	position: absolute;
	top: 155px;
}

#left {
	float: left;
}

#logo {
	margin-left: 30px;
	margin-top: 10px;
}

#main {
	float: right;
	margin-top: 0px;
	padding: 0px;
	width: 529px;
}

#middle{
	background-image: url(../_images/template/bkg_middle.gif);
	background-repeat: repeat-y;
	height: 100%; /*this height is for ie only*/
	margin-bottom: -30px;
	min-height: 100%;
	width: 755px;
}

#nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#news {
	margin-left: 20px;
	margin-top: 0px;
	width: 200px;
}

#subnav {
	margin-left: 20px;
	margin-top: 0px;
	width: 200px;
}

#news a {
	color: #49270B;
	font-weight: bold;
}

#right {
}

#secnav {
	background-image: url(../_images/template/bkg_navsec.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 220px;
	line-height: 20px;
	margin-left: 9px;
	margin-top: 50px;
	padding-left: 12px;
	padding-top: 20px;
	width: 192px;
}

#secnav a {
	color: #FFFFFF;
	text-decoration: none;
}

#secnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#sitelinks {
	margin-left: 20px;
	padding-top: 0px;
}

#sitelinks a {
	color: #000000;
	text-decoration: none;
}

#sitelinks a:hover {
	text-decoration: underline;
}



#top {
}

#topnav {
	left: 410px;
	margin-right: 10px;
	position: absolute;
	text-align: right;
	top: 2px;
	width: 300px;
}

#topnav a {
	color: #000000;
	text-decoration: none;
}

#topnav a:hover {
	text-decoration: underline;
}
.smalltext{
	font-size: x-small;
}