/* CSS Document */

table, td, p, a, ul, li, ol {
	color: #86684E;
}


h1 {
	font-family: Georgia, serif;
	color: #333300;
	font-size: 31px;
	border-top: 2px solid #333300;
	border-bottom: 2px solid #333300;
	padding: 0;
	margin:0;
	font-weight: normal;
	width: 410px;
}

h2, h3, h4, h5, h6 {
	color: #86684E;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 2px;
}

address {
	font-style: normal;
}

p {
	font-family: Georgia, serif;
	color: #86684E;
	font-size: 12px;
	line-height: 17px;
	margin-top: 3px;
	margin-bottom: 8px;
}

address {
	font-family: Georgia, serif;
	color: #86684E;
	font-size: 12px;
	line-height: 17px;
	margin-top: 3px;
	margin-bottom: 8px;
}


ul, li {
	color: #86684E;
	font-size: 14px;
}

a:link, a:visited {
	color: #86684E;
	text-decoration: underlinw;
	font-weight: bold;
}

a:hover, a:active {
	color: #86684E;
	text-decoration: none;
	font-weight: bold;
}

hr {
	color: #A97301; /*#86684E;*/
	background-color: #A97301; /*#86684E;*/
	border: none;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#extreme a {
	font-weight: normal;
}

/*--------------------------------------------------*/

.contactFormField
{
	width:220px;
	color: #000;
}

#contactFormFieldSet {
	font-size: 12px;
	font-family: Georgia, serif;
	color: #86684E;
}
legend
{
	font-size: 12px;
	font-family: Georgia, serif;
	color: #86684E;
}

#contactFormTable td, #contactFormTable th {
	text-align: left;
	font-size: 14px;
	vertical-align: top;
}

#contactFormTable th label {
	font-size: 12px;
	font-weight: normal;
}

#contactFormTable td select {
	font-size: 12px;
	font-weight: normal;

}

#contactFormTable td input {
	font-size: 12px;
	font-weight: normal;

}





#contactFormTable th.submit input {

	border: 1px solid #333;
	background-color: #eee;
	margin-left: 0px;
	font-weight: normal;
	text-align: center;
	margin-top: 5px;
}


#key {
	
}

#key td {
	vertical-align: text-top;
}

#key td  h2 {
	font-size: 14px;
	padding-top: 0;
	margin-top: 0;
}

#right  #key img {
	margin-top: 25px;
}

#right  #key address {
	
}

h1.prod {
	font-size: 20px;
	font-weight: bold;
	margin-top: 15px;
	color: #333300;
}

h2.prod {
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #333300;
}

h3.prod {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #333300;
}

#water p {
	font-size: 11px;
	margin: 0;
	padding: 0;
}