/* $Header: /512Ventures/realestate/sites/framed/style.css,v 1.1 2004/11/08 19:04:37 pat Exp $ */

/**** DEFAULTS ***/
P, FONT, LI, TD { font: normal 10pt Arial, sans-serif; }

UL { padding-top: 0; margin-top: .3em; }
UL UL { padding-top: 0; margin-top: 0; }

A:link    { color:black; text-decoration: underline }
A:visited { color:black; text-decoration: underline }
A:hover   { color:blue; text-decoration: underline }

H1, H2, H3, H4 { color:BLACK; font-weight:bold; font-family:Times New Roman, Arial, sans-serif; }
H1             { font-family:Times New Roman; font-size:18pt; color:white; }
H2             { font-family:Arial; font-size:12pt;   }
H3             { font-size:12pt; margin:0em; color:#666666; }
H4             { font-size:10pt; color:#333399;}
H5             { font-family:Kristen ITC; font-size=14pt; color:"#000080"; }

FORM  { margin: 0; }
IMG   { border: 1px  none }
TABLE { border-style: none }

/**** BODY PARTS ****/
.pageheading { color:BLACK; font:bold italic 16pt Times New Roman, sans-serif; margin: 0 0 5 0;}

A:link.signon, A:visited.signon
{
  color: #E2E2E2;
  text-decoration: underline;
}

A:hover.signon
{
  color: black;
}

/**** ??? ****/
.detail, .detail A:link, .detail A:visited
{
  font: bold 10pt Arial, verdana, sans-serif; 
  color: black;
  text-decoration: none; 
}

.detail A:hover
{
  color: blue;
}

/*** <<previous & next>> bar for listings ***/
.prevNext, .prevNext A:link, .prevNext A:visited
{
  font: bold 10pt Arial, verdana, sans-serif; 
  color: black;
  text-decoration: none; 
}

.prevNext A:hover, .prevNext A:hover
{
  color: blue;
}

.prevNext TD
{
  height: 20;
}


/**** ?? ****/
.mainlink, A.mainlink:link, A.mainlink:visited, .mainlink A:link, .mainlink A:visited 
{
  font: bold 10pt Arial, verdana, sans-serif; 
  color: #808080;
  text-decoration: none; 
}

A.mainlink:hover, .mainlink A:hover 
{
  color: black;
  text-decoration: none;
  
}
.mainlink TD
{
  font: bold 10pt Arial, verdana, sans-serif; 
}

/**** LEFT NAVIGATION ****/
.leftNav TD
{
  height: 24px;
}

.leftNav A, .leftNav A:visited
{
  font: bold 10pt arial;
  padding: 2 0 0 10;
  width: 100%;
  text-decoration: none;
  color: #660033;
}

.leftNav A:hover
{
  background: #EEF2DF;
  text-decoration: none;
  color: black;
}

.leftNavHeading
{
  font: bold 11pt arial;
  color: #dddddd;
  border: black 1 solid ;
  background-color: #660033;
  padding: 0 0 0 10;
}

/**** FOOTER ****/
.footer, TD.footer, .footer TD, A.footer:link, .footer A:link, A.footer:visited, .footer A:visited {  
	font: bold 10pt Arial, Helvetica, sans-serif, Verdana; 
	text-decoration: none; 
	color: white
}

.footer A:hover, A.footer:hover {
	color: yellow
}

/* eof */
