/* homepage styles */


#home {
	margin: 10px 10px 10px 20px;
	padding: 0;
	background-color: #fff;
	}

#homecontent {
	margin-top: 20px;
	padding-right: 15px;
	width: 700px;
	float: left;
	border-right: 1px solid #e9e9e9;
	margin-bottom: 20px;
	}


#homesidebar {
	margin-top: 20px;
	width: 200px;
	float: right;
	
}


table.featurerotator {
	background-color: #f4f0e9;
	border:0;
	padding: 0;
}



.sliderfeature {
	width: auto;
	background-color: #f4f0e9;
	margin: 0;
	border: none;
	height: 216px;
}


.homefeature {
	width: auto;
	background-color: #f4f0e9;
	margin: 0;
	border: none;
	height: 216px;
}


.featureimage {
	float: left;
	border-right: 5px solid #fff;
	width: 340px;
}

.featuretext {
	float: right;
	width: 340px;
}



.homefeature h1 {
	margin: 10px 10px 5px 0;
}

 .homefeature p {
	font-size: 1.2em;
	line-height: 140%;
	font-family: Arial, Geneva, sans-serif;
	padding-right: 20px;
 }
 


#news {
	width: 210px;
	float: left;
	font-family: Arial, Geneva, sans-serif;	
	margin-top: 10px;
}

#news p {
margin-top: 5px;
margin-bottom: 5px;
}

#news ul {
	margin: 5px 5px 5px 15px;
	list-style: square;
}

#news ul li {
	padding: 3px 0;
}

#news li a:link, #news li a:visited {
	text-decoration: none;
	line-height: 140%;
	}

#news ul li a:hover {
	text-decoration: underline;
}


#subs {
	width: 480px;
	float: right;
	margin-top: 10px;
	}



.subfeature {
	margin: 0 6px 0 10px;
	padding: 10px 10px 5px 5px;
	border-bottom: 1px solid #e9e9e9;
	background-image:url(../images/background_gradient.gif);
	background-repeat: repeat-x;
	background-color: transparent;
	zoom: 1;  /* for IE6 peekaboo bug */	
}

.subfeature2 {
	margin: 0 6px 0 10px;
	padding: 10px 10px 5px 5px;
	border-bottom: 1px solid #e9e9e9;
	background-image:url(../images/background_gradient.gif);
	background-repeat: repeat-x;
	background-color: transparent;
	zoom: 1;  /* for IE6 peekaboo bug */	
}

.subfeature h4, #home_homesidebar h4 {
	font-size: 1.3em;
	font-weight: bold;
	
}

.subfeature h4 a:link, .subfeature h4 a:visited, #home_homesidebar h4 a:link,  #home_homesidebar h4 a:visited {
	text-decoration: none;
	color: #da6426;
}
.subfeature h4 a:hover,  #home_homesidebar h4 a:hover {
	text-decoration: underline;
}

.subfeature p {
	font-size: 1.2em;
	line-height: 140%;
	font-family: Arial, Geneva, sans-serif;
}

#news {
	font-size: 1.0em;
}


.sidefeature {
	border-top: 1px solid #bcbcbc;
	background-image:url(../images/background_gradient.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}


	

#homesidebar h2, #news h2 {
	margin-top: 5px;
	padding: 0 5px 2px 10px;
	font-size: 1.2em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #b74a29;
	line-height: 130%;
	
}


#homesidebar h3, #news h3 {
	margin-top: 5px;
	margin-bottom: 0;
	padding: 0 5px 0 10px;
	font-size: 1.1em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #482f22;
	line-height: 120%;
	
}


#homesidebar form{
	margin: 7px 5px 10px 10px;
}

#homesidebar form select {
	margin-bottom: 15px;
}

#homesidebar p, #news p {
	margin: 0;
	padding: 0 10px 10px 10px;
	font-size: 1.1em;
	font-family:  Verdana, Geneva, sans-serif;
}


#homesidebar ul, #news ul {
	list-style: square;
	margin-top: 2px;
	margin-left: 20px;
	padding-left: 0;
	color: #482f22;
}

#homesidebar ul li, #news ul li {
	margin-left: 5px;
	padding-left: 0;
	padding-right: 10px;
	font-size: 1.1em;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 150%;
	margin-bottom: 5px;
	
}

 select.researchtopics {
	margin: 10px 5px;
	width: 160px;
	font-size: 11px;
	}

