body {
	background: #f4eee4;
	font-family: Arial;
	font-size: 9pt;
	word-spacing: normal;
	white-space: normal;
}

img {
	border: 0;
}

a:link {
	color: #A04E2E;
	text-decoration: underline;
}
a:visited {
	color: #A04E2E;
	text-decoration: underline;
}
a:hover {
	color: #6B4435;
	text-decoration: none;
}

.hot {
	width:100%;
	background: #64807F;
	margin: 0;
	color: white;
}

.hot a {
	color: white;	
}

h1 {
	font-family: serif;
	text-transform: uppercase;
	font-size: 13pt;
	letter-spacing: 3px;
	color: #ddd;
	background: black;
	font-weight: normal;
	padding: 6px 2px 3px;
	margin-bottom: 15px;
	border-bottom: 3px solid #A04E2e;
	width: 567px; /*571 - 2*2*/
	margin-top: 1em;
}

body#top {
	margin: 0;
	padding: 0;
}

body#index {
	margin: 0;
	padding: 0;
}

body#left {
	margin: 0;
	background: #231F20;
}

.navhead {
	padding: 0; 
	margin: 0;
}

.navhead li {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-align: center;
}

.navhead a:link, .navhead a:visited, .navhead a:active {
	width: 61px;
	height: 46px;
	line-height: 46px;
	vertical-align:middle;
	background: #a04e2e;
	color: #d8d8d7;
	font-family: 'Palatino Linotype', 'Book Antiqua', 'Palatino', serif;
	font-size: 12px;
	text-decoration: none;
	border-left: 2px solid black;
	border-right: 1px solid white;
	display: block;
}

.navhead a:hover {
	color: #a04e2e;
	background: url(images/bgnavhead);

}

.navtop {
	background: black; 
	margin: 0;
	padding: 0;
	margin-left: 140px; 
	clear: both;
        list-style: none;
}

.navtop li {
        padding: 0;
        margin: 0;
        display: block;
        float: left;
        text-align: center;
	padding-bottom: 1px;
}

.navtop a:link, .navtop a:visited, .navtop a:active {
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	background: #a04e2e;
	color: #d8d8d7;
	font-family: 'Palatino Linotype', 'Book Antiqua', 'Palatino', serif;
	font-size: 12px;
	text-decoration: none;
	border-right: 1px solid black;
	padding: 0 11px;
	display: block;
}

.navtop a:hover {
	color: #a04e2e;
	background: white;
}

.navleft, .navleft li {
	padding: 0;
	margin: 0;
	width: 161px;
	overflow: hidden;
}

.navleft a:link, .navleft a:visited, .navleft a:active {
	margin: 0;
	background: #a04e2e;
	color: #d8d8d7;
	font-family: 'Palatino Linotype', 'Book Antiqua', 'Palatino', serif;
	font-size: 12px;
	text-decoration: none;
	padding: 0 11px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	display: block;
	border-bottom: 1px solid black;
}

.navleft a:hover {
	color: #a24630;
	background: white;
}

body#inside {
	background: url(images/bground_subpage) #f3ece2;
}

body#inside > p {
	width: 571px;
}

h2, dt {
	font-family: Arial;
	font-size: 9pt;
	word-spacing: normal;
	white-space: normal;
	color: #FFFFFF;
	background-color: #A04E2E;
	font-weight: bold;
	padding: 10px 2px;
	width: 557px;
}
h2 a:link {
	color: #000000;
	text-decoration: underline;
}
h2 a:visited {
	color: #000000;
	text-decoration: underline;
}
h2 a:hover {
	color: #000000;
	text-decoration: none;
}

h3 {
	font-size: 14pt;
	margin: 5px 0 0;
}

table.inside {
	width: 570px;
	text-align: left;
	padding: 0 5px;
}

table.inside td, table.inside th {
	padding: 0 5px 20px;
	vertical-align: middle;
}

table.thin {
	width: 570px;
	text-align: left;
	padding: 0 5px;
}

table.thin td, table.thin th {
	vertical-align: top;
	padding: 0 0 5px;
}

table.thin img {
	border: 1px solid black;
	margin: 0 5px;
}

.button {
	display: block; 
	width: 10em;
	padding: 5px; 
	color: white; 
	background: black; 
	text-align: center; 
	margin: 10px auto;
	-moz-border-radius: 10px;
}

.button a:link, .button a:visited, .button a:active, .button a {
	color: white;
	text-decoration: none;
}

/* ********** */

.titlestatement {
	font-family: Arial;
	font-size: 9pt;
	color: #B37158;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A04E2E;
	background-color: #000000;

}
li{
	font-family: Arial;
	font-size: 9pt;
	list-style-type: square;
	line-height: 20px;
}
td {
	font-family: Arial;
	font-size: 9pt;
	word-spacing: normal;
	white-space: normal;
}

#footer {
	font-size: 9pt;
	color: #A04E2E;
	margin-top: 3em;
	text-align: center;
}


.whitetext {
	font-weight: bold;
	color: #FFFFFF;
}
.titlescroll {
	font-family: "Goudy Old Style";
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

ul.pdf {
list-style-image:url(images/icon_pdf.gif);
}


#navleft {
	height: 300px;
}

#navleft, #navleft li {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	overflow: hidden;
	width: 152px;
}

#navleft ul {
	padding-left: 20px;
	margin: 0;
}

#navleft ul li {
	padding: 0;
	margin: 0;
}

#navleft a:link, #navleft a:visited, #navleft a:active {
	margin: 0;
	color: white;
	font-family: 'Palatino Linotype', 'Book Antiqua', 'Palatino', serif;
	font-size: 12px;
	text-decoration: none;
	padding: 0 11px;
	height: 23px;
	line-height: 23px;
	vertical-align: middle;
	display: block;
}

#navleft .current {
	background: #b27c6d;
}

#navleft a:hover {
	background: #A1361d;
}

#navtop, #navtop li {
	list-style: none;
	padding: 5px;
	margin: 0;
	display: inline;
	float: right;

}

#navtop a:link, #navtop a:visited, #navtop a:active {
	color: white;
	font-family: 'Palatino Linotype', 'Book Antiqua', 'Palatino', serif;
	font-size: 12px;
	text-decoration: none;
	display: inline;
}

#navtop a:hover {
	color: #231F20;
}

