* {
	margin: 0;
	padding: 0;
}
body {
	background: #abc39c url('../images/parchment_pattern.gif');
	margin: 0;
	padding: 0;
	font-size: 100.01%;
	font-size: 13px;
	color: #585858;
	text-align: center;
	font-family: Georgia, Times, serif;
	margin-top: 10px;
}
a {
	color: #699477;
	border: 0;
}
INPUT {
	background: #ffffff;
}
#page {
	width: 779px;
	background: #abc39c;
	padding: 10px;
	margin: auto;
	text-align: left;
	position: relative;
}
#content {
	border: 1px solid #fff;
	background: #fbf3e1 url('../images/parchment_pattern2.jpg');
	width: 777px;
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 23px;
	color: #006d96;
	font-family: Georgia, Times, serif;
	font-weight: normal;
}
h2 {
	margin: 0;
	padding: 10px;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #5e5e59;
	font-weight: normal;
	text-align: center;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
.aimg {
	border: hidden;
}
.linkstop {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;
}
.linksbttm {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;
}
.bodytext {
	padding: 15px;
	text-align: justify;
	vertical-align: top;
	color: #000000;
}
.bodytext2 {
	padding: 11px;
	text-align: justify;
	vertical-align: top;
	color: #000000;
	font-style: italic;
}
.bodyhead {
	padding: 10px;
	padding-left: 0;
	color: #006d96;
	font-size: 16px;
	font-weight: bold;
}
.vignette {
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}
.listingstbl {
	text-align: center;
	border-color: #000099;
	border: 1px;
}
#footer {
	color: #fff;
	font-size: 11px;
	padding: 10px;
	text-transform: uppercase;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#top_links {
	padding-right: 10px;
	padding-top: 5px;
	background: url('../images/top_bg.jpg') no-repeat bottom left;
}
#top_links a {
	color: #5e5e59;
	font-family: Georgia, Times, serif;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}
#top_links a:hover {
	text-decoration: underline;
}
#nav {
	float: left;
	width: 188px;
	height: 10px;
	height: 10px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align: center;
	padding-top: 0;
	margin-right: 0;
}
#home {
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding: 20px;
}
#home ul {
	margin-left: 20px;
	padding-left: 0;
	list-style: url('../images/bullet.gif');
	font-family: Georgia, Times, serif;	
}
#form td, #form th {
	padding: 4px;
}
#form th {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
#form span {
	color: #cf033e;
}
.button {
	background-color: #abc39c;
	color: #000000;
	border: 1px solid #000000;
	padding: 2px 0;
}
#sitemap {
	padding: 15px;
	font-size: 16px;
	font-weight: bold;
}
#sitemap a {
	color: #006d96;
	text-decoration: none;
}
#sitemap ul {
	margin-left: 40px;
	padding: 20px;
	list-style: url('../images/bullet.gif');
	font-style: italic;
	color: #000000;
	font-size: 12px;
}
.desc {
	font-size: 12px;
}
.iePNG { 
	filter:expression(fixPNG(this)); 
} 
