@charset "UTF-8";
body {
	color: #666666;
	background-image: url(essentials/Gingham10.jpg);
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 25px;
}
#top {
	background-color: #666666;
	height: 65px;
	background-image: url(images/wood_top.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#bar {
	height: 11px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #CCCCCC;
}
#leftcolumn {
	float: left;
	width: 28%;
	height: 100%;
	background-color: #FFFFFF;
}
#leftcolumn li {
	list-style-type: none;
}
#leftcolumn_sign  {
	margin-top: -41px;
}
#maincontent {
	width: 48%;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
}
#maincontent p {
	font-size: 0.90em;
	color: #333333;
}
#maincontent li {
	font-size: 0.93em;
	color: #333333;
}
#maincontent h1 {
	font-size: 1.25em;
	font-family: "Times New Roman", Times, serif;
	color: #B70707;
}
#rightcolumn {
	float: right;
	width: 18%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#footer {
	background-color: #666666;
	clear: both;
	height: 65px;
	width: 100%;
	color: #660000;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 10px;
	background-image: url(images/wood.jpg);
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #993333;
	text-decoration: underline;
}
#header {
	width: 100%;
	float: right;
	height: 20px;
}
#header li {
	list-style-type: none;
	display: inline;
	float: right;
	margin-top: -14px;
}
#header li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.88em;
	color: #993333;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
}
#ad {
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	color: #333333;
}
a:link {
	color: #993333;
}
#ad a:link {
	color: #b70707;
}
#header li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.88em;
	color: #000000;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
}
table {
	font-size: .85em;
}
legend {
	font-size: .88em;
	color: #993333;
}
#allcontent {
	background-color: #FFFFFF;
	width: 100%;
}
#ad a:hover {
	color: #000000;
}
a:hover {
	color: #000000;
}
#image {
	margin-left: -20px;
}
#formheader {
	font-weight: bold;
	padding-right: 5px;
}
.formheader {
	font-weight: bold;
	padding-right: 5px;
}
#submenu {
	margin-left: -20px;
}
#submenu li {
	display: inline;
	list-style-type: none;
	padding-right: 8px;
	color: #993333;
}
#maincontent h2 {
	font-size: 1.05em;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
}
.descrip {
	font-size: .83em;
	font-style: italic;
	text-indent: 10px;
}
.redtext {
	color: #B70C09;
}
#container {
	margin-left: 20px;
	margin-top: 20px;
}
