/* ==========================================================================
   Author's custom styles
   ========================================================================== */

@font-face {
     font-family: swr;
     src: url('fonts/SWR.TTF');

}

body{
	 font-family: swr;
	 font-size: 1em;
	 line-height: 12px;
	 background: #CCCCCC;
	
}


.canada {
	text-align: center;
}
.usa {

	text-align: center;
}

.content h1{

	text-align: center;

}
.navbar-inner {min-height: 80px;}

div.nav-collapse ul.nav > li > a {padding-top: 35px; min-height: 45px; font-size: 18px;}

div.nav-collapse ul.nav > li.active > a {min-height: 45px;}

h1 {color: #FFF;}

.container .carousel-inner  img {width: 100%; height: 500px;}

#wrap {
        min-height: 100%;
        height: auto !important;
        height: 100%;
        /* Negative indent footer by it's height */
        margin: 0 auto -60px;
      }

 #push,
 #footer {
        height: 60px;
      }
 #footer {
          margin-left: -20px;
          margin-right: -20px;
          padding-left: 20px;
          padding-right: 20px;
        }
	
 #footer p {
        font-size: 12px;
	text-align: center;
        font-weight: bold;

	}

.p-about {color: #000; font-size: 1.2em; line-height: 24px;}

.header-about {color: #FFF;}

.lead {font-size: 16px;}

label {font-weight: bold;}

.topPortfolio {padding-top: 50px;}

.bottomPortfolio {padding-top: 100px; text-align: center;}

