/* ----------------------------- CSS Created by Bean Creative Funktional Web Design -----------------------------------------*/
/* -----------------------------                       http://www.beancreative.com                 -----------------------------------------*/



/*  BEGIN CLEAR FIX  - See: http://positioniseverything.net/easyclearing.html for an explanation */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* END CLEAR FIX */


* html .visualIEFloatFix { height: 0.01%; }







/* ++++++++++++++++ GLOBAL ELEMENTS +++++++++++++++++++++ */

p {
	font-family:Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin:0 0 1em 0;
	color:#666;
}

h1, h2, h3, h4, h5 {
	font-family: arial, sans-serif;
	color:#824544;
}

h1 {font-size: 16px; margin-bottom:0;}
h2 {font-size: 13px; margin-bottom:0;}
h3 {font-size: 12px; margin-bottom:0;}
h4 {font-size: 11px; margin-bottom:0;}
h5 {font-size: 10px; margin-bottom:0;}

a:link {color:#4956BD;}
a:visited {color:#383434;}
a:hover {color:#b7704c; text-decoration:none;}
a:visited:hover {color:#b7704c; text-decoration:none;}

.printme {}
.dontprintme {display:none;}




/* ++++++++++++++++ BASIC PAGE STRUCTURE +++++++++++++++++++++ */

body {
	text-align:center;
	font-family:Tahoma, Arial, sans-serif;
	font-size: 11px;
	color:#666;
}

#container { /* the container is the outer box - establishes width - centers - creates border */
	text-align:left;
}

#header {
	height:108px;
	margin-bottom:.25in;
	border-bottom:1px solid black;
}

IMG.headerimage { /* this controls the dimensions of the header spacer gif - this method allows for the use of an alt tag on the spacer - make sure the dimensions jive with the height of the header div */
	display:none;
}




div.multipage {
	display:none;
}

	




/* ++++++++++++++++ MAIN NAVIGATION +++++++++++++++++++++ */

#mainnav {
	display:none;
}

	
	
	
	
	
/* ++++++++++++++++ SIDEBAR +++++++++++++++++++++ */

	
#sidebar { 
	display:none;
}








/* ++++++++++++++++ MAIN COLUMN +++++++++++++++++++++ */


#maincolumn {  /* the maincolumn box holds all the stuff in the main body white area of the page */

}








/* ++++++++++++++++ RELATED CONTENT BOX +++++++++++++++++++++ */

DIV.relatedcontentcontainer {
	float:right;
	width:130px;
	border-left:1px solid #C6CDD6;
	margin:0 0 10px 20px;
	padding:0 0 30px 15px;
}


DIV.relatedcontentcontainer p {
	margin: 0 0 1em 0;
}

DIV.relatedcontentcontainer h3 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#824545;
	margin:0 5px 20px 0;
}

DIV.relatedcontentcontainer img { 
	border:1px solid #C6CDD6;
}





/* ++++++++++++++++ PRODUCT DETAIL CONTAINER +++++++++++++++++++++ */

div.productdetailcontainer {
	margin:0 0 10px 0;
}

div.productdetailphoto {
	float:right;
	width:194px;
	text-align:right;
	margin:0 0 30px 15px;
}

div.productdetailphoto img {
	border:1px solid #C8CFD7;
}






/* ++++++++++++++++ PRODUCT CATALOG CONTAINER +++++++++++++++++++++ */


div.productcatalogcontainer {
	margin:0 0 10px 0;
}

div.productcatalogcontainerCOL1 {
	float:left;
	width:50%;
	margin:0 30px 0 0;
}









/* ++++++++++++++++ FOOTER +++++++++++++++++++++ */


#footer {
	text-align:center;
	border-top:1px solid black;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}






/* ++++++++++++++++ HOME PAGE SPECIFIC STYLES +++++++++++++++++++++ */

div.homeintrocontainer {
	margin:0 0 30px 0;
	width:95%;
	height:170px;
}

div.homeintrocontainer img {
	float:left;
	vertical-align:bottom;
}

div.homeintro {
	margin: 0 0 0 250px;
	padding:10px 0 0 0;
}

div.homeintro h2 {
	color:#9FACBD;
	border-top:1px solid #9FACBD;
	font-size:13px;
	margin:0 0 4px 0;
	padding-top:6px;
}

div.homeintro p {
	margin:0 0 .5em 12px;
}

p.introtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-color:#666;
}

div.homefeaturedproductcontainer {
	background-color:#E9DFD7;
	padding:12px 0 0 0;
	margin:0;
	width:95%;
}

div.homefeaturedproductcontainer h1{
	margin:0 0 15px 12px;
}

div.homefp1 {
	float:left;
	width:30%;
	margin:0 8px 0 12px;
}

div.homefp2, div.homefp3 {
	float:left;
	width:30%;
	margin:0 8px 0 0;
}

div.homefp1 img, div.homefp2 img, div.homefp3 img {
	width:150px;
	height:115px;
	border:1px solid #C6CDD6;
}


div.homefeaturedimage {
	padding:10px 17px 17px 16px;
	border-left:1px solid #C6CDD6;
	border-right:1px solid #C6CDD6;
	border-bottom:1px solid #C6CDD6;
	width:192px;
	float:left;
}