/*
/// STYLES FOR THE NEW REDDING HOMEPAGE
*/

#newhome
{
	position:relative;
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:10px;
	margin-bottom:5px;
}
#newhome a
{
	color:#333366;
	font-weight:bold;
	text-decoration:none;
}
#newhome a:hover
{
	text-decoration:underline;
}
img.left
{
	position:relative;
	float:left;
	margin:0px 5px 5px 0px;
}
div.clear
{
	position:relative;
	height:1px;
	overflow:hidden;
	clear:both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
ul.newhome
{
	color:black !important;
	list-style-type:disc;
	font-size:10px;
	padding-left:25px;
	_padding:0px;
	_margin-left:25px;
}
ul.newhome li
{
	margin-bottom:10px;
}
#newhome-photo
{
	position:relative;
	width:470px;
	height:217px;
	overflow:hidden;
}

/*
/// FEATURED MEMBER BLOCK
*/

div.featured
{
	position:relative;
	border:10px #BFBECE solid;
	padding:5px;
}
div.featured span.featinfo
{
	font-size:11px;
	font-weight:bold;
}
div.featured span.featinfo strong
{
	font-size:13px;
	display:block;
	margin:10px 0px 0px 0px;
}
div.featured p
{
	margin:5px 0px 5px 0px;
}

/*
/// GATEWAY BLOCK
*/

div.gwpreview
{
	position:relative;
	border:10px #BFBECE solid;
	padding:5px;
	background-color:#EFEFF3;
}
div.gwpreview h4
{
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px;
	margin-bottom:5px;
	padding-left:5px;
}
div.gwleft
{
	position:relative;
	float:left;
	display:inline;
	width:257px;
}
div.gwbizfeature a.visit
{
	display:block;
	margin-top:5px;
	padding:3px;
	background-color:#F4F4F8;
	border-top:1px #BFBECE solid;
	
	text-transform:uppercase;
}
div.gwright
{
	position:relative;
	float:left;
	display:inline;
	width:177px;
	margin-left:5px;
	_float:none;
	_display:block;
}
div.gwtext
{
	position:relative;
	border:1px #BFBECE solid;
	background-color:white;
	padding:5px;
	margin-bottom:5px;
	_height:1%;
}
div.gwtext h5, div.gwtext h5 a, div.gwtext h5 a:hover
{
	margin:0px;
	margin-bottom:5px;
	font-size:13px;
	font-weight:bold;
}
div.gwtext form
{
	margin:0px;
}
div.gwtext input.gwsearch
{
	border:1px #333366 solid;
	background-color:#F4F4F8;
	height:18px;
	width:188px;
	margin-right:5px;
	position:relative;
	float:left;
	font-family:verdana, arial, geneva, helvetica, sans-serif;
	font-size:11px;
}
div.gwtext div.gwprodserv-photo
{
	position:relative;
	float:left;
	display:inline;
	width:50px;
	overflow:hidden;
	margin-right:5px;
}
div.gwtext span.gwbizname
{
	text-transform:uppercase;
}
div.gwpreview-sub
{
	position:relative;
	border:5px #BFBECE solid;
	border-bottom:4px #BFBECE solid;
	background-color:#BFBECE;
}
div.gwpreview-sub div.title
{
	text-align:center;
	background-color:black;
}
div.gwpreview-sub div.gwtext div.gwprodserv-photo
{
	width:40px;
}
div.gwpreview-sub div.gwtext
{
	border:0px;
	margin-bottom:1px;
}
div.gwsidebar
{
	position:relative;
	float:right;
	display:inline;
	width:150px;
	margin-left:10px;
}
#newhome div.title
{
	background-color:black;
}


/*
/// WELCOME & NEWS BLOCK
*/

div.welcome-news
{
	position:relative;
	overflow:hidden;
	width:470px;
	min-height:100px;
}
div.welcome
{
	position:relative;
	float:left;
	display:inline;
	width:272px;
	margin-right:1px;
	padding-bottom: 32767px;
	margin-bottom: -32757px;
	background-color:#DFDEE6;
}
span.quote
{
	display:block;
	margin:20px 0px 10px 0px;
	font-style:italic;
	font-size:11px;
}
div.news
{
	position:relative;
	float:left;
	display:inline;
	width:197px;
}
div.textpadding img
{
	margin:10px 0px 5px 0px;
}
div.textpadding
{
	padding:10px;
}
div.news div.textpadding
{
	padding-right:0px;
}
