body {
	color: #000000;
	background-image:url('foothills_bg10.gif');
	background-color: #C0D080;
}
body, td {
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:12px;
}
a {font-weight: bold; text-decoration:none;}
a:link {color:a00040;}
a:visited {color:900020;}
a:hover {color:5000c0;text-decoration:underline;}

h1 { font-size:24px; }
h2 { font-size:20px; }
h3 { font-size:16px; }

.boxtitle, 
.boxmaintitle, 
.boxmaintitledivider, 
.boxdecoration, 
.boxemptyblue {
	color:#f0f8c0;
	color:#e8ffc0;
	background-color: #580058;
	background-color: #6B0178;
}
.boxdecorationcorner {
	background: transparent;
}
.boxbodyborder {
	border: 2px #580058 solid;
	background-color:#ffffff;
	padding:5px;
}
.eventlink,
a.eventlink,
a.eventlink:link,
a.eventlink:visited,
a.eventlink:hover
{
	color:#F4FBB6;
	font-size: 10px;
	font-family:tahoma, arial, helvetica, sans-serif;
}

.eventhead {
	font-family:tahoma, arial, helvetica, sans-serif;
	color: #000000;
	color: #800000;
	background-color:#F4FBB6;
	padding-left:5px;
	padding-right:5px;
	font-size:10px;
	font-weight:bold;
}
.eventbody {
	color: #000000;
	background-color: #ffffff;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:7px;
	xborder-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	border-bottom: 1px #800000 solid;
}

.box, .boxcenter {
	width:"100%";
	margin-bottom:15px;
}
.boxinner {
	width:"100%";
	margin:0px;
	padding:0px;
}
.boxtitle, 
.boxmaintitle,
.boxmaintitledivider
{
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	xpadding-left:3px;  /* RRB - moved to html for ns 4 */
	xpadding-right:3px;  /* RRB - moved to html for ns 4 */
	text-align:center;
}
.boxmaintitle,
.boxmaintitledivider
{
	font-size: 16px;
	xpadding:4px;  /* RRB - this was making the left column bad title padding in ns4 */
	padding-top:5px;
}
.boxmaintitledivider {
	padding-bottom:5px;
}
.boxbody {
	color: #000000;
	background-color:ffffff;
	padding:5px;
	background-image: none;
}
.boxdecoration, .boxemptyblue {
	padding:0px;
	margin:0px;
}

.caption {
	font-size:11px;
	font-weight:bold;
}
.boxlist, .officerlist {
	text-indent:-20px; 
	padding-left: 20px;
	margin-bottom: 0px;
	font-size:10px;
	font-size:11px;
	font-weight:bold;
}
.boxlist a {
	font-size:11px;
}

.copy { 
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
}



