

body {
font-family: Arial;
font-size: 16px;
color: #564425;
background-color: #BFB196;

}

.container {

margin: auto;
width: 1180px;

}

.leftcolumn {
float: left;
clear: none;
width: 160px;

}

.contentwrapper {
float: left;
clear: none;
width: 1000px;
margin-top:8px;
margin-left:8px;
padding: 4px 4px 4px 4px;
background-color: #E9DDC6;

}


.navigation a{
padding-top: 4px;
padding-left: 12px;
float: left;
margin: 2px;
width: 150px;
height: 38px;
font-size: 120%;
color: #564425;
background-image: url('images/bbbuttonbg.png');
background-repeat: no-repeat;

}

.navigation a:hover{
padding-top: 4px;
padding-left: 12px;
float: left;
margin: 2px;
width: 150px;
height: 38px;
font-size: 120%;
color: #000000;
background-image: url('images/bbbuttonbg.png');
background-repeat: no-repeat;
}

a
{
	text-decoration: none;
color:#000000;
}



.framelinks a {
color: rgb(0,0,0);
font-size: 150%;

}



h1
{
	background: inherit;
	border-bottom: 1px dashed #ccc;
	color: #564425;
	font: 24px Georgia, serif;
	margin: 0 0 8px 24px;
	padding: 0 0 5px;
	text-align: left;
}

h1 a
{
font: 18px Georgia, serif;
color: #564425;
}

p
{
	clear: both;
	font: 10px Verdana, sans-serif;
	padding: 10px 0;
	text-align: center;
}

p a
{
	background: inherit;
	color: #777;
}

p a:hover
{
	background: inherit;
	color: #000;
}

.col12 {
float: left;
clear: none;

margin-left: 20px;
}

.col1 {
float: left;
clear: none;
width: 200px;

}

.col2 {
float: left;
clear: none;
width: 360px;
margin-left: 10px;
}

.col3 {
float: right;
clear: none;
width: 360px;
margin-left: 10px;

}

.clear {
clear: both;
}

.gwpleft {
float: left;
clear: left;
margin-left: 20px;
}

.gwpright {
float: right;
clear: right;
width: 640px;
margin-right: 12px;
}


.gwpimg {
float: left;
clear: left;
margin-top: 20px;
}

.gwpimg img {
float: left;
clear: none;
margin-left: 4px;
}

.giftsfull {
float: left;
clear: left;
}

.giftsleft {
float: left;
clear: left;
width: 495px;
}

.giftsright {
float: right;
clear: right;
width: 495px;
}


.top {
float: left;
clear: left;
width: 980px;
margin-bottom: 20px;
}

.topleft {
float: left;
clear: left;
width: 310px;
}

.minipics {
float: right;
clear: right;
width: 660;
}

.minirow {
float: left;
clear: left;
width: 660;
margin-bottom: 10px;
}

.minirow img {
float: left;
clear: none;
margin-left: 10px;
}




.homecols {
float: left;
clear: left;
width: 980px;
}

.homecol1 {
float: left;
clear: left;
width: 320px;
background-color: #bfb196;
}

.homecol1inner {
float: left;
clear: left;
width: 310px;
margin-left: 5px;
}

.homecol23 {
float: right;
clear: right;
width: 650px;
}

.homecol2 {
float: left;
clear: left;
background-color: #bfb196;
width: 320px;
}
.homecol2inner {
float: left;
clear: left;
width: 310px;
margin-left: 5px;
}


.homecol3 {
float: right;
clear: right;
background-color: #bfb196;
width: 320px;
margin-bottom: 12px;
}

.homecol3inner {
float: left;
clear: left;
width: 310px;
margin-left: 5px;
}

.productimgs {

float: left;
clear: left;
margin-left: 24px;
margin-top: 12px;
margin-bottom: 30px;
}


.productimgs a {
float: left;
clear: none;
margin-right: 12px;
margin-bottom: 12px;

}


.manudesc {
float: left;
clear: left;
width: 600px;
margin-left: 80px;
margin-bottom: 32px;



}






