﻿/*Histories template*/

#masthead {
					width: 900px;
					height: 50px;
					background-image: url('../mybrown/brownbnr.jpg');
					margin-right: auto;
					margin-left: auto;
					background-repeat: repeat-x;
}
#top_nav {
}
#top_nav ul {
					list-style-type: none;
					padding-right: 2px;
					padding-left: 2px;
					display: block;
					margin-top: 1px;
					text-align: center;
}
#top_nav li {
					float: right;
					display: block;
					padding-right: 2px;
					padding-left: 2px;
}
#top_nav a {
					font-family: Arial;
					font-size: 80%;
					font-weight: bold;
					color: #000000;
					text-align: center;
					text-decoration: none;
					padding-right: 2px;
					padding-left: 2px;
					width: 75px;
					display: block;
					background-image: url('../images/buttons/brownbtn.jpg');
					background-repeat: no-repeat;
					height: 25px;
					padding-top: 3px;
					margin-top: 1px;
}
#top_nav a:hover {
					color: #000000;
					font-weight: bold;
					text-decoration: none;
					background-image: url('../images/buttons/brownbtnhover.jpg');
					background-repeat: no-repeat;
					width: 75px;
					height: 25px;
}
#footer {
					font-family: arial;
					font-size: 60%;
					font-weight: bold;
					color: #000000;
					text-align: center;
					background-image: url('../images/buttons/brownbtn.jpg');
					background-repeat: repeat-x;
					width: 900px;
					margin-top: 5px;
}
#page_content {
					width: 600px;
					margin-top: 25px;
					background-color: #FBF9EC;
					padding-right: 10px;
					padding-left: 10px;
					padding-top: 10px;
					margin-bottom: 20px;
}
#container {
					width: 900px;
}
#left_col {
					border: 1px none #000000;
					width: 200px;
					position: relative;
					padding-top: 10px;
					font-size: 90%;
					margin-top: 20px;
					margin-left: 5px;
					font-family: arial;
					float: left;
					display: block;
}
h1 {
					font-family: arial;
					font-size: 175%;
					font-weight: bold;
					font-style: italic;
					color: #000000;
					margin-top: 10px;
					float: left;
					margin-left: 20px;
}
h3 {
					font-family: arial;
					font-size: 9pt;
					font-weight: bold;
					font-style: italic;
					color: #000000;
					margin-top: 30px;
					float: right;
					margin-right: 30px;
}
body {
					background-image: url('../images/goldripple.jpg');
					background-attachment: fixed;
					scrollbar-arrow-color: #cba150;
					scrollbar-base-color: #996600;
					text-align: center;
					font-family: arial;
					font-size: 100%;
}
a {
					font-family: Arial;
					font-size: 90%;
					font-weight: bold;
					color: #000000;
					text-align: center;
					text-decoration: none;
}
p {
					background-color: transparent;
					font-family: Arial;
					font-size: 100%;
					font-weight: bold;
					text-align: center;
					color: #000000;
}
table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
td {
					padding: 5px;
}
.td1 ul {
					list-style-type: none;
					margin-left: 35px;
					width: 125px;
}
.td1 li {
					display: block;
					vertical-align: middle;
					float: none;
					padding-top: 0px;
					margin: 0px 0px 5px 0px;
}
.td1 a {
					background-repeat: no-repeat;
					width: 125px;
					height: 20px;
					padding-top: 2px;
					text-decoration: none;
					font-weight: bold;
					font-family: arial;
					font-size: 10pt;
					background-color: #FFFFFF;
}
.td1 a:hover {
					font-family: arial;
					font-size: 90%;
					font-weight: bold;
					color: #FFFFFF;
					background-color: #663300;
}
.table90 {
					padding: 5px;
					width: 900px;
					margin-right: auto;
					margin-left: auto;
					text-align: left;
					background-color: #FFFFFF;
					border: 5px double #663300;
}
.lefttxt {
					text-align: left;
}

.smplaintx {
					font-size: 70%;
					font-style: italic;
					text-align: left;
}
.style2 {
	font-family: arial;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.style3 {
	font-family: arial;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.style4 {
					width: 90%;
					margin-right: auto;
					margin-left: auto;
}
.style5 {
					text-align: left;
					margin-left: 200px;
					font-style: italic;
					font-weight: normal;
}
.tabs {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url('../images/ltbrownglass.jpg');
	border: thin solid #996600;
	width: 20%;
}
.style1 {
	font-family: arial;
	font-size: 12pt;
	color: #000000;
	text-align: center;
}
.plainlttxt {
					font-family: arial;
					font-size: 100%;
					color: #000000;
					text-align: justify;
					font-weight: normal;
}
.headerbkg {
					background-image: url('../images/mybrown/brownbnr.jpg');
					width: 900px;
					height: 60px;
}
.td1 {
					width: 200px;
					background-color: #B58820;
}
.td2 {
					background-color: #FBF9EC;
					border: 3px solid #B58820;
					padding: 10px;
}
.whitebkg {
					background-color: #FFFFFF;
					width: 900px;
					padding: 10px;
					text-align: justify;
}

