body {
	background-image: url(../images/bg-granite-texture.jpg);
	background-repeat: repeat;
	padding:0px;
	margin:0px;
	color: #1e1e1e;
	font-size: 12px;
	font-family: arial, san-serif;
}

img{
	border:0px;
}

td.content-area a:link{
	text-decoration:none;
	color: #a80000;
}

td.content-area a:visited{
	text-decoration:none;
	color: #a80000;
}

td.content-area a:hover{
	text-decoration:none;
	color: #1e1e1e;
}

h1{
	font-family: "Book Antiqua", "Times";
	font-size:26px;
	color: #a80000;
	margin-bottom: 0px;
}

h2{
	font-family: arial;
	font-size:16px;
	color: #1e1e1e;
	margin-bottom: 0px;
	font-weight:bold;
}

td.left-bgshadow{
	background-image: url(../images/bg-left-shadow.jpg);
	background-repeat: repeat-y;
	width: 80px;
	height: 258px;
}

td.main{
	width: 851px;
	background-color: #fff;
}

td.right-bgshadow{
	background-image: url(../images/bg-right-shadow.jpg);
	background-repeat: repeat-y;
	width: 70px;
	height: 258px;
}

td.logo{
	width:559px;
	height:86px;
}

td.contact-box{
	background-color:#dedede;
}

td.blank{
	background-color:#b9a090;
}

td.save-time{
	/*background-image: url(../images/save-time-bg-full.jpg);*/
	background-repeat: no-repeat;
	width: 290px;
  	height: 260px;
	background-color:#EDE3DA;
	font-size: 11px;
}

td.get-estimate{
}

td.content-area{
	padding: 10px 15px 10px 25px;
}

td.content{
	
}

td.choose-us{
	width: 290px;
	height: 328px;
	background-color: #ede3da;
}

td.save-time-content{
	width: 200px;
	font-size: 11px;
}

td.bottom{
	background-color:#5c5754;
	height:50px;
	width: 851px;
	padding: 15px 10px 0 15px;
}

td.footer{
	color: #d5d5d5;
	font-size: 11px;
	width: 550px;
}

td.footer a:link{
	color: #d5d5d5;
	text-decoration: none;
}
td.footer a:visited{
	color: #d5d5d5;
	text-decoration: none;
}
td.footer a:hover{
	color: #f4f4f4;
	text-decoration: none;
}

td.powered{
	color: #d5d5d5;
	font-size: 11px;
}

td.powered a:link{
	color: #d5d5d5;
	text-decoration: none;
}
td.powered a:visited{
	color: #d5d5d5;
	text-decoration: none;
}
td.powered a:hover{
	color: #f4f4f4;
	text-decoration: none;
}

td.bottom-shadow{
	background-image: url(../images/bottom-shadow.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 1000px;
}


ul.arrow-small{
	line-height: 16px;
  margin-left: 15px;
  margin-top:3px;
  padding-left: 0;
  list-style: none;
  color: #1e1e1e;
	font-family: arial;
	font-size: 11px;
}

ul.arrow-small a:link {
		color: #1e1e1e;
		text-decoration: none;
}
ul.arrow-small a:visited {
		
    color: #1e1e1e;
		text-decoration: none;
}
ul.arrow-small a:hover {
		
    color: #987d4d;
		text-decoration: none;
}	
	
.arrow-small li {	
    padding-left: 0px;
    list-style-image: url(../images/grey-arrow.gif);
    background-repeat: no-repeat;
    background-position: 3px 0px;
    color: #1e1e1e;
		font-family: arial;
		font-size: 11px;
}

td.products-side{
	background-color: #eee3db;
	/*height:250px;*/
}

td.granite-selection{
	background-color: #eee3db;
	height:250px;
}

td.granite-selection-content{
	padding: 0 15px 0px 27px;
}

span.red{
	font-family: arial;
	font-size:14px;
	color: #a80000;
	margin-bottom: 0px;
}

ul{
	line-height: 16px;
  margin-left: 15px;
  margin-top:3px;
  padding-left: 20px;
  list-style: none;
  color: #1e1e1e;
	font-family: arial;
	font-size: 12px;
}

ul a:link {
		
    color: #1e1e1e;
		text-decoration: none;
}
ul a:visited {
    color: #1e1e1e;
		text-decoration: none;
}
ul a:hover {
		
    color: #a80000;
		text-decoration: none;
}	
	
li {	
    padding-left: 0px;
    list-style-image: url(../images/grey-arrow.gif);
    background-repeat: no-repeat;
    background-position: 3px 0px;
    color: #1e1e1e;
		font-family: arial;
		font-size: 12px;
}

td.content-box img.img {
	border:solid #A80000 2px;
	}
	
td.content-box fieldset {
	border:2px groove #D4D0C8;
	}
	
td.content-box form input, td.content-box form textarea{
	width:250px;
	background: #EEE3DB; 
	}
	
form input, form textarea{	
	border:1px solid #A80000;
	font-family:'arial', sans-serif;
	font-size:1em;
	}
	
form td{
	}
	
td.content-box form td #submit, td.content-box form td #reset {
	width:125px!important;
	}
	
form h2 {
	color:#A80000; margin:1em;
	}
	
p.privacy {text-align:center;}


.products-side input, .products-side textarea {
	width:190px!important; 
	background:white;
	}

get-estimate input, .get-estimate textarea {
	width:190px; 
	background:white;
	}

.products-side #submit, .products-side #reset, .get-estimate #submit, .get-estimate #reset {width:95px!important;}


.products-side a, .get-estimate a {
	color:#A80000; 
	text-decoration:none;
	}

.products-side fieldset {
	border:0; 
	border-top:2px solid #A80000; 
	border-bottom:2px solid #A80000;
	}


.get-estimate fieldset {border:0;}

.get-estimate input, .get-estimate textarea {
	width:190px!important; 
	background:white;
	}
	
td.content-box {width:519px;}

.granite td.save-time{
	background-image: none;
	width: 290px;
  height: auto;
	background-color:#c2b09c;
	font-size: 11px;
}

#products-nav, #process-nav {padding:0.5em 0em;}

fieldset {text-align:center;}

fieldset table {
	margin-left:auto; 
	margin-right:auto;
	}

h2{
	padding-top:1em; 
	margin-top:0px;
	}

.checkbox {
	width:auto!important; 
	vertical-align:middle; 
	margin-left:1em;
	border:0px;
	background:#ffffff!important;
	}
	
fieldset select {
	background: #EEE3DB; 
	border:1px solid #A80000;
	font-family:'arial', sans-serif;
	font-size:1em;
	margin: 1em 0em;
	vertical-align:middle;
	}
	
.emailimg {vertical-align: bottom;}

.employee-link {font-weight:bold;}


h1.vid {position:absolute; top:90px; margin-top:0px; font-size:20px; text-align:left; padding-left:10px;}


.homelnks td {background:#A80000; padding:10px; border-left:2px solid #C65857; border-top :2px solid #C65857; border-bottom:2px solid #6F0000;  border-right:2px solid #6F0000; riborder-collapse:none; text-align:center; font-weight:bold; font-size:13px;}
.homelnks a {color:#ffffff!important;}
.homelnks td.empty {background:none; border:0px;}
.homelnks .new {display:inline-block; margin-right:5px; color:#ffff00 }