body,html,p,span,div,td,layer,blockquote
 /* The general text color, size, and weight. */    
 { color: #006666; 
 	font-size: 10pt; 
	font-family: "Palatino Linotype", "Times New Roman", Georgia 
 }

body { margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	background: "AntiqueWhite"; /* #FAEBD7 */
}

div.sectionheader { background-color: #006666; 
	color: #FAEBD7;
	text-align: center;
 }

tr,td { vertical-align: top;}

td.features {FONT-WEIGHT: bold;
	 FONT-SIZE: 10pt; 
	 COLOR: #006666;
}

td.divheader {FONT-WEIGHT: bold;
	 FONT-SIZE: 10pt; 
	 COLOR: #006666;
	 background-color: #FAEBD7;
}

td.divheader2 {
	 FONT-WEIGHT: bold;
	 FONT-SIZE: 12pt; 
	 COLOR: #006666;
}

td.norepeat-bg {BACKGROUND-REPEAT: no-repeat;}

td.pageheader { font-size: 16pt}

td.navbar { height: 30px; 
	width: 125; 
	vertical-align: middle; 
	text-align: left;
}

.footer-links { font-size: 8pt; 
	text-align: center;
}

a,a:link { color: #0000FF;
	text-decoration: underline;
}

a:active { color: #0033FF; 
	text-decoration: underline;
}

a:visited { color: #006666;
	text-decoration: underline;
}

a.features,a:link.features { color: #009966;
	text-decoration: none;
}

a:visited.features { color: #006666;
	text-decoration: none;
}

table { border: 0; 
	padding: 0; 
	border-color: #006666
}

b { font-weight: bold;}

h1 { font-weight: bold;
	font-size: 14pt;
}

h2 { font-weight: bold;
	font-size: 12pt;
}

h3 { font-weight: bold;
	font-size: 10pt;
}

h4 { font-weight: bold;
	font-size: 8pt;
}

p.Italics { font-style: italic; }

.emphasis { font-size: 10pt; font-weight: bold;}

.important { font-size: 10pt; font-weight: bold; background-color:#FFCC99; color:#CC0000}

sup { font-size: 8pt; vertical-align: super;}

li { margin-top: 9pt;
	list-style: disc outside;
}

.features {FONT-WEIGHT: bold;
	 FONT-SIZE: 12pt; 
	 COLOR: #009966;
}

.captions {font-size: 8pt; font-weight: normal}

.text-entryfields
{	font-family: Tahoma, Helvetica, Arial, Verdana;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
}

.section-header {FONT-WEIGHT: bold;
	 FONT-SIZE: 12pt; 
	 COLOR: #006666;
}

.section-frame	{
	border: 2px;
	border-style: solid;
	background-color: #fddac3;
	border-color: #006666;
}

img.standard {border: 0;}

.raised-frame {border: 2px; 
	border-style: ridge; 
	background-color: whitesmoke; 
	border-color: whitesmoke;
}

.raised-frame-2 {border: 2px; 
	border-style: ridge; 
	background-color: #fddac3; 
	border-color: whitesmoke;
}


/*	----------  Guestbook Format Settings	-----------------------------------------------------*/

.gb-frame
{	border: 1px;
	border-style: solid;
	/*background-color: #e5c499;
	border-color: #dbbd8b;*/
	border-color: #006666;
}

.gb-label
{	font-size: 10pt;
	text-align: right;
	font-weight: normal;
	color: #e5c499;
	background-color: #006666;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #DBBD8B; 
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBBD8B; 
}

.gb-data
{	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	color: #006666;
	border-top: 0px;
	border-top-style: solid;
	border-top-color: #DBBD8B;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBBD8B; 
}

.gb-highlighted
{	color:#0000cc;
	font-weight: bold;
}

.gb-highlighted-red
{	font-weight: bold;
	color: #006666;
}

a.gb
{	font-size: 10pt;
	text-align: center;
	font-weight: normal;
	text-decoration: underline;
	color: #0000FF;
}

a.gb:visited
{	font-size: 10pt;
	text-align: center;
	font-weight: normal;
	text-decoration: underline;
	color: #0000FF;
}

a.gb:hover
{	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	color: #0000FF;
}

a.gb:active
{	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	color: #0000FF;
}

.gb-critical
{	font-size: 12pt;
	font-weight: bold;
	color: #cc0000;
}

.gb-comments
{	font-size: 8pt;
	font-weight: normal;
	color: #006666;
	text-align: center;
}

.gb-entryfields
{	font-family: Tahoma, Helvetica, Arial, Verdana;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
}

