/* -----------------------------------------------------------------------
OVERWRITES #E9E8D5 #E1D8B7
----------------------------------------------------------------------- */

body  { background-color:#82786F; }
.container  { background-color:#82786F; }
body  { background-color:#82786F; }
.box { background-color:#82786F; }
.spotlight { 
   background-color:#fff;
   height:250px; 
}
a {text-decoration:none;}

.navigation { 
	padding-left:5px; 
	color:#7d110c; 
	font-family:"Lucida Grande";
	/* font-variant: small-caps; */
	text-transform: uppercase;
	font-size:100%;
}
div.bottom_boxes { 
	border-right:0px solid #7d110c;
}
.white { 
	color:#fff; 
}
.caps { 
	font-family: Georgia;
  	margin-top:6px; 
  	margin-bottom:12px; 
} 
h1,h2,h3,h4,h5,h6 { 
	font-family: Arial; 
	font-weight:normal;
	line-height:1.25;
} 
h1 { 
	font-family: Georgia; 
	font-size:2.2em;
	color:#111;
}
h2 { 
	font-family: Georgia; 
	font-size:1.5em;
	font-style:italic;
}
h3.event  {
	margin-bottom:0;
}
p,ul,li { 
	font-family: "Lucida Grande";
	font-size:100%;
	color:#111;
}
a.big_link {
	font-weight:bold;
	font-size:1.5em;
	line-height:1.0em;
	color:#99000;
}
.bottom_boxes h6 {
	margin-bottom:1.2em;
	font-weight:bold;
	color:#666;
}
A { color:#660000; }
.bottom_boxes A {color:#990000; }

#search a, label {
	font-weight:normal;
	font-size:90%;
	color:#FFF;
}
