/* ----- Frontenac Crystal Springs -------------- */
/* ----- www.frontenacwater.com ----------------- */


/* basic */

.standards-blurb {
	display:none;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	line-height: 18px;
	margin-top: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

a:active,
a:visited,
a:link	    			{ color: #336699; text-decoration: none; }
a:hover					{ color: #999999; text-decoration: none; }


h1 {
	display: none;
	} 

h2 {
	font-size: 24px;
	color: #003366;
	text-transform: capitalize;
	font-weight: bold;
	letter-spacing: -1px;
}

h3 {
	font-size: 16px;
	color: #336699;
	text-transform: capitalize;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: left;
}

h4 {
	color:#336699;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-1px;
	font-size:12px;
	font-weight:bold;
	padding:0 2px;
	margin:0;
}

.quote {
	padding: 10px;
	font-size:12px;
	color: #336699;
	background-image: url(images/gradient1.png);
	background-color: #EEEEEE;
	background-repeat: repeat-x;
	font-weight: bold;
}

.quote2 {
	padding: 10px;
	background-image: url(images/gradient3.png);
	background-color: #98B2CC;
	background-repeat: repeat-x;
	color: #FFFFFF;
}

hr {
	margin: 10px 0;
	height:1px;
	color:#CCCCCC;
	border:none;
	clear:both;
	background-color: #CCCCCC;
}

.imgthumbs {
	padding: 0px;
	float: left;
	height: 175px;
	width: 175px;
	border: 1px solid #CCCCCC;
	margin-right: 20px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/* layout */

#border
{
	border: 0px;
	width: 700px;
	background-color: #FFFFFF;
	background-image:url(images/background2.gif);
	margin: 0 auto;
	padding: 0px;
	background-repeat: no-repeat;
}

#container
{
	width: 670px;
	margin: 0px auto;
	background-color: #FFFFFF;
	padding: 0px;
}

.splitright {
	width: 270px;
	float: right;
	overflow: hidden;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.splitleft {
	margin: 0px;
	width: 390px;
	float: left;
	overflow: hidden;
	text-align: justify;
	background-color: #FFFFFF;
	padding: 0px;
	margin-left: 10px;
}

/* menusystem */

#navsystem{
	float: right;
	padding: 0px;
	margin-left: 10px;
	display: inline;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.nav {
	display: block;
	width: 230px;
	margin: 3px 10px 2px 0px;
	padding: 2px 0 3px 3px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #336699;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	border-left: 1px solid #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	background-color: #EEEEEE;
	background-image: url(images/gradient1.png);
	background-repeat: repeat-x;
	text-decoration: none;
	z-index: 2;
}

.nav:hover,.menuheader {
	background: #FFFFFF url(images/gradient2.png) repeat-x;
	color: #003366;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	border-left: 1px solid #DDDDDD;
	text-decoration: none;
}

.addressinfo {
	font-size: 10px;
	color: #336699;
	line-height: 12px;
}

#content
{
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	max-width: 670px;
}

/* header */

#header
{
	height: 190px;
	background-image:url(images/header.jpg);
	border-bottom-color: #336699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #336699;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #CCCCCC;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}


#topblurb {
	position: relative;
	top: 13px;
	left: 15px;
	width: 670px;
	font-size:14px;
	margin: 0;
	line-height:normal;
	height: 41px;
	color: #333366;
	font-weight: bold;
	letter-spacing: -1px;
}

/* form */

label
{
	width: 80px;
	float: left;
	text-align: right;
	margin: 0 10px 10px 0;
	clear: both;
	font-weight: bold;
	color: #336699;
	letter-spacing: -1px;
	font-size: 14px;
}

.input-box
{
	margin-bottom: 10px;
	border: solid 1px;
	background-color: #E6E6E6;
	border-color: #003366;
	color: #003366;
}

.dropdown
{
	margin-bottom: 50px;
	border: solid 1px;
	background-color: #E6E6E6;
	border-color: #003366;
	color: #003366;
}

.submit-button {
	margin-left: 80px;
	clear: both
	color: #000;
	background-color: #003366;
	color: #CCCCCC;
} 

/* footer */

#footer
{
	text-align: center;
	height: 30px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding: 0px;
	font-size: 10px;	
}

#footer a:link, a:visited{
	color:#336699;
}

#footer a:hover, a:active{
	color:#cccccc;
}
#perfectwater h3 {
	background: #4775A3 url(images/gradient3.png);
	color: #D7D7D7;
	padding: 4px;
	text-transform: uppercase;
}
