/*style sheet for YourWayHome revised 9/21/04*/

body
{
	margin-top: 0;
	margin-left: 0;
	background-color: #FFFFFF;
}

h1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	color: #663; 
	font-weight: normal; 
	text-align: center;
}



h2 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11pt; 	
	font-weight: bold; 	
	color: #663;
	text-align: center;
}



h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #932121; 
	font-weight: bold; 

}

.nomargin 
{ 
	margin-bottom: 0; 
	padding-bottom: 0; 
} 




p, td 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000;   
}



b
{
	font-weight: bold;
}


.u
{
	text-decoration: underline;
}

.red
{
	color: #900;/*set up by Deidre 6-8-05 to highlight seller and buyer presentations*/
	font-weight: bold;
}


.body-subtext
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8.5pt; 
	color: #000; 
}

li
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	list-style-position: outside; 
	list-style-type: circle;
}

.cell-bckgrnd 
{
	background-color: #366;
}


.small-copy
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: #000; 
}

.small-reverse
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: #FFF;
	font-weight: bold; 
}


.content /*set up by Steve for the login box*/
{
	font-family: verdana, helvetica, sans-serif;
	background: none;
	color: #000;
	font-size: 10px;
}

.option /*set up by Steve for the login box*/
{
	font-family: Verdana, Helvetica, sans-serif;
	background: none;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

A.loginbox /*set up by Steve for the login box*/
{
	font-family: Verdana, Helvetica, sans-serif;
	background: none;
	color: #932121;
	font-size: 10px;
	text-decoration: none;	
}
A.loginbox:link /*set up by Steve for the login box*/
{
	font-family: Verdana, Helvetica, sans-serif;
	background: none;
	color: #932121;
	font-size: 10px;
	text-decoration: none;	
}
A.loginbox:visited /*set up by Steve for the login box*/
{
	font-family: Verdana, Helvetica, sans-serif;
	background: none;
	color: #932121;
	font-size: 10px;
	text-decoration: none;	
}
A.loginbox:hover /*set up by Steve for the login box*/
{
	font-family: Verdana, Helvetica, sans-serif;
	background: none;
	color: #660;
	font-size: 10px;
	text-decoration: none;	
}


.footer-text /*this is the non-linked text within the footer doc*/ 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #fff; 
	font-weight: bold; 
	text-align: center;
}

/*these are links in the page footer*/

A.footlink
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #fff; 
	font-weight: bold; 
	text-align: center;
	text-decoration: none;
}

A.footlink:link
{ 
	color: #fff;
	font-size: 10px; 
}


A.footlink:visited
{
	color: #fff;
	font-size: 10px; 
}

A.footlink:hover
{
	color: #cc3;
	font-size: 10px; 
	text-decoration: none;
 
} 
	

/*these are the menu titles*/

.mainnav
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #FFF; 
	text-decoration: none;
}

A.mainnav:link
{
	color: #FFF;
	font-size: 8pt;
}

A.mainnav:active
{
	color: #cc9;
	font-size: 8pt;
}

A.mainnav:visited
{
	color: #FFF;
	font-size: 8pt;
}

A.mainnav:hover
{
	color: #cc9;
	font-size: 8pt;
}



/*these are the links within the leftnav dropdown menu*/

.secnav
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 6.5pt; 
	color: #fff;
	text-decoration: none; 
	line-height: 13pt;
}

A.secnav:link 
{  
	color: #fff;
	font-size: 6.5pt; 
}

A.secnav:active 
{  
	color: #cc9;
	font-size: 6.5pt; 
}

A.secnav:visited 
{  
	color: #FFF;
	font-size: 6.5pt; 
}
	
A.secnav:hover 
{  
	color: #cc9;
	font-size: 6.5pt; 
}


/*top of page links*/

A.top-links 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: #900; 
	font-weight: bold; 
	text-decoration: none;
}

A.top-links:link
{
	color: #900;
	font-size: 7pt;
}

A.top-links:visited
{
	color: #900;
	font-size: 7pt;
}


A.top-links:active
{
	color: #660;
	font-size: 7pt;
}

A.top-links:hover
{
	color: #660;
	font-size: 7pt;
}



/*main body links*/

A:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #932121;
	text-decoration: none;
}

A:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #932121; 
	text-decoration: none
}

A:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #660; 
	text-decoration: underline;
}