body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #d2e0ca;
	background-image:url(images/gradient.gif);
	background-repeat:repeat-x;
	margin:0;
	font-size:12px;
}
#wrapper {
	width:800px;
	padding:0 10px 0 10px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	margin:0 auto 0 auto;
	background-color:#fff;
}
p,  p a:link,  p a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration:none;
}
p a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:underline;
}
.navbar,  .navbar a:link,  .navbar a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
	font-weight:bold;
}
.navbar a:hover {
	color:#d2e0ca;
	text-decoration:underline;
}

/***** Navigation Menu *****/

#menu ul li {
	list-style:none;
	float:left;
	padding:0;
	margin:0;
}
#menu ul {
	padding:0;
	margin:0;
	width:900px;
}
#menu {
	position:relative;
	width:900px;
	margin:auto;
}
.fadeThis {
	position:relative;
	display:block;
	height:30px;
	width:180px;
}
#home {
	background:url(images/home.jpg) 0 0 no-repeat;
}
#about {
	background:url(images/about.jpg) 0 0 no-repeat;
}
#products {
	background:url(images/products.jpg) 0 0 no-repeat;
}
#forum {
	background:url(images/forum.jpg) 0 0 no-repeat;
}
#contact {
	background:url(images/contact.jpg) 0 0 no-repeat;
}
.fadeThis * {
	display: none;
}
.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 30px;
	width: 180px;
}
#home span.hover {
	background:url(images/home_hover.jpg) 0 0 no-repeat;
}
#about span.hover {
	background:url(images/about_hover.jpg) 0 0 no-repeat;
}
#products span.hover {
	background:url(images/products_hover.jpg) 0 0 no-repeat;
}
#forum span.hover {
	background:url(images/forum_hover.jpg) 0 0 no-repeat;
}
#contact span.hover {
	background:url(images/contact_hover.jpg) 0 0 no-repeat;
}

/***** End Navigation *****/

.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	padding-right:7px;
	padding-top:7px;
}
.footer,  .footer a:link,  .footer a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	text-decoration:none;
}
.footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-left:30px;
	padding-top:5px;
	color:#000000;
	font-style:italic;
}
.menu {
	position: absolute;
	width: 0px;
	height: 40px;
	top: 155px;
	z-index:2;
}
.border {
	border: 1px solid #333333;
}
.border2 {
	border: 2px solid #000000;
}
.topbox {
	border: 1px solid #b18a13;
	background-color:#fce991;
	padding:5px;
}
.box {
	border: 1px solid #b18a13;
	background-color:#ececec;
	padding:5px;
}
.plan_titles {
	font-size:14px;
	font-weight:bold;
}
.plan_text {
	font-size:12px;
}
.details {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.cattlepro {
	color:#333333;
	font-style:italic;
	font-weight:bold;
}
.download,  .download a:link,  .download a:visited,  .download a:hover {
	color:#fb9754;
	font-weight:bold;
	font-size:14px;
}
