body {
       font-family: Verdana, Helvetica, Arial, sans-serif;
       font-size:11px;
	   background-color:#feeed3;
}

h1 {
	color: black;
	font-size: 14px;
	font-weight: bold;
}

h2 {
font-size:16px;
	font-family: Times New Roman, Times, serif;
    color:#58585a;
    line-height:1.4em;
}

h3 {
	color: black;
	font-size: 14px;
	font-weight: normal;
}

p, .normalText .editableText * {
	font-size: 11px;
	color:black;
  line-height:1.3em;
}

.editableText {
position:relative;
z-index:20;
}

#appArea {
	font-size: 12px;
}

/* edit mode toolbox */
#editToolBox {
	position: absolute; /* fixed would be better but doesn't work in IE */
	top: 0px;
	left: 0px;
	width: 75px;
	background-color: black;
	color: white;
	font-family: Arial, sans-serif;
	font-size: 12px;
	opacity: 0.75;
	padding: 6px;	
}

.editToolBoxAction {
	color: white;
	text-decoration: none;
cursor:pointer;
}

.body {
background-color: white;
}

.widget {
text-decoration:underline;
position:relative;
height:0px;
left:0px;
width:0px;
display:block;
z-index:999;
}

div.widgetBit:hover {
opacity:0.8;
}

.widgetBit {
z-index:998;
background-color:black;
color:white;
opacity:0.2;
border: solid black 1px;
width:100px;
position:relative;
left:0;
top:0px;
font-size:10px;
}

.sideNav_group {
width:90px;
margin-top:20px;
}
.sideNav_item {
font-size:12px;
}
.sideNav_selected {
color:#003762;
}
.sideNav_item a {
display:block;
width:90px;
color:#003762;
}
.sideNav_item a:hover {
color:#c9a46a;
}

a {
font-size:11px;
text-decoration:none;
color:#9f1c34;
}

a:hover { 
text-decoration:underline;}

a.navigation_link { 
display:block; width:100% }

td.navigation_link { 
background-color:#eeeeee; }

a.navigation_selected { color:black }

td.navigation_selected { 
background-color:rgb(255,204,102); 
}

.formField_label { 
font-size:12px;
 }

/* ADDITIONAL */

.pagearea{
background:url('images/page.png') repeat-y left;
}

.palmMeOff {
background:url('images/palm.png') no-repeat bottom left;
}

.borderRow {
border-bottom:2px solid #c9a46a;
}

.topNav {
background-color:#b86e54;;
}

.topNav li {
color:white;
list-style-type:none;
line-height:1.1em;
}

.topNav ul {
margin-top:0;
margin-left:-12px;
padding-top:2px;
}

*html .topNav ul {
margin-left:22px;
margin-bottom:0;
}

.topNav a {
color:white;
font-size:14px;
	font-family: Times New Roman, Times, serif;
}

.topNav a:hover {
color:#9f1b34;
text-decoration:none;
}

/*
.pageStyle li {
font-weight:bold;
font-size: 14px;
color:#003762;
margin-left:15px;
}

.pagestyle ul {
color:#003762;
}

.waveTit {
background:url('images/wave.jpg') no-repeat top;
}

.waveTitRight {
background:url('images/wave2.jpg') no-repeat top;
}

.waveTit h1{
margin-left:20px;
padding-bottom:20px;
}

.waveTitRight h1{
text-align:right;
margin-right:20px;
padding-bottom:20px;
}

.waveTitRight p {
display:none;
}

.editableText *{
margin:0;
padding:0;
}

.waveTit a {
color: #00628a;
font-size: 24px;
font-weight: normal;
font-family: Times New Roman,Times,serif;
}

.waveTit a:hover { 
color:#c9a46a; }

.waveTitRight a {
color: #00628a;
font-size: 24px;
font-weight: normal;
font-family: Times New Roman,Times,serif;
}

.waveTitRight a:hover { 
color:#c9a46a; }

.contactForm * {
color:#003762;
}

.tableHeaderRow {
width:570px;
border-bottom:2px solid #c9a46a;
}

.tableHeaderRow *{
color:#003762;
font-size:14px;
font-weight:bold;
}

.tableBodyRow {
width:570px;
border-bottom:1px solid #c9a46a;
}

.tableBodyRow *{
color:#003762;
font-size:14px;
font-weight:normal;
}

.pb {
visibility:hidden;
}

.noHeadText h1 {
display:none;
}*/


/* The Freakish Moose Goose */

.blueSerifText .editableText * {
font-size:16px;
	font-family: Times New Roman, Times, serif;
    color:#58585a;
    line-height:1.4em;
}

.blueSerifText .editableText a {
text-decoration:none;
color:#333333;
}

.blueSerifText .editableText a:hover{
text-decoration:underline;
}

.normalText .editableText a {
color:#9f1b34;
}

.normalText .editableText a:hover{
text-decoration:underline;
}

.pbrek {
border-bottom:1px solid #58585a;
}

.tittle {
margin-left:15px;
}

.tittle .editableText *, .tittle2 .editableText * {
font-size:20px;
	font-family: Times New Roman, Times, serif;
    color:#58585a;
    line-height:1.4em;
}

.fBlock {
background:url('images/fb.png') repeat-y left;
}

.featureText .editableText h1 {
	font-size: 11px;
	color:black;
  line-height:1.3em;
         font-family: Verdana, Helvetica, Arial, sans-serif;
         font-weight:normal;
}

.featureText .editableText p {
	font-size: 16px;
	color:#9f1b34;
  line-height:1.3em;
	font-family: Times New Roman, Times, serif;
}

.spotonFooter {
margin-top:20px;
}

.spotonFooter * {
color:#58585a;
font-size:11px;
}

.spotonFooter a {
color:#9f1b34;
}

.spotonFooter a:hover {
color:#b6525e;
text-decoration:none;
}