* {
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 16.5px;
}

.home {
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	background-position: 443px 1px;
}

/*a:link {color: #748998; }
a:visited {color: #748998; }
a:active {color:#748998; }
a:hover {
text-decoration:underline;
}*/
a{
	font-size: 11.5px;
	font-weight: bold;
	text-decoration:none;
	font-family: Verdana, Helvetica, sans-serif;
	color: #748998;
}
/*
.bj a:link {color: #748998; }
.bj a:visited {color: #748998; }
.bj a:active {color:#748998; }
.bj a:hover {color: #748998; }
.bj A{text-decoration:none}

p a:link {color: #ffffff; }
p a:visited {color: #ffffff; }
p a:active {color:#ffffff; }
p a:hover {color: #ffffff; }
*/

p a{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
    font-weight: normal;
    text-decoration:underline;
	}
  
.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.natural {
	background-image: url(images/natural-stone.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #748998;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: 36px;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	left: 5px;

}
.product {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #748998;
	text-decoration: none;
}
.n-header {
	background-image: url(images/natural-header.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #748998;
	text-decoration: none;
}

.bold {
	font-weight:bold;
}

.literature ul{
	padding:0px;
	margin:0px;
}

.literature ul li{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

.literature a{
	text-decoration:none;
}

.literature a:hover{
	color:#748998;
	text-decoration:underline;
}

/* --- Styles added by Micah 2/17/2010 --- */
/*td a {
color: #748998;
}

td a:hover {
color: #FFFFFF;
}*/

#Footer {
position:relative;
float:left;
text-align:center;
width:100%;
}

#Footer a {
color:#FFFFFF;
font-size:10px;
font-weight:normal;
}

#LeftNav a {
color:#748998;
}

#LeftNav a:hover {
color:#FFFFFF;
}

/* --- Form Styles --- */
fieldset {
position:relative;
float:left;
margin:0;
padding:0;
border:none;
}

legend {
margin:0 0 0 0;
padding:0;
color:#000000;
font-weight:bold;
}

label {
display:block;
font-weight:bold;
font-size:12px;
color:#666666;
}

fieldset ol {
padding:0 0 0 0;
margin:0;
list-style:none;
}

fieldset li {
padding:0 0 15px 0;
clear:both;
}

fieldset li table th {
text-align:left;
}

.error {
color:#FF0000;
}

.note {
font-size:10px;
}