/* wrapper and area classes for overall layout */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font,  ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
            margin: 0px;
            padding: 0px;

} 
 

body{
	font-family: Verdana; 
	font-size: 11px;
	color: #666666; 
	margin: 0px; 
	line-height: 16px;
	}
textarea,input{
	font-family: Verdana; 
	font-size: 11px;
	color: #666666; 
	line-height: 16px;
	}
#wrapper-centersite{
	text-align: center;
	margin:0px auto;
	margin-top: 10px;
	width:950px;
	border: 0px solid blue;
	background-color: #5B4329;
}
#wrapper{
	width:950px;
	text-align: left;
	border: 0px solid black;  /* border around site */
	background-color: #ffffff;
}
#wrapper-main{
	position: relative;
	width: 950px;
	min-height: 460px;	
	text-align: left;
	float: left;
	background-image: url(/site-images/R-background.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	border: 0px solid blue;
	background-color: #ffffff;
}
#wrapper-main-home{
	position: relative;
	width: 950px;
	text-align: left;
	float: left;
	background-image: url(/site-images/R-background-home.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	border: 0px solid blue;
	background-color: #ffffff;
}
#wrapper-main-noR{
	position: relative;
	width: 950px;
	min-height: 395px;
	text-align: left;
	float: left;
	border: 0px solid blue;
	background-color: #ffffff;
	background-image: url(/site-images/spacer.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#left-side{
	float: left;
	width: 360px;
	min-height: 430px;
	bottom: 0px;
	border: 0px solid red;
	}

#left-side-gallery{
	width: 150px;
	min-height: 430px;
	bottom: 0px;
	border: 0px solid purple;
	margin-left: 15px;
	margin-top: 10px;
	color: #8d6338;
	font-size: 10px;
	float: left;
	}	
.left-side-image{
	position: absolute;
	bottom: 0px;
	}

#right-side{
	width: 590px;
	float: right;
	border: 0px solid green;
	}
#right-side-gallery{
	width: 700px;
	float: left;
	border: 0px solid green;	
	}		
#right-side-multimedia{
	width: 700px;
	float: left;
	margin-left: 170px;
	min-height:  400px;
	border: 0px solid green;	
}
#gallery-rightside-info{
	float: right;
	width: 185px;
	text-align: left;
	margin: 15px;
	border: 0px solid purple;

	}

#content{
	width: 443px;
	text-align: left;
	float: right;
	margin-right: 80px;
	border: 0px solid black;
}
#content-wide{
	width: 900px;
	border: 1px solid black;
	text-align: left;
	float: none;
	margin-left: 20px;
	border: 0px solid black;
}
.listing-image{
	float:left;
	width:300px;

}
.listing-row{
	width:500px;
	float: none; 
	border: 0px solid black;
}

#wrapper-bottom{
	min-height: 36px;
	width: 910px;
	float: left;
	text-align: left;	
	padding-left: 10px;
	padding-right: 30px;
	padding-bottom: 14px;
	padding-top: 12px;
	background-color: #dbdada;
	border: 0px solid red;
	}
#wrapper-footer{
	float: left;
	width: 950px;
	border: 0px solid red;
}
#wrapper-footer-printable{
	display: none;
}
.wrapper-popup{
	float: left;
	width: 450px;
	margin: 10px;
	padding: 10px;
	text-align: left;
	background-color: #ffffff;
}
#wrapper-printable{
	float: left;
	width: 450px;
	margin: 10px;
	text-align: left;
}
#site-for{
	width: 280px;
	padding-top: 4px;
	float: right;
	text-align: right;
	border: 0px solid purple;
}
#footer-nav{
	width: 380px;
	float: left;
	border: 0px solid purple;
	text-align:center;
}
#site-by-locus{
	width: 260px;
	float: left;
	text-align: left;
	border: 0px solid purple;
}

/* END wrapper and area classes for overall layout */
/********* MAIN CONTENT *******/
#logo{
	float: left;
	}
.page-title{
	padding-bottom: 8px;
	padding-top: 5px;
	}
