/*overides*/

body {behavior: url(/Portals/5/csshover.htc);} /* ie only stuff */

a.SkinObject:link, a.SkinObject:visited
{
    font-family:Times New Roman,Times,Serif;
    font-size:16px;
    color:#AF4D02;
    text-decoration:underline;
    margin-left:40px;
}

a.SkinObject:hover
{
    text-decoration:none;
}

/* layout */



#footer
{
    
    margin-left:210px;
    border-top:1px solid #af4d02;
    width:500px;
    
}

#holder{
	/*width:100%;*/
	background-image:url("/Portals/5/Skins/basic_template/bg.gif");
	background-repeat:repeat-y;
	padding:0px;
}

#leftnav
{
    left:0px;
	
	width:160px;
	position:absolute;
	margin:0px;
	background-color:#EEF0DA;
}

#content{
	margin-left:210px;
	/*width:580px;*/
	text-align:justify;
	margin-right:20px;
	width:500px;

}

#content p img
{
    float:right;
    margin:3px;
    padding:1px;
   /* border:1px solid black;*/
}

#masthead
{
    border-bottom:3px solid black;
    /*width:800px;*/
    height:194px;
   /* background-image:url("/Portals/5/fireplace.jpg");*/
    background-repeat:no-repeat;
    background-color:#d3d7af;
}

#masthead.buyers
{
    background-image:url("/Portals/5/portico_Arches.jpg");
}

#masthead.directions
{
    background-image:url("/Portals/5/directionsbanner.jpg");
}
#masthead.home
{
    height:320px;
    background-image:none;
}
/*headings*/

#content h1.welcome
{
    height:0px;
    width:484px;
    padding-top:108px;
    overflow:hidden;
    color:white;
    font-size:0px;
    position:relative;
    background-image:url("/Portals/5/Skins/basic_template/welcome.gif");
    background-repeat:no-repeat;
    margin-left:-30px;
    margin-bottom:0px;
}

#content h1.owners
{
    height:0px;
    width:183px;
    padding-top:59px;
    overflow:hidden;
    color:white;
    font-size:0px;
    position:relative;
    background-image:url("/Portals/5/Skins/basic_template/owners.gif");
    background-repeat:no-repeat;
    margin-left:-30px;
    margin-bottom:0px;
}

#content h1.map
{
    height:0px;
    width:208px;
    padding-top:79px;
    overflow:hidden;
    color:white;
    font-size:0px;
    position:relative;
    background-image:url("/Portals/5/Skins/basic_template/directionsheader.gif");
    background-repeat:no-repeat;
    margin-left:-30px;
    margin-bottom:0px;
}

/*fonts and stuff*/

#content table .Normal, #content table .NormalBold
{
    font-family:Times New Roman, Times, Serif;
    font-size:12px;
}

#content table .NormalBold
{
    font-weight:bold;
}

#content
{
    padding-top:10px;
}

#content p,#content h1
{
    margin-top:0px;
}

#content h1
{
    text-align:left;
    font-size:27px;
    color:#AF4D02;
}

#content p, #content td
{
    font-size:12px;
}

#footer p
{
    font-size:12px;
}

#content td .ItemTitle
{
    font-weight:bold;
    color:#AF4d02;
}

#content td .Normal, #content td p
{
    font-size:9px;
}

/*nav*/

#HouseMenuNav
{
    margin:0px;
    display:inline;
}

#leftnav
{
    font-size:11px;
    margin:0px;
    
}


#leftnav ul, #leftnav li
{
    display:block;
    list-style:none;
    margin:0px;
    padding:0px;
    padding-bottom:4px;
    padding-top:4px;
    
    width:170px;
}

#leftnav li
{
    padding-top:4px;
  padding-left:20px;
    padding-bottom:4px;
    background-color:#D2D7AF;
    border-top:1px solid white;
    width:150px;
    _width:170px;
    margin:0px;
    
}

#leftnav li a:link, #leftnav li a:visited
{
    color:black;
    text-decoration:none;
}

#leftnav li a:hover
{
    color:White;
}

#leftnav li ul
{
    padding-left:0px;
    margin-left:-21px;
    width:150px;
}

#leftnav li li
{
    padding-left:35px;
    padding-top:4px;
    margin-left:0px;
    width:135px;
    border:0px;
    background-color:#AEB182;
    color:White;
}

#leftnav li:hover
{
    background-color:#AEB182;
    color:White;
}

#leftnav li li:hover
{
    background-color:#858956;
}