body {
    background-image:url(images/body.gif);
    background-repeat:repeat;
    border:none;
	width:auto;
	height:auto;
	margin-right:auto;
	margin-left:auto;
    }
/* TEXT FONTS ETC */
p {
   padding:5px 15px 5px 15px; 
   font-family:Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color:black;
   }
#p2 {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color:#93192e;
}
#p3 {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color:#000000;
}
h1 {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 18px;
   color:#D6C8AE;
   }   
h2 {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color:#000000;
   }
#sr {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #D6C8AE;
   font-weight:bold;
   }
.h3{
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size:14px;
   color:#D6C8AE;
   font-weight:bold;
}
#h4 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size:12px;
    color: #970332;
    font-weight:bold;
}
a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	}
a:link {
   font-family: Lucida Grande, Arial, Sans;
   font-size: 10px;
   text-decoration:none;
   color:#93192e;
   }
a:visited {
   font-size: 10px;
   text-decoration:none;
   color:#93192e;
   }
a:hover {
    color:#93192e;
	text-decoration:underline;
	}
/********** PRIMARY MAJOR DIVS ***************/
#container {
    border:none;
	width:810px;
	height:auto;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	}
#pageHeader {
   background:url(images/header4.jpg) repeat;
	width:810px;
	height:220px;
	float:left;
	}
#navmenu {
	float:left;
	width:810px;
    margin-top:0px;
	}
#blurb {
    background:url(images/blurbBg.jpg) repeat;
    width:810px;
	border:none;
	height:auto;
	float:left;
	text-align:justify;
	}
/********** SECONDARY MAJOR DIVS ***************/
#index1 {
    width:780px;
	border:none;
	height:auto;
	float:left;
	margin-left:15px;
	text-align:justify;
	display:inline;
	}
.products1 {
	background:#FFF;
    width:780px;
	border:none;
	height:auto;
	float:left;
	margin-left:15px;
	display:inline;
	text-align:justify;
}
.productsDiv {
   margin-left:0px;   
   float:left;  
   width:390px;
   height:640px;
   padding:0px;
	}
.productsDiv02 {
   margin-left:0px;   
   float:left;  
   width:780px;
   height:110px;
   padding:0px;
	}
.productsDiv03 {
   margin-left:0px;   
   float:left;  
   width:780px;
   height: auto;
   padding:0px;
	}
.productsDividerDiv {
   margin-left:0px;   
   float:left;  
   width:780px;
   height:50px;
   padding:0px;
	}
.productText {
   width:780px;
   height:110px;
}
.storeDiv {
   margin-left:0px;   
   float:left;  
   width:235px;
   height:550px;
   padding-left:25px;
   padding-bottom:15px;
   border:2px;
   border:#CCC;
	}
.storeDiv2 {
   margin-left:0px;   
   float:left;  
   width:710px;
   height:60px;
   padding-left:35px;
   padding-bottom:15px;
   border:2px;
   border:#CCC;
	}
.itemDiv {
   margin-left:0px;   
   float:left;  
   width:445px;
   height:550px;
   padding-left:0px;
   padding-bottom:15px;
   padding-top:15px;
   border:2px;
   border:#CCC;
	}
.itemDiv2 {
   margin-left:0px;   
   float:left;  
   width:315px;
   height:680px;
   padding-left:0px;
   padding-top:25px;
   padding-bottom:15px;
   border:2px;
   border:#CCC;
	}
#contact1 {
    width:350px;
	border:none;
	height:auto;
	float:left;
	margin-left:40px;
	text-align:justify;
	}
#contact2 {
    width:330px;
	border:none;
	height:auto;
	float:left;
	margin-right:10px;
	text-align:justify;
	}
#stockists1 {
    width:660px;
	border:none;
	height:auto;
	float:left;
	margin-left:60px;
	text-align:justify;
	display:inline;
	}
#stockistsHeader {
    width:705px;
	border:none;
	height:auto;
	float:left;
	margin-left:15px;
	text-align:justify;
	display:inline;
	}
#stockistsSuburb {
    width:160px;
	border:none;
	height:auto;
	float:left;
	margin-left:5px;
	text-align:justify;
	display:inline;
	}
#links1 {
	float:left;
	width:270px;
    margin-top:0px;
	padding-top:0px;
}
#links2 {
	float:left;
	width:270px;
    margin-top:0px;
	padding-top:0px;
}
/********** FOOTERS ***************/
#footerDiv {
    background-image:url(images/footerBg.jpg);
    width:810px;
	height:17px;
	position:relative;
	float:left;
}
#footer {
    width:810px;
	height:60px;
	margin-top:10px;	
}
/**********IMAGE CLASS**************/
.images {
    padding:10px;
}
.images2 {
    padding:10px 15px 10px 15px; 
}


