a:link, a:visited {
	color: Teal;
}
a:hover, a:active, a:focus {
	color: #FF6600;
}

.sitetitle {
	color: #ffffff;
	font-size: 16pt;
	font-weight: 500;
	font-family: "Times New Roman", Times, serif;
	padding-left: 20px;
	padding-right: 20px;
}
.sitetitle2 {
	font-size: 24pt;
	text-align: center;
}
.sitetitle3 {
	font-size: 13pt;
	text-align: right;
	font-weight: 500;
}

/* above expressed in points so size doesn't change */
div.pagetitle {
	background-color: #99CCCC;
	font: 600 1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 2px 0px 4px;
	color: #003333;
	border-top: 1px solid #336666;
	border-bottom: 1px solid #336666;
	background-image: url(images/teal-gradient.jpg);
	background-repeat: repeat-x;
}
div.pagetop{
	background-image: url(images/scenery-tile.jpg);
	background-repeat: repeat-x;
}
div.lowermotto {
	background-color: #99CCCC;
	font: 500 .8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 2px 0px 4px;
	color: #003333;
	border-bottom: 1px solid #336666;
	border-top: 1px solid #336666;
}
.pagebody {
	font: .95em/130% Verdana Geneva Arial Helvetica sans-serif;
	background-color: White;
	margin-left: 20%;
	margin-right: 20%;
	color: Black;
}
div.mainarea {
	background-color: #339999;
}
div.nav {
	float: left;
	width: 20%;
	background-color: #339999;
}
div.inspire {
	float: right;
	width: 20%;
	color: White;
	background-color: #339999;
}
div.inspire-quote {
	padding-right: 1%;
	text-align: right;
}
.quote-byline {
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}
div.photos-right {
	text-align: center;
}
td.c2, td.c2-on {
	background-color: #006666;
	border-top-color: #009999;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font: 600 .8em Arial, Helvetica, sans-serif;
	color: #99CCCC;
}
td.c2-on {
	padding: 2px 2px 2px 4px;
	text-align: right;
	background-image: url(images/teal-gradient.jpg);
	background-repeat: repeat-x;
	color: Black;
}
td.c1, td.c3 {
	background-color: #339999;
}
td.c3-on {
	background-color: #FF9933;
}
tr.community td.c2, tr.activities td.c2 {
	padding: 3px 6px 3px;
	background-color: #339999;
	color: White;
	font-size: .75em;
}
a.nav:link, a.nav:visited {
	text-decoration: none;
	display: block;
	padding: 2px 2px 2px 4px;
	background-color: #006666;
	color: #FFEFD5;
}
a.nav:visited {
	color: #FFFFFF;
}
a.nav:hover, a.nav:focus, a.nav:active {
	display: block;
	padding: 2px 2px 2px 4px;
	background-color: #FF9933;
	color: Black;
}
.logo {
	margin-left: 10px;
}
.dotbkg {
	background-image: url(images/dot-bkg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.byline {
	font-style: italic;
	text-align: right;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}
.liplumeria {
	list-style-image: url(images/plumeria.gif);
}
