@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
}

img {
	border: 0px;
}

.index_top_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4C1614;
	text-align: right;
	float: right;
	clear: none;
	width: 300px;
	padding-top: 10px;
	padding-right: 20px;
}
.index_top_link a{
	color: #4C1614;
	text-decoration: none;
}
.index_top_link a:hover{
	color: #4C1614;
	text-decoration: underline;
}
.logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.company_name {
	margin-top: 25px;
	margin-bottom: 70px;
}
.product_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #4C1614;
	text-align: center;
	margin-bottom: 20px;
	letter-spacing: 1px;
	word-spacing: 25px;
}
.product_link a{
	color: #4C1614;
	text-decoration: none;
}
.product_link a:hover{
	color: #4C1614;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
}
.text a{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	list-style-position: inside;
	list-style-type: circle;
}
.text1 a{
	color: #BD3815;
	text-decoration: none;
}
.text1 a:hover{
	color: #BD3815;
	text-decoration: underline;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	text-align: justify;
	margin-right: 10px;
}
.text2 b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #6C3E3E;
	text-align: justify;
	margin-right: 10px;
}
.text2 a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
}
.text2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.text3 a{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.text3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}

.name_image_distance {
	margin-top: 25px;
	margin-bottom: 15px;
}
.in_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C1614;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	word-spacing: 25px;
	letter-spacing: 1px;
}
.in_links a{
	text-decoration: none;
	color: #4C1614;
}
.in_links a:hover {
	color: #4C1614;
	text-decoration: underline;
}


.ab_bg {
	background-image: url(../images/granite.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.marble_bg {
	background-image: url(../images/marble.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.granite_bg {
	background-image: url(../images/granite.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sandstone_bg {
	background-image: url(../images/sandstone.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.limestone_bg {
	background-image: url(../images/limestone.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.slate_bg {
	background-image: url(../images/slate.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.images_text {
	FONT-SIZE: 12px;
	COLOR:#390B0D;
	LINE-HEIGHT: 17px;
	FONT-FAMILY: arial;
	margin-top: 3px;
	margin-bottom: 10px;
	text-transform: capitalize;
}
.images_text a {
	color:#5B5B5B;
	text-decoration:none;
}
.images_text a:hover {
    text-decoration: underline;  
	color:#5B5B5B;
}
.stone1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A08A70;
	margin-right: 20px;
	letter-spacing: 1px;
	font-weight: bold;
}
.stone1 a{
	color: #A08A70;
	text-decoration: none;
}
.stone1 a:hover{
	color: #DD7248;
	font-weight: bold;
}

.thanks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 30px;
	color: #DD7248;
	text-align: center;
}


.online {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	color: #5f2c2b;
}

.contacttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #4C1614;
}

.footer {
	FONT-SIZE: 12px;
	font-weight: bold;
	COLOR: #5B5B5B;
	LINE-HEIGHT: 12px;
	FONT-FAMILY: arial;
	text-align: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.next_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 35px;
	color: #A08A70;
	text-align: right;
	margin-right: 30px;
}
.next_page a{
	color: #A08A70;
	text-decoration: none;
}
.next_page a:hover{
	color: #DD7248;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC3300;
	text-align: left;
	margin-bottom: 8px;
	margin-left: 10px;
	margin-top: 3px;
}
.no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BD3815;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: 60px;
}
.no a{
	color: #BD3815;
	text-decoration: none;
}
.no a:hover{
	color: #BD3815;
	text-decoration: underline;
}

.mailus_enq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #dc5831;
	text-align: center;
	margin-top: 12px;
}

.mailus_enq a{
	color: #dc5831;
	text-decoration: blink;
}

.mailus_enq a:hover{
	color: #dc5831;
	text-decoration: underline;
}

.mailus_enq1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #dc5831;
	text-align: center;
	margin-bottom: 12px;
}

.mailus_enq1 a{
	color: #dc5831;
	text-decoration: blink;
}

.mailus_enq1 a:hover{
	color: #dc5831;
	text-decoration: underline;
}
.tb_border {
	border: 1px solid #999999;
	padding: 8px;
	margin-bottom: 10px;
}

h2 {
	FONT-SIZE: 12px;
	COLOR:#5B5B5B;
	LINE-HEIGHT: 17px;
	FONT-FAMILY: arial;
	margin-top: 3px;
	margin-bottom: 10px;
	font-weight: bold;
	display: inline;
	letter-spacing: 1px;
}
.alter_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-align: left;
	margin-bottom: 8px;
	margin-left: 10px;
	word-spacing: 1px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 10px;
}
.tab_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A08A70;
	height: 55px;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-align: center;
	line-height: 20px;
	text-transform: capitalize;
}
.marble_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F7F7F4;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-align: center;
	line-height: 20px;
	text-transform: capitalize;
	background-color: #5D201F;
	padding-top: 10px;
	padding-bottom: 10px;
}
.marble_text a{
	color: #F7F7F4;
	text-decoration: none;
}
.marble_text a:hover{
	color: #F7F7F4;
	text-decoration: underline;
}

.footer_bg {
	background-color: #D8C398;
	width: 100%;
	padding-bottom: 9px;
	padding-top: 9px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
.footer_text a{
	color: #000000;
	text-decoration: none;
}
.footer_text a:hover{
	color: #000000;
	text-decoration: underline;
}
.credit_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-align: left;
	margin-bottom: 8px;
	margin-left: 10px;
	word-spacing: 1px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 10px;
}

.credit_name a{
	color: #BD3815;
	text-decoration: none;
}
.credit_name a:hover{
	color: #BD3815;
	text-decoration: underline;
}

.credit_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	margin-bottom: 8px;
	margin-left: 10px;
	word-spacing: 1px;
	letter-spacing: 1px;
	margin-top: 10px;
}
.credit_border {
	border: 1px solid #660033;
	margin: 5px;
}
.visit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #582A2A;
	text-align: justify;
}
.visit a{
	color: #582A2A;
	text-decoration: none;
}
.visit a:hover{
	color: #582A2A;
	text-decoration: underline;
}
div.c3 {
	text-align: left;
	clear: left;
	float: left;
	width: 300px;
	padding-top: 10px;
	padding-left: 10px;
}

.crafty {
	text-align: left;
	clear: left;
	float: left;
	width: 300px;
	padding-top: 10px;
	padding-left: 10px;
}

div.c4 {
	text-align: center
}
 a.c2 {border:0;padding:0;margin:0;}
 img.c1 {border:0;padding:0;margin:0;}
.enq_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/submit_query.jpg);
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	margin-top: 10px;
	text-align: right;
	width: 760px;
	padding-right: 20px;
	color: #333333;
}


.enq_box {
	font-family: Arial, Helvetica, sans-serif;
	width: 748px;
	margin-bottom: 20px;
	padding: 15px;
	font-size: 13px;
	line-height: 34px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B95033;
	border-bottom-color: #B95033;
	border-left-color: #B95033;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.close {
	margin-top: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	vertical-align: middle;
}

.new_box {
	background-color: #F7F9F9;
	border: 5px solid #666666;
}
.session {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #d04950;
	text-align: center;
	margin: 5px;
	text-decoration: blink;
}
.session_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	margin: 5px;
	line-height: 19px;
}

.session_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	margin: 5px;
}
.session_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 19px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.session_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-align: left;
	margin: 5px;
	font-weight: bold;
}