#bottom-content{
	float: left;
	width: 670px;
	color: #666666;
	padding-top: 0px;
	border: 0px solid red;
	}
#newsletter{
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	letter-spacing: .5px;
	}

/*****END MAIN CONTENT ************/


/*********  SITE SPECIFIC HEADER & UTILITY LINKS *****************/


/********* MODULAR STYLES ***************/
.nav-inpage{
	text-align: right;
	width: 450px;
	float: right;
	border: 0px solid black;
	margin-bottom: 15px;
}
.event-date{
	width: 300px;
	color: #8D6338;
	font-weight: bold;
	float: left;
	border: 0px solid red;
	display: block;
	}
.event-info{
	width: 380px;
	float: right;
	border: 0px solid red;
}


.gallery-title{
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	display: block;	
	}
.gallery-subtitle{
	font-size: 12px;
	color: #666666;
	padding-top: 3px;
	display: block;	
	}
#gallery-main-image{
	float: left;
	width: 480px;
	margin-top: 0px;
	text-align: center;
	border: 0px solid orange;
	}

#gallery-category-thumbnails-printable,
#monument-site-div-printable{
	display: none;
}
#gallery-category-thumbnails,
#monument-site-div{
	display: block;
}

#purchase-box{
	background-color: #ebe3db;
	border: 1px solid #8d6338;
	padding: 4px;
	}
.purchase{
	font-size: 12px;
	font-weight: bold;
	color: #8D6338;
	letter-spacing: 1.3px;
	}
	

/**********STANDARDS ********************/

h1 {
	font-family:  Verdana;
	border: 0px solid blue;
	font-weight: bold;
	color: #8d6338;
	font-size: 12px;
	letter-spacing: 1.3px;
}

h2 {
	color: #8d6338;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
}
h2.cattitle{
	font-family:  Verdana;
	border: 0px solid blue;
	font-weight: bold;
	color: #8d6338;
	font-size: 12px;
	letter-spacing: 1.3px;
}

li, .bodytext{
font-family: Verdana;
color: #666666;
line-height: 13px;
	margin-top: 2px;
	font-size: 11px;
}
ol,ul{
	margin-left: 25px;
	}
p{
	line-height: 13px;
	margin-top: 2px;
	color: #666666;
	font-size: 11px;
}

a{
	color: #8d6338;
	font-size: 11px;
}

a:link{
	color: #8d6338;
}
a:visited{
	color: #8d6338;
}
a:hover{
	color: #666666;
}
a:active{
	color: #8d6338;
}
a.bottomtext:link{
	color: #666666;
}
a.bottomtext:visited{
	color: #666666;
}
a.bottomtext:hover{
	color: #8D6338;
}
a.bottomtext:active{
	color: #666666;
}


.smalltext{
font-size: 9px;
line-height: 12px; 
color: #999999;
}
a.smalltext{
	color: #999999;
}

a.smalltext:link{
	color: #999999;
}
a.smalltext:visited{
	color: #999999;
}
a.smalltext:hover{
	color: #000000;
}
a.smalltext:active{
	color: #999999;
}
.browntext{
	font-size: 11px;
	color: #8d6338;
}
a.browntext{
	color: #8d6338;
}

a.browntext:link{
	color: #8d6338;
}
a.browntext:visited{
	color: #8d6338;
}
a.browntext:hover{
	color: #c8b19e;
}
a.browntext:active{
	color: #8d6338;
}
.newsletter-text{
	color: #524934;
	font-size: 9px;
	}


#content-home{
	width: 650px;
	margin-left: 175px;
	margin-bottom: 20px;
}
/*****END STANDARD COLUMN LAYOUT ****************/


/******IMAGE SPOTS *******/
#imagespot1 {
	margin:0px 20px 0px 30px;
	border:0px solid black;
	width: 455px;
	float: left;
	padding-bottom: 20px;
}
/***#imagespottext td, 
#imagespottext p, 
#imagespottext a{
	font-size: 17px;
	line-height: 20px;
	letter-spacing: 1px;
}
#imagespottext2{
	border: 0px solid black;
	width: 100px;
	margin-bottom: 0px;
}
#imagespottext{
	border: 0px solid black;
	width: 300px;
	margin-bottom: 0px;
}**/

	
/********** END STANDARDS ********************/

