@charset "utf-8";
body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ab4600;
}
h3 {
	color: #FFFFFF;
	padding: 5px;
	background-color: #993400;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#Div_contentall {
	padding: 0px;
	width: 762px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Div_Header {
	/*background-image: url(../images/website/header.jpg);
	background-repeat: no-repeat;
	background-position: top;*/
	height: 152px;
}
#Div_Topmenu {
	/*padding-left: 429px;*/
	color: #FFFFFF;
	padding-top: 5px;
	margin-left:10px;
}
#Div_Topmenu a {
	color: #FFFFFF;
}
.YellowClass {
	background-color: #ffcc66;
	padding-right: 5px;
	padding-left: 5px;
	width: 157px;
}
.YellowClass a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ab4600;
	background-image: url(../images/website/liner.gif);
	background-repeat: no-repeat;
	background-position:  left bottom;
	/*height: 20px;*/
	text-decoration: none;
	padding-top:2.5px;
	padding-bottom:3.5px;
}

.YellowClass a:hover{
	color: #000000;
}


.TextBox {
	height: 15px;
	width: 133px;
	border: 1px solid #772d04;
	font-size: 12px;
	color: #646464;
}

h2 {
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/website/header-newsletter.gif);
	background-repeat: no-repeat;
	background-position:left;
	height: 23px;
	font-size: 12px;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
}
#white {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #993400;
	border-right-color: #993400;
	border-bottom-color: #993400;
	border-left-color: #993400;
	padding: 5px;
}
.text10 {
	font-size: 10px;
}
.TextBox2 {
	height: 15px;
	width: 100px;
	border: 1px solid #ead1bf;
	font-size: 10px;
	color: #646464;
	margin-top: 2px;
	margin-bottom: 3px;
}

/*Format main menu*/

a.commons{
	height: 34px;
	background-repeat: no-repeat;
	background-position: left top;
	display:inline-block;
	text-align:center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	text-decoration:none;
}

.home{
}

a.home{
	width: 82px;
	background-image: url(../images/website/link-menu_01.gif);
}

a:hover.home{
	width: 82px;
	background-image: url(../images/website/Hover-menu_01.gif);
}


/*...........................................*/

.about{
}

a.about{
	width: 94px;
	background-image: url(../images/website/link-menu_02.gif);
}

a:hover.about{
	width: 94px;
	background-image: url(../images/website/Hover-menu_02.gif);
}

/*...........................................*/

a.OurProducts{
	width: 130px;
	background-image: url(../images/website/link-menu_03.gif);
}

a:hover.OurProducts{
	width: 130px;
	background-image: url(../images/website/Hover-menu_03.gif);
}

/*...........................................*/

a.WheretoBuy{
	width: 148px;
	background-image: url(../images/website/link-menu_04.gif);
}

a:hover.WheretoBuy{
	width: 148px;
	background-image: url(../images/website/Hover-menu_04.gif);
}

/*...........................................*/

a.ContactUs{
	width: 132px;
	background-image: url(../images/website/link-menu_05.gif);
}

a:hover.ContactUs{
	width: 132px;
	background-image: url(../images/website/Hover-menu_05.gif);
}
#Content {
	margin-left:0px;
}

/*....................Content Class.......................*/

.Title{
	font-size: 15px;
	color: #ab4600;
	text-decoration: underline;
	font-weight: bold;
}
#Div_GeneralInterest {
	background-color: #FFCC66;
	background-image: url(../images/website/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
}
.TitleCopy {
	font-size: 20px;
	color: #ab4600;
	font-weight: bold;
	padding-left: 20px;
}
#Div_GeneralInterest a {
	color: #983300;
	text-decoration: none;
	font-size: 13px;
}
#Div_GeneralInterest ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}


/*Title*/
h1{
	font-size: 17px;
	color: #ab4600;
	font-weight: bold;
}

.NormalSubheading
{
	font-size: 15px;
	color: #ab4600;
	font-weight: bold;
}



/*Our Products Styles*/
a
{
	color: #ab4600;
}
a:hover
{
	color: #990000;
}

.ProductName
{
	font-size:15px;
	font-weight:bold;
}
.NormalHeading
{
	font-size:15px;
	font-weight:bold;
}
.BoldHeading
{
	font-size:15px;
	font-weight:bold;
}

