/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper {
	margin: 18px auto;
	width: 922px;
}
#header {
	color: #333;
	width: 922px;
	float: left;
	padding: 0px;
	height: 144px;
	margin: 0;
	background: #E7DBD5;
}


#navigation {
	font:Calibri;
	font-weight: bolder;
	color: #FFFFFF;
	float: left;
	display: inline;
	width: 912px;
	height: 36px;
	padding: 0px 0px 0px 10px;
	margin: 1px 0px 0px 0px;
	background: #BD9C8C;
	background-image:url(graphics/nav.jpg);
}
#navlinks li{
	font-weight: bolder;
	text-align: center;
	display:inline;
   	padding:0;
   	margin:0 0 0 0;
}

#navlinks a:link, #navlinks a:visited {
	font: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 12px;
	color: #FFFFFF;
	border-width: 0 0 0 0;
	border-style: hidden;
	padding:10px 10px 10px 10px;
	text-transform:uppercase;
	text-decoration: none;
	float: left;
	width: auto;

}
#navlinks a:hover{
	color: #FFFFFF;
	background-color: #8ca09e;
	border-width: 0 0 0 0;
	border-style: solid;
	border-color: #b23b0d;
}

#navlinks-rt{
	display: inline;
}

#navlinks-rt li{
	display: inline;
	font-weight: bolder;
	text-align: center;
   	padding:0;
   	margin:0 0 0 0;
	text-shadow: #333333;
}

#navlinks-rt a:link, #navlinks-rt a:visited {
	display: inline;
	float: right;
	font:"Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 12px;
	color: #FFFFFF;
	border-width: 0 0 6px 0;
	border-style: hidden;
	padding:10px 10px 5px 10px;
	text-transform:uppercase;
	text-decoration: none;
	text-shadow: #333333;
	width: auto;

}
#navlinks-rt a:hover{
	display: inline;
	color: #3b4d53;
	border-width: 0 0 6px 0;
	border-style: solid;
	border-color: #b23b0d;
	text-shadow: #333333;
}

#leftcolumn {
	color: #333;
	background: #7998a1;
	background-image: url(graphics/lcol-stone2.jpg);
	background-repeat: repeat;
	margin: 0px 0px 0px 0px;
	padding: 0;
	height: 600px;
	width: 185px;
	float: left;
}

.lnav a:link, .lnav a:visited {
	margin: 0 10px 0 0;
	display: block;
	background: #7998a1;
	background-image: url(graphics/lcol-btn-bg.jpg);
	background-repeat: repeat-y;
	padding: 9px 3px 9px 10px;
	border-color: #FFFFFF;
	border-width: 1px 0 0 0;
	border-style: solid;
	text-decoration: none;
	text-transform: uppercase;
	font:"Lucida Sans Unicode";
	font-size: 11px;
	color:#FFFFFF;
}

.lnav a:hover {
	background: #b23b0d;
	display: block;
}

.lnav-red a:link, .lnav-red a:visited {
	margin: 0 10px 0 0;
	display: block;
	background: #7998a1;
	background-image: url(graphics/lcol-btn-bg.jpg);
	background-repeat: repeat-y;
	padding: 9px 3px 9px 10px;
	border-color: #FFFFFF;
	border-width: 1px 0 0 0;
	border-style: solid;
	text-decoration: none;
	text-transform: uppercase;
	font:"Lucida Sans Unicode";
	font-size: 11px;
	color: #C60000;
}

.lnav-red a:hover {
	background: #b23b0d;
	color: #999999;
	display: block;
}

img.imageleft { float: left; margin: 0 15px; }
img.imageright { float: right; margin: 0 15px; border: none;}

#rightcolumn {
	font: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	color: #333;
	background: #F2F2E6;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px;
	height: auto;
	width: 690px;
	display: inline;
	position: relative;
}

#rightcolumn-gal {
	font: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	color: #333;
	background:#FFFFFF;
	margin: 0;
	padding: 0;
	height: auto;
	width: 690px;
	display: inline;
	position: relative;
}

#rc-aboutus {
	font: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	color: #876740;
	background: #F2F2E6;
	margin: 0px 0px 0px 0px;
	padding: 65px 65px 55px 95px;
	height: 800px;
	width: 490px;
	display: inline;
	position: relative;
	background-image: url(graphics/aboutus-paper.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;
	line-height: 19px;
}

.noindent {
	text-indent: 0px;
}

