/*** Global Styles ***/

body { margin:0; padding:0; font-family:verdana; font-size:small; background:#404040 url(/images/bg.gif) 0 0 repeat-x; }
a { color:#27677f; }

.content1_top { width:500px; height:16px; background:url(/images/content1_shadow_top.gif) 0 0 no-repeat; margin:auto; }
.content1 { width:500px; padding:0 20px; background:url(/images/content1_bg.gif) 0 0 repeat-y; margin:auto; margin-bottom:0px; position:relative; }
.content1_bottom { width:500px; height:16px; background:url(/images/content1_shadow_bottom.gif) 0 0 no-repeat; margin:auto; }


/*** Navigation ***/


.maroon { background:#890c08; }
.teal { background:#659999; }
.green { background:#86a991; }

.curmudgeon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
.curmudgeon a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: underline;
}
.curmudgeon a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
.curmudgeon a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #659999;
	text-decoration: none;
}

.cellLEFT {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #890c08;
}
.textMaroon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #890c08;
}
.textBLACK {
	font-family: Arial, Helvetica, sans-serif; margin:0; padding:0 0 0.1em 0; font-size: 12px;
	color: #000000;
	line-height: 19px;

}
.header {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.textCONTACT {
	font-family: Arial, Helvetica, sans-serif; margin:0; padding:0 0 0.1em 0; font-size: 11px;
	color: #000000;
	line-height: 19px;

}
