﻿/*ltbrown*/
#masthead {
					width: 100%;
					margin-right: auto;
					margin-left: auto;
					background-image: url('../images/buttons/ltbrownbnr.jpg');
					background-repeat: repeat-x;
					text-align: center;
}
h1 {
					font-family: "Comic Sans MS";
					font-size: 160%;
					font-style: normal;
					color: #000000;
					font-weight: bold;
					text-align: left;
					margin-top: 5px;
					float: left;
					margin-left: 30px;
}
#top_nav {
}
#top_nav ul {
					list-style-type: none;
					padding-right: 2px;
					padding-left: 2px;
					display: block;
					margin-top: 1px;
}
#top_nav li {
					float: right;
					display: block;
					margin-right: auto;
					margin-left: auto;
					padding-right: 2px;
					padding-left: 2px;
					list-style-type: none;
}
#top_nav a {
					border: 5px none #663300;
					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/ltbrownbtn.jpg');
					background-repeat: no-repeat;
					height: 25px;
					padding-top: 3px;
					margin-top: 1px;
}
#top_nav a:hover {
					color: #000000;
					font-weight: bold;
					border: 5px none #CDAF69;
					text-decoration: none;
					background-image: url('../images/buttons/ltbrownbtnhover.jpg');
					background-repeat: no-repeat;
					width: 75px;
					height: 25px;
}
#page_content {
					font-family: Arial;
					font-size: 90%;
					color: #000000;
					width: 90%;
					margin-right: auto;
					margin-left: auto;
					margin-top: 25px;
					text-align: center;
}
#footer {
					font-family: arial;
					font-size: 60%;
					font-weight: bold;
					color: #000000;
					text-align: center;
					background-image: url('../images/buttons/ltbrownbnr.jpg');
					background-repeat: repeat-x;
					width: 900px;
					margin-top: 10px;
}
.smcenter {
					font-family: arial;
					font-size: 10pt;
					color: #000000;
					text-align: center;
}
.centertxt {
					text-align: center;
}
.lefttxt {
					text-align: left;
}
.righttxt {
					text-align: right;
}
.medcenter {
					font-family: arial;
					font-size: medium;
					text-align: center;
}
.smright {
					font-size: 10pt;
					text-align: right;
}
.style1 {
					text-decoration: underline;
}
body {
					text-align: center;
}
pre {
					text-align: left;
}

.headerbkg {
					background-image: url('../images/buttons/ltbrownbnr.jpg');
					width: 900px;
					height: 60px;
}
h3 {
					font-family: arial;
					font-size: 9pt;
					font-style: italic;
					color: #000000;
					float: right;
					margin-top: 30px;
					margin-right: 30px;
}

#container {
					width: 900px;
}

