@charset "utf-8";

/** Styles for Home Page **/

#home-flash {
	width: 594px;
	float: left;
	clear: left;
}

#home-freelunch {
	font-family: Arial, Helvetica, sans-serif;	
	width: 190px;
	height: 183px;
	float: right;
	overflow: hidden;
	background: url(../images/home-freelunch-bg.gif) no-repeat;
}

#home-content #home-quote-header {
	font-size:17px;
	line-height:20px;
	font-weight:bold; 
	color: #F90;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#home-freelunch h2,
#home-freelunch p {
	font-size:14px;
	margin: 0 8px 4px 8px;
}

#home-freelunch h2 {
	font-weight: bold;
}

#home-freelunch p.read-more {
	color: #003366;
	font-size:12px;
}

#home-freelunch a {
	color:#FFFFFF;
	text-decoration: none;
}

#home-content {
	margin-top: 30px;
	width: 370px;
	float: left;
	clear: left;
	margin-bottom: 35px;
}

#home-content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 13px;
	line-height:16px;
	margin-top: 7px;
}

#home-content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	/*=font-weight: bold;*/
	color: #FF9700;
	margin-bottom: 10px;
}

#home-newsroom h2,
#home-right-featbox  h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #265786;
	margin-bottom: 5px;
}

#home-newsroom {
	float:right;
	width: 156px;
	margin-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	background: url(../images/home-newsroom-bg.gif) repeat-y center top;
}

#home-newsroom a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #183d81;
	text-decoration: underline;
	display: block;
	margin-top: 7px;
	margin-bottom: 0px;
}

#home-newsroom a:hover {
	text-decoration:none;
}

#home-newsroom p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #183d81;
}

#home-right-featbox {
	width: 170px;
	float: right;
	clear: right;
	margin-top: 30px;
	background: url(../images/home-right-featbox-mid-bg.gif) repeat-y;
	padding: 10px;
}

#home-right-featbox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	opacity:0.7;
	color:#000000;
	filter:alpha(opacity=70);
	margin-bottom: 5px;
}

#home-right-featbox.vote img {
	max-height:100px;
	max-width:132px;
}

#home-right-featbox.vote form{
	min-height:165px;
}

#home-right-featbox.featured-client{
	min-height:0;
}

#home-right-featbox #top {
	background: url(../images/home-right-featbox-top-bg.gif) no-repeat top;
	height: 8px;
	margin-right: -20px;
	margin-left: -20px;
	margin-top: -10px;
}

#home-right-featbox #bottom {
	background: url(../images/home-right-featbox-bot-bg.gif) no-repeat bottom;
	height: 8px;
	margin-right: -20px;
	margin-left: -20px;
	margin-bottom: -10px;
}