/* Technical Data Styling */
.td {
	font:Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.tdsubhdr
{
	font:Calibri;
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
}

.tdhdr {
	font-size:30px;
	color: #876740;
	font-weight: normal;
	padding: 0 0 12px 0;
}

ul.td {
font: Calibri;
font-size: 12px;
font-style: normal;
line-height: 18px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
text-decoration: none;
background-color: #CCCCCC;
text-indent: 3px;
padding: 6px 30px;
margin: 2px;
}

/*Table Styling*/

table.stats
{text-align: right;
font: Calibri;
font-weight: normal;
font-size: 12px;
color: #fff;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td
{
text-align: right;
background-color: #CCC;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

table.stats td.hed
{background-color: #666;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;}

/* ================================= Contact form styling ==================================== */

table.contactfrm
{text-align: right;
font: Calibri;
font-weight: normal;
font-size: 12px;
color: #BDAD9D;
border: 4px;
border-style: solid;
border-spacing: 0px;
background-color: #666666;
background-image: url(images/345367l.jpg);}

table.contactfrm td
{
text-align: right;
color: #000;
padding: 4px;
text-align: left;
border: 0px #fff solid;}

table.contactfrm td.hed2
{padding: 4px 2px 4px 15px;
text-align: right;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;}

table.contactfrm td.hed3
{padding: 4px 15px 4px 4px;}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}

/*Styling for RANDOM QUOTE */
.randQuote-hdr {
	margin: 25px 10px 0 0;
	display: block;
	background: #7998a1;
	padding: 2px 8px 2px 8px;
	border-color:#7998a1;
	border-width: 3px;
	border-style: solid;
	border-bottom-style:dotted;
	border-bottom-width: 1px;
	border-bottom-color:#FFFFFF;
	text-decoration: none;
	text-transform: none;
	font:"Lucida Sans Unicode";
	font-size: 11px;
	font-weight: bolder;
	color:#b23b0d;
}
.randQuote {
	margin: 0 10px 0 0;
	display: block;
	background: #b2c1c5;
	padding: 8px 5px 8px 5px;
	border-color:#7998a1;
	border-width: 3px;
	border-style: solid;
	border-top-style: none;
	text-decoration: none;
	text-transform: none;
	font:"Lucida Sans Unicode";
	font-size: 11px;
	font-weight: normal;
	color:#333333;
}

.footer {
	clear: both;
	text-align: center;
	padding: 25px 0 0 0;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

/*Table styling for Creative Stone */

table.cstone
{
text-align: center;
font: Calibri;
font-weight: normal;
font-size: 12px;
color: #fff;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.cstone td
{
background-color: #CCC;
color: #000;
padding: 7px;
text-align: center;
border: 1px #fff solid;}

table.cstone td.hdr
{
background-color: #DAC28B;
font-size: 14px;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.cstone td.blank
{
background-color: #F2F2E6;
text-align: left;
border: none;
font-size: 10px;
font-weight: normal;
padding: 5px 0 1px 10px;
}

table.cstone img
{
border-style: none;
}


/*Table styling for NEWSLETTER */

table.newsl
{text-align: right;
font: Calibri;
font-weight: normal;
font-size: 12px;
color: #fff;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.newsl td
{
text-align: right;
background-color: #CCC;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

table.newsl td.hed
{background-color: #666;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;}

.promohdr {
	font-size:26px;
	color: #607371;
	font-weight: bold;
	padding: 6px 0;
}

.promosub {
	font-size:18px;
	color: #876740;
	font-style:italic;
	font-weight: normal;
	padding: 0 0 7px 0;
	margin: 0 0 0 33px;
}

.promotxt {
	border-color: #523A2C;
	border-width: 3px;
	border-style: solid;
	padding: 12px;
	font:Calibri;
	font-size: 12px;
	font-weight: normal;
	width: 85%;
	color: #333333;
	background-color: #AEBDBC;
	margin: 0 0 0 30px;
}

.prod-hdr {
	font-size:26px;
	color: #607371;
	font-weight: bold;
	padding: 1px 0;
}
.prod-desc {
	font-size:12px;
	color: #607371;
	font-weight: normal;
	padding: 6px 0;
	width: 480px;
}

.prod-price {
	font-size:11px;
	color: #333333;
	font-weight: normal;
	padding: 6px 0;
}

.prod-img, .prod-img a {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	font-style: italic;
}

.product {
padding: 0px 0px 10px 0px;
display: block;
clear: both;
}

.product img{
border-style: none;
}

.product-div
{
padding: 25px 0 0 0;
margin: 0 0 0 0;
display: block;
clear: both;
background-position: center;
background-repeat: no-repeat;
background-image: url(graphics/divider.gif);
height: 3px;
}

.loc-link a:link, .loc-link a:visited {
margin: 6px;
text-decoration: none;
color: brown;
font-weight: bold;
}

.loc-link a:hover {
color: black;
text-decoration: underline;
}

.calc {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
}

.icalc {
border: 1px solid #000000;
font-weight: bold;
background-color: #F5F5F5;
font: Arial, Helvetica, sans-serif;
}

.est {
border-style: solid;
border-width: 3px;
border-color: #000000;
}

.greenh{font-family: "Comic Sans MS", cursive; color: green; font-weight: normal; text-align: center;}
.dblueh{font-family: "Comic Sans MS", cursive; color: #191970; font-weight: normal; text-align: center;}