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;
}
/*  the margins on page body must match the margins on the nav and inspire divisions */
.pagebody {
	font: .95em/130% Verdana Geneva Arial Helvetica sans-serif;
	background-color: White;
	margin-left: 20%;
	margin-right: 20%;
	color: Black;
	vertical-align: top;
}
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;
}
p.inspire-quote {
	font-size: 1.1em;
	margin-right: 6px;
	text-align: right;
}
.quote-byline {
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}
/* this is for the right side teal area with photos, photo styles are below */
div.photos-right {
	text-align: center;
}
td.c2, td.c2-on, td.c2b, td.c2b-on, td.c2c, td.c3c, td.c2head {
	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.c2b {
	background-color: Teal;
	border-top-color: #20B2AA;
}
td.c2c, td.c3c {
	background-color: #CCFFFF;
	border-top-color: #CCCCCC;
	border-bottom-color: #666666;
}
td.c2-on, td.c2b-on {
	text-align: right;
	background-image: url(images/teal-gradient.jpg);
	background-repeat: repeat-x;
	color: Black;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
}
td.c1, td.c3 {
	background-color: #339999;
}
td.c3-on {
	background-color: #FF9933;
}
tr.community td.c2, tr.activities td.c2 {
	padding: 12px 6px 12px;
	background-color: #339999;
	color: #ffffff;
	font-size: .9em;
	border-top-color: #339999;
    border-bottom-color: #009999;
}
a.nav:link, a.nav:visited, a.navb:link, a.navb:visited, a.navc:link, a.navc:visited {
	text-decoration: none;
	display: block;
	padding: 6px 6px 6px 6px;
	background-color: #006666;
	color: #FFEFD5;
}
a.navb:link, a.navb:visited {
	background-color: Teal;
}

a.navc:link, a.navc:visited {
	background-color: #FFEFD5;
	color: #006666;
}

a.nav:visited, a.navb:visited {
	color: #FFFFFF;
}
a.nav:hover, a.nav:focus, a.nav:active, a.navb:hover, a.navb:focus, a.navb:active, a.navc:hover, a.navc:focus, a.navc:active {
	display: block;
	padding: 6px 6px 6px 6px;
	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);
}
.lidspc li {
	margin-bottom: 12px;
}
.centernavbox {
	margin-left: 10%;
	margin-right: 10%;
}
.menulist {
	list-style-type: none;
}
.menulist li {
	margin: 0px;
	float: left;
}
.wkshop-c1 {
	text-align: center;	
}
.wkshop-c2 {
	vertical-align: top;	
}
.wkshops td {
	vertical-align: top;	
}
.bolditalic {
	font-style: italic;
	font-weight: 800;
}
.gemsScheduleBox {
	border: thin solid #666666;
}
/* set width of this in the individual page */
.photoRightFloat1 {
	float: right;
	text-align: center;
	margn-left: 20px;
}
.photoRightFloat1 img {
	box-shadow: 3px 3px 10px #999;
	-moz-box-shadow: 3px 3px 10px #999;
	-khtml-box-shadow: 3px 3px 10px #999;
}
