#container1_ {
	position:relative;
	padding: 0;
	width: 735px;
	margin: 0 auto;
	background-color: #B7A672;
	height:143px;
}
#container2_ {
	position:relative;
	padding: 0;
	width: 735px;
	margin: 0 auto;
	background-color: #B7A672;

}
#header_ {
	position:absolute;
	left:0px;
	top:0px;
	width:441px;
	height:102px;
	background-color:#B7A672;
}

#logo_ {
	position:absolute;
	left:441px;
	top:0px;
	width:294px;
	height:102px;
}

#nav-about_ {
	position:absolute;
	left:0px;
	top:102px;
	width:63px;
	height:41px;
}

#nav-members_ {
	position:absolute;
	left:63px;
	top:102px;
	width:84px;
	height:41px;
}

#nav-events_ {
	position:absolute;
	left:147px;
	top:102px;
	width:65px;
	height:41px;
}

#nav-contact_ {
	position:absolute;
	left:212px;
	top:102px;
	width:74px;
	height:41px;
}

#nav-search_ {
	position:absolute;
	left:286px;
	top:102px;
	width:71px;
	height:41px;
}

#nav-spacer_ {
	position:absolute;
	left:357px;
	top:102px;
	width:85px;
	height:41px;
}

#nav-title_ {
	position:absolute;
	left:442px;
	top:102px;
	width:293px;
	height:41px;
}

#header-photo_ {
	position:relative;
	left:0px;
	width:441px;
	height:113px;
}

#rightcolumn_ {
	position:absolute;
	top:0px;
	left:441px;
	width:285px;
	min-height:430px;
	margin-left: 8px;
	margin-right: 8px;
}

#maincontent_ {
	position:relative;
	left:0px;
	width:441px;
	background-color:#E8DFC3;
	/* min-height:430px; */
}
#maincontentAOH_ {
	position:relative;
	left:0px;
	width:441px;
	background-color:#FFFFFF;
	/* min-height:430px; */
}
#aoh-tickets {
	background-color: #E8DFC3;
  position: relative;
  padding: 10px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: left;
}
#quote_ {
	position:relative;
	left:0px;
	width:441px;
	background-color:#E8DFC3;
	min-height:100px;
}

#footer_ {
	position:relative;
	width:auto;
	height:18px;
	background-color: #141414;
}

#footercontent_ {
	position:relative;
	padding: 0;
	width: 735px;
	margin: 0 auto;
	background-color: #B7A672;
}

#searchbox_ {
	position:absolute;
	left:295px;
	top:62px;
	width:156px;
	height:42px;
	visibility: hidden;
	z-index: 8;
}
.leftBox {
  position: relative;
  padding: 5px;
  margin-top: 0px;
  margin-left: 5px;
  margin-right: 5px;
  text-align: left;
}

.rightBox {
	position: relative;
	padding: 1px;
	margin-top: 1px;
	text-align: left;
}
body,td,th {
	font-family: trebuchet MS, tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #141414;
	margin:0px;
}
body {
	background-color: #B7A672;
	background-image: url(images/background.gif);
	text-align:justify;
	line-height:14px;
}

p {
	text-align:justify;
}
li {list-style-image:url(/images/bullet.gif);
	text-indent:6px;
	padding-bottom:4px;
}

a:link {
	color: #CC3200;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B0231B;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #141414;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #CC3200;
	margin: 6px;
}
h2 {
	font-size: 16px;
	color: #CC3200;
	margin: 6px;
}
h3 {
	font-size: 14px;
	color: #CC3200;
	
}
.copyright {
	font-size:9px;
}

.header1orange {
	margin: 0 0 5px 0 !important;
	color: #CC3200 !important;
	font-weight: bolder !important;
	line-height: 1.3em !important;
	font-family: Futura Lt BT, trebuchet MS, tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px !important;
	letter-spacing: -.05em !important;
	padding: 0 !important;
	display: inline !important;	
	margin-bottom: 3px;
}

.header1brown {
	margin: 0 0 5px 0 !important;
	color: #141414!important;
	font-weight: bolder !important;
	line-height: 1.3em !important;
	font-family: Futura Lt BT, trebuchet MS, tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px !important;
	letter-spacing: -0.05em!important;
	padding: 0 !important;
	display: inline !important;	
	margin-bottom: 3px;
}
input.search {
	background-color: #E8DFC3;
	font-size: 10px;
	border-color:#B7A672;
	border-bottom:0;
	border-left:0;
	border-right:0;
	border-top:0;
}
.quote {
	font-size: 16px;
	font-weight: bold;
}
.smallheader {
	color: #3C382B;
	font-weight:bolder;
	font-size:14px;
}
	
