/* columnmain */

#searchbox h2, #featurebox h2, #subfeatureheader h2 {
	color:#fff;
}

#leftsearchimage {
	display:block;
	width:235px;
	height:200px;
}

#rightsearch {
	float:right;
	width:410px;
	padding:10px;
}
#searchbox {
	background-color:#9bd061;
	border:1px solid #70bc7e;
	padding:0;
	margin-bottom:10px;
}

form#search {
  position: relative;
}

* html div#locationentry label,
* html div#keywordsentry label {
	display:block;
	color:#000;
	font-weight:bold;
	font-size:.8em;
  margin-right:3px;
}

div#locationentry,
div#keywordsentry {
  position: relative;
  float: left;
  margin-right:3px;	
  
}

* html div#locationentry,
* html div#keywordsentry {
  position: relative;
  float: left;
  margin-right: 3px;
}

input#location,
input#keywords,
input#submitsearch {
  font-size: 1em;
}
input#location,
input#keywords {
width:150px !important;
}

* html input#submitsearch {
	margin-top:1em;
}

label.overlabel {
  color: #999;
}

label.overlabelapply {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 1;
  color: #999;
}

#searchbox p {
	clear:both;
}

#featurebox {
	min-height:110px;
	border:1px solid #f37c16;
	margin-bottom:10px;
}

.home #vs {
	float:none;
	clear:left;
}

#virtualopps {
	clear:left;
}

* html #featurebox{height:110px;}

	#featureleft {
		background-color:#f59645;
		width:236px;
		float:left;
		height:110px;
	}
	
	#featureleft h2{
		float:left;
		padding:10px;
		height:80px;
	}
	
	#featureleft ul {
		margin-left:210px;
	}
	
	* html #featureleft ul {
		margin-left:207px;
	}
	
	#featureleft li {
		width:20px;
		height:20px;
		font-weight:bold;
		color:#fff;
		padding:3px;
		background-color:#f37c16;
		margin-bottom:1px;
		text-align:center;
	}
	
	* html #featureleft li {
		width:20px;
		height:20px;
		font-weight:bold;
		color:#fff;
		padding:3px;
		background-color:#f37c16;
		margin-bottom:1px;
	}
	
	#featureleft .tabup{
		color:#f37c16;
		background-color:#fff;
		text-align:center;
	}

	#featureleft .tabup a{
		color:#f37c16;
	}

	#featureright {
		padding:10px;
		margin-left:236px;
	}

  #featureright div {
    position: absolute;
    width: 450px;
  }
	
#volunteerbox {
	width:330px;
	min-height:193px;
	border:1px solid #37abbe;
	float:left;
	margin-bottom:10px;
}
* html #volunteerbox{height:195px;}

#volunteerbox img {

}

	#volunteerheader {
		background-color:#73c4d1;
		height:1.66em;
		padding-left:10px;
		padding-top:3px;
	}
	
	#volunteerheader h3{
		color:#fff;
		float:left;
		padding-bottom:0px;
	}
	
	#volunteerheader ul {
		margin-left:220px;
	}
	
	#volunteerheader li {
		float:left;
		width:20px;
		height:19px;
		font-weight:bold;
		color:#fff;
		padding:3px;
		background-color:#37abbe;
		margin-right:1px;
		text-align:center;
	}
	
	#volunteerheader .tabup {
		color:#37abbe;
		padding:3px;
		background-color:#fff;
		margin-right:1px;
		text-align:center;
	}
	
	#volunteerheader .tabup a{
		color:#37abbe;
	}
	
#nonprofitbox {
	border:1px solid #70bc7e;
	margin-left:340px;
	margin-bottom:10px;
	min-height:193px;
}

* html #nonprofitbox{height:195px;}

#nonprofitbox img {

}

	#nonprofitheader {
		background-color:#9bd061;
		height:1.66em;
		padding-left:10px;
		padding-top:3px;
	}

	#nonprofitheader h3 {
		color:#fff;
		float:left;
		padding-bottom:0px;
	}
	
	#nonprofitheader ul {
		margin-left:220px;
	}
	
	#nonprofitheader li {
		float:left;
		width:20px;
		height:19px;
		font-weight:bold;
		color:#fff;
		padding:3px;
		background-color:#70b62b;
		margin-right:1px;
		text-align:center;
	}
	
	#nonprofitheader .tabup, #subnav .tabup  {
		color:#70b62b;
		padding:3px;
		background-color:#fff;
		margin-right:1px;
		text-align:center;
	}
	
	#nonprofitheader .tabup a{
		color:#70b62b;
	}
	
	.enroll {
		text-align:center;
		padding-top:3px;
	}
	
	p.enroll {
		padding-bottom:2px !important;
		margin-bottom:-5px;
	}
	
	.enroll a {
		font-weight:bold;
		text-decoration:none;
		color:#fff;
	}
	
	.enroll a:hover {
		text-decoration:underline;
	}
	
	#nonprofitbox .enroll {
		background-color:#70b62b;
	}
	
#subbox1 {
	color:#333;
	clear:left;
	width:217px;
	/* height:220px; */
	float:left;
	overflow:hidden;
}

#subbox2 {
	color:#333;
	width:217px;
	/* height:220px; */
	float:left;
	margin-left:10px;
	overflow:hidden;
}

* html #subbox2 {
	color:#333;
	width:217px;
	/* height:220px; */
	float:left;
	margin-left:10px;
	overflow:hidden;
}

#subbox3 {
	color:#333;
	margin-left:453px;
	margin-bottom:20px;
	width:217px;
	overflow:hidden;
	/* height:220px; */
}

* html #subbox3 {
	color:#333;
	margin-left:450px;
	margin-bottom:20px;
		width:217px;
		overflow:hidden;
	/* height:220px; */
}

/* columnside */

#columnside {
	margin-left:679px;
	width:300px;
}

#columnside a{
	color:#333;
}

#loginbox {
	background-color:#f1f2f2;
	border:1px solid #b2b2b2;
	padding:10px;
	color:#333;
	margin-bottom:10px;
}

#aboutbox {
	border:1px solid #b2b2b2;
	padding:10px;
	color:#333;
	margin-bottom:10px;
}

.homepagebox {
	border:1px solid #b2b2b2;
	padding:10px;
	color:#333;
	margin-bottom:10px;
}

	#aboutbox h3, .homepagebox h3 {
		color:#ff360c;
	}

#subsearchbox {
	border:1px solid #b2b2b2;
	padding:10px;
	color:#333;
}

	#subsearchbox h3 {
		color:#ff360c;
	}
	
	#tagcloud {
		text-align:center;
		padding-bottom:10px;
	}
	
	#tagcloud a {
		text-decoration:none;
		color:#73c4d1;
		padding-right:10px;
	}
	
	#tagcloud a:hover {
		color:#37abbe;
	}

