body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
p {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #000000;
}
table#main {
	width: 780px;
	background-color: #FFFFFF;
 	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
 	border-bottom-style: solid;
	border-width: 2px;
	border-color: #C1C394;
}
img {
	border-width: 0px;
}

.image_border {
 	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
 	border-bottom-style: solid;
	border-width: 2px;
	border-color: #C1C394;
}
.line {
	background: #C1C394;
}
.birds {
	background-image: url(../images/opaquebirds.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	height: 574px;
}
.pageheader {
	background: #AB97C8;
}
.subhead {
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, Tahoma, Verdana;
	font-size: 15px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #AB97C8;
}
.contactfootertext {
	color: #666666;
	font-family: Verdana;
	font-size:10px;
	font-weight: bold;
	text-align: center;
}
.contactfootertext:hover {
	color: #AB97C8;
	font-family: Verdana;
	font-size:10px;
	font-weight: bold;
	text-align: center;
}
.wednav:link {
	font-family: Tahoma, "Trebuchet MS", "Comic Sans MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #AB97C8;
	text-decoration: none;
}
.wednav:active {
	font-family: Tahoma, "Trebuchet MS", "Comic Sans MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #E9E3F9; 
	text-decoration: none;
}
.wednav:visited {
	font-family: Tahoma, "Trebuchet MS", "Comic Sans MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #AB97C8;
	text-decoration: none;
}
.wednav:hover {
	font-family: Tahoma, "Trebuchet MS", "Comic Sans MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #E9E3F9; 
	text-decoration: none;
}
.corpnav:link {
	font-family: Tahoma, "Trebuchet MS", "Comic Sans MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #6A009B;
	text-decoration: none;
}
.corpnav:active {
	font-family: Tahoma, "Trebuchet MS", "Comic Sans MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #E9E3F9; 
	text-decoration: none;
}
.corpnav:visited {
	font-family: Tahoma, "Trebuchet MS", "Comic Sans MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #6A009B;
	text-decoration: none;
}
.corpnav:hover {
	font-family: Tahoma, "Trebuchet MS", "Comic Sans MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #E9E3F9; 
	text-decoration: none;
}

