#logo {
    padding-left:0;
	height: 4.5em;
	margin-top:1%;
	width: 18em;
	/*margin-left: 1em;*/
}
#projectNav{
	height: 80px;
}
a.logoLink:link {
    text-decoration: none;
}

a.logoLink:visited {
    text-decoration: none;
}

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

a.logoLink:active {
    text-decoration: none;
}

.TextLogoWords40s{
	color:#fdc957;
	font-size:2em;
	font-family: 'Roboto Condensed','Yanone Kaffeesatz',Helvetica,sans-serif;
	text-transform:uppercase;
	text-align:center;
	width:100%;
	height:auto;
	font-weight:bold;
	 text-shadow: 2px 2px #000000;
	}
#TextLogo40s{
	position:absolute;
	margin-top:4em;
	width:100%;
	height:auto;
	}	

.navbar-toggle {
	margin-right:0!important;
}
.nav>li>a {
    padding: 5px 10px!important;
}
.navbar-inverse .navbar-nav>li>a {
		color: #ffffff !important;
		font-size: 20px !important;
		padding-right: 1em;
		margin-left: 2%;
	}
	.scrollable-menu {
		height: auto;
		max-height: 500px;
		overflow-x: hidden;
	}
	#navFrame {
		width:100%;
		height:30em;
		border:none;
		background-color:none;
	}
.dropdown-menu {
		padding:1em;
		background:#DBDADA;
		color:#000000;
		font-family: 'Roboto Condensed','Yanone Kaffeesatz',Helvetica,sans-serif;
		font-weight:normal;
		font-size: 18px;
		line-height: 20px;
		
	}
	.navBarDrop {
		margin-bottom:0.5em; 
		text-decoration:none;
		color:#ffffff;
		cursor:pointer;
	}  
	 a.navBarDrop:link {color:#ffffff;font-family: 'Roboto Condensed','Yanone Kaffeesatz',Helvetica,sans-serif;padding-bottom:1em; text-decoration:none;}      /* unvisited link */
a.navBarDrop:visited {color:#ffffff;font-family: 'Roboto Condensed','Yanone Kaffeesatz',Helvetica,sans-serif;padding-bottom:1em; text-decoration:none;}  /* visited link */
a.navBarDrop:hover {color:#126081;font-family: 'Roboto Condensed','Yanone Kaffeesatz',Helvetica,sans-serif;padding-bottom:1em; text-decoration:none;}  /* mouse over link */
a.navBarDrop:active {color:#126081;font-family: 'Roboto Condensed','Yanone Kaffeesatz',Helvetica,sans-serif;padding-bottom:1em; text-decoration:none;}  /* selected link */

.dropdown {
		margin-top: 1em;
		margin-right:1em;
	}

/*#logo {
	width: auto !important;
    height: auto;
    padding-top: 1em;
	padding-left: 1em;
}
*/
.specialWidth{
	width:100%;
	padding-bottom:.3%;
	}
	
@media only screen and (min-width:380px){ 
/* #logo {
    height: auto;
	}*/
	.specialWidth{
	/*width:50%;*/
	padding-bottom:.3%;
	}
	
		.navBarDrop{
			margin-bottom:0.5em; 
			text-decoration:none;
			color:#000000;
			cursor:pointer;
		}  
		.navbar-inverse .navbar-nav>li>a {
			margin-left:0px;
		}
		a.navBarDrop:link {color:#000000;font-family: 'Roboto Condensed','Yanone Kaffeesatz',Helvetica,sans-serif;padding-bottom:1em; text-decoration:none;}      /* unvisited link */
a.navBarDrop:visited {color:#000000;font-family: 'Roboto Condensed','Yanone Kaffeesatz',Helvetica,sans-serif;padding-bottom:1em; text-decoration:none;}  /* visited link */
a.navBarDrop:hover {color:#126081;font-family: 'Roboto Condensed','Yanone Kaffeesatz',Helvetica,sans-serif;padding-bottom:1em; text-decoration:none;}  /* mouse over link */
a.navBarDrop:active {color:#126081;font-family: 'Roboto Condensed','Yanone Kaffeesatz',Helvetica,sans-serif;padding-bottom:1em; text-decoration:none;}  /* selected link */
	}
@media only screen and (min-width:768px){ 
#logo {
    padding-left:0;
	height: 4.5em;
	margin-top:4%;
	width: 18em;
	/*margin-left: 1em;*/
}
.specialWidth{
		width:49%;
		}	
}
@media only screen and (min-width:1024px){  
.TextLogoWords40s{
	color:#fdc957;
	font-size:4em;
	font-family: 'Roboto Condensed','Yanone Kaffeesatz',Helvetica,sans-serif;
	text-transform:uppercase;
	text-align:center;
	width:100%;
	height:auto;
	}
.specialWidth{
		width:30%;
		}
	 #lo/*go {
  		width: 40%;*/
		} 
		
		.navbar-inverse .navbar-nav>li>a {
			font-size:30px !important;
			margin-left: 0;
		}
		#navFrame {
			width:66%;
			margin-left:33%;
		}
		
	}
@media only screen and (min-width:1500px){  
.specialWidth{
		width:25%;
		}
}