/* Page Structure
----------------------------------------------- */

html {
	margin: 0;
	padding: 0;
}


body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	background: ffffff;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}


li {
	list-style-type: square;
	padding-bottom: 6px;
}

#content {
	vertical-align: top;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 8px;
	line-height: 18px;
	padding-bottom: 4px;
}

#content p {
	padding-bottom: 5px;
}

#header {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #B86908;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #918D71;
}

#address {
	font-size: 10pt;
	color: #000000;
	text-align: center;
	padding-right: 12px;
	padding: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AFAC94;
}

#address_l {
	font-size: 10pt;
	color: #000000;
	text-align: left;
	padding-right: 12px;
	padding: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AFAC94;
	display: none;
}


#sidenav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AFAC94;
	display: none;
}



/* Page Structure
----------------------------------------------- */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	margin: 0px;
	padding: 6px 0px 3px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D7250;
	line-height: 26px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 3px;
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	padding-bottom: 3px;
	font-weight: bold;
}



/* Links
----------------------------------------------- */


a:link {
	color: #B86908;
	text-decoration: underline;
}

a:visited {
	color: #B86908;
 	text-decoration: underline;
}

a:hover {
	color: #6D7250;
	text-decoration: none;
}

p a:link:after, p a:visited:after {
	content:" ("  attr(href) ") ";
	font-size: 90%;
	text-decoration: none;
	display: inline;
}


/* topnav
----------------------------------------------- */

#topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #B86908;
	text-align: right;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 12px;
	background-color: #FFFFFF;
	display: none;
}

#topnav a:link, #topnav a:visited {
	color: #B86908;
	font-weight: bold;
	text-decoration: none;
}

#topnav a:hover {
	color: #B86908;
	font-weight: bold;
	text-decoration: underline;
}



/* Left Nav
----------------------------------------------- */

.left {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	display: none;
}

.left ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.left li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.left a {
	font-weight: normal;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
}
.left a:link, .left a:visited {
	border-bottom: 1px solid #525831;
	color: #FFFFFF;
	border-top: 1px solid #CCCAB6;
	text-decoration: none;
	padding-left: 10px;
	background-color: #A0A586;

}
.left a:hover {
	background: #CCCAB6;
	color: #525831;
	text-decoration: none;
	padding-left: 10px;
}


/* Subnav
----------------------------------------------- */

.subnav {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: none;
}

.subnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.subnav li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.subnav a {
	font-weight: normal;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
}
.subnav a:link, .subnav a:visited {
	border-bottom: 1px solid #4F7C9A;
	color: #02253A;
	border-top: 1px solid #DFE4E9;
	text-decoration: none;
	padding-left: 18px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #BCCAD6;
	background-color: #BCCAD6;
}
.subnav a:hover {
	background: #BCCAD6;
	color: #3E647E;
	border-top: 1px solid #DFE4E9;
	border-right: 5px solid #698CA9;
	border-bottom: 1px solid #3E647E;
	text-decoration: none;
	padding-left: 18px;
}


/* Address
----------------------------------------------- */

.topborder {
	border-top-width: 2pt;
	border-top-style: solid;
	border-top-color: #02253A;
}

.leftborder {
	border-left-width: .5px;
	border-left-style: solid;
	border-left-color: #333333;
}
.bottomborder {
	border-bottom-width: .5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.border {
	border: .5px solid #000000;
}
.rightborder {
	border-right-width: .5px;
	border-right-style: solid;
	border-right-color: #BCCAD6;
}




.footer {
	font-size: 85%;
}

