 
TD
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #333333; 
	line-height: 150%;
}
H1 {
	FONT-SIZE: 9pt; COLOR: #333333; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	text-decoration: underline;
}
H2 {
	FONT-SIZE: 9pt; COLOR: #666633; 
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-wieght: bold;
	color: #660;
	}
p 
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#333333;
} 
p.note {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9px;
	color:#ffffff;
	padding: 10px;
	}
a {
  	TEXT-DECORATION: underline;
   	font-size: 10px;
	color: #ffffff; 
	}
hover {
	TEXT-DECORATION: underline;
   	font-size: 10px;
	color: #ffcc66; 
}
.nav
{
  	TEXT-DECORATION: none;
   	font-size: 10px;
	font-weight: bold;
	color: #cc3300; 
}
.nav:hover
{   
	TEXT-DECORATION: underline;
   	font-size: 10px;
	font-weight: bold;
	color: #cc3300; 
}
.subnav {
	TEXT-DECORATION: underline;
   	font-size: 11px;
	color: #cc3300;
	line-height: 14px; 
}
.subnav:hover {
	TEXT-DECORATION: underline;
   	font-size: 11px;
	color: #666666; 
	line-height: 14px;
}
#showimage {
	BACKGROUND-COLOR: #EFF4FA; BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid; VISIBILITY: hidden; BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: gray 1px solid; POSITION: absolute
}
#dragbar {
	CURSOR: pointer; BACKGROUND-COLOR: #D89EE0; min-width: 100px
}
#dragbar #closetext {
	FONT-WEIGHT: bold; MARGIN-RIGHT: 1px
}

/*js style*/
input, select, textarea  { border: 1px solid silver; }
input.error, select.error, textarea.error {padding-right: 8px; border: 1px solid red; background-color: #FFFCE2; background-image: url(images/warning_obj.gif); background-position: right; background-repeat: no-repeat;}
input:focus, select:focus, textarea:focus {border: 1px solid red; background-color:#EFEFEF;}
.mandatory  { font-weight: bold; }
.comment    { color: #BBBBBB; }

.sublink :a {
	color: #cc3300;
  	TEXT-DECORATION: underline;
   	font-size: 10px;
	}
.sublink a:hover {
	color: #cc3300;
  	TEXT-DECORATION: underline;
   	font-size: 10px;
	background-color:#cc3300;
	}
.sublink a:visited {
	text-decoration: underline;
	font-size: 10px;
	color: #FFFFFF;
	}
.favorlink {
	color: #999999;
  	TEXT-DECORATION: underline;
   	font-size: 10px;
	line-height: 16px;
	}
.favorlink:hover {
	color: #cc3300;
  	TEXT-DECORATION: underline;
   	font-size: 10px;
	line-height: 16px;
	}
.footer {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
	COLOR: #666666;
	}
.footernav A:link {
	text-decoration: underline;
	font-size: 10px;
	color: #FFFFFF;
	}
/*.class1 A:visited {text-decoration: none}
.class1 A:active {text-decoration: none}
.class1 A:hover {text-decoration: underline; color: red;}

.class2 A:link {text-decoration: underline overline}
.class2 A:visited {text-decoration: underline overline}
.class2 A:active {text-decoration: underline overline}
.class2 A:hover {text-decoration: underline; color: green;}*/

.footernav a:hover {
	background: #FF9933;
	color: #333333;
  	TEXT-DECORATION: none;
   	font-size: 10px;
	}
.footernav a:visited {
	text-decoration: underline;
	font-size: 10px;
	color: #FFFFFF;
	}
 #navcontainer ul
{
list-style-type: none;
text-align: left;
}

#navcontainer ul li
{
background:  url(http://www.greenacresland.com/images/listgraphic2.gif) left center no-repeat;
padding-left:15px;
text-align: left;
line-height: 0.7cm; 
font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #663;
text-indent: 0px 
}
#navcontainer ul li 
{
background:  url(http://www.greenacresland.com/images/listgraphic1.gif) left center no-repeat;
color: #663;
}
