body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0D0D0D;
	margin: 0px;
	color: #333;
}
form, p, hr {
	margin: 0px;
}
.siteWidth {
	width: 1016px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}
#logoBox {
	float: left;
}
#header {
	padding-bottom: 25px;
}
#headerRight {
	float: right;
	width: 350px;
	text-align: right;
	margin-top: 30px;
}
#navFull {
	background-color: #F4F5F0;

}
#navbar {
	background-color: #FFF;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 5px #C4C4C4;;
	-moz-box-shadow: 0px 0px 5px #C4C4C4;;
	box-shadow: 0px 0px 5px #C4C4C4;;
}
#dateDiv {
	float: right;
	width: 200px;
	text-align: right;
	color: #333;
	margin-top: 10px;
	font-size: 13px;
}
#navFull #dateDiv {

}
#bodyFull {
	background-color: #F4F5F0;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #6A6B66;
	padding-bottom: 30px;
}
#headerFull {
	background-color: #F4F5F0;
	background-image: url(../images/bg_headerTop.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#mainbody {

}
#bannerBox #banner {
	float: left;
	width: 100%;
	margin: 20px 0px 0px 0px;
}
#bannerBox #categoriesNav {
	float: right;
	width: 253px;
}
#categoriesNav {
	background-color: #800020;
	height: 307px;
}
#categoriesNav .padding {
	padding: 27px;
}
#categoriesNav .header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFAF9B;
	margin-bottom: 10px;
}
#categoriesNav .navArea a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
	padding: 8px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	background-color: #FFF;
	margin-bottom: 2px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #800020;
	color: #800020;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #800020;
}
#categoriesNav .navArea a:hover {
	background-color: #FFAF9B;
}
#categoriesNav .navArea {
	background-color: #800020;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #800020;
	border-bottom-color: #800020;
}
#sidebarRight {
	float: right;
	width: 270px;
}
#homeLeft {
	float: left;
	width: 423px;
}
#homeMiddle {
	float: left;
	width: 215px;
	margin-left: 40px;
}
.bigHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #00437A;
	font-style: italic;
	font-weight: bolder;
}
.bigSubHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #51606A;
}
.mediumSubHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #51606A;
}
#welcomeBox {
	padding-top: 25px;
}
.normalHeadingBlack {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.normalHeadingRed {
	font-size: 24px;
	font-weight: bold;
	color: #00437A;
}
.normalHeadingWhite {
	font-size: 24px;
	color: #FFFFFF;
}
.product .image {
	text-align: center;
}
#featuredProductsHome {
	padding-top: 55px;
	font-size: 15px;
	line-height: 22px;
}
.product .price {
	color: #800020;
	float: left;
	font-weight: bold;
	padding-top: 12px;
}
.product .name a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.product .name {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}
.product {
	padding: 5px 10px;
	border: 1px solid #FF91AC;
}
.product .name a:hover {
	color: #060;
	text-decoration: underline;
}
a.orderButton {
	display: block;
	float: right;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #0C0;
	border: 1px solid #008C00;
}
a.orderButton:hover {
	color: #EAFFEA;
}
a.readMore {
	display: block;
	float: left;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #BEB594;
	border: 1px solid #9B8D5E;
}
a.readMore:hover {
	color: #EAFFEA;
}
#testimonialsHome {
	background-color: #DAD5C2;
	border: 1px solid #968A5A;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-top: 35px;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 5px #C4C4C4;
	-moz-box-shadow: 0px 0px 5px #C4C4C4;
	box-shadow: 0px 0px 5px #C4C4C4;
	font-size: 15px;
}
.testimonial .content {
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 7px;
	font-style: italic;
}
.testimonial .customer {
	color: #000;
}
#footer {
	margin-top: 30px;
	margin-bottom: 65px;
	color: #868686;
	font-size: 13px;
}
#footerLinks {
	float: left;
	width: 423px;
}
#contactUsFooter {
	float: left;
	width: 220px;
	margin-left: 70px;
}
#footerMiddle {
	float: left;
	width: 215px;
	margin-left: 47px;
}
#footerLinks strong {
	color: #FFF;
}
#footer a {
	text-decoration: none;
	color: #868686;
}
#footer a:hover {
	text-decoration: underline;
}
#dateDiv a {
	color: #080808;
	text-decoration: none;
}
#dateDiv a:hover {
	text-decoration: underline;
}
#topSearchBox {
	height: 38px;
	width: 257px;
	float: right;
	background-color: #131313;
	border: 1px solid #424242;
	text-align: left;
}
#topSearchBox .padding {
	padding-top: 10px;
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 17px;
}
#topSearchBox #searchItem {
	margin: 0px;
	padding: 0px;
	width: 175px;
	background-color: #131313;
	color: #535353;
	border: none;
}
#searchItem:hover {outline: 1px solid #131313;} /*colour on mouse hover */ 
#searchItem:focus {outline: 1px solid #131313;} /*colour when gains focus by tabbing, or while typing */ 
#searchItem:active {outline: 1px solid #131313;} /*colour while mouse depressed */

#searchItem::-webkit-input-placeholder { /* WebKit browsers */
    color:    #535353;
}
#searchItem:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #535353;
}
#searchItem::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #535353;
}
#searchItem:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #535353;
}.left {
	float: left;
}
.right {
	float: right;
}
#companyTitle {
	float: left;
	width: 400px;
	margin-top: 50px;
	margin-left: 20px;
}
#companyTitle .left {
	font-size: 26px;
	letter-spacing: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCDC8;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#companyTitle .right {
	float: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #919191;
}
#welcomeWideHome, #pagesContent {
	background-color: #FFF;
	padding: 20px;
	margin: 10px 0px;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 5px #C4C4C4;
	-moz-box-shadow: 0px 0px 5px #C4C4C4;
	box-shadow: 0px 0px 5px #C4C4C4;
	font-size: 15px;
}
.biggerText {
	font-size: 13px;
}
.contactFormHomeWidth {
	width: 195px;
}
#contactFormHome input, #contactFormHome textarea, #contactFormHome select {
	padding: 5px;
}
#newsHome {
	padding: 20px;
	background-color: #333;
	color: #F4F5F0;
	line-height: 22px;
}
#newsHome .bigSubHeading {
	color: #BEB594;
}
#newsHome a {
	color: #F4F5F0;
}
#otherPageLeft {
	float: left;
	width: 715px;
	margin: 35px 0px 0px 0px;
}
.imgLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.imgRight {
	float: right;
	margin-right: 20px;
	margin-bottom: 10px;
}
.imgBorder1 {
	border: 2px solid #C8C0A4;
}
.myUL {
	display: block;
}
.msgBoxGreen {
	font-weight: bold;
	background-color: #0C0;
	border: 1px solid #000;
	padding: 15px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
