@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF7D8;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-y;
	text-decoration: none;
}
.bodytext1 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 12px;
	letter-spacing: 0.07em;
	color: #FFF7D8;
	font-weight: bold;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
.bodytext3 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #0071BD;
	text-align: center;
	font-weight: bold;
	letter-spacing: .1em;
}


.herslides {
	margin-left: 155px;
	margin-top: 5px;
}

.twoColFixLtHdr #container {
	width: 800px;
	margin-top: 25px;
	margin-left: 25px;
	background-color: #FFF7D8;
	border: 1px solid #FFF7D8;
	margin-bottom: 25px;
} 
.twoColFixLtHdr #header {
	background-color: #526621;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-image: url(images/peanutgrass.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF7D8;
} 
.twoColFixLtHdr #header h1 {
	margin: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding: 0px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 140px;
	color: #FFF7D8;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-bottom: 0px;
	padding-top: 20px;
}
.twoColFixLtHdr #mainContent {
	margin-right: 0px;
	background-color: #689C45;
	background-repeat: repeat-y;
	background-position: left;
	padding-right: 15px;
	padding-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF7D8;
	height: 500px;
	overflow: auto;
	background-image: url(images/shadow.jpg);
} 
.twoColFixLtHdr #mainContent2 {
	margin-right: 0px;
	background-color: #689C45;
	background-repeat: no-repeat;
	background-position: center;
	padding-right: 15px;
	padding-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF7D8;
	height: 500px;
	overflow: auto;
	background-image: url(images/rocky.jpg);
}


.twoColFixLtHdr #footer {
	background-color: #689C45;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 0;
	background-image: url(images/headpic.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF7D8;
	height: 40px;
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	text-align: left;
	color: #FFF7D8;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	border: 1px solid #FFF7D8;
	margin-top: 4px;
	margin-bottom: 4px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.img
{


}
.picborder {
	border: 1px solid #FFF7D8;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 3px;
	text-align: center;
}
.picTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFCC00;
	font-style: normal;
	letter-spacing: 2px;
	margin-top: 20px;
	margin-bottom: 3px;
	text-align: center;
}

img
{
	border-style: none;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	font-weight: bold;
	color: #FFF7D8;
	font-style: italic;
	letter-spacing: 2px;
	margin-top: 20px;
	margin-bottom: 5px;
}
.h1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFCC00;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 20px;
	margin-bottom: 6px;
}


.h2 {
	font-size: 15px;
	color: #FFF7D8;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	letter-spacing: .15em;
}


.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 6px;
	color: #000000;
	letter-spacing: 2px;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.H5 {
	font-size: 24px;
	color: #FFCC66;
	font-weight: bold;
}


.h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF7D8;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 4px;
	letter-spacing: 0.1em;
}
.h7 {
	font-size: 13px;
	color: #FFF7D8;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #AE0812;
	margin-right: 110px;
	margin-left: 110px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.h8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AE0812;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	letter-spacing: 0.1em;
	text-align: center;
	line-height: 14px;
}
.h9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 0px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align: center;
}




.egtlogo {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 0px;
}
.sidetext1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 216px;
	padding-bottom: 0px;
	padding-top: 5px;
}
.sidetext2 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: center;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4C893;
	letter-spacing: .15em;
	text-transform: uppercase;
}

.b1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px auto 8px;
	color: #FFFFFF;
	font-weight: bold;
}

.b2 {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.bullets1 {
	letter-spacing: .1em;
	line-height: 17px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 4px;
	list-style-position: outside;
}
ul {
	margin: 0px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.boxleft {
	background-color: #E10000;
	float: left;
	width: 165px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	border: 1px solid #000000;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding: 6px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.boxright {
	background-color: #AE0812;
	float: right;
	width: 155px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: center;
	border: 1px solid #000000;
	letter-spacing: 0.2em;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.boxright2 {
	font-size: 14px;
	font-style: italic;
}

a:link {
	color: #FFCC66;
	font-weight: bold;
}
a:visited {
	color: #FFCC66;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFCC66;
}
#header {
	/*	padding: 0 10px 0 20px;*/  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	text-align: center;
	background-color: #00CC33;
}

