@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/town-bay-blue-transp-box.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #BFD2EF;
}
a:visited {
	color: #060;
}
a:link {
	color: #339;
}
a:hover {
	color: #90F;
}
.oneColFixCtrHdr #container {
	width: 1000px;
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.oneColFixCtrHdr #header {
	padding: 0 10px 0 20px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
	background-image: url(images/40%25white.png);
	background-repeat: repeat;
	background-position: center;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-color: #B5DDEE;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}.title-top
{
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #FFF;
}
.bodytext
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	color: #000;
	text-align: left;
	line-height: 1.5em;
}
.middle-LG-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: none;
	color: #FFF;
	background-color: #066;
	text-align: center;
	line-height: 1.5em;
}
.table-bg
{
	background-image: url(images/500-2px.png);
	background-repeat: repeat-y;
	background-position: right;
}
.white-frame
{
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	clear: both;
	float: none;
}
.tiny-table-bg
{
	background-color: #FFF;
	border-bottom-width: thick;
	border-left-width: thick;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #066;
	border-left-color: #066;
}
.bodytext-larger
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	color: #000;
	text-align: left;
	line-height: 1.5em;
}
.pageMenu
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	color: #039;
	text-align: right;
	line-height: 1.5em;
	vertical-align: top;
}
body-bayBG
{
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	background-image: url(images/town-bay-blue-transp-box.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #B5DDED;
}
.oneColFixCtrHdr #container #mainContent .table-bg tr .bodytext
{
	font-family: Arial, Helvetica, sans-serif;
}
.bodytext-fix
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: #000;
	text-align: center;
	line-height: 1.5em;
	font-weight: lighter;
}
.bodytext-fix_more_line_space
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #000;
	text-align: left;
	line-height: 2em;
	font-weight: lighter;
	vertical-align: top;
}
.bodytext-BOLD
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #000;
	text-align: left;
	line-height: 1.5em;
	font-weight: bold;
}
.Heading-secondary
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #FFF;
	text-align: center;
	line-height: 1.5em;
}
.Heading-secondary-smaller-purple
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFF;
	text-align: center;
	line-height: 1.5em;
	background-color: #306;
}
.bodytext-fix_more_line_spaceITAL
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: #066;
	text-align: center;
	line-height: 2em;
	font-weight: bold;
	font-style: italic;
	background-color: #AACBEB;
}
.bodytext-centered
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	color: #000;
	text-align: center;
	line-height: 1.5em;
}
.BULLET
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.7em;
	color: #933;
	text-align: left;
	line-height: 1.5em;
	font-style: normal;
	font-weight: 900;
}
.bodytext-fix_more_line_space-medium
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: #000;
	text-align: left;
	line-height: 0.6em;
	font-weight: normal;
	vertical-align: top;
}
.BULLET-less-line-ht
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.7em;
	color: #933;
	text-align: left;
	line-height: 1.2em;
	font-style: normal;
	font-weight: 900;
}
.bodytext-BOLD-bright
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	color: #FFF;
	text-align: left;
	line-height: 1.5em;
	font-weight: bold;
}
