@charset "UTF-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}
body {
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	font-weight: normal;
}
.wrapper {
	width: 100%;
}
#headerwrapper {
	background-color: #FFFFFF; /*73003A*/
}
#contentwrapper {
	background-color: #FFFFFF;
	background-image: none;
}
.fill {
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 960px;
}
#header {
	height: 84px;
}
#content {
	
}
#kettlesyardlogo {
	width: 0px;
	height: 0px;
	background-image: none;
	display: none;
}
#printlogo {
	display: block;
		height: 84px;
}
#return {
	height: 0px;
	background-image: none;
	display: none;
}

#main {
	background-image: none;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	padding-top: 26px;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 20px;
	overflow: visible;
	top: 20px;
	position: relative;
	left: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
#main .imgbox {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 30px;
	padding-left: 2px;
	float: right;
	background-color: #EEEEEE;
	margin-left: 20px;
} 
#main .imgbox p {
	font-size: .7em;
	color: #666666;
} 
#main .imgbox ul {
	display: none;
} 
#main a {
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	font-weight: normal;
	border: 0px;	
}
#main  a:link {
	color: #444444;
}
#main  a:visited {
	
	color: #444444;
}
#video-dev {
display: none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:none;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
p {
	line-height: 1.5em;
	padding-bottom: 1em;
}
ul {
	line-height: 1.5em;
	list-style-type: none;
}
h1 {
	font-weight: normal;
}

/* ---------------------------------------------------------------- */



#sidebar {

	display: none;
}



/* ---------------------------------------------------------------- */

