a
{
color:#000000;
}

h1, h2, h3, h4
{
	color:#746a47;
}

ul, li
{
   margin: 0;
   padding: 0.2em;
}

body
{
	background-color:#dac582;
}

.shell
{
	background:transparent url(../images/BackgroundShadow_home.jpg) center repeat-y;
}

.shell_bottom
{
	background:#dac582 url(../images/BackgroundBottom_home.jpg) center repeat-y;
}

.banner_left
{
	background-color:#FAE7BC;
}

.banner_right
{
	background:transparent url(../images/tr_home.jpg) top left no-repeat;
}

.logo_trans
{
	background:none;
}

.nav_top_links a
{
	color:black;
	
}

/* updates 11/19 (sorry to break semantics, but it needs a change) */

div.HomeWrapper { width:772px; text-align:left; }
div.HomePanel { float:left; margin:0 0 0 20px; }
div.OpenHouses { width:160px; margin-top:37px; }
div.CenterContent { width:380px; }
div.Events { width:159px; margin-top:38px; }

div.OpenHouseItem p { margin:0; text-align:center; line-height:12px; }
div.OpenHouseItem p a { color:Black; font-weight:bold; }
div.OpenHouseItem p a:hover { text-decoration:underline; }
div.OpenHouseItem p.Title { font-weight:bold; margin-bottom:10px; line-height:12px; }
div.OpenHouseItem div.Top { background:transparent url(../images/side-news-top.gif) left top no-repeat; height:21px; }
div.OpenHouseItem div.Middle { background:transparent url(../images/side-news-middle.gif) left top repeat-y; padding:0 14px; }
div.OpenHouseItem div.Bottom { background:transparent url(../images/side-news-bottom.gif) left top no-repeat; height:18px; margin-bottom:10px; }

