@charset "utf-8";

/*badgerfest CSS Document */


html{
	height:101%;
}
.main {
	width: 960px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	background-color: #fff;
	background-image: url(images/button.jpg);



}

.mainblack {
	width: 960px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;	
	background-color: #fff;



}
.containerlong-narrow {
	width: 960px;
	padding-left: 30px;
	float: left;
	height: auto;
	padding-top: 10px;
	vertical-align: top;
	background-color: #000;
}

.buttons-narrow {
	width: 120px;
	float: left;
	height: auto;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


/* ~~The footer ~~ */
.footer {
	padding: 10px 0;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	background-image: url(images/footer.jpg);
	background-repeat: repeat;
	font-size: 24px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}	
.footer-smallwhite {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.smallwhite {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}


.footer a:link {
	font-size: 18px;
	color: #fff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.footer a:hover {
	font-size: 18px;
	color: #fff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.footer a:visited {
	font-size: 18px;
	color: #fff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

/* settings for extra button is 900 width padding 30 each side */
}.buttonbar{
	float: none;
	clear: none;
	background-color: #000;
	background-image: url(images/button.jpg);
	background-repeat: repeat;
	width: 600px;
	padding-left: 170px;
	}
.left-side {
	width: 930px;
	float: left;
	padding-left: 30px;
	background-image: url(images/bg-cream.jpg);
	}
	.left-side-designer {
	width: 300px;
	float: left;
	padding-left: 30px;
	}
		.left-side-contact {
	width: 430px;
	float: left;
	padding-left: 30px;
	}
.left-side-wide {
	width: 570px;
	float: left;
	padding-left: 30px;
	background-image: url(images/bg-cream.jpg);
}
.left-side-900wide {
	width: 900px;
	float: left;
	padding-left: 30px;
}
.right-side {
	width: 500px;
	float: right;
	padding-right: 5px;
}
.right-side-designer {
	width: 420px;
	float: left;
	padding-left: 185px;
}
.right-side-contact {
	width: 450px;
	float: left;
	padding-left: 30px;
	}

.right-side-narrow {
	width: 200px;
	float: right;
	padding-right: 57px;
}
	body,td,th {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #333;
	text-align: left;
	background-color: #000;

} 


a {
	font-size: 14px;
	color: #033;

}

a:link {
	text-decoration: none;
	color: #033;

}
a:visited {
	color: #333;
}
a:hover {
	color: #333;
}



a:active {
	text-decoration: none;
	color: #333;


}



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #690;
	display: inline;
	font-weight: bolder;
	text-align: left;
	line-height: 28px;

}
.green-text {
	color: #367352;
	font-size: 14px;
}

.testimonial {
	font-size: 10px;
	font-style: italic;
	font-weight: lighter;
	color: #063;
}


h2 {
	color: #367352;
	font-size: 14px;
}

.photo-caption {
	font-size: 9px;
	font-style: italic;
	color: #357251;
	text-align: center;
}
.main .left-side h1 {
	font-family: Arial, Helvetica, sans-serif;
}
