@charset "utf-8";
/* CSS Document */
body,td,th {

	/*-family: Verdana, Helvetica, sans-serif;*/
	font-family:Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

}

body {

	height: 100%;

	width: 100%;

	background-color: #C0D4B9;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}
.top-box {
display:block;
float:left;
width:348px;
height:11px;
background-image: url(newimages/home-top-box.gif);
background-repeat: no-repeat;
}

.home-box {
width:348px;float:left;display:block;

background-image:url(newimages/home-sides-box.gif);
background-repeat:repeat-y;
}
 
.bottom-box {
float:left;
width:348px;display:block;
height:11px;
background-image: url(newimages/home-bot-box.gif);
background-repeat: no-repeat;
margin-bottom:11px;
}

.spacer {
display:block;
float:left;
height:11px;
}

.prod-text {
font-size:10px;
	font-family: Verdana, Helvetica, sans-serif;
color: #9EAEA1;
}

.top-thumb-box {
display:block;
float:left;
width:136px;
height:11px;
background-image: url(newimages/thumb-top-box.gif);
background-repeat: no-repeat;
margin-left:10px;
}

.thumb-box {
width:136px;float:left;
background-image:url(newimages/thumb-sides-box.gif);
background-repeat:repeat-y;
margin-left:10px;
}
.thumb-box img {
max-width:130px;
}
.bottom-thumb-box {
float:left;
width:136px;display:block;
height:11px;
background-image: url(newimages/thumb-bot-box.gif);
background-repeat: no-repeat;
margin-left:10px;
}
.prod-text-holder {
margin-left:10px;

padding:3px;
float:left;
width:130px;
}
#huffmenu{

margin-left:-3px;
}
.bot-menu {
float:left;
height:32px;
margin-top:14px;
margin-bottom:34px;
}
.bot-menu2 {
float:left;
height:32px;
margin-top:14px;
margin-bottom:34px;
}
.bot-menu img {
border:0;
margin:0;
padding:0;
}
.spacer18 {
float:left;
width:8px;
height:32px;
}
.spacer30 {
float:left;
width:27px;
height:32px;
}

.spacer83 {
float:left;
width:83px;
height:32px;
margin-top:14px;
margin-bottom:34px;
display:block;
}
.spacer182 {
float:left;
width:182px;
height:32px;
margin-top:14px;
margin-bottom:34px;
display:block;
}
.small-box {
 float:left;
background-image: url(newimages/smallbox.gif);
background-repeat: no-repeat;
background-position: center;
width: 84px;
height: 83px;
margin-right:4px;
margin-bottom:4px;
 }
.small-box img {
padding:2px;

 margin-left:auto;
margin-right:auto;
  }
.width83 {
width:83px;
}
 
.small-box a:hover {
display:block;width: 84px;
height: 83px;

background-image: url(newimages/smallbox-blu.gif);
}
.biggertext {
padding-top:4px;
font-size: 18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #9EAEA1;

}

.biggertext a {
color: #B6AFC2;
text-decoration:none;
}

.biggertext a:hover {
color: #9EAEA1;
text-decoration:none;
}

.detailbox {
width:345px;
text-align:left;
}

.contactbox {
margin-left:39px;
width:348px;
float:left;
display:block;
}
.contactdetails {
padding:4px;
font-size:14px;
}


.top-box-trns {
display:block;
float:left;
width:348px;
height:11px;
background-image: url(newimages/home-top-box-trns.gif);
background-repeat: no-repeat;
}

.home-box-trns {
width:338px;float:left;display:block;
padding:5px;
line-height:14px;
background-image:url(newimages/home-sides-box-trns.gif);
background-repeat:repeat-y;
}


.bottom-box-trns {
float:left;
width:348px;display:block;

height:11px;
background-image: url(newimages/home-bot-box-trns.gif);
background-repeat: no-repeat;
margin-bottom:11px;
}

 
a:link {
	color: #786CA5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #786CA5;
}
a:hover {
	text-decoration: underline;
	color: #786CA5;
}
a:active {
	text-decoration: none;
	color: #786CA5;
}

.imgsholder {padding:5px;}
.imgsholder img {
 	margin-right:4px;margin-bottom:4px;}
	
.imgsholder a {
	padding:0;}
