/* Main Controls */
body {
	background: #AB9570 url(images/celtic.jpg);
}
.container {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#336699;
	background-color:#E3CBA1;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top:-10px;
	left:0px;
	text-align:center;
	width: 760px;
	border:1px solid black;
}
.pageContainer {text-align:left;}
.sidebar {width:220px; padding:10px; text-align:center; color:black;font-size:12px; font-weight:bold;}
table {border-collapse: collapse;}
ul li    {list-style-image:url(images/clover.png);}
li a  {vertical-align: middle;}
a     {font-weight: bold; color:#663333; text-decoration: none;}
h1 {font-size: 18px; color:#566900; font-weight:bold;}
h2 {font-size: 16px; color:#000000; font-weight:bold;}
/* All Pages */
.header      {background-color:#003366; padding: 12px 10px 12px 0px;}
.headline    {font-weight: bold; border-bottom: 2px solid #003366;}
.mainContent {padding: 10px; color: #330000;}
.nav         {width:790px; background: #769301 url(images/bg.jpg) repeat-x; padding: 10px 4px 10px 4px; text-align:center;}
.nav a       {color: white; text-decoration: none; font-size: 11px; padding: 0px 6px;}
.footer      {color: #EDE2D3; font-size: 11px; text-align:center;}
.footer  a   {color: #EDE2D3;font-weight:normal;}
.copyright   {background: #769301 url(images/bg.jpg) repeat-x; padding:10px; font-size: 11px; color:white;} 