﻿html
{
	text-align: center;
}

form
{
	background-color: White;
}

body
{
	width: 800px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-color: Black;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}
form
{
	font-family: Verdana;
	font-size: 13px;
}

a:link
{
	color: #004F2F;
}

#sidebar
{
	width: 289px;
	float: left;
	line-height: 1.5;
	font-weight: bold;
	position: relative;
}
#sidebar a
{
	color: black;
}
#sidebar img
{
	border: none;
}
#sidebar a:hover
{
	color: #02412C;
}

#footer .footergraphic
{
	position: absolute;
	bottom: 40px;
	left: 0px;
}

#footer
{
	clear: both;
	width: 800px;
	height: 30px;
	background-color: #004F2F;
	border-top: solid 10px #FFB93B;
	color: #FFFFFF;
	font-size: 10px;
}

#footer p
{
	clear: both;
	margin-left: 30px;
}

#content
{
	background-image: url(../media/image/Willow-Creek-Meats-top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 511px;
	padding-top: 40px;
	margin-left: 289px;
	position: relative;
}
#content h1
{
	color: #02412C;
	font-size: 20px;
	font-style: italic;
	text-align: center;
}
#content p
{
	width: 425px;
	margin-left: 35px;
	line-height: 1.4;
}
#content h2
{
	width: 450px;
	margin-left: 35px;
	line-height: 1.4;
	font-size: 15px;
}

.green
{
	color: #02412C;
}
.bold
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}


/*default.aspx*/

#default
{
	width: 511px;
	text-align: center;
	background-image: url(../media/image/wcm-home-rt-body.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 528px;
}

#default p
{
	width: 405px;
	margin-top: 0px;
	margin-left: 63px;
	font-size: 14px;
}
#default h1
{
	margin-bottom: 15px;
	font-size: 25px;
}
#default img
{
	position: absolute;
	bottom: 0px;
	left: 0px;
}

/*about us*/

/*beefcuts*/
#beefchart
{
	margin-left: 100px;
	text-decoration: none;
}

#noborder img
{
	border-style: none;
}

/*contact-us*/
#contact
{
	width: 511px;
	height: 535px;
	background-image: url(../media/image/contact-us-rt-body.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#contact img
{
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#contact p
{
	margin-top: 10px;
	margin-bottom: 10px;
}


/*links*/

#links a
{
	color: black;
}

#links a:hover
{
	color: #02412C;
}
#links h2
{
	margin: 15px 0px 3px 0px;
}

#links table
{
	font-size: 11px;
	line-height: 1;
	width: 600px;
}

/*list of products*/

#products
{
	height: 522px;
}

#products h2
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
}
#products p
{
	margin-top: 0;
	margin-bottom: 0;
}

#more
{
	position: absolute;
	bottom: 15px;
	left: 35px;
}
#ordernow
{
	width: 90px;
	height: 20px;
	background-color: #FFAD16;
	position: absolute;
	bottom: 15px;
	right: 25px;
	padding: 3px;
}
/*faqs*/
#faqs
{
	height: 522px;
}
#faqs h2
{
	margin-top: 0px;
	margin-bottom: 0px;
}
#faqs p
{
	margin-top: 0px;
	margin-bottom: 10px;
}

/*testimonials*/
#testimonials .left p
{
	margin: 0px 0px 0px 35px;
}

#testimonials .center p
{
	width: 175px;
	margin: 0px 0px 0px 200px;
	padding: 0px 0px 20px 0px;
}

/*ourproducts*/

#ourproducts
{
	height: 522px;
}

#ourproducts h2
{
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

#ourproducts p
{
	margin-top: 0;
	margin-bottom: 0;
}
