body {
	margin-top:0px;
	padding-top:0px;

}

* {
	margin: 0;
	padding: 0;
}

img { border: none; }


div#top { 
	width: 100%; 
	height: 350px;
	background-image:url(graphics/body-bg.png);
}

div#top_products { 
	width: 100%; 
	height: 120px;
	background-color:#333;
}

div#header { 
	height: 350px;
	width:980px;
	margin-left: auto;
	margin-right: auto;
}

div#header_products { 
	height: 120px;
	width:980px;
	margin-left: auto;
	margin-right: auto;
}

div#middle { 
	width: 100%;

	
	
}

div#content { 
	width:980px;
	min-height:300px;
	margin-left: auto;
	margin-right: auto;

}

div#nav { 
	height: 50px;
	width:980px;
}

div#content_container { 
	width:980px;
}

div#col1 { 
	width:600px;
	float:left;
}

div#col2 { 
	width:380px;
	float:left;
}

div#col1_product { 
	width:325px;
	border-left: 1px dashed #ccc; 	
	float:left;
}

div#col1_title { 
	width:325px;
	height: 50px;
 
}

div#row1 { 
	width:980px;
	margin-bottom:20px;
}

div#title { 
	width:980px;
	height: 50px;

}

div#title2 { 
	width:980px;
	height: 50px;
	border-bottom: 1px dashed #ccc;
	text-align:left;
	
	
}

div#intro_row { 
	width:980px;
}

div#content_row { 
	width:980px;
}

div#content_col1 { 
	width:325px;
	float:left;
	border-right: 1px dashed #ccc;
}

div#content_col2 { 
	width:325px;
	float:left;
	border-right: 1px dashed #ccc;
}

div#content_col3 { 
	width:326px;
	float:left;
}


div#row1_col1 { 
	width:490px;
	float:left;
}

div#row1_col2 { 
	width:490px;
	float:left;
}	


div#bottom { 
	width: 100%; 
	height: 130px;
	
}

div#footer { 
	height: 100px;
	width:980px;
	margin-left: auto;
	margin-right: auto;
	background-color:#333;
	background-image:url(graphics/foot_shadow.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}


p {
	color:#666;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height:20px;
	margin-right:20px;
	margin-bottom:7px;
	margin-top:7px;
}

p.side {
	color:#666;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height:20px;
	margin-right:0px;
	margin-bottom:15px;
}
h1.home {
	color:#666;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height:30px;
	font-weight:100;
	color:#6a6764;
	height:100px;
	width:580px;
}

p.home {
	color:#666;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height:30px;
	font-weight:100;
	color:#6a6764;
}

p.footer {
	color:#666;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height:30px;
	font-weight:100;
	color:#ccc;
	margin-left: 20px;
	padding-top: 15px;
}

h1 {
	color:#666;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height:30px;
	font-weight:100;
	color:#c47106;

}

h2 {
	color:#666;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height:30px;
	font-weight:100;
	color:#c47106;

}

h2 a {
	color:#666;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height:30px;
	font-weight:100;
	color:#c47106;
	text-decoration:none;
	margin-top:15px;

}
h2 a:hover 
{
    color:#473E39;
}
h3 {
	color:#666;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight:100;
color:#333;
	margin-left: 0px;
}

h4 {
	color:#666;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height:20px;
	margin-left: 20px;
}

p.homelast {
	color:#666;
	font-family: "times", Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height:20px;
	margin-right: 20px;
	
}



a.page:link {color: #black; text-decoration: none; }
a:page:active {color: #black; text-decoration: none; }
a:page:visited {color: #black; text-decoration: none; }
a:page:hover {color: #666666; text-decoration: none; }


h1 {
	color:#c47106;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 22px;
	Height:30px;
	font-style: normal;
	font-weight:400;
}



#menu{
	border-right: 1px dashed #ccc;
	width:980px; 	
	padding-top: 0px;

}

#menu ul{
margin: 0;
font: 13px arial;
font-weight:bold;
list-style-type: none;

}

#menu li{
display: inline;
height:20px;

}

#menu li a{
font-family: 'Trebuchet MS', Helvetica, sans-serif;
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 5px 20px; 
color: #333;
background: #fff;
border-left: 1px dashed #ccc; 
}

#menu li a .border {
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 5px 20px; 
color: #614918;
background: #fff;
border-right: 1px dashed #ccc; 
}



#menu li a:hover, #menu li.selected a{
color: #333;
background-color:#c47106;

}



.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
	
.clearfix { display: inline-table; }

/* backslash hack hides from IE mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* end backslash hack */

.thumbDisplay
{ float:left; 
  vertical-align:middle;
   
   width:326px;
   height:201px; 
   
}
/*  

margin:20 15 20 15; 
 padding: 10 15 10 15;
   width:300px;
   height:160px; 

*/
.thumbClass 
{
  
}
div#displayBackgroundID
{
    background-color:#E7DEC8;
}
div#row1 , div#content_row
{
    padding-bottom:25px;
}

