/* Sierra Stone General Styles */

body.main {
	background-color: #0099FF;
	background-image: url(background3.png);
	background-repeat: repeat;
	}
	
/* "Sierra" styling */
.style1 {
	font-family: "Script MT Bold";
	font-size: 28px;
	}
	
.style4 {
	font-family: "Script MT Bold";
	font-size: 20px;
	}
	
/* for bottom of page */
div.legal {
	background-color:#CCFFFF;
	/* padding:5px 0 5px 0; */
	width:auto;
	text-align:center;
	line-height:16px;
	border:1px solid #999999;
	}
	
p.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

/* table border for pebble links (services) */
td.tbl_brdr {
	border:double;
	border-color:#999999;
	}
	
/* text for pebble links */
div.pebble {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}
	
/* Text for Brochure link */
div.brochure {
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#000000;
	}
	
div.main {
	padding-left:80px;
	padding-right:80px;
	padding-bottom:15px;
	}
/* body of site border for div */

	.border {
	border-left-color:#00FFFF;
	border-right-color:#00FFFF;
	border-left-width: 80px;
	border-right-width: 80px;
	border:solid;
	border-bottom: none;
	border-top: none;
	}
	
/* header */
	div.header {
	padding-bottom:30px;
	}
	
/* Links Formatting */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
	
/* Text styles */

.gentxt {	font-size: 18px; color: #666666; font-family: Arial, Helvetica, sans-serif;
		}
.sharp	{	font-size:16px; color:#0000FF; font-family:Verdana, Arial, Helvetica, sans-serif;
		}		
.pebble {	color: #000000; font-size: 20px;
		}	
.tec 	{
	color: #0000FF;
	font-size: 20px;
	font-weight:bold;
		}
.sheen	{
	color: #FF6633;
	font-size: 20px;
		}
.fina 	{	color: #33CC33;	font-size: 20px;
		}
.nav	{	font-size:12px; color:#666666;
		}
.faq_q	{	font-size: 18px; color: #000000; font-family: Arial, Helvetica, sans-serif;
		}
.faq_a	{	font-family: Arial, Helvetica, sans-serif; font-size: 18px;	color: #666666;
		}
.title	{	font-family: Arial, Helvetica, sans-serif; font-size: 24px;	color: #0000FF;
		}
.copyright	{
	color: #0000FF;
	font-size: 14px;
	vertical-align:text-top;
			}
.warTitle	{	font-family: Arial, Helvetica, sans-serif; font-size: 24px;	color: #00B9B9;
			}
