﻿
#Flash 
{
	height:254px;
	width:425px;
	margin-top:4px;
	float:left;
}

#Welcome 
{
	height:244px;
	width:479px;
	margin-top:4px;
	padding:10px 10px 0 10px;
	float:right;
	background:url(../Images/WelcomeBg.gif) repeat-x;
	font:13px Georgia;
	color:#625b53;
	line-height:21px;
}

#Welcome H1
{
	font-size:30px;
	font-weight:normal;
	margin:5px 0 10px 0;
}

#HomePanel 
{
	width:938px;
	margin:10px auto 0 auto;
	background:#e1dac8 url(../Images/HomeContentBg.gif) repeat-x top;
	border:solid 1px #ccc5b1;
	color:#443f3a;
}

#HomeBoxRed 
{
	width:33%; 
	vertical-align:top; 
}

#HomeBoxRed H1 
{
	margin:0;
	padding:7px;
	background:#e56a5c url(../Images/HomeRedHeader.gif) no-repeat left;
	color:#fff;
	font-size:16px;
}

#HomeBoxRed DIV 
{
	font-size:12px;
	padding:10px;
}

#HomeBoxRed SPAN, I 
{
	font-size:11px;
} 

#HomeBoxGreen
{
	width:33%;
	vertical-align:top; 
	border-right:solid 1px #cbc4b0;
	border-left:solid 1px #cbc4b0;
}

#HomeBoxGreen H1 
{
	margin:0;
	padding:7px;
	background:#7eb55a url(../Images/HomeGreenHeader.gif) no-repeat left;
	color:#fff;
	font-size:16px;
}

#HomeBoxGreen DIV
{
	font-size:11px;
	margin:5px auto 0 auto;
}

#HomeBoxGreen H2 
{
	margin:0;
	font-size:14px;
}

#HomeBoxGreen .Research 
{
	width:290px;
	margin-top:0;
	padding-top:20px;
	padding-bottom:10px;
	border-top:solid 1px #cdc7b3;
}

#HomeBoxYellow 
{
	width:33%;
	vertical-align:top; 
}

#HomeBoxYellow H1 
{
	margin:0;
	padding:7px;
	background:#f8ce56 url(../Images/HomeYellowHeader.gif) no-repeat left;
	color:#fff;
	font-size:16px;
}

#HomeBoxYellow DIV 
{
	width:260px;
	height:90px;
	margin:10px auto 10px auto;
	font-size:12px;
	border-bottom:solid 1px #cdc7b3;
}

#HomeBoxYellow IMG 
{
	float:left;
	margin:5px 7px 15px 0;
}

#HomeBoxYellow A 
{
	font-size:14px;
	font-weight:bold;
}

#HomeBoxYellow .LastLocationItem 
{
	border-bottom:0px;
}	