
.table {
	display: table;
	}
	
.table-row{
	display: table-row;
	}
	
.table-cell_left, .table-cell_right{
	display: table-cell;
	}

a:link {text-decoration:none;
	}

a:visited {text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}
	
a:active {text-decoration:underline;}

a.current{
	font-weight: bold;
	}
	
a.current:hover{
	text-decoration: none;
	}
	
a.disclaimer{
	color: #5C341B;
	};
	
a.disclaimer:visited:{
	text-decoration: none;
	color: #5C341B;
	}
	
.attribution a:link, a.attribution:visited{
	text-decoration: underline;
	color: #5C341B;
	}
	
body {
    font-family:   "Lucida Sans", Arial, Geneva, Helvetica, Trebuchet, Verdana;
    font-size: 100%;
    line-height: 120%;
    }

span.amp{
	font-family: Baskerville,"Goudy Old Style","Palatino Linotype","Book Antiqua",serif;
	font-style:italic;
}
	
#charger{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #989898;
	padding-bottom: 2em;
	}
	
#page{
	width: 75%;
	margin-left: auto;
    	margin-right: auto;
	}

#header {
	border-radius: 1.5em 0 0 0;
	margin-top: 3em;
	width: 100%;
	display: table;
}

#sitemap{
	display: inline;
	position: absolute;
	top: 1em;
	width: 75%;
	text-align: right;
	padding-bottom: 1em;
	color: #E6E1E7;
	}

#sitemap a{
	color: #E6E1E7;
	}
	
#header_name{
	padding-top:1.75em;
	padding-bottom: 1.75em;
	-webkit-border-radius: 1.5em 0 0 0;
	-moz-border-radius: 1.5em 0 0 0;
	border-radius: 1.5em 0 0 0;
	width: 66.7%;
	text-align: center;
	display: table-cell;
	line-height: 125%;
	background-color: #DDDA74;
	color: #1d3469;
	}

#header_name h1{
	font-size: 1.4em;
	font-style: bold;

}

#header_name h2{
	font-size: 1.05em;
	font-style:bold;
	}
	
#header_name h3{
	vertical-align: center;
	}
	
#tagline{
	font-size: 1.05em;
	font-style: italic;
	padding-bottom: 0.2em;
	border-bottom: 0.125em solid #1d3469;
	}
	
#header_address{

	width: 45%;
	background-color: #5A70A2;
	padding-top: 1.25em;
	padding-bottom: .75em;
	border-left: solid 0.25em #BAB845;
	}
	
.business_card {
	position: relative;
	left: 3.75em;
	top: -0.25em;
	width: 100%;
	font-size: 1em;
	margin-left: auto;
	margin-right: auto;
	padding: .3em 0 .3em 0;
	border-radius: 1.25em;
	background-color: #E6E1E7;
	text-align: center;
	border: solid 0.3em #BAB845;
	color: #5C341B;
	font-family: 'ArialMT','Arial',sans-serif;
	font-size: 0.8em;
	font-style: normal;
	}
	
#nav_background img{
	max-width: 100%;
	vertical-alignment:bottom;
	display:block;
	margin-left: auto;
	margin-right: auto;
	

	}
	
#nav_background{
	width:100%;
	position:relative;
	background-color: E6E1E7;
	}
	
.background_image{
	width: 100%;
	}
	
#hornavlist{
	position: absolute;
	bottom: 0em;
	padding: 0.5em 0 0.5em 0;
	background: #E6E1E7;
	border-top: 0.125em solid #1d3469;
	border-bottom: 0.125em solid #1d3469;
	opacity: .8;
	width: 100%;
	}
	
#hornavlist li{
	display: inline;
	float: left;
	width:16.6667%;
	text-align: center;
	}
	
#hornavlist li a{
	color: #1d3469;
	}
	

#header .address h1{
	font-family: 'ArialMT','Arial',sans-serif;
	font-size: 0.8125em;
	font-style: normal;
	}

#page_body{
	width:100%;
	color: #5C341B;
	background-color:#5A70A2;
	}
	
#page_row{
	width: 100%;
	}

#primary_content{
	width: 66.7%;
	background-color:#E6E1E7;
	}
	
	
#secondary_content{
	width: 33.3%;
	background-color: #5A70A2;
	/* border-left: solid 0.25em #BAB845;*/
	}
	
#content{
	padding: 1em 0.5em 1em 0.5em;
	}
	
#content p{
	font-size: 1em;
	color: #5C341B;
	text-spacing: 125%;
	padding-bottom: 0.5em;
	}
	
.section_header{
	color: #1d3469;
	font-style: bold;
	height: 2.25em;
	background-color: #DDDA74;
	width: 100%;
	}
	
.section_header p {
	padding-left: 0.5em;
	font-size: 1.25em;
	padding-top: 0.5em;
	}

.vernavlist{
	padding-top: 1em;
	padding-bottom: 1em;
	width: 100%;
	}
	
.vernavlist li{
	position: relative;
	left: 3em;
	width: 75%;
	font-size: 1em;
	margin-left: auto;
    	margin-right: auto;
	margin-top: 0.5em;
	padding: .75em 0 .75em 0;
	border-radius: 1em;
	background-color: #E6E1E7;
	text-align: center;
	border: solid 0.25em #BAB845;
	}
	
.vernavlist li a{
	color: #5C341B;
	}
	
	
#footer{
	font-size: 0.7em;
	background-color: #F6F6DA;
	text-align: center;
	line-height: 115%;
	padding: 1em;
	border-top: solid 0.38em #BAB845;
	border-bottom: solid  0.25em #BAB845;
	color: #5C341B;
	}
	
.attribution{
	padding-top: 1em;
	}
	
.attribution a{
	color: #5C341B;
	text-decoration: underline;
	}
	
.attribution a:hover{
	font-weight: normal;
	}
