@charset "utf-8";
body  {
font:Arial, Helvetica, sans-serif;
font-size:12px;
	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;
	background-color: #0D0D0E;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-x;
}
#outerWrapper {
	color: #FFF;
	/*	overflow: hidden;*/
	text-align: center;
	background-image: url(images/bg-wrapper.png);
	background-repeat: repeat-y;
	background-position: 50% 0;
	padding-bottom:50px;
	margin-bottom:40px;
}
.thrColFixHdr #container {
	width: 960px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #header {
	padding-top:5px;
	padding-left:2px;
	width:930px;
	height:70px;
	
}
.granitetable{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:7px;
text-align:center;
margin-top:20px;

}

#logo
{
float:left;
border: 1px solid #181819;
margin-top:6px;
margin-left:5px;

}
#navigation
{
font-family:"Myriad Pro";
	font-size:17.8px;
	text-decoration: none;
	margin-top:3px;
}
#navigation ul
{
list-style: none;
padding: 0;
margin: 0;
} 
#navigation li
{
float: left;
font-family:"Myriad Pro";
	font-size:17.8px;
	text-decoration: none;
	margin-top:3px;
}

#kitchentab a
{
	height: 38px;
	float: left;
	width: 180px;
	display: block;
	color: #f9f9f9;
	padding-top:20px;
	background-color:#0d0d0e;
	text-decoration: none;
	text-align: center;
	background-color: #none;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #191919;
	border-right-color: #191919;
	border-bottom-color: #191919;
	border-left-color: #191919;
}
#kitchentab a:hover
{
	height: 38px;
	float: left;
	width: 180px;
	display: block;
	color: #ac0535;
	padding-top:20px;
	background-color:#191919;
	text-decoration: none;
	text-align: center;
	background-color: #none;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #191919;
	border-right-color: #191919;
	border-bottom-color: #191919;
	border-left-color: #191919;
} 
#vanitytab a
{
	height: 38px;
	float: left;
	width: 180px;
	display: block;
	color: #f9f9f9;
	padding-top:20px;
	background-color:#0d0d0e;
	text-decoration: none;
	text-align: center;
	background-color: #none;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #191919;
	border-right-color: #191919;
	border-bottom-color: #191919;
	border-left-color: #191919;
}

#vanitytab a:hover
{
	height: 38px;
	float: left;
	width: 180px;
	display: block;
	color: #ac0535;
	padding-top:20px;
	background-color:#191919;
	text-decoration: none;
	text-align: center;
	background-color: #none;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #191919;
	border-right-color: #191919;
	border-bottom-color: #191919;
	border-left-color: #191919;
} 
#sinktab a
{
	height: 38px;
	float: left;
	width: 110px;
	display: block;
	color: #f9f9f9;
	padding-top:20px;
	background-color:#0d0d0e;
	text-decoration: none;
	text-align: center;
	background-color: #none;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #191919;
	border-right-color: #191919;
	border-bottom-color: #191919;
	border-left-color: #191919;
}
#sinktab a:hover
{
	height: 38px;
	float: left;
	width: 110px;
	display: block;
	color: #ac0535;
	padding-top:20px;
	background-color:#191919;
	text-decoration: none;
	text-align: center;
	background-color: #none;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #191919;
	border-right-color: #191919;
	border-bottom-color: #191919;
	border-left-color: #191919;
}  
#sinktab a
{
	height: 38px;
	float: left;
	width: 80px;
	display: block;
	color: #f9f9f9;
	padding-top:20px;
	background-color:#0d0d0e;
	text-decoration: none;
	text-align: center;
	background-color: #none;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #191919;
	border-right-color: #191919;
	border-bottom-color: #191919;
	border-left-color: #191919;
}
#sinktab a:hover
{
	height: 38px;
	float: left;
	width: 80px;
	display: block;
	color: #ac0535;
	padding-top:20px;
	background-color:#191919;
	text-decoration: none;
	text-align: center;
	background-color: #none;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #191919;
	border-right-color: #191919;
	border-bottom-color: #191919;
	border-left-color: #191919;
}   
#quartz a
{
	height: 38px;
	float: left;
	width: 80px;
	display: block;
	color: #f9f9f9;
	padding-top:20px;
	background-color:#0d0d0e;
	text-decoration: none;
	text-align: center;
	background-color: #none;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #191919;
	border-right-color: #191919;
	border-bottom-color: #191919;
	border-left-color: #191919;
}
#quartz a:hover
{
	height: 38px;
	float: left;
	width: 80px;
	display: block;
	color: #ac0535;
	padding-top:20px;
	background-color:#191919;
	text-decoration: none;
	text-align: center;
	background-color: #none;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #191919;
	border-right-color: #191919;
	border-bottom-color: #191919;
	border-left-color: #191919;
}   
#tools a
{
	height: 38px;
	float: left;
	width: 80px;
	display: block;
	color: #f9f9f9;
	padding-top:20px;
	background-color:#0d0d0e;
	text-decoration: none;
	text-align: center;
	background-color: #none;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #191919;
	border-right-color: #191919;
	border-bottom-color: #191919;
	border-left-color: #191919;
}
#tools a:hover
{
	height: 38px;
	float: left;
	width: 80px;
	display: block;
	color: #ac0535;
	padding-top:20px;
	background-color:#191919;
	text-decoration: none;
	text-align: center;
	background-color: #none;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #191919;
	border-right-color: #191919;
	border-bottom-color: #191919;
	border-left-color: #191919;
}   
#license a
{
	text-decoration:none;
	color:#FFF;
	font-size:13px;
}
#license a:hover
{
	text-decoration:underline;
}
#license2 a
{
	text-decoration:none;
	color:#FFF;
	font-size:24px;
}
#license2 a:hover
{
	color:#ba0437;
}

