/* CSS Document */

body {
	background-color: #57382b;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.masthead {
	background-image: url(images/masthead.jpg);
	background-repeat: no-repeat;
}
.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	margin-left: 15px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #57382B;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
td#footer a:link {color: white; text-decoration:none;}
td#footer a:visited {color: white; text-decoration:none;}
td#footer a:hover {color: white; text-decoration:underline;}
td#footer a:active {color: white; text-decoration:none;}

img {
border:none;
}
.mastheadPort {
	background-image: url(images/masthead-port.jpg);
	background-repeat: no-repeat;
}
.mastheadBio {
	background-image: url(images/masthead-bio.jpg);
	background-repeat: no-repeat;
}
