/*******************************************/
/*						*/
/* Homes Plus, Inc	Style Sheet  			*/
/*  $Revision: 2.3 $ (Validated 09/01/03)		*/
/*  $Date: 2004/09/04 $				*/
/*  Copyright 2002-2004 Bizgrok Inc			*/
/*  Joyce Thomas <design@bizgrok.com>		*/
/*						*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * **/
/*  *****************   Standard Colors   *********/
/*						*/
/*  #339933 (grass-green)	#FCC (desert rose)	*/
/*  #000 (black)		#FFF (white)		*/
/*  #CC6600 (Penn-dirt)	#FF9900 (orange)		*/
/*  #FFFFCC (Pale Yellow)	#996633 (brown)		*/	
/*  #EDDBBB (tan)					*/
/********************************************/

a:link		{
		color: #FF9900;
		text-decoration: underline;
		}
a:visited		{
		color: #FF9900;
		text-decoration: underline;
		}
a:hover		{
		color: #FFF;
		background-color: #FF9900;
		text-decoration: none;
		}
a:hover img	{
		background-color: #FFF;
		}
address		{
		background-color: #FFF;
		color: #000;
		font-size: 11pt;
		text-align: center;
		font-family: Georgia, serif;
		font-weight: 600;
		}		
body		{
		margin-left: 2%; margin-right: 2%;
		font-family: Lucida, Arial, sans-serif;
		font-size: 9pt;
		text-align: justify;
		color: black;
		background-color: #FFF;
		background-image: none;
		}
em		{
		color: #996633;
		font-weight: 500;
		}
h1, h4		{
		color: #000;
		background-color: #FFF;
		}
h2, h5		{
		color: #FF9900;
		background-color: #FFF;
		}
h3, h6		{
		color: #000;
		background-color: #FFF;
		}
h1		{
		font-size: 18pt;
		font-family: Lucida, Arial, sans-serif;
		text-align: left;
		font-weight: 600;
		}
h2		{
		font-size: 14pt;
		font-family: Georgia, serif;
		text-align: left;
		}
h3		{
		font-size: 14pt;
		font-family: Lucida, Arial, sans-serif;
		text-align: left;
		}
h4		{
		font-size: 12pt;
		font-family: Georgia, serif;
		text-align: left;
		}
h5		{
		font-size: 10pt;
		font-family: Georgia, serif;
		text-align: left;
		}
h6		{
		font-size: 105%;
		font-family: Georgia, serif;
		text-align: left;
		}
p		{
		color: black;
		background-color: #FFF;
		font-family: Lucida, Arial, sans-serif;
		font-size: 9pt;
		text-align: justify;
		}
p.subsection	{
		margin-top: 0.6em;
		margin-bottom: 0.3em;
		color: #000;
		}
hr		{
		margin-top: 0.3em;
		margin-bottom: 0.3em;
		color: #3E4E96;
		}
ul		{
		list-style: disc;
		}
strong		{
		color: #3E4E96;
		font-weight: 600;
		}
img		{
		border-width: 0px;
		}
code, kbd, samp	{
		font-family: "Copperplate Gothic Light", sans-serif;
		font-weight: 500;
		font-size: 9pt;
		}
.banner		{
		color: #000;
		background-color: #FFF;
		font-family: Lucida, Arial, sans-serif;
		text-align: center;
		font-weight: 700;
		font-size: 16pt;
		}
.banner2		{
		color: #FF9900;
		background-color: #FFF;
		font-family: Georgia, serif;
		text-align: center;
		font-weight: 800;
		font-size: 12pt;
		}
.blurp		{
		font-family: Lucida, Arial, verdana, sans-serif;
		font-size:11pt;
		background-color: #DBDBDF;
		color: #000;
		font-weight: 600;
		text-align: center;
		margin-left: 10%; margin-right: 10%;
		}
.blurp2		{
		font-family: Lucida, Arial, verdana, sans-serif;
		font-size:11pt;
		background-color: #FFF;
		color: #3E4E96;
		font-weight: 600;
		text-align: left;
		margin-left: 15%; margin-right: 15%;
		}
.largetext	{
		font-family: Lucida, Arial, sans-serif;
		font-size: 11pt;
		text-align: justify;
		background-color: #FFF;
		color: #000;
		}
.disclaimer	{
		font-size: 9pt;
		font-family: Georgia, serif;
		}
.header		{
		text-align: center;
		}
.legal		{
		color: #000;
		font-size: 9pt;
		font-family: Rockwell, sans-serif;
		font-weight: 500;
		text-align: justify;
		}
.logo		{
		color: #000;
		background-color: #FFF;
		text-align: center;
		}
.menubar        	{
		margin-left: 4%; margin-right: 4%;
		background-color: #DBDBDF;
		color: #000;
		font-size: 8pt;
		font-family: Lucida, Arial, sans-serif;
		font-weight: 600;
		text-decoration: none;
		text-align: center;
		}
.menubar a:link	{
		color: #3E4E96;
		text-decoration: none;
		}
.menubar a:active	{
		text-decoration: none;
		color: #000;
		}
.menubar a:visited	{
		color: #000;
		text-decoration: none;
		}
.menubar a:hover	{
		color: #FFF;
		background-color: #FF9900;
		text-decoration: none;
		}
.navbar        	{
		margin-left: 4%; margin-right: 4%;
		background-color: #FF9900;
		color: #FFF;
		font-size: 8pt;
		font-family: Lucida, Arial, sans-serif;
		font-weight: 600;
		text-decoration: none;
		text-align: center;
		}
.navbar a:link	{
		color: #3E4E96;
		text-decoration: none;
		}
.navbar a:active	{
		text-decoration: none;
		color: #000;
		}
.navbar a:visited	{
		color: #000;
		text-decoration: none;
		}
.navbar a:hover	{
		color: #FFF;
		background-color: #FF9900;
		text-decoration: none;
		}
.note		{
		font-size: 9pt;
		font-family: Lucida, Arial, sans-serif;
		text-align: center;
		}

