@charset "utf-8";
/* CSS Document */

.intro-statement {
    color: #646163;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0 15px;
}

.intro-statement strong .leader {
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
}


.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;
}
