﻿body {
	background-image: url(../../../Content/images/background.jpg);
	background-attachment:fixed;
	background-position:top center;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
.style8 {
	font-size: 18px;
	color: #886018;
}
.list {
	font-size: 12px;
	color: #e0ab2b;
}
.submit {
	font-size: 12px;
	color: #886018;
}
.style10 {
	font-size: 10px
}
a:link {
	color: #ab7c22;
}
a:visited {
	color: #ab7c22;
}
a:hover {
	color: #cc9322;
}
a:active {
	color: #ab7c22;
}

.style14 {font-size: 11px}
.style16 {color: #FFFFFF}
a.style16 {color: #FFFFFF}
a.style16:hover { color: #cc9322 }
.style21 {font-size: 14px}
.style22 {font-size: 25px}


.productsListingLeft li
{
    padding: 25px 25px 25px 25px;
}


.prodItem {text-align:center; width:33%;}

.fltleft {float: left;} /*Use this class to float anything to the left*/

.fltright {float: right;}  /*Use this class to float anything to the left*/