body, form, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background-color: #2a1414;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #e0e0c0;
}

a {
	color: #c4ad81;
}

a:hover {
	   color: white;
	text-decoration:underline;

}

dd {
	font-size: 9pt;
	margin-bottom: 10px;
}

h1 {
	font-size: 22px;
}

ol ol{
     margin-top: 15px;
     margin-bottom: 15px;
}

a.bigLink {
	margin: 5px;
	font-size: 12pt;
	line-height: 18pt;
}

a.separator {
	border-right: 1px dotted #81714f;
	padding-right: 10px;
	margin-right: 10px;
}

li {
	margin-bottom: 3px;
}

#pageWrapper {
	position: absolute;
	top: 30px;
	left: 50%;
	width: 916px;
	margin-left: -458px;
	background-color: #421414;
	background-image: url( "/images/page_bg.jpg");
	border: 1px solid #81714f;
	overflow: visible;
}

#scrollwork {
	background-image: url( "/images/scrollwork.jpg" );
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
}

#home_link{
	float: right;
	height: 111px;
	width:492px;
	margin-right: 5px;
	margin-top:5px;
}

#content
{
	padding: 30px 10px 10px;
	overflow: hidden;
	clear: both;
}
#page_content
{
	padding: 10px 10px 10px 150px;
	overflow: hidden;
	clear: both;
}

#main_menu {
	margin: 0px;
	padding: 0px;
	float: right;
	margin-right: 15px;
	margin-bottom: 30px;
}

#main_menu li {
	float: left;
	list-style: none;
	margin-left: 20px;
}

#main_menu a {
	font-size: 10pt;
	text-decoration: none;
}

#leftColumn {
	float: left;
	width: 320px;
	margin-right: 10px;
}

#rightColumn {
	float: left;
	width: 566px;
	margin-bottom: 10px;
}

#NCHAFooter {
	clear: both;
	margin: 0px 10px;
	border-top: #81714f solid 1px;
	padding-top: 1px;
	padding-left: 5px;
	font-size: 11px;
	overflow: hidden;
	text-align: center;
}

		#NCHAInfo {
			background-image: url( '../images/ncha_logo.jpg' );
			background-repeat: no-repeat;
			float: left;
			padding-top: 65px;
			width: 131px;
		}

			#NCHALinks{
				margin-top: 5px;
				margin-bottom: 5px;
				height: 24px;
				background-repeat: no-repeat;
				text-align: center;
			}

#footer {
	clear: both;
	margin: 10px 10px 0px;
	border-top: #81714f solid 1px;
	text-align: center;
	font-size: 11px;
	line-height: 1.65em;
	padding: 10px 1px;
}

#links {
	padding: 0px;
}

#links a{
	text-decoration:none;
}

.submenu {
	background-color: #333;
	padding-top: 2px;
	height: 16px;
	padding: 0px 10px;
	border-bottom: 1px solid #000;
	clear: both;
	/*
	 * This resets the line-height defined in #content
	 * for IE6
	 */
	line-height: 1em;
}

.subMenuItemRight {
	float: right;
	font-size: 10pt;
	padding-left: 25px;
	text-align: right;
}

.subMenuItemLeft {
	float: left;
	font-size: 10pt;
	padding-right: 25px;
	text-align: right;
}

.submenu a {
	color: white;
}

.submenu a:hover{
	color: white;
	text-decoration: underline;
}

.hilightBox {
	border-bottom: 2px solid #927842;
	margin-bottom: 15px;
	overflow: hidden;
}

		.hilightContent a
		{
			font-size: 8pt;
		}

.hilightTitle {
	height: 25px;
	width: 320px;
	background-color: #a81e22;
	line-height: 25px;
	color: white;
	padding-left: 5px;
	font-size: 10pt;
	font-weight: bold;
}

.hilightTitle a {
	   color: white;
	text-decoration: none;
}

.hilightTitle a:hover {
	color: #81714f ;
}

.hilightHeader {
	margin-top: 5px;
	color: #de2335;
	font-size: 12pt;
	font-weight: bold;
}

.hilightMenu {
	   font-size: 8pt;
	   text-transform: uppercase;
	   text-align: right;
	   margin-bottom: 5px;
}

.highlightFooter {
	width: 298px !important;
	width: 306px;
	padding: 2px;
}

		.highlightFooter a
		{
			font-size: 9pt;
		}

.homepageAd {
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	overflow: visible;
}

.homepageAdTitle {
	font-size: 9pt;
	font-weight: bold;
	float: left;
}

.homepageAdPrice {
	font-size: 9pt;
	font-weight: bold;
	float: right;
}

.homepageAdThumb {
}

.homepageAdDescription {
	font-size: 8pt;
}

.xtraPadding {
	padding: 10px;
}

.submitButton {

	margin-top: 15px;
	background-color: #bb0011;
	color: white;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	letter-spacing: .15em;
	font-weight: bold;
	padding: 3px;
}


/*
 * Elements for the calendar display on the home page
 */

.popup {
  color: #ffffff;
  background-color: #000;
  text-decoration: none;
  position: absolute;
  z-index: 20;
  visibility: hidden;
  top: 0px;
  left: 0px;
  border: 1px solid #fff;
  padding: 8px;
}
.popup dl {
  margin: 0px;
  padding: 0px;
}
.popup dt {
  font-size: 10px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: #ffffff;
}
.popup dd {
  font-size: 10px;
  margin-left: 20px;
  color: #ffffff;
}
.dtstart,
.dtend,
.description,
.location,
.categories,
.url,
.rrule {
  visibility:hidden;
}

.promoTitle {
	height: 35px;
	background-color: #a81e22;
	line-height: 35px;
	color: white;
	padding-left: 5px;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.promoTitle a {
	   color: white;
	text-decoration: none;
}

.promoTitle a:hover {
	color: #000 ;
}