/********* PRIMARY NAVIGATION ***************/
#monument-site{
	margin-top: 20px;
	margin-left: 10px;

}
#nav-primary {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	border-bottom: 1px solid #AB7B53;
	text-align: left;
	background-color: white;
}
#nav-primary ul{
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
	color: #666666;
	background-color: white;
	list-style-type: none;
	border-style: inset;
	margin: 0px;
	border: 0px solid black;
}	
#nav-primary ul li{
	display: block;
	float: left;
	padding: 5px 7px 5px 7px;
	height: 14px;
	border: 1px solid #ffffff;
	font-weight: bold;
	list-style: outside;


}
#nav-primary ul li.on{
	border: 0px solid black;
	display: block;
	float: left;
	color: #666666;	
	padding: 5px 7px 5px 7px;
	border: 1px solid #E9E1D6;
	background-color: #E9E1D6;
	font-weight: bold;
}

#nav-primary ul li a{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}
#nav-primary ul li a:link{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#nav-primary ul li a:visited{
	color: #666666;
	font-weight: bold;
}
#nav-primary ul li a:hover{
	color: #8d6338;
	text-decoration: none;
	font-weight: bold;
}
#nav-primary ul li a:active{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#nav-primary ul li a.on{
	color: #666666;
	text-decoration: none;
	background-color: #E9E1D6;
	font-weight: bold;
}
#nav-primary ul li a.on:hover{
	color: #8d6338;
	text-decoration: none;
	font-weight: bold;
}
#nav-primary ul li a.on:visited{
	color: #666666;
}
/********* SECONDARY NAVIGATION ***************/
#nav-secondary {
	border: 0px solid red;
	display: block;
	float: right;
	width: 650px;
	margin-right: 65px;
	text-align: right;
}
.section2{
	margin-right: 60px;
}
.section3{
	float: left !important;
	
}
.section5{
	margin-right: 120px;
	
}
.section7{
	margin-right: 190px;
}
.section9{
	margin-right: 190px;
}
#nav-secondary ul{
	font-family:  Verdana;
	float: right;
	border: 0px solid black;
	font-size: 10.5px;
	color: #666666;
	background-color: #E9E1D6;
}	
#nav-secondary ul li{
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	text-align: right;
	padding: 5px 10px 5px 12px;
	min-height: 16px;
	line-height: 10px;
	border: 0px solid blue;
	font-weight: bold;
	background: transparent;
	text-align: left;
}
#nav-secondary ul li.on{
	background: url(/site-images/2-tier-marker.gif) center 0px no-repeat transparent;
}

#nav-secondary ul li a{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;	
}
#nav-secondary ul li a:visited{
	color: #666666;
	font-weight: bold;
}
#nav-secondary ul li a:hover{
	color: #8d6338;
	text-decoration: none;
	font-weight: bold;
}
#nav-secondary ul li a.on{
	color: #8d6338;
	text-decoration: none;
	font-weight: bold;
	border: 0px solid red;
}
#nav-secondary ul li a.on:hover{
	color: #8d6338;
	text-decoration: none;
	font-weight: bold;
}
#nav-secondary ul li a.on:visited{
	color: #8d6338;
}


/********* SITE STYLES ***************/
#top {
display: inline;
margin: 0px;
padding: 0px;
}

.center{
	text-align: center;
}
.right{
	text-align: right;
}
.floatright{
	float: right;
}
.floatleft{
	float: left;
}

.border{
	border: 1px solid black;
}
.border-red{
	border: 1px solid red;
}
.border-green{
	border: 1px solid green;
}
.clear{
	clear: both;
}
.hide{
	visibility: hidden;
}
.error{
	color: red;
	font-weight: bold;
}
.invisible{
	color: white;
}
.small-break{
	line-height: 4px;
	}
.no-underline{
	text-decoration: none;
	}
