.boxbackgroundandtext {
	font-family: Copperplate;
	font-size: 24px;
	font-weight: bold;
	color: #3366cc;
	margin-top: 0px;
	background-color: #CCC;
	text-align: center;
	padding-top: 15px;
}
.gtable {
	background-color: #bababa;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.quotetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #FFFFFF;
}
.italicsquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: lighter;
	color: #FFFFFF;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	letter-spacing: normal;
	padding: 10px;
}
.navbox {
	padding: 10px;
	background-repeat: repeat;
}
.homepagebackground {
	background-image: url(images/Nantucket.jpg);
	background-color: #BABABA;
	margin-top: 0px;
}
.navnolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
}
.titlescript {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: lighter;
	color: #660033;
}
.container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	background-color: #CCC;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #666;
	margin-top: 0px;
}
.homepagebackground tr td {
	color: #3366CC;
	text-align: center;
}

