li { margin-bottom:10px; }

td, div, li, body {
	font-family:trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
}
.mainbg {
	margin:0px;
	background-color:#c2c2c2;
	text-align:center;
	background-image:url(images/mainbg.gif);
	background-position:center;
	background-repeat:repeat-y;
}

.container {
	width:699px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
}

.header-top {

	width:699px;
	text-align:center;
	border-left:1px #fff solid;
	border-right:1px #fff solid;	
	border-bottom:1px #fff solid;	
}

.picturebar {
	border-left:1px #fff solid;
	border-right:1px #fff solid;	
	height:80px;
	width:699px;
}

.header-below {
	border-left:1px #fff solid;
	border-right:1px #fff solid;
}
.lowerdiv {
width:699px;
text-align:center;
	border-left:1px #fff solid;
	border-right:1px #fff solid;
}

.columnleft {
	width:111px;
	float:left;
	text-align:left;
}

.columnmiddle {
	width:279px;
	float:left;
	text-align:left;
}

.columnright {
	width:309px;
	float:left;
}

.menu {
	padding-right:10px;
	padding-left:10px;
	background-image:url(images/menu-right-border.gif);
	background-position:right;
	background-repeat:repeat-y;
}

.navbut a, .navbut a:visited {
  text-decoration: none;
  display: block;
  color: #8b5c19;
  font-weight:bold;
  width: 70px;
  text-align: left;
  padding: 6px;
  border-bottom:1px #c1c1c1 solid;
  border-right:1px #fff solid;  
  
} 

.navbut a:hover {
  width: 70px;
  color: #c1c1c1;
  text-align: left;
  text-decoration: none;
  font-weight: bold;
  padding: 6px;
  border-bottom:1px #8b5c19 solid;
  border-right:1px #8b5c19 solid;
} 

.redbold {
	color:#b22222;
	font-weight:bold;
}

.heading {
	font-size:large;
	color:#c1c1c1;
	font-weight:bold;
}

.blackheading {
	font-weight:bold;
	font-size:medium;
}

.goldheading {
	font-weight:bold;
	font-size:medium;
	color:#8b5c19;
}



.bottomclear {
	text-align:center;
padding-top:30px;
padding-bottom:30px;
	clear:both;
width:640px;
	margin-left:auto;
	margin-right:auto;
	border-top:1px #c1c1c1 solid;	
}
.smalltext {
	font-size:x-small;
}
a, a:visited, a:active {
	color: #8b5c19;
}

a:hover { text-decoration:none; }