
body { 
	background: #9b0104 url(background_palm.gif) center top repeat-y;  
}

a { color: #9b0104; text-decoration: underline;}
a:hover { color: #FF3333; text-decoration: none; }


#container { background-color: white; padding: 10px; border: 5px solid #7e0103; margin-bottom: 50px;}

.cContentBanner { padding-right: 20px; padding-top: 5px; }
.cContentBanner h1 { margin: 30px 0px 10px 0px; color: #7e0103; font-size: 2.2em; font-family: Georgia, "Times New Roman", Times, serif; }

.cNavGlobal { background-color: #9b0104; background: url(menuBarBG.gif) repeat-x;}
.cNavGlobal a { color: white; text-decoration: none; font-family: Century Gothic,Verdana,Arial,Sans-Serif}
.cNavGlobal a:hover { color: #FFCCCC; }

.cNavPage .box {border: 1px solid #7e0103;}
.cNavPage li {
	background-color: ##9B0104; color: white;
	background: url(menuBarBG.gif) repeat-x;
	border-bottom: 2px solid #7e0103;
}
.cNavPage a:hover {color: #FFCCCC; }

.PropertyGrid .Property { background: no-repeat url(propertyGridBoxBG.gif) ; color: #EEEEEE; }
.PropertyGrid .Property a { color: #FFFFFF;  }


h1, h2, h3, h4 {
	font-family: Century Gothic,Verdana,Arial,Sans-Serif;
}
.cContentMain h1 { font-size: 1.8em; }
.cContentMain h2 { font-size: 1.4em; font-weight: bold; border-bottom: 1px solid #C0C0C0; margin: 0px 0px 8px; padding: 10px 0px 5px;}
.cContentMain h3 { font-size: 1.4em; }
.cContentMain hr { color: silver; background-color: silver; height:1px; border: none; margin: 1em 0px; padding:0px; }

.cContentSupport h2 { font-size: 1.4em; }
.cContentSupport h3 { font-size: 1.2em; }