@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background:url(../images/bg.jpg) repeat;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:justify;
	}
img,ul,li,div, h1,h2,p,a,br{
	border:none;
	outline:none;
	margin:0px;
	padding:0px;
	text-decoration:none;
	}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c1500d;
	font-size:16px;
	border-bottom:1px dashed #767676;	
	padding-bottom:7px;
	}
h2{
	color:#fbf9db;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:36px;
	}
br{
	line-height:10px;
	}
.red{
	color:#ff0000;
	}
	
.brown { color:#A52A2A}	
.color{
	color:#FDE47F;
	}
/***********************Menu*******************************************/
#menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#481c00;
	text-align:center;
	font-weight:bold;
	float:left;
	width:605px;
	margin-top:10px;
	margin-left:12px;
	}
#menu li{
	list-style:none;
	float:left;
	font-size:12px;
	line-height:34px;
	margin-left:5px;		
	}
#menu li a{
	text-decoration:none;
	color:#ffffff;
	width:116px;
	background: #543827/*048617*/;
	display:block;
	}
#menu li a:hover{
	background:#baa159/*72831D*/;
	display:block;
	}
#menu li a.current{
	color:#FF0000;
	display:block;
	}
	
	*html .dropDown-btn{padding:9px 0;}
	
	
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #543827;
width: 150px;
visibility: hidden;
}
.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #ffffff;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #baa159/*F0F0F0*/;
color:#333333;
}
/************HEADER*****************/
#main-wrapper{
	width:960px;
	margin:0 auto;
	display:block;
	overflow:hidden;
	background:#fbf9db;
	}
#top{
	background:#fd7e07/*ff5b00*/;
	height:65px;
	padding:15px;
	}
#banner{
	background:#fbf9db;
	height:60px;	
	}
#slide{
	height:240px; overflow:hidden;
	}
#slideshow{
	z-index:200;
	position:absolute;
	margin-left:620px;
	margin-top:135px;
	}
#scrol-img{
	background:#d1cdbf;
	padding:15px;
	}
#body-wrapper{
	clear:both;
	background:#fbf9db;
	margin:0 auto;
	padding:20px;
	display:block;
	overflow:hidden;
	}
#left-wrapper{
	width:570px;
	float:left;
	display:block; margin:0; padding:0;
	overflow:hidden;
	}
#right-wrapper{
	float:right;
	width:330px;
	background:url(../images/right-bg.jpg) no-repeat;
	height:470px;
	margin-top:25px;
	}
#footer-wrapper{
	background:url(../images/footer-bg.jpg) repeat-x;
	height:61px;
	padding-top:5px;margin:20px 0 0 0;
	color:#FFFFFF;
	}
.footer{ 
	color:#FFFFFF;
	text-decoration:none;
	}
.footer a:link{
	color:#FFFFFF;
	}
.footer a:hover{
	color:#a8be18;
	}
/******** Gallery *************/
.thumbs{
	padding:10px;
	height:160px;
	width:160px;
	display:block;
	float:left; overflow:hidden;
	margin:0px; vertical-align:top
	}
.thumbs a{
	background-color:#cccccc;
	display:block;
	height:160px;
	width:160px;
	padding:10px;
	outline:none;
	}
.thumbs a:hover{
	background-color:#606061;
}
/****CHANGES**************/
.specialize{
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	color:#2a160f;
	float:right;
	}
.special{
	color:#346911;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:15px;
	}




.granite-color-img{ float:left; padding:2px;}
.granite-color-img img{ float:left;}
.granite-color-img p{ height:25px; line-height:25px; text-transform:capitalize; font-weight:bold; clear:left; float:left; width:150px; text-align:center}

.submit_box { background:#5f452a; padding:0 15px; height:25px; line-height:10px; border:none; color:#fff; font-weight:bold; }