body {
	background-color: #761F01;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #6C381D;
}
a:link {
	color: #86371E;
}
a:visited {
	color: #86371E;
}
a:hover {
	color: #C88220;
}
a:active {
}

a.a_gold_clean:link, 
.a_gold_clean {
	color: #C88220;
	text-decoration: none;
}

a.a_brown_clean:link, 
.a_brown_clean {
	color: #6C381D;
	text-decoration: none;
}

a.a_gold_clean:hover, 
.a_gold_clean:hover,
a.a_brown_clean:hover, 
.a_brown_clean:hover{
	text-decoration: underline;
	color: #B11116;
}
.updateNote {
	background-color: #FFFDE5;
	color: #600;
	padding: 15px;
	border: 5px solid #900;
	width: 200px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
	color: #B11116;

}

h1 img {
	text-align: center;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: normal;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 15px;
}

.h3_lead{
	margin-bottom: 15px;
	margin-top: 0px;
}
.h3_marginbot{
	margin-bottom: 15px;
}

p {
	margin-bottom: 15px;
}

#content ul, #content ol  {
	margin-bottom: 15px;
}

.ul_doublespace li{
	margin-bottom: 15px;
}
blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: center;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.fontweight_normal {
	font-weight: normal;
}


.notopmargin{
	margin-top: 0px;	
}
.floatRight {
	float: right;
}

.imgfloatRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}

a img.imgfloatRight {
	border: 1px solid #761F01;
	
}
a:hover img.imgfloatRight {
	border: 1px solid #B11116;
	
}


.nobotmargin{
	margin-bottom: 3px;
}
.text_serif {
	font-family: Georgia, "Times New Roman", Times, serif;
}


/* COLORS */

.brown {
	color: #6C381D;
}
.darkBrown {
	color: #4F2408;
}

.white{
	color: #FFF;	
}
.red {
	color: #B11116;
}
.gold {
	color: #C88220;
}
.brightGold {
	color: #E39D4B;
}
.burgundy {
	color: #86371E;
}
.img_floatright_ds {
	background-color: #FFF;
	float: right;
}


/* BEGIN TEMPLATE */
#wrapper {
	position: relative;
	background-color: #FFF;
	width: 720px;
	border-right: 8px solid #E39D4B;
	border-left: 8px solid #E39D4B;
	padding: 30px 0px;
	background-image: url(../img/page_background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px auto;
}
/* CONTENT AREA */
#headerlogo {
	width: 280px;
	margin: 0px auto;
	display: block;
}
#content {
	width: 400px;
	display: block;
	margin: 15px auto 30px;
}
#content ul.directory, #content .directory,
.directory {
	margin-bottom: 30px;
}
.contentUpdate, .contentUpdateHide {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #B11116;
	display: inline;
	padding: 0px 10px 5px;
	vertical-align: super;
}

.contentUpdateHide {
	color: #FFF;
}

.directory li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #6C381D;
	text-align: center;
	margin-bottom: 15px;
}
.directory li p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #6C381D;
	margin-bottom: 0px;
}
.directory li h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: normal;
	margin-bottom: 0px;
}
.directory li h2 a {
	text-decoration: none;
	color: #6C381D;
}

.directory li h2 a:visited {
}


.directory li h2 a:hover {
	color: #C88220;
}

#breadCrumbs {
	width: 150px;
	height: 17px;
	background-image: url(../img/back/Events.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 15px auto;
}
#breadCrumbs:hover {
	background-position: 0px -17px;
}
#breadCrumbs span {
	display: none;
}
/*  NAVIGATION */

#navigation {
	position: absolute;
	top: 108px;
	right: -60px;
	width: 125px;
	padding: 25px 26px 35px;
	background-image: url(../img/Nav-Background.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#navigation ul {
}
#navigation ul li {
	display: block;
	width: 125px;
	height: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.navBtn {
	width: 125px;
	height: 20px;
	background-image: url(../img/navigation.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.navBtn span {
	display: none;
}
#navEvents {
	background-position: 0px 0px;
}
#navAct {
	background-position: 0px -20px;
}
#navBizDir {
	background-position: 0px -40px;
}
#navComDir {
	background-position: 0px -60px;
}
#navHistory {
	background-position: 0px -80px;
}
#navBizAssoc {
	background-position: 0px -100px;
}
#navDirections {
	background-position: 0px -120px;
}
#navContact {
	background-position: 0px -140px;
}
#navEvents:hover {
	background-position: -125px 0px;
}
#navAct:hover {
	background-position: -125px -20px;
}
#navBizDir:hover {
	background-position: -125px -40px;
}
#navComDir:hover {
	background-position: -125px -60px;
}
#navHistory:hover {
	background-position: -125px -80px;
}
#navBizAssoc:hover {
	background-position: -125px -100px;
}
#navDirections:hover {
	background-position: -125px -120px;
}
#navContact:hover {
	background-position: -125px -140px;
}
body#Events a#navEvents {
	background-position: -250px 0px;
}
body#Activities a#navAct, body#Carving a#navAct, body#Act a#navAct {
	background-position: -250px -20px;
}
body#BizDir a#navBizDir {
	background-position: -250px -40px;
}
body#ComDir a#navComDir {
	background-position: -250px -60px;
}
body#History a#navHistory {
	background-position: -250px -80px;
}
body#BizAssoc a#navBizAssoc {
	background-position: -250px -100px;
}
body#Directions a#navDirections {
	background-position: -250px -120px;
}
body#Contact a#navContact {
	background-position: -250px -140px;
}
/* SIDEBAR LEFT */
#picHolderLeft {
	position: absolute;
	width: 303px;
	left: -149px;
	top: 177px;
}

