body {
	background-image: url(background-main.jpg);
	background-repeat: repeat-x;
	background-color: #fdf9ef;
	text-align:center;
	margin: 0px;
	padding: 0px;
}


.banner {
	margin:0px auto;
	padding: 0px;

}
 

.mainContent {
	margin:40px auto;
}


.whiteborder {
	border: 10px solid #ffffff;
}


.whiteborder-sm {
	border: 5px solid #ffffff;
}

.mainContentSub {
	margin:44px auto;
	background-image: url(canvas.jpg);
	background-repeat: no-repeat;
	height: 603px;
	width: 787px;
}


.mainContentSub2 {
	margin:44px auto;
	background-image: url(canvas-port.jpg);
	background-repeat: no-repeat;
	height: 603px;
	width: 787px;
}


.masthead {
	margin-top: 100px;
	margin-bottom: 0px;
	margin-left: 0px;

	padding-left: 125px;
	text-align: left;
	clear: both;


}

.type {
	border: thin solid #CC0066;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #333333;
	text-align: left;
}


.photo {
text-align: center;
}



.caption { font-family: "Times New Roman", Times, serif; font-size: 10px ;}

.captionwhite { font-family: "Times New Roman", Times, serif; font-size: 10px ; color: #FFFFFF}

.captionb { font-family: "Times New Roman", Times, serif; font-size: 10px; font-weight: bold }

.default { font-family: "Times New Roman", Times, serif; font-size: 12px }

.defaultb { font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: bold }

.feature { font-family: "Times New Roman", Times, serif; font-size: 14px }

.featurewhite { font-family: "Times New Roman", Times, serif; font-size: 14px; color:#FFFFFF; }

.featureb { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold }

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #766744;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
}


a.thumbs:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
}

a.thumbs:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #951a1c;
}

a.thumbs:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
