body, body td {
   font-size: 13px;
   color: #000;
   font-family: arial, sans-serif;
   text-align:left;
}
td p {
}
table {width:100%;border-collapse:collapse;border:0px;}
td {border:5px;padding:0px;}
img {border: 0px;}
.floatLeft {float:left;}
.floatRight {float:right;}
img.floatLeft {margin-right:10px;}
img.floatRight {margin-left:10px;}

body {
   background: #656E59 url(images/bg.jpg);
   text-align:center;
   margin:0px;
}
a:link {
	font-weight: bold;
   color: #4d7f4c;
   text-decoration: none;
}
a:visited {
	font-weight: bold;
   color: #4d7f4c;
   text-decoration: none;
}
a:hover {
	font-weight: bold;
   color: #ffcc00;
   text-decoration: none;
}
a:active {
	font-weight: bold;
   color: #4d7f4c;
   text-decoration: none;
}
#mainTable {
   margin-left: auto;
   margin-right: auto;
   width:761px;
}
#mainHeader {
   background: #CEC6A5;
   vertical-align:top;
}
#topLeft, #topRight {
   width: 15px;
}
#topLogo {
   padding: 5px;
   width: 100%;
}
#topLogo img {
   display:block;
   float:left;
}
#topSlogan {
   float: right;
   margin-top:100px;
   font-size: 1.4em;
   font-variant: small-caps;
   font-weight: bold;
}
.mainNav {
   background: url(images/navBg.jpg);
   height: 21px;
   width: 100%;
   text-align:left;
}
#mainContent {
   vertical-align:top;
   background: #FFF;
   padding: 10px;
}
#mainContent img {
   margin: 1px;
}
#topLeftImage {
   padding-right: 10px;
}
#mainFooter {
   background: #CEC6A5;
   color:black;
   font-size: .6em;
   text-align:left;
}
#botLeft, #botRight {
   vertical-align:bottom;
}
#botLeft img, #botRight img {
   display:block;
}
h1 {
   font-size: 1.2em;
   text-align:center;
}
#guideImages {
   float:left;
}
#guideText {
   float:right;
   text-align:center;
   color: red;
}
#stylesText {
   float:left;
   width: 230px;
   color: red;
   margin-top: 75px;
   text-align:center;
   font-size: 1.4em;
}
#stylesText span {
   font-size: 1.6em;
}
.productTable td {
   font-weight:bold;
   font-size: 13px;
}
