body {
	background-color: #f2f3bd;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Garamond", Times, serif;
}

#center {
	float: center;
	text-align: left;
	padding: 0px;
	width: 870px;
	min-height: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#logo {
	background-repeat: no-repeat;
	text-align: center;
	padding: 20px 0px 0px 0px;
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Bookman Old Style", Times, serif;
}

#nav {
	float: center;
	font-family: "Bookman Old Style", tahoma, serif;
	margin: 0px auto;
	padding: 0px 0px 0 0px;
	font-size: 10px;
	font-weight: bold;
	color: black;
	padding 0px 0px 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-transform: uppercase;

}


#subnav {
	position: relative;
	float: center;
	width: 100%
	margin 0px 0px 10px 0px;
	padding 0px 0px 0px 30px;
	z-index: 2;
}

#main {
	float: left;
	text-align:left;
	width: 705px;
	min-height: 900px;
	padding: 10px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	border-left-color: #f1b00f;
	border-left-style: solid;
	border-left-width: 2px;
}

#left {
	float: left;
	width: 150px;
	min-height: 1000px;
	font-family: "Garamond", Times, serif;
}

	

#events {
	color: black;
	float: right;
	width:150px;
	min-height: 900px;
	background-color: white;
	padding: 5px 5px 5px 5px;
	margin: 0px 10px 0px 0px;
}


#address {
    width:640px;
	height: 30px;
	padding-top:153px;
	padding-left:230px;
	margin: 0px;
}
#address p {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:normal;
	line-height: 20px;
	color: #336600;
	margin: 0px;
}
#header {
	padding: 0px;
	height: 73px;
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(imgs/thebest_bkg2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	background-position: 80px 0px;
}
#header p {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	line-height: 42px;
	color: #981B1E;
	padding-left: 78px;
	padding-top:10px;
	margin: 3px 0px 0px 0px;
}
#page {
	position: relative;
	background: white;
	min-height: 1000px;
	width: 870px;
	padding: 10px 10px 5px 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	z-index: 1;
	
}
#page p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	color: #336600;
	margin-top: 5px;
}
#page h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
	font-weight:normal;
	color: #336600;
	margin-top: 5px;
}
.bigcap {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.bigorange1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #981B1E;
	line-height: 28px;
	margin-left: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.bigorange2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #981B1E;
	line-height: 24px;
	margin-left: 12px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.bigorange3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #981B1E;
	line-height: 22px;
	margin-bottom: 5px;
	margin-top: 0px;
}

#page ul {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	color: #336600;
}
#page li {
	list-style:none;
	background-image: url(imgs/bull.gif);
	background-position: 2px 8px;
	background-repeat:no-repeat;
	padding-left:8px;
}
a {
   color:#336600;
   text-decoration:underline;
}
a:hover {
   color:#981B1E;
   text-decoration:underline;
}



#nav td.selected {
	background: #697e00;
}
	

#nav table{
background-image: url('imgs/navgradient.jpg');
height: 40px;
border-left: 1px solid black;
margin: 0 0 0 0px;
}

#nav td{
margin:0px;
border-width: 1px 1px 1px 0px;
border-color: black;
border-style: solid;
padding:6px 2px 6px 2px;
text-align: center;
color: white;
}

#nav td:hover{
background: #697e00;
cursor: pointer;
}

#logo h1 {
	font-weight: normal;
	line-height: 8px;
	font-size: 28px;
	float: top;
}

#logo h3 {
	font-size: 34px;
	line-height: 5px;
}

#logo h2 {
	font-weight: bold;
	float:top;
	font-size: 25px;
	line-height: 4px;
}

#subnav table {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
	float: bottom;
	width=90%;
	z-index:2;
	
}

#subnav td {
	min-height: 35px;
	position: relative;
	font-size: 11px;
	padding: 5px 0px 5px 0px;
	z-index: 2;
}
	
#subnav td:hover {
	color: white;
	background: #697e00;
	cursor: pointer;
}

#subnav td.selected {
	color: white;
	background: #697e00;
}

#events h1 {
	font-size: 14px;
	color: black;
}
	
#events h3 {
	font-size: 11px;
	color: black;
}

#main h2 {
	color: #800000;
	font-size: 20px;
	font-weight:normal;
}

.floatright {
	margin: 0 0 0 0;
	float: right;
}
