.marquee
{
    position: relative;
    clear: both;
    width: 900px;
    height: 21px;
    padding-top: 0px;
    cursor: pointer;
    overflow: hidden;
    margin-top: 0px;
	display:block;
	height:32px;
	overflow:hidden;
	background-image:url(/resources/mainmenuback.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
div#homeBottom{
	display:block;
	clear:both;
	position:relative;
	width:900px;
	min-height:435px;
	background-color:#e0ded9;
}
*html div#homeBottom{
	height:435px;
}
div#propertymashleft{
	top:10px;
	right:305px;
}
div#propertymashright{
	top:10px;
	right:6px;
}
div.pmash h2{
	position:absolute;
	left:5px;
}
div.pmash{
	display:block;
	position:absolute;
	width:268px;
	height:398px;
	overflow:hidden;
	background-image:url(/resources/newsback.jpg);
	background-position:left 25px;
	background-repeat:no-repeat;
	font-family:  "Century Gothic", Arial, Helvetica, sans-serif;
	margin:0px;
	padding:10px 0px 0px 20px;
}
div.pmash ul{
	margin:0px 0px 0px 0px;
	padding:25px 0px 0px 0px;
	list-style:none;
	font-size:10px;
	width:245px;
	overflow:hidden;
}

div.pmash ul li{
	width:500px;
	border-bottom:1px solid #a19e9a;
	padding:4px 0px 2px 5px;
	display:block;
	margin:0px 0px 0px 0px;
	height:28px;
	overflow:hidden;
}

div.pmash a,
div.pmash a:link,
div.pmash a:active,
div.pmash a:visited{
	font-size:11px;
	color:#284f91;
	text-decoration:underline;
}

div.homeEvents{
	display:block;
	width:420px;
	position:absolute;
	right:10px;
	top:10px;
overflow:hidden;
}
div.homeEvents h2{
	margin:0px 0px 0px 0px;
}

div.homeEvents a,
div.homeEvents a:link,
div.homeEvents a:active,
div.homeEvents a:visited{
	font-family:  "Century Gothic", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1463b2;
	text-decoration:none;
margin-left:5px;
}

div.homeEvents a:hover{
	text-decoration:underline;
}

div.homeEvents ul{
	margin:0px;
	padding:0px;
}

div.homeEvents ul li{
	padding:0px;
	margin:2px 0px 0px 0px;
	list-style:none;
}

div.homeEvents ul li a:active,
div.homeEvents ul li a:visited,
div.homeEvents ul li a:link{
	font-family:  "Century Gothic", Arial, Helvetica, sans-serif;
	color:#747474;
	font-size:11px;
	font-weight:bold;
}

