@charset "utf-8";
/* CSS Document */
body {
outline: 0;
font-family:"Arial", Verdana, Times New Roman;
color:#FFFFFF;
background-color: #666666;
text-align:left;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	display: inline;
}

h4 {
	font-size: 12px;
	display: inline;
}

a {
    color: #FFFFFF;
	text-decoration:underline;
}
.floatright {
	float: right;
	margin: 0 0 10px 10px;
}
#footer p {
font-size: 12px;
text-align:center;
}

p, ol, ul {
color: #FFFFFF;
text-align:left;
font-family: "Times New Roman", Times, serif;
}
.rss-box {
	 margin: 75px 0 0 52px;
	 width: 215px;
	 border:0px;
	 display:inline;	 
}
.rss-items {
	margin-top:0px;
	padding:0.1em; 0.1em;
	margin-left:0px;
	color: #ffffff;
}

.rss-item  {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight : normal;
	list-style:none;
	padding-bottom:2px;
}

.rss-item a {
	text-decoration : none;
	color: #ffffff;
	font-size: 11px;
	font-weight:light;
	font-family: "Times New Roman", Times, serif;
	}
	
.rss-item a:visited {
	color:#ffffff;
}
#feed {
	margin: 65px 0 0 52px;
	width:220px;
}
#producthilight {
background: url(images/splash_mid.jpg);
width:388px;
height:226px;
}
#producthilight h3 {
color:#DF0101;
font-size: 26px;
font-weight:bolder;
padding: 0 8px;
text-shadow: 2px 2px 5px #000000;
filter: dropshadow(color=#000000, offx=2, offy=2);
}
#producthilight h3 a {
text-decoration: none;
color:#DF0101;
}
#producthilight h3 a:hover {
text-decoration: underline;
}

.feature1, .ebeans-featured-item-1 {
width: 194px;
text-align:center;
margin-top: 102px;
float: left;
}
.feature1 p, .ebeans-featured-item-1 p {
text-align:center;
color:#000000;
padding:4px 8px 0 8px;
font-size: 12px;
font-weight:bold;
text-shadow: 2px 2px 5px #000000;
filter: dropshadow(color=#000000, offx=2, offy=2);
margin: 0;
}
.feature2, .ebeans-featured-item-2 {
width: 194px;
text-align:center;
float:left;
margin: 102px 0 0 0;
}
.feature2 p, .ebeans-featured-item-2 p {
color:#000000;
text-align:center;
padding:4px 8px 0 8px;
font-size: 12px;
font-weight:bold;
text-shadow: 2px 2px 5px #000000;
filter: dropshadow(color=#000000, offx=2, offy=2);
margin: 0;
}

.ebeans-featured-item {
	display:none;
}

#ebeans-blog-links {
	height: 135px;
	margin: 10px;
	overflow: hidden;
}

#ebeans-blog-links p {
	margin:0;
	padding:3px 0;
	font-size:11px;
	line-height:11px;
}
