@charset "UTF-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
	list-style-position: outside;
	list-style-type: circle;
}
html { min-width:932px; }
body {
	background-color:#D9D9D9;
	min-width:776px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6b6b6b;
	font-size:12px;
}
a img { border:none; }
img {
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#copyright {
}
#home {
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	float: left;
	height: 200px;
	width: 320px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 4px;
	vertical-align: top;
}
#granites {
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	float: right;
	height: 311px;
	width: 220px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.hidden { display:none; visibility:hidden; }
.clear { float:none; clear:both; }
.left { float:left; }
.right { float:right; }

#container {
	width: 776px;
	margin: 0px auto;
	background: url(http://www.4abuilder.com/images/bg_10.gif) repeat-y top left;
	position:relative;
}
#container2 {
	width: 776px;
	margin: 0px auto;
	position:relative;
}
#cart {
	height: 160px;
	width: 160px;
	float: left;
}
#cartborder {
	height: 260px;
	width: 160px;
	border: 1px solid #CCC;
	padding: 10px;
	float: left;
	margin-right: 17px;
	margin-bottom: 17px;
}

.cart {
	border: 5px solid #e9e0c1;
}

#header {
	position: relative;
	width: 750px;
	height: 208px;
}
#heading {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 13px;
	padding: 3px;
	margin-bottom: 0px;
	border: 1px solid #CCC;
}

#footer {
	width: 776px;
	height: 39px;
	position:relative;
	background-color: #D9D9D9;
	background-image: url(http://www.4abuilder.com/images/footer_17.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#whitebox {
	width: 750px;
	margin: 0px;
	background-color: #ffffff;
	position:relative;
	top: 0px;
	left: 13px;
}

#logo {
	width:406px;
	height:70px;
	position:absolute;
	top:10px;
	left:22px;
	background-color: #FFFFFF;
}

#logotext {
	position:absolute;
	top: 26px;
	left: 144px;
	background-color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
	font-size:25px;
	font-weight: bold;
	background-color: #FFFFFF;
}

#headerblock {
	width:300px;
	height:70px;
	position:absolute;
	top:10px;
	left:430px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #0C4499;
	padding: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bolder;
}

#menu {
	width:750px; 
	height:118px;
	position:absolute;
	top:90px;
	left:0px;
}

#menu ul { list-style:none; }
#menu li { float:left; margin: 0px 0px; } 
#content {
	position: relative;
	width: 750px;
}
#leftcol {
	width:130px;
	padding:0px;
	float:left;
}
#rightcol {
	clear:none;
	width:600px;
	margin-top: 0px;
	margin-left: 135px;
	border-left-width: 1px;
	border-left-color: #999;
	border-left-style: none;
	padding-left:15px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding-right: 30px;
}
p.address {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
	padding-bottom: 5px;
}
p.photocaption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	padding-top: 8px;
	font-style: italic;
	margin-right: 30px;
}
#leftnav {
	clear:none;
	width:130px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 28px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
}
#leftnav a {
	clear:none;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 28px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #144A90;
	background-position: left;
	margin: 0px;
	float: left;
	height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	width: 120px;
	font-size: 10px;
}
#leftnav a:hover {
	clear:none;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 28px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #666;
	background-position: left;
	margin: 0px;
	float: left;
	height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	width: 125px;
	font-size: 10px;
	}
#bullets {
	clear:none;
	width:130px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 28px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: 0px;
	font-size: 10px;
	border: 0px none #FFF;
	list-style-type: circle;
}
#bullets li {
		list-style-type: circle;
}
th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #144A90;
	text-align: left;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-align: left;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
td.layout {
	vertical-align: top;
	text-align: left;
}
tr {
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

td.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	width: 159px;
}

table {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
table.required {
	border: 1px solid #666;
	padding-bottom: 0px;
}
#parapad {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	height: 25px;
	width: 150px;
}
a:hover{
	font-weight: bold;
	color: #0C4396;
	text-decoration: underline;
}
a:visited{
	font-weight: bold;
	color: #0C4396;
	text-decoration: underline;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #000;
	text-align: left;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	padding-bottom: 5px;
	color: #284178;
	text-align: left;
}
h5 {
	color: #144A90;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.nonsalesprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009;
	text-decoration: line-through;
	font-weight: bold;
	font-style: italic;
}
.salesprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06F;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
img.thumb {
	border: 1px solid #999;
}
#phototitle1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #284178;
	width: 240px;
	float: left;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#phototitle2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #284178;
	width: 230px;
	float: right;
	margin-top: 0px;
	margin-right: 31px;
	margin-bottom: 0px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#phototitlenone {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #ffffff;
	width: 230px;
	float: right;
	margin-top: 0px;
	margin-right: 31px;
	margin-bottom: 0px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#photo1 {
	margin: 0px;
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 240px;
	padding-top: 0px;
	padding-right: 56px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#photo2 {
	padding: 0px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	text-align: right;
	clear: none;
	margin-left: 0px;
}

#granite {
	float: left;
	height: 145px;
	width: 145px;
}
#granitethumb {
	float: left;
	height: 40px;
	width: 52px;
}
#granitesthumb {
	float: left;
	height: 72px;
	width: 72px;
}
#profilethumb {
	float: left;
	height: 32px;
	width: 54px;
}
#carpetthumb {
	float: left;
	height: 58px;
	width: 73px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: underline;
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
#graniteprofile {
	float: left;
	height: 145px;
	width: 195px;
}

#granitecontent {
	float: left;
	width: 420px;
	height: 104px;
	padding-left: 15px;
}
#granitecontent2 {
	float: left;
	width: 440px;
	height: 40px;
	padding-left: 15px;
}
#granitepcontent {
	float: left;
	width: 379px;
	height: 145px;
	padding-left: 15px;
}
#granitepcontent2 {
	float: left;
	width: 350px;
	height: 49px;
	padding-left: 15px;
}
#granitepcontent2 {
	float: left;
	width: 379px;
	height: 50px;
	padding-left: 0px;
}
#cabhard{
	float: left;
	width: 297px;
	height: 220px;
	padding-left: 0px;
}
#cabcolors{
	float: left;
	width: 73px;
	height: 75px;
	padding-left: 0px;
}
#cabinets {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: italic;
	font-weight: bold;
	float: left;
	height: 207px;
	width: 147px;
	text-align: center;
	color: #333;
	padding-top: 7px;
}
#doors {
	height: 194px;
	width: 117px;
	text-align: left;
	float: left;
}

#doors2 {
	height: 194px;
	width: 190px;
	text-align: left;
	float: left;
	padding-right: 10px;
}
