body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #F1F1F1 url(assets/Background-Images/body-BG.gif) repeat-y center top;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
.CVGaRanch #container {
	width: 920px;
	margin: 0 auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	background-image: url(/assets/Background-Images/body-BG.gif);
	background-repeat: repeat-y;
	background-position: center top;
} 
.CVGaRanch #container #mainContent h4 {
	font-size: 115%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #213D14;
	font-weight: normal;
}
.CVGaRanch #header {
	padding: 0;
	margin: 0px;
	background-color: #213D14;
} 
.CVGaRanch #container #header img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.CVGaRanch #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 */
}
.CVGaRanch #sidebar1 {
	float: left;
	width: 240px;
	background-image: url(assets/Background-Images/sidebarTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.CVGaRanch #container #sidebar1 p {
	color: #213D14;
	line-height: 1.4em;
	font-family: "Trebuchet MS";
	padding-right: 15px;
	padding-left: 15px;
	font-size: 85%;
}
.CVGaRanch #container #sidebar1 .notes {
	font-family: Arial;
	font-size: 78%;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666600;
	padding-right: 15px;
	padding-left: 15px;
}
.CVGaRanch #container #sidebar1 h1 {
	text-align: center;
	font-size: 140%;
	font-family: "Trebuchet MS";
	color: #333333;
}
.CVGaRanch #container #sidebar1 h2 {
	font-size: 130%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #213D14;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: normal;
}
.CVGaRanch #container #sidebar1 h3 {
	font-size: 100%;
	font-family: "Trebuchet MS";
	color: #222722;
	font-weight: normal;
	margin: 0px;
	padding: 0px 20px 10px;
	font-style: italic;
}
.CVGaRanch #container #sidebar1 .special {
	font-size: 175%;
	color: #CC3333;
	font-weight: normal;
	font-family: Georgia;
}
.CVGaRanch #container #sidebar1 .box {
	margin: 0px;
	background-image: url(/assets/Background-Images/sideBar-BG.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
}
.CVGaRanch #container #sidebar1 .box a {
	color: #F1F1F1;
	font-weight: bold;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
.CVGaRanch #container #sidebar1 .box a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.CVGaRanch #container #sidebar1 .box h1 {
	background-image: url(/assets/Background-Images/sideBar_h1_BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	font-size: 140%;
	padding-top: 8px;
}
.CVGaRanch #mainContent {
	background-color: #F1F1F1;
	background-image: url(assets/Background-Images/mainContent-BG-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 250px;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 0px;
	color: #3E2701;
	line-height: 1.5em;
} 
.CVGaRanch #container #mainContent p {
	font-family: "Trebuchet MS";
	line-height: 1.4em;
	color: #3E2701;
}
.CVGaRanch #container #mainContent li {
	font-family: "Trebuchet MS";
	list-style-image: url(/assets/Background-Images/mainBody-Bullet.jpg);
}
.CVGaRanch #container #mainContent h1 {
	font-family: "Trebuchet MS";
	font-size: 175%;
	font-weight: normal;
	color: #B93002;
	line-height: 1.2em;
}
.CVGaRanch #container #mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: normal;
	color: #336600;
}
.CVGaRanch #container #mainContent h3 {
	font-family: "Trebuchet MS";
	font-size: 125%;
	font-style: italic;
	color: #A41915;
}
.CVGaRanch #container #mainContent h4 {
	font-size: 110%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.CVGaRanch #container #mainContent a {
	color: #31623C;
}
.CVGaRanch #container #mainContent a:hover {
	color: #009900;
}
.CVGaRanch #container #mainContent .special {
	color: #990000;
	font-size: 32px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	padding: 0px;
}
.CVGaRanch #container #mainContent .special a {
	color: #CC0000;
	text-decoration: none;
}
.CVGaRanch #container #mainContent .special a:hover {
	color: #00CC00;
}
.CVGaRanch #container #mainContent .priceList {
	font-family: "Trebuchet MS";
	color: #213D14;
	font-size: 92%;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
.CVGaRanch #container #mainContent .priceList td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82A16B;
	padding: 0px 10px;
}
.CVGaRanch #container #mainContent .priceList th {
	font-size: 100%;
	color: #CCCCCC;
	background-color: #212520;
	text-align: center;
}

.CVGaRanch #base {
	background-image: url(assets/Background-Images/mainContent-BG-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 25px;
	padding: 0px;
	width: 900px;
	margin: 0px;
} 
.CVGaRanch #footer {
	padding: 0;
	color: #EBEBE5;
	margin: 0px;
} 
.CVGaRanch #container #footer h1 {
	font-size: 100%;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-align: center;
	padding: 0px;
	line-height: 1em;
	margin: 0px;
}
.CVGaRanch #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: 90%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #D8DA9F;
	background-color: #213D14;
}
.CVGaRanch #container #footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.CVGaRanch #container #footer a {
	color: #D8DA9F;
	text-decoration: underline;
}
.small {
	font-size: 78%;
	margin: 0px;
	padding: 0px;
}
.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;
	margin: 0px;
}

[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.CVGaRanch #sidebar1 { width: 220px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.CVGaRanch #sidebar1 { padding-top: 30px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
.CVGaRanch #container #mainContent .priceList tr {
	color: #663300;
	font-family: "Trebuchet MS";
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	padding: 0px;
}
