@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #d5e8e7;
	background-image:none;
	background-position: top center;
	background-repeat:repeat-x;
}

html, body {
height: 100%;
}

#maincontainer {
	width: 804px;  
	min-height: 88%; 
	border:0;
	margin:0 auto;
	text-align: left;
	background-image:none;
	background-repeat:repeat-y;
	background-color:#fff;
} 

* html #maincontainer {
height: 88%;
}

* html #footer {
height: 10%;
}

* html #spacer {
height: 2%;
}




#subcontainer {
	width: 804px;  
	padding:0;
	margin:0 auto; 
	border:0;
	
	
} 


#leftmarg { 
	width: 42px; 
	margin:0px;
	border: 0px;
	float: left;
	
}

#middlearea {  
	width: 720px;
	margin: 0px;
	border: 0px;
	float: left;
	background-image:url(skins/KitaBlue/styleImages/middbk.gif);
	
}

#rightmarg { 
	width: 42px; 
	margin:0px;
	border: 0px;
	float: left;
	
}

#headcontain {
background-color:#FFFFFF;
}

#header {  

	border: 0px;
	margin:0 auto;
	background-color:#FFFFFF;
		background:url(skins/Hotsmoked/styleImages/header.jpg);
	background-repeat:no-repeat;
	padding:6px 0;
width:752px;
} 

#headerl {  

	border: 0px;
	float: left;
	margin:19px 0 0 40px;
width:312px;
}

#headerr {  
	border:0 none;
float:left;
padding-top:12px;
text-align:right;
width:350px;
	
}   

#headerbott {  
	width: 708px;
	padding:14px 6px 14px 15px;
	border: 0px;
	background-color:#a8c4c2;
	color:#FFFFFF;
	background:url(skins/Hotsmoked/styleImages/nav_bg.png);
	background-repeat:no-repeat;
}

#spacer {  
	width: 804px;
	min-height: 2%;
	padding:0;
	margin:0 auto;
	background:#fff;
}

#footer {  
	width: 100%;
	min-height: 10%;
	background-color:#333333;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	border-top: 1px solid #996666;
	
}

#footerinside {  
	width: 720px;
	margin:0 auto;
	padding:16px 42px 16px 42px;

}

#footerleft {  
	width: 500px;
	margin:0;
	padding:0;
	float: left;
}

#footerright {  
	width: 220px;
	margin:0;
	padding:1px 0 0 0;
	text-align:right;
	float: left;
}


#imagecont {  
	width: 540px;
	margin:0;
	padding:0;
	
}

#homeimage {  
	width: 540px;
	margin:0;
	padding:0 0 10px 0;
	
}


#mainimage {  
	width: 404px;
	margin:0 4px 4px 0;
	padding:0;
	float:left
}

#rightimage {  
	width: 132px;
	height:408px;
	padding:0;
	float:left
}

#imagebit {  
	width: 132px;
	height:132px;
	padding:0;
	margin:0 0 4px 0;

}

#dotted {  
	width: 100%;
	height:1px;
	padding:0;
	margin:5px 0 10px 0;
	border-top:1px dashed #CCCCCC;

}

.gray {
color:#999999;
}

a.foot:link, a.foot:active , a.foot:visited {
	color:#999999;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a.foot:hover  {
	color:#ffffff;
	text-decoration:none;
}

p.footer {
	margin:0 0 3px 0;
}

p.prods {
	margin:0 0 3px 0;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.italicprod {
font-size:12px;
font-weight:bold;
font-style:normal;
}

.prodprice {
font-size:18px;
}

h2 {
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
margin:5px 0 10px 0;
color:#649D96;
}


a.italicprod:link, a.italicprod:active , a.italicprod:visited {
	font-size:12px;
	color:#333333;
font-weight:bold;
text-decoration:none;
}

a.italicprod:hover  {
	color:#999999;
	text-decoration:none;
}

a.txttoplinks:link, a.txttoplinks:active , a.txttoplinks:visited {
	color:#FFFFFF;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration:none;
	margin: 0 5px;
}

a.txttoplinks:hover  {
	color:#842424;
	text-decoration:none;
}



