@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container  {
	width: 955px;
	margin: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.wheretobuy  {
	height: 85px;
} 
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 160px;
	height: auto;
	background-color: #FFFFFF;
}
#mainContent  {
	float: left;
	width: 755px;
	height: 360px;
	padding-left: 0px;
	padding-bottom: 0px;
} 
#footer  {
	height: 150px;
	padding-top: 20px;
} 
#mailing_list {
	float: left;
	height: 200px;
	width: 151px;
}
#footer  p  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #666666;
}
#footer_type_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#lower_leftcontent {
	float: left;
	height: 209px;
	width: 755px;
}
#split_the_content {
	width: 50%;
	float: left;
}
#rightsidesplit {
	width: 50%;
	float: right;
}
.subf_thmb {
	float: left;
	height: 200px;
	width: 85px;
	margin-top: 11px;
	margin-right: 33px;
	margin-bottom: 0px;
	margin-left: 33px;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pages_links {
	float: left;
	width: 755px;
	height: auto;
	padding-left: 20px;
}
.wheretobuyL {
	float: left;
	width: 367px;
}
wheretobuyphoto {
}
.wheretobuyR {
	float: right;
	width: 367px;
}
.blockx_page_image {
	float: left;
	height: 160px;
	width: 240px;
}
.colors_3_columns {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 175px;
	font-size: 10px;
}
.oilmix {
	float: left;
	height: 142px;
	width: 156px;
	padding-right: 15px;
}
.oilminitext {
	height: 142px;
	width: 570px;
}
.pastelsidebysidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 260px;
}
.smallpic {
	height: 352px;
	width: 142px;
	padding-right: 10px;
	float: left;
}
.pigmentpic {
	float: left;
	height: 133px;
	width: 112px;
	padding-right: 10px;
}
#centered {
	text-align: center;
}
.3columndavincibuy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 166px;
}
.searchdiv {
	float: left;
}
.testheaderleft {
	float: right;
}
.searchheadleft {
	float: left;
}
.twoColFixLtHdr #container #header br {
}
.searcher {
	float: right;
}
.displaypics {
	float: left;
}
.displaytexts {
	float: right;
	padding-left: 20px;
	text-align: left;
}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.zzz {
	float: left;
}
.zz3 {
	float: left;
	width: 545px;
}
.zzz4 {
	float: right;
	height: 69px;
}
#wash {
	float: left;
	padding-right: 15px;
}
#wash_right {
}
.about_pic {
	float: left;
	padding-right: 15px;
}
.about_pic_2 {
	float: right;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#brushlibrary {
	float: left;
}
.brushlibe {
	width: 180px;
}
#75off {
	float: left;
	width: 350px;
}
.acryl {
	width: 345px;
}
.llllll {
	float: left;
	width: 45%;
}
.lllmmm {
	float: right;
	width: 50%;
	padding-left: 10px;
}
#newsletterformwindow {
	width: 326px;
	background-color: #CCCCCC;
	padding-left: 20px;
	border: 1px solid #000000;
}
