@charset "utf-8";
/* CSS Document */



.bigbtn {
	width: 321px;
	height: 247px;
	display: block;
	padding: 0px;
	margin: 0px;
}

.cntntdsply {
	width: 321px;
	text-align: center;
	font-size: 1em;
	font-weight: normal;
	padding: 0px;
}

.cntntdsply h2 {
	margin: 0 0 0 0;
}

.beigebox {
float: left;
width: 193px;
margin: 0px 0px 0px 5px;
padding: 10px;
background-color: Beige;
border-left: 1px solid LightGrey;
border-right: 1px solid LightGrey;
border-bottom: 1px solid LightGrey;	
line-height: 120%;
}

#begeboxtop {
	border-top: 1px solid LightGrey;
}

.clearbox {
float: left;
width: 198px;
margin: 0px;
padding: 10px;
line-height: 250%;
}

.middlecontent {
	width: 654px;
	margin: 0px;
	padding: 0px;
}

.smidgeotop {
	margin-top: 10px;
}

.squeezer {
	margin-left: auto;
	margin-right: auto;
	width: 190px;
}

.highter {
	padding-top: 14px;
	padding-bottom: 14px;
}