﻿#masthead {
					width: 900px;
					background-color: #9BB290;
					height: 80px;
}
#masthead h1 {
					font-family: georgia;
					font-size: 175%;
					font-weight: bold;
					font-style: italic;
					color: #000000;
					text-align: left;
					margin-left: 30px;
					width: 500px;
					float: left;
					margin-top: 20px;
}
#container {
					width: 900px;
					background-color: #F5F5F5;
}
#left_column {
					width: 200px;
					margin-left: 0px;
					border-right: thin green;
					padding-left: 10px;
					float: left;
					font-family: georgia;
					font-size: 80%;
					font-weight: bold;
					font-style: italic;
					color: #000000;
					text-align: justify;
					padding-top: 20px;
					padding-right: 10px;
					border-right-style: dotted;
					border-right-width: 2px;
					height: 800px;
}
#right_column {
					width: 180px;
					border-left: thin green;
					padding-left: 5px;
					float: right;
					font-family: georgia;
					font-size: 80%;
					font-weight: bold;
					font-style: italic;
					color: #000000;
					text-align: justify;
					padding-top: 20px;
					padding-right: 10px;
					border-left-style: dotted;
					border-left-width: thin;
					height: 800px;
}
#masthead h2 {
					font-family: georgia;
					font-size: 100%;
					font-weight: bold;
					font-style: italic;
					color: #000000;
					width: 200px;
					margin-top: 30px;
					float: right;
					margin-right: 50px;
}
#footer {
					font-family: arial;
					font-size: 70%;
					color: #000000;
					text-align: center;
					background-color: #9BB290;
					width: 900px;
					height: 60px;
					padding-top: 10px;
}
#top_nav {
					height: 20px;
					background-color: #485B40;
					width: 900px;
					margin-top: 1px;
					margin-bottom: 1px;
}
#top_nav ul {
					margin: 5px 10px 5px 10px;
					list-style-type: none;
					height: 20px;
					display: block;
}
#top_nav li {
					float: left;
					height: 20px;
					display: block;
					margin-top: 1px;
					margin-bottom: 1px;
}
#top_nav a {
					border: 1px none #663300;
					text-decoration: none;
					font-family: arial;
					font-size: 80%;
					font-weight: bold;
					color: #FFFFFF;
					text-align: center;
					padding-right: 5px;
					padding-left: 5px;
					padding-top: 1px;
					height: 20px;
					margin-top: 0px;
					margin-right: 2px;
					margin-bottom: 0px;
					display: block;
					background-repeat: no-repeat;
					width: 100px;
}
#top_nav a:hover {
					font-weight: bold;
					color: #000000;
					text-align: center;
					border: 1px solid #485B40;
					background-color: #FFFFFF;
}
#page_content {
					width: 500px;
					margin-left: 5px;
					float: left;
					margin-right: 5px;
}
body {
					background-image: url('../images/homepage/greenweavebkg.jpg');
					text-align: center;
					scrollbar-arrow-color: #ffffff;
					scrollbar-base-color: #9bb290;
}
p {
					width: 400px;
}
a {
					font-family: arial;
					font-size: 90%;
					color: #000000;
}
a:hover {
					color: #FFFFFF;
					background-color: #485B40;
					font-weight: bold;
}
img {
					border-style: none;
}
td {
					text-align: center;

}
table {
}
.table70 {
					width: 70%;
					margin-right: 0px;
					margin-left: 0px;
					font-family: arial;
					font-size: 90%;
					color: #000000;
					text-align: center;
}
.smtxt {
					font-family: arial;
					font-size: 70%;
					color: #000000;
					width: 400px;
					text-align: center;
}
.style1 {
					font-size: xx-small;
}
.fancytxt {
					font-family: georgia;
					font-size: 100%;
					font-weight: bold;
					font-style: italic;
					color: #000000;
					width: 70%;
}
.aligncenter {
					text-align: center;
					font-family: arial;
					font-size: 90%;
}
.reglink {
					font-family: arial;
					font-size: 100%;
					font-style: italic;
					font-weight: bold;
}
.redfancytxt {
					font-family: georgia;
					font-size: 100%;
					font-weight: bold;
					color: #800000;
}
.lefttxt {
					text-align: left;
}

