html { height: 100%; margin-bottom: 1px; }  
html,body{height:100% !important}
p, td, li, ul,ol, h1, h2, h3 ,h4 ,h5 ,h6, label, input {
	font: normal 11px  "Comic Sans MS", "Arial Narrow";
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: normal 11px  "Comic Sans MS", "Arial Narrow";
    color:#3366CC;
	background-color:#FFFFFF;
    text-align:center;
}

/* Layout Divs ------------------------------------------------------------------------- */

#main_container {
	width: 820px;
	margin: auto;
	padding: auto;
	position:relative;
	background: repeat-y url(../images/main_bg.jpg);

}
#two_col {
	width: 760px;
	float:left;
	margin: 0 0 0 90px;
}
#col_one {
	width: 200px;
	float:left;
}
#col_two {
	width: 400px;
	float:left;
	margin: 0 5px 0 10px;
}
#header {
	background: no-repeat url(../images/header.jpg);
	width: 820px;
	height: 160px;
}


/**/
p, h1, li {
text-align:left;
}

/* Top Nav, Top Nav LI  / Home, Shop Etc -------------------------------------------------------------------------*/

#top_nav {
width: 350px;
height: 100px;
float:right;
margin: 10px 65px 0 0 ;
}

#top_nav_one, #top_nav_two {
width: 172px;
float:left;
}

#top_nav_one li, #top_nav_two li {
background: no-repeat url(../images/topnav_li.jpg);
height: 30px;
list-style: none;
text-align:left;
padding:5px 0 0 15px;
}

#top_nav_one a, #top_nav_two a {
color:#FFFFFF;
font: bold 14px "Comic Sans MS";
text-decoration:none;
}
#top_nav_one a:hover, #top_nav_two a:hover {
font: bold "Comic Sans MS", "Arial Narrow";
color: #FFCC00;
}

/* Products -------------------------*/
#productlisting {
width: 425px;
float:left;
}

.product_text h2 {
text-align:left;
font: normal 16px "Comic Sans MS", "Arial Narrow";
color:#6699CC;
}
.product_text p {
	text-align:left;
	font: 12px "Comic Sans MS", "Arial Narrow";
	line-height: 18px;
	margin: 5px 0 5px 0;
}

.product_text a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ADC8E4;
}

.price {
	font: bold  "Comic Sans MS", "Arial Narrow";
	color:#3366CC;
}

.productimage {
float:left;
border: 0;
}
.productimage a img { padding: 3px 3px 3px 3px;}

.prdtlb {
	width: 125px;
	float: left;
	margin: 2px;
	text-align: center;
	font-size: 10px;
	height: 165px;
}

.prdtlb a, .prdtlb p {
	text-align: center;
	font-size: 10px;
}

/* Testimonails  ============================================================================================= */
#testimonial {
width: 400px;
}

.testimonial_text{
	font: italic normal 12px;
	margin: 10px 0 10px 0;
	text-align:left;
}
/* Jelly Of The Month  ============================================================================================= */

#jelly_month {
width: 390px;
background: #EFF5FA;
}


/* Side Nav, Side Nav LI  / Best Sellers------------------------------------------------------------------------- */
#nav li {
	list-style: none;
	background: no-repeat url(../images/button_base.jpg);
	font: bold 12px "Comic Sans MS", "Arial Narrow";
	height: 27px;
	padding:5px 0 0 15px;
	text-align:left;
	width: 100%;
}
#nav a {
color:#FFFFFF;
text-decoration:none;
}

#side_row li {
list-style: none;
background: no-repeat url(../images/side_row.jpg);
font: normal 11px "Comic Sans MS", "Arial Narrow";
height: 27px; 
padding:8px 0 0 25px;
text-align:left;
}

#side_row a {
text-decoration:none;
color: #577AC1;
}

#side_row a:hover, #nav a:hover {
font: bold 12px "Comic Sans MS", Arial Narrow;
color: #FFCC00;
}


/* Header Replace Part One */

#head-rep {
      margin:0; padding:0;
      position:relative;
      width:400px; height:30px;
      overflow:hidden;
	  float:left;
}
#head-month {
      margin:0; padding:0;
      position:relative;
      width:400px; height:30px;
      overflow:hidden;
	  float:left;
}

/* Spacer Line Left ------------------------------------------------------------------------- */
.spacer {
	height: 10px;
	background:url(../images/spacer.jpg);
	display: block;
	width: 100%;
	background-repeat: repeat-x;
}

/* A, Anchors, Links */

a:link, a:active, a:hover, a:visited{
font: normal "Comic Sans MS", "Arial Narrow";
color: #577AC1;
}


/* Footer 'oo its semantic'  ------------------------------------------------------------------------- */

#footer {
height: 90px;
background: no-repeat url(../images/footerbg.jpg);
color: #577AC1;
text-align:left;
padding: 15px 0 0 0 ;
margin: 10px 0 0 0;
width: 650px;
float:left;
}

#footer a {
color: #577AC1;
font: normal 9px;
text-decoration:none;
margin:5px;
}

/**/
#privacy p {
	text-align: left;
}
#col_two p {
	font-size: 12px;
	line-height: 18px;
	color: #6699CC;
	margin: 5px 5px 5px 5px;
}
#col_two h1, #col_one h1 {
	font-size: 20px;
	line-height: 22px;
	color: #577AC1;
	margin: 5px 5px 5px 10px;
	font-family: "Comic Sans MS", "Arial Narrow";
	font-weight: bold;
}
#winner h2 {
	font-size: 14px;
	font-weight: bold;
	color: #6699CC;
}
#winner {
width: 180px;
float:left;
}
#winner p {
text-align:center;
}

#col_two li {
padding: 0 0 0 5px ;
margin: 0 0 0 20px;
}
