/* CLEAR CLASSES */  .clear0 {      height: 0px;      width: 100%;      clear: both; }  .clear1 {      height: 1px;      width: 100%;      clear: both; }  .clear5 {      height: 5px;      width: 100%;      clear: both; }  .clear10 {      height: 10px;      width: 100%;      clear: both; }  .clear20 {      height: 20px;      width: 100%;      clear: both; }  .clear30 {      height: 30px;      width: 100%;      clear: both; }  .clear40 {      height: 30px;      width: 100%;      clear: both; }  .clear50 {      height: 50px;      width: 100%;      clear: both; }  .clear100 {      height: 100px;      width: 100%;      clear: both; }

html, body{
	  font-family: 'Helvetica','Arial','Courier','Helvetica',  sans-serif !important;
}

.logo{
	/*border-bottom: 1px solid #000; */
	padding: 40px 0px;
	margin: 0 auto;
	display: block;
	/* text-align: center; */
}

.menu{
	
	text-transform: uppercase;
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
}

.menu a{ 
	padding: 0 34px 0px 0px;
		color: #fff;
		font-weight: 500;
}

.menu a:hover{
	text-decoration: none;
} 

.nopadding{
	padding: 0px !important; 
}

.pup{
	font-size: 13px;
}

footer{
	color: #aaa;
}

footer a{
	color: #aaa;
	font-weight: 300;
}

footer a:hover{
	text-decoration: none;
} 

.flexslider li{
	text-align: right;
	font-style: italic;
	font-size: 12px;
}

.project img{
	width: 100%;
	padding-bottom: 10px;
}

.project a{
	font-size: 12px;
	color: #000;
	display: block;
}

.project a:hover{
	text-decoration: none;
}	

.responsive-container{position:relative;padding-bottom:53.25%;padding-top:30px;height:0;overflow:hidden}.responsive-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}

div#pageboundary {
  padding: 0 30px;
  margin-bottom: 20px;
}

body a{
	color: #fff;
	text-decoration: underline;
}

nav.menu a {
  text-decoration: none;
      font-weight: 100 !important;
      font-size: 13px;
}

p{
	    font-family: Helvetica;
    font-weight: 300;
    font-size: 12px;
}


body {
    color: #FFF !important;
    background-color: #000 !important;
}

.legal a {
    float: right;
    font-size: 10px;
    text-decoration: none;
    color: #aaa;
}


  

.footernav {
    display: block;
}

.home .footernav {
    display: none !important;
}

.footernav a {
    color: #fff;
    font-size: 12px;
    padding: 0 30px 30px 30px;
    text-decoration: none;
}

.footernav a:hover {
    color: #fff;
    }

