@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	background-repeat: repeat-x;
	background-image: url(images/background.gif);
	background-color: #BDC344;
	color: #6D8314;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
a:link {
	color: #F07D19;
	text-decoration: none;
}
a:visited {
	color: #F4911E;
	text-decoration: none;
}
a:hover {
	color: #7E8C3E;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 27px;
	color: #6D8314;
	font-weight: normal;
}
hr {
	color: #6D8314;
}
#wrapper {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
}

#topborder {
	background-image: url(images/top_border.gif);
	height: 39px;
	background-repeat: no-repeat;
}
#logo {
	height: 121px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(images/bckgnd_header.gif);
	background-repeat: repeat-y;
}
#midborder {
	background-image: url(images/mid_border.gif);
	height: 25px;
	background-repeat: no-repeat;
}
#main_content {
	background-image: url(images/main_content.gif);
	background-repeat: repeat-y;
}
#left_col {
	width: 165px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 13px;
}
#right_col {
	float: right;
	padding-top: 20px;
	background-color: #E8ECC2;
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 75px;
	padding-left: 50px;
	padding-right: 70px;
	width: 510px;
	margin-right: 40px;
}
#clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#tag {
	height: 45px;
	background-image: url(images/bckgnd_tag.gif);
	background-repeat: repeat-y;
}
#bottomborder {
	background-image: url(images/bottom%20border.gif);
	height: 54px;
	font-size: 11px;
	padding-top: 7px;
	background-repeat: no-repeat;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}
h3 a:visited {
	color: #F4911E;
}
h3 a:hover {
	color: #BDC344;
}
