@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #A1AAAF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.thrColFixHdr #container {
	width: 790px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: transparent  no-repeat left top; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-right: auto;
	margin-left: auto;

} 

#container2 #mainContent h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}

.thrColFixHdr #header {
	background: url(../images/summerbackground2.jpg) no-repeat left top;  /* 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. */

	width: 790px;
	line-height: 178px;
	padding-top: 0;
	padding-bottom: 0;
	color: #FFF;
} 
.thrColFixHdr #container2 {
	background: url(../images/summerbackground1.jpg) no-repeat fixed center top;
	margin-right: auto;
	margin-left: auto;
	width: 790px;
	

}

.thrColFixHdr #container3 {
	background: url(../images/wheatfield3.jpg) no-repeat left top;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 3.5em;
	color: #FFF;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 165px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: transparent; /* padding keeps the content of the div away from the edges */
	margin-top: 178px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 165px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: transparent; /* padding keeps the content of the div away from the edges */
	margin-top: 120px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.thrColFixHdr #mainContent {
	background: url(../images/white%20trans.png);
	float: right;
	margin-top: 120px;
	width: 410px;
	color: #354224;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding: 0 20px;
	margin-right: auto;
	margin-left: auto;
} 
#mainContent2 {
	width: 580px;
	float: right;
	background: url(../images/white%20trans.png);
	padding-left: 15px;
	margin-top: 30px;
	text-align: left;
	color: #1D2F30;
	margin-right: 5px;
	padding-right: 5px;
	font-size: 13px;
}
#mainLeft {
	float: left;
	width: 180px;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
}
#mainLeft ul {
	margin-left: -15px;

	
}
#mainLeft ul ul{
	margin-left: -15px;

	
}
#mainLeft ul ul li{
	margin-left: -15px;

	
}
#main2Right {
	width: 190px;
	list-style: none;
	float: right;
}
#main2Right ul {
	margin-left: -15px;

	
}

#mainRight {
	float: left;
	width: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
#mainRight ul {
	margin-left: -15px;

	
}

.thrColFixHdr #footer {
	background:#656C4A;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 0;
	padding-right: 10px;
	width: 780px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
}
#footer p a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #523E47;
}


.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;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}
#menu {
	width: 350px;
	height: 60px;
	display: block;
	margin-top: 10px;
	float: right;
}

#menu ul {
	margin: 0;
	list-style: none;
	padding-right: 0;
	padding-bottom: 0;
	width: 400px;
}
#menu li {
	display: block;
	float: left;
	padding-left: 0px;
	width: 125px;
	height: 2em;
	text-align: center;
}
#menu a {
	display: block;
	float: left;
	margin-right: 0px;
	background: url(file:///C|/Documents%20and%20Settings/Linda/My%20Documents/Path%20to%20the%20Web/images/pale%20orange.png) no-repeat left 50%;
	text-decoration: none;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: oblique;
	font-weight: bold;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
	list-style: none;
}
#menu a:hover {
	font-size: 1em;
	font-weight: bold;
	color: #83855E;
	line-height: 30px;
	font-style: oblique;
}

#menu .current_page_item a {
	color: #523E47;
	font-size: 1em;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 28px;
	margin-left: 0px;
	cursor: default;
	line-height: 30px;
	font-style: oblique;
}
.form {
	width: 400px;
	float: left;
}




#sidebar5 {
	float: left;
	width: 360px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -10px;
}
.form {
}

#sidebar6 {
	float: right;
	width: 360px;
	margin-top: -10px;
}
#address {
	margin-top: -40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-align: center;
	color: #ffffff;
}
#contactAddress {
	margin-top: -15px;
}
#ceo {
	margin-top: -10px;
}

#address h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.5em;
	font-weight: lighter;
	color: #ffffff;
}
#address h2 {
	font-weight: lighter;
}

#myplayer {
	margin-top: 5px;
}
#sidebar5 h3 {
	font-weight: lighter;
	color: #FFF;
}
#sidebar6 h3 {
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#midbanner2 {
	width: 790px;
	margin-top: 200px;
}
.form {
	margin-left: 15px;
}
.form table {

}

#mainContent2 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	line-height: 1em;
}
#mainContent2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
}
#mainContent2 h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.25em;
	font-style: italic;
}
#contactHeading {
	text-align: center;
}
.printCoupon {
	color: #FFF;
}
.printCoupon a {
	color: #FFF;
	font-size: 12px;
}
#footerContact {
	background: #656C4A;
	height: 50px;
	width: 790px;
	padding-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	margin-top: -15px;
}
#coupon {
	width: 700px;
	margin-top: -15px;
	margin-left: 90px;
}
#mainContent p {
	text-align: left;
}
#logo {
	width: 125px;
	margin-right: auto;
	margin-left: auto;
	height: 128px;
	margin-top: -15px;
}
#mainContent h2 {
	font-size: 1em;
	margin-top: -10px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #000;
	width: 900px;
	padding-top: 15px;
	text-align: center;
}

#footer p a {
	color: #000;
}
#footer5 {
	width: 790px;
	text-align: center;
	font-size: 14px;
	color: #000;
}

#foot1 {
	float: left;
	width: 100px;
	margin-left: 175px;
	color: #000;
}
#foot1 a {
	font-size: 12px;
	
	
	color: #000;
}
#foot1 a:visited {
	color: #000;
}
#footer2 {
	float: left;
	width: 100px;
	padding-left: 15px;
}
#footer2 a {
	font-size: 12px;
	color: #000;
}
#footer2 a:visited {
	font-size: 12px;
	color: #000;
}
#footer3 {
	float: left;
	width: 100px;
	padding-left: 15px;
}
#footer3 a {
	font-size: 12px;
	color: #000;
}
#footer3 a:visited {
	font-size: 12px;
	color: #000;
}
#footer4 {
	float: left;
	width: 100px;
	padding-left: 15px;
}
#footer4 a {
	font-size: 12px;
	color: #000;
}
#footer4 a:visited {
	font-size: 12px;
	color: #000;
}
#footer6 {
	float: left;
	width: 100px;
	padding-left: 15px;
}
#footer6 a {
	font-size: 12px;
	color: #000;
}
#footer6 a:visited {
	font-size: 12px;
	color: #000;
}
#footer7 {
	float: left;
	width: 100px;
	padding-left: 15px;
}
#footer7 a {
	font-size: 12px;
	color: #000;
}
#footer7 a:visited {
	font-size: 12px;
	color: #000;
}
