@charset "utf-8";
@import url('base.css');


body
	{
	font: 10pt/1.2em "Times New Roman", Times, serif;
	}


p
	{
	margin-bottom: 1.2em;
	}
	

a
	{
	color: #000000 !important;
	text-decoration: none !important;
	}
	

h1
	{
	font-size: 18pt;
	line-height: 1.2em;
	color: #a39257;
	margin-bottom: .6em;
	text-transform: uppercase;
	}
	
h2
	{
	font-size: 16pt;
	line-height: 1.2em;
	color: #a39257;
	text-transform: uppercase;
	}

h3
	{
	font-size: 14pt;
	line-height: 1.2em;
	color: #000000;
	}
	
h4, .blueheader
	{
	font-size: 12pt;
	line-height: 1.2em;
	color: #004c97;
	text-transform: uppercase;
	}

h5
	{
	font-size: 11pt;
	line-height: 1.2em;
	color: #a39257;
	}
	
h6
	{
	font-weight: bold;
	font-size: 10pt;
	line-height: 1.2em;
	color: #000000;
	}	
	
	
small
	{
	line-height: 1.2em;
	}	
	
	
.last
	{
	border-right: none !important;
	background: none !important;
	}
	
	
.bullet
	{
	padding-right: 10px;
	margin-right: 4px;
	}
	
	
.borderimg
	{
	display: block;
	border: 2px solid #a39257;
	margin: 8px 0;
	}	


.superstrong
	{
	font-weight: bold;
	color: #a39257;
	}


.fancylink
	{
	}
	

.cite
	{
	margin-top: -1.2em;
	color: #999999;
	}
	
	
.darkheader
	{
	color: #7f7140;
	}	


.divider
	{
	padding-bottom: .5em;
	margin-bottom: .5em;
	}


body
	{
	text-align: center;
	position: relative;
	}
	
	
.detail
	{
	border: 8px solid #ffffff;
	display: block;
	margin-bottom: 1.4em;
	}





.primarysidebar
	{
	}


.secondarysidebar
	{
	}


#page
	{
	text-align: left;
	margin: 0 auto;
	position: relative;
	}
	

#header
	{
	}
	
	
#logo
	{
	font-size: 18px;
	display: block;
	border-bottom: 1px solid #beb183;
	margin-bottom: 3em;
	}
	
	
#owners
	{
	display: none;
	}
	
	
#nav
	{
	display: none;
	}


#slideshow
	{
	display: none;
	}	
	
	
#main
	{
	}	
	
	
#mainshadow
	{
	}	
	
	
#sidebar h2
	{
	}	
		
	
#content
	{
	position: relative;
	margin-bottom: 26px;
	}
	
	
#sidebar
	{
	position: relative;
	margin-bottom: 46px;
	}
	

#spancontent
	{
	position: relative;
	}


#bottomlinks
	{
	display: none;
	}
	
	
#footer
	{
	position: relative;
	font-size: 9pt;
	text-align: center;
	padding: 16px;
	}
	
	
#utilbar
	{
	display: none;
	}
	

.subnav
	{
	display: none;
	}	
	
	
.contenttable
	{
	width: 100%;
	border-top: 1px solid #beb183;
	font-size: 10pt;
	margin: 1.5em 0;
	}
	
.contenttable th, .contenttable td
	{
	border-bottom: 1px solid #beb183;
	padding: 4px;
	text-align: center;
	}
	
.altrow th, .altrow td
	{
	}
	
	
label
	{
	display: block;
	}	
	

.styledfield
	{
	background: #fafaf6;
	border: 2px solid #beb183;
	font: 12px/1em Georgia, "Times New Roman", Times, serif;
	padding: 4px;
	display: block;
	margin-bottom: 1.5em;
	width: 200px;
	}
	
	
.maptable th, .maptable td
	{
	text-align: left;
	padding: .5em 16px 1.5em 4px;
	}	
	
	
#map
	{
	width: 564px;
	border: 2px solid #beb183;
	margin-bottom: 1.5em;
	}	