#featured-contentr{
	background-image:url('images/bideas2.jpg'); 
	background-size:100%; 
	width:80%;
	height:650px;
	margin: 0 auto;
	border: none;
	-webkit-border-radius: 70px; 
	border-radius: 70px;
	background-repeat: no-repeat;
	margin-top:20px;
}


.txt-heading1 {
	color:black;
	font-family: Helvetica Neue; 
	font-size: 2.6em;
	margin-top: 20px;
}
	
.resource-itembwbi {
	background:white;
	font-family: Helvetica Neue;
	margin: 0 auto;
	width:100%;
}


.dropdown{
  width:200px;   
}

a{
	text-decoration: none;
} 

/* Change background color of links on hover */
.tabdiv a.tablinks:hover {background-color: #ddd;}

/* Create an active/current tablink class */
.tabdiv li a:focus, .active {background-color: #E8DDD3;}

.tabdiv {
	width:80%;
	margin: 0 auto;
	}
	
.tabcontent {
	width:80%;
}

input[type=submit] {
   
    background:brown; 
    border:0 none;
    cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	color:white;
	width:70px;
	height:40px;
	font-size: 1.3em;
	margin-left:20px;
}

.selecthead {
	font-size:1.2em;
	margin: 0 auto;
	color:black;
	font-family: Helvetica Neue;
	margin-bottom:20px;
	}
	
	

	




