body
{
margin: 0px;
padding: 0px;
color: #c6b698;
background-image:url(/v/vspfiles/assets/images/headings/background.jpg);
background-position:top;
background-repeat:no-repeat;
top:0px;
}

img {
margin: 0px;
padding: 0px;
border: 0px;
}

#main, #header, #menu, #footer, #content
{
margin-right: auto;
margin-left: auto;
width: 972px;
clear: both;
}

#header
{
height: 112px;
}

#search
{
position: relative;
left: 760px;
width: 200px;
}

#menu
{
width: 972px;
height: 40px;
text-align: center;
padding-top: 20px;
background-color:#FFFFFF;
}

#content
{
background-color:#FFFFFF;
}

#footer
{
text-align: center;
margin-top: 15px;
background-color:#FFFFFF;
}

a, a:active, a:visited
{
color: #c6b698;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
color: #9e8f74;
}

.category {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #9e8f74;
	text-align: center;
	font-size: x-large;
}

#prodPic {
border: 5px;
margin: 5px;
padding: 5px;
}

#prodTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	text-decoration:none;
	color: #9E8F73;
}

#prodDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.heading {
font-family:"Times New Roman", Times, serif;
text-decoration:none;
font-size:large;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #9e8f74;
	margin:5px;
	height:20px
	}