div.homeEvents ul li a:hover{

}
.marquee_text
{
    position: absolute;
    width: 450px;
    color: #626262;
    white-space: nowrap;
	font-family:  "Century Gothic", Arial, Helvetica, sans-serif;
	top:7px;
	font-size:12px;
}
.panel
{
    width: 225px;
    float: left;
    margin-top: 20px;
    z-index:1;
}
.panel_heading
{
    padding: 0px;
    margin: 0px;
    font: normal normal bold 13px "Century Gothic", Arial;
    min-height: 19px;
    color:#1463b2;
}
*html .panel_heading
{
    height: 19px;
}
.featured_link
{
    position: relative;
    display: block;
    width: 225px;
    height: 185px;
    background: url(/resources/featured_link.png);
    cursor: pointer;
    text-decoration: none;
}
.featured_link:hover
{
    background-position: -100% 0%;
}
.featured_link_title
{
    position: absolute;
    display: block;
    width: 225px;
    top: 6px;
    font: normal normal bold 12px "Century Gothic", Arial;
    color: White;
    text-align: center;
}
.featured_link_image
{
    position: absolute;
    border: none;
    top: 40px;
    left: 40px;
}
.featured_link_text
{
    position: absolute;
    display: block;
    width: 195px;
    top: 60px;
    left: 15px;
    font: normal normal bold 15px "Century Gothic", Arial;
    color: Black;
    text-align: center;
}
.featured_link_footer
{
    position: absolute;
    display: block;
    width: 225px;
    top: 160px;
    font: normal normal bold 11px "Century Gothic", Arial;
    color: Black;
    text-align: center;
}
.featured_listing
{
    position: relative;
    display: block;
    width: 299px;
    height: 215px;
    margin: 0px 1px 0px 0px;
    float: left;
    text-decoration: none;
    background-color: #a19e9d;
}
.featured_listing:hover span,
.featured_listing:hover
{
    background-color: #1463b2;
}
.featured_listing_image
{
    position: absolute;
    width: 299px;
    height: 190px;
    border: none;
}
.featured_listing_title
{
    position: absolute;
    bottom: 3px;
    font: normal normal bold 11px "Century Gothic", Arial;
    color: #d3d1cd;
    width: 299px;
    height: 18px;
    padding-top: 2px;
    text-align: center;
}
.small_featured_link
{
    position: relative;
    display: block;
    width: 225px;
    height: 93px;
    margin-top: 15px;
    background: url(/resources/small_featured_link.png);
    cursor: pointer;
    text-decoration: none;
}
.small_featured_link:hover
{
    background-position: -100% 0%;
}
.small_featured_link_title
{
    position: absolute;
    display: block;
    width: 225px;
    top: 3px;
    font: normal normal bold 12px "Century Gothic", Arial;
    color: White;
    text-align: center;
}
.small_featured_link_image
{
    position: absolute;
    border: none;
    top: 30px;
    left: 20px;
}
.small_featured_link_text
{
    position: absolute;
    display: block;
    width: 100px;
    top: 35px;
    left: 100px;
    font: normal normal bold 11px "Century Gothic", Arial;
    color: Black;
    text-align: center;
}
.footer_menu
{
    margin-top: 0px;
}
#buttons{
	display:block;
	position:absolute;
	width:300px;
	top:10px;
	left:20px;
	margin:0px 0px 0px 0px;
}
#buttons2{
	display:block;
	position:absolute;
	width:265px;
	top:10px;
	right:20px;
	margin:0px 0px 0px 0px;
}
/*
div#homesearchContainer{
	display:block;
	height:253px;
	width:900px;
	background-image:url(/resources/homesearchback.jpg); 
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
*/
div#homesearchContainer{
	display:block;
	height:300px;
	width:900px;
	background-image:url(/resources/pwealthtv.jpg); 
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	margin:0px;
	padding:0px;
	position:relative;
}

div#QuickSearch {
	display:none;
}

div#HotList {
	position:absolute;
	bottom:0px;
	right:10px;
	font: normal normal bold 11px "Century Gothic", Arial;
	width:420px;
	height:130px;
	color:#747474;
}
div#HotList p {
	margin:0px;
	padding:0px;
	font: normal normal bold 11px "Century Gothic", Arial;
	color:#747474;
}
div#HotList input#email,
div#HotList div#Email,
div#HotList button#Submit,
div#HotList input#firstname,
div#HotList input#lastname,
div#HotList div#FirstName,
div#HotList div#LastName {
	bottom:55px;
	float:left;
	margin-right:5px;
	display:block;
	margin-top:8px;
}

div#HotList div#FirstName,
div#HotList div#Email{
	width:70px;
}
div#HotList input#firstname{
	width:110px;
}
div#HotList input#lastname{
	width:110px;
}
div#HotList div#LastName {
	margin-left:10px;
}
div#HotList input#email {
	width:195px;
}

div#ProwealthTv {
	display:block;
	width:424px;
	height:265px;
	position:absolute;
	top:18px;
	left:18px;
	font-family:  "Century Gothic", Arial, Helvetica, sans-serif;
}
a#MoreProwealthTv:link,
a#MoreProwealthTv:visited,
a#MoreProwealthTv:active{
	position:absolute;
	display:block;
	width:424px;
	left:18px;
	text-align:center;
	bottom:2px;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
	color:#FFFFFF;
	font-family:  "Century Gothic", Arial, Helvetica, sans-serif;
} 