body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #432907;
}
a:link {
	font-weight: bold;
	color: #BFD0E4;
	text-decoration: none;
}
a:visited {color: #BFD0E4; font-weight: bold; text-decoration: none;}
a:hover {text-decoration: underline; color: #000099}
a:active {text-decoration: none;}
h1 {font-size: 24px; display: none;}
h2 {font-size: 22px;}
h3 {font-size: 16px; color: #BFD0E4}
h4 {font-size: 18px; color: #BFD0E4;}
h5 {font-size: 14px; color: #BFD0E4;}
h6 {font-size: 12px; color: #BFD0E4; font-style: italic;}
#container {
	background-color: #FFFFFF;
	width: 650px;
	margin-top: 0px;
	padding-bottom: 4px;
	height: 100%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#header {
	height: 120px;
	background-image: url(../../crystalclearmn/images/capsheader.jpg);
	background-repeat: no-repeat;
}
#subheader {
	height: 20px;
	color: #BFD0E4;
	font-weight: bold;
	font-size: 12px;
}
#nav {
	background-image: url(../images/navback.jpg);
	width: 260px;
	height: 500px;
	float: left;
	background-repeat: no-repeat;
}
#content {
	padding-left: 150px;
	padding-right: 150px;
}
.subnav {
	color: #BFD0E4; 
	font-style: italic; 
	margin-left: 15px; 
	margin-top: 40px;
	padding-right: 10px;
}
ul.bullet {
	list-style-image: url(../images/capsbullet.jpg);
 	line-height: 150%;
}
#footer {
	height: 80px;
	clear: both;
	text-align: center;
	padding: 10px;
	color: #432907;
}
#footer a:link {
	font-weight: normal;
	}
.contact {
	font-size: 10px;
	font-color: #006666
}
.quote {
	margin-left: 20px;
	margin-right: 20px;
	}
hr {
	color: #432907;
	height: 4px;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
}
.click {font-size: 10px}
.blue {color: #BFD0E4; font-weight: bold;}
.brown {color: #432907; font-weight: bold;}
#button {
	width: 190px;
	padding: 0 0 0 0;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #BFD0E4;
	color: #333;
	border-top: 10px solid #b9d40b;
	border-bottom: 10px solid #432907;
	border-right: 1px solid #99CCCC;	
	}
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}	
#button li {
		border-bottom: 1px solid #432907;
		margin: 0;
		}
#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #BFD0E4;
	color: #fff;
	text-decoration: none;
	width: 100%;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #432907;
	border-left-color: #b9d40b;
		}
html>body #button li a {
		width: auto;
		}
#button li a:hover {
	background-color: #BFD0E4;
	color: #FFFF66;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #663300;
	border-left-color: #ddff00;
		}

