html{
	background:#fff;
	height:100%;
}
body{
	margin:0;
	color:#808080;
	font:14px/18px "AauxPro-Regular", Arial, Helvetica, sans-serif;
	min-height:600px;
	min-width:990px;
}
* html body{
	height:100%;
}
* {
       -webkit-text-size-adjust: none;
    }
img{border-style:none; background-color:#FFF}
a{text-decoration:none; color:#808080;}
a:hover{text-decoration:none; color: #E24029;}

#summer { width: 150px; height: 150px; background: url(/imgs/summer.png);}

#wrapper {width: 820px; overflow: visible; margin-left: 65px; }
#leftColumn {width: 200px; padding-top: 190px; float: left; font-size: 12px;}
#rightColumn {width: 620px; padding-top: 150px; float: right;}

@font-face {
  font-family: "CaeciliaLTStd-Bold";
  src: url(http://www.bksteppers.org/public_html/js/CaeciliaLTStd-Bold.ttf) format("truetype");
}

@font-face {
  font-family: "AauxPro-Regular";
  src: url(http://www.bksteppers.org/public_html/js/AauxPro-Regular.ttf) format("truetype");
}

h1 {font: 38px "CaeciliaLTStd-Bold", Helvetica, Arial, sans serif; color: #E24029; letter-spacing:-.07em; font-weight: 700;}
.subtitle {color: #E24029; font-size: 16px; font-family: "CaeciliaLTStd-Bold";}
.footer {font-size: 11px; color: #B7B7B7;}
.mission {font-size: 12px; line-height: 20px; font-family: "AauxPro-Regular", Arial, Helvetica, sans-serif;}
em {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-style: oblique;}