.slideshow{
	width:145px;
	height: 145px;
	position: absolute;
	top:254px;
	left: -94px;
	overflow: hidden;
}
.slideshow img {
	width:145px; 
	height: 145px;
}


/* SIDEBAR RIGHT */
#picHolderRight {
	position: absolute;
	width: 232px;
	top: 300px;
	right: -100px;
}
/* FOOTER */
#footer {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 0px;
	font-size: 8pt;
	text-align: center;
	color: #C88220;
}


	
#footer a {
	text-decoration: none;
	color: #C88220;

}
#footer a:hover {
	color: #B11116;
	text-decoration: underline;
}

a#footerLID{
	margin-bottom: 15px;
	font-size: 11px;
	display: block;
	color: #86371E;
}
a#footerLID:link, #footerLID, #footerLID:link
{
	color: #86371E;
}	

#footer ul {
	text-align: center;
	margin-bottom: 15px;
}
#footer ul li {
	display: inline;
	margin-right: 4px;
	white-space: nowrap;
	margin-left: 4px;
	margin-bottom: 2px;
}



/* HISTORY OVERRIDES */
#History #wrapper {
	background-image: url(../img/history_parchment_back.jpg);
	background-position: 35px 120px;
	background-repeat: no-repeat;
}
#History #spearman {
	position: absolute;
	left: 362px;
	top: 499px;
}

#History h1 {
	margin-bottom: 30px;
}

#History #footer {
	position: absolute;
	left: 130px;
	top: 955px;
}

#Home #footer a:hover,
#History #footer a:hover {
	color: #F0CA9E;

}

#Carving a#footerLID:link, #Carving #footerLID, #Carving #footerLID:link,
#Home a#footerLID:link, #Home #footerLID,#Home #footerLID:link,
#History a#footerLID:link, #History #footerLID,#History #footerLID:link{
	color: #F0CA9E;
}	

#History #wrapper {
	padding-bottom: 27px;
	border-bottom: 8px solid #E39D4B;
	margin-bottom: 150px;
}

#Events .slideshow,
#History .slideshow{
	width:230px;
	height: 146px;
	top:327px;
	left: -110px;
}
#Events .slideshow img,
#History .slideshow img {
	width:230px;
	height: 146px;
}

/* EVENTS OVERRIDES */
#Events #breadCrumbs {
	width: 116px;
	background-image: url(../img/back/Events.png);
	margin-bottom: 5px;
}
.ROTR_BCE {
	display: block;
	float: right;
	width: 103px;
	margin-left: 10px;
	text-align: center;
	color: #B11116;
}
.ROTR_lead {
	margin-top: 0px;
	margin-bottom: 15px;
}
.ROTR_h3 {
	margin-top: 25px;
	margin-bottom: 25px;
	color: #B11116;
	text-decoration: none;
}
.ROTR_h3 a {
	color: #B11116;
	text-decoration: none;
}
.ROTR_h3 a:hover {
	color: #E39D4B;
	text-decoration: underline;
}



/* BIZ Dir OVERRIDES */
#BizDir #breadCrumbs {
	width: 148px;
	background-image: url(../img/back/BusinessDirectory.png);
}
#gold_logo_holder {
	position: absolute;
	left: 81px;
	top: 267px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 540px;
	vertical-align: middle;
	text-align: center;
}
.gold_logo_block {
	width: 540px;
	height: 90px;
	vertical-align: middle;
	text-align: center;
}
#BizDir h1 {
	margin-bottom: 3px;
}
#BizDir #picHolderLeft {
	width: 90px;
	left: 25px;
	text-align: center;
	padding-top: 0px;
	top: 250px;
	
}

#BizDir #picHolderLeft #gold{
	margin-bottom: 12px;
	
}
#BizDir #picHolderLeft a, #gold_logo_holder a {
	display: inline-block;
	border: 1px solid #FFF;
	margin: 0px 1px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
}

#BizDir #picHolderLeft a:hover, #gold_logo_holder a:hover{
	border: 1px solid #761F01;

}

#goldspacer {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 132px;
}




/* NBA OVERRIDES */
#BizAssoc #breadCrumbs {
	width: 192px;
	background-image: url(../img/back/NBA.png);
}


/* SITEMAP OVERRIDES */
#sitemap {

}

#sitemap li {
	margin-left: 20px;
	margin-bottom: 5px;

}

#sitemap li ul{
	margin-bottom: 5px;

}

#sitemap li ul li{
	margin-bottom: 3px;

}

/* CONTACT OVERRIDES */

#niwotOnTheWeb{
	height: 255px;
	width: 250px;
	padding-left: 150px;
	margin-top: 25px;
	position: relative;
	
	
}
#Contact #content {
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(../img/misc/Laptop-SocialMedia-2.jpg);
	background-position: 5px 275px;
	background-repeat: no-repeat;
}

#niwotLaptop {
	position: absolute;
	left: -26px;
	top: 46px;
}

#niwotOnTheWeb p {
	margin-bottom: 8px;
}
#LID ol li {
	margin-bottom: 15px;
	list-style-position: outside;
	list-style-type: lower-roman;
}
#LID ol {
	list-style-position: outside;
	list-style-type: lower-alpha;
	padding-left: 20px;
}
#LID #content p a  {
	color: #B11116;
}

#LID #content p a:hover  {
	color: #E39D4B;
}
.chili_flyer {
	display: block;
	float: right;
	width: 117px;
	margin-left: 10px;
	text-align: center;
	color: #B11116;
}
table.tablepadding tr td {
	padding-right: 8px;
	padding-bottom: 2px;
}