#gallerytab a
{
	height: 38px;
	float: left;
	width: 140px;
	display: block;
	color: #f9f9f9;
	padding-top:20px;
	background-color:#0d0d0e;
	text-decoration: none;
	text-align: center;
	background-color: #none;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #191919;
	border-right-color: #191919;
	border-bottom-color: #191919;
	border-left-color: #191919;
}

#gallerytab a:hover
{
	height: 38px;
	float: left;
	width: 140px;
	display: block;
	color: #ac0535;
	padding-top:20px;
	background-color:#191919;
	text-decoration: none;
	text-align: center;
	background-color: #none;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #191919;
	border-right-color: #191919;
	border-bottom-color: #191919;
	border-left-color: #191919;
}   
#descriptionwidth
{
	width:380px;
	margin-left:10px;
	float:left;
	
}
#ogee
{
	margin-top:-115px;
	margin-left:10px;
	padding-bottom:20px;
	width:450px;
	float:left;
	
}
.granitedescription
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
}

.galleryboxleft
{
	margin-bottom:40px;
	float:left;
	width:265px;
	margin-right:23px;
	margin-left:10px;
	border: 1px solid #474747;
}
.galleryboxright
{
float:left; width:608px;
border: 1px solid #474747;
}
.gallerydescription
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin-bottom:20px;
}
.projectgallery
{
font-family:Helvetica;
font-size:24px;
margin-bottom:20px;
margin-top:5px;
}
 
#countertop
{
	border: 6px solid #CCCCCC;
	width:930px;
	margin-left:6px;
	margin-top:20px;
}
.countertopg
{
	
	width:930px;
	background-color:#474747;
	margin-left:6px;
	margin-top:20px;
	padding-bottom:20px;
	height:780px;
}

#gallerytop
{
	
	width:930px;
	margin-left:6px;
	border: 6px solid #474747;
	height:281px;
	background-color:#474747;
}
#countertops
{
	border: 6px solid #474747;
	width:918px;
	margin-left:6px;
	margin-top:20px;
	padding-bottom:20px;
	background-color:#FFFFFF;
}

#gallerypics
{
	border: 6px solid #474747;
	width:930px;
	margin-left:6px;
	margin-top:20px;
	background-color:#FFFFFF;
}
#gallerypics img
{
	border: 1px solid #CCCCCC;
	padding:2px;
}

#gallery
{


}
#sinks
{
	border: 6px solid #474747;
	width:930px;
	margin-left:6px;
	PADDING-bottom:40PX;
	background-color:#FFFFFF;
	margin-top:20px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13PX;
	font-weight:bold;
	text-align:center;
}
#sinks img
{
border:none;
}
#sinks a
{
color:#000;
text-decoration:none;
}
#sinks a:hover
{
color:#AC0535;
text-decoration:underline;
}
#topnav {
background-color: #CCCCCC;
	padding: 4px 12px;
	color: #333;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif, ADMUI3Lg;
	margin-bottom: 12px;
	width:918px;
	margin-left:6px;
}
#topnav a {
color:#333333;
}
#pagenav
{
	margin-left:6px;
	margin-top:10px;
	height:172px;
	width:942px;
}

#description
{
	height:203px;
	background-image: url(images/bg-large.jpg);
	background-repeat: repeat-x;
	border: 1px solid #181819;
	background-color: #040404;
	width:945px;
	margin-left:6px;
	margin-top:15px;
}
#address
{
	
	width:320px;
	height:180px;
	float:left;
	
}

#contact
{
	
	
	float:left;
}

#TLPRODUCTS
{
	
	float:left;
	width:200PX;
	height:180PX;

	
}
#findus
{
	
	float:left;
	width:200PX;
	
	height:180PX;
	
}
#TLPRODUCTS a
{
color:#999999;
font-size:11.5px;
text-decoration:none;	
}
#TLPRODUCTS a:hover
{
color: #ac0535;
font-size:11.5px;
text-decoration:none;		
}
#tlcolors a
{
color:#999999;
font-size:11.5px;
text-decoration:none;	
}
#tlcolors a:hover
{
color: #ac0535;
font-size:11.5px;
text-decoration:none;		
}
#tlcolors
{
	float:left;
	width:200PX;
	height:180PX;
	

}

.googlemap
{
	border: 5px solid #474747;
	margin-left:20px;
	margin-top:10px;
	width:140px;
}

#map
{

width:140px;
	height:180px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}
#description1
{
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-left:20px;
	margin-top:25px;
}
.description2
{
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	margin-left:20px;
	margin-top:10px;
}
.copyright
{
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin-left:20px;
	margin-top:10px;
}

.thrColFixHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.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;
}

