@charset "utf-8";
/* CSS Document */
/* CSS Reset */
html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}
/* CSS Reset */body {
	background-image: url(../images/form-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}.holder {
	width: 620px;
	margin-left: -310px;
	left: 50%;
	position: absolute;
	background-image: url(../images/holder-bg.jpg);
	background-repeat: no-repeat;
	background-position: center 1px;
	border: 1px solid #CCCCCC;
	border-top:none;
	top: 35px;
	background-color: #FFFFFF;
}
.column-1 {
	display: inline;
	float: left;
	width: 180px;
	margin-left: 10px;
	padding-top: 250px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.column-2 {
	display: inline;
	float: left;
	width: 340px;
	margin-right: 10px;
	padding: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #003398;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
a 	{color: #CC3300;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;}a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	text-decoration: underline;
}
strong {
	font-weight: bold;
}
#ghost-stories {
	background-image: url(images/about-us-flavor-bg.jpg);
	background-repeat: no-repeat;
}
#column-2-ghost {
	width: 405px;
	font-style: italic;
}
#column-2-ghost p {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
#sheeps {
	width: 590px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
h3 {
	font-size: 24px;
	font-weight: bold;
	color: #003399;
}

#overlay-gallery  {
	background-color: fffff7;
	border: 1px none #ccc;
}
#gallery {
background:none !important;
}
.Gallery-holder {
	margin:7px 7px 7px 21px;
	overflow: hidden;
	height: 386px;
	width: 579px;
	float:left;
	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
	text-decoration: none;}
	.paragraph-holder {
	padding: 20px;
	float: left;
	clear: both;
	width:580px;
	background-color: fffff7;
	background-image: url(../images/FFFFF7.gif);
	border: 1px solid #CCCCCC;
}
.Water-calculator-holder-wrapper li {
display:inline;}
.button {
	float: left;
	margin-top: 11px;
	margin-left: 16px;
	color: #FFFFFF;
	background-image: url(images/button-bg.jpg);
	border: 1px solid #CC6633;
	height: 22px;
	font-size: 12px;
	padding-bottom: 5px;
}

.button:hover {
	background-image: url(images/button-bg-hover.jpg);
	background-repeat: repeat-x;
}
#Calculator-button {
	margin-left: 8px;
	color: #FFFFFF;
	background-image: url(../images/button-bg.jpg);
	border: 1px solid #CC6633;
	height: 22px;
	font-size: 12px;
	padding-bottom:5px;
}
#Calculator-button-2 {
	margin-left: 8px;
	color: #FFFFFF;
	background-image: url(../images/button-bg.jpg);
	border: 1px solid #CC6633;
	height: 22px;
	font-size: 12px;
	padding-bottom:5px;
}
#Calculator-button-2:hover {
	background-image: url(../images/button-bg-hover.jpg);
	background-repeat: repeat-x;}.slideshow {
	height: 169px;
	overflow: hidden;
	background-image: none;
}
#Calculator-button:hover {
	background-image: url(../images/button-bg-hover.jpg);
	background-repeat: repeat-x;}#results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #023493;
	float: left;
	height: 45px;
	clear: both;
	width: 100%;
}
#OutputData {
	font-size: 46px;
	color: #003398;
	font-weight: bold;
}
.Water-calculator-results {
	width:350px;
	float: left;
}

