body {
	margin: 0; padding: 0;
	color: #000000;
	background-color: #000000;
}

p, td, i, dl, li	{font-size: 10pt; font-family:  arial, verdana, sans-serif; }


UL        {list-style-type: square;}


H1			{font-size: 20pt; color: #000000; font-weight: bold; margin-bottom: 0;}
H2			{font-size: 16pt; color: #44745D; font-weight: bold; margin-bottom: 0;}
H3			{font-size: 14pt; color: #444444; font-weight: bold; margin-bottom: 0; border-bottom: 1px solid #444444;}
H4			{font-size: 12pt; color: #44745D; font-weight: bold; margin-bottom: 0;}


.bottom		{margin-bottom: 0;}
.top		{margin-top: 0;}
.topbot	{margin-top: 0; margin-bottom: 0;}

.hometitle {font-size: 14pt; color: #000000; margin-bottom: 5pt;}
.property {font-size: 8pt; font-family: times, times new-roman, serif;}
.footer    {font-size: 8pt; color: #000000; margin-bottom: 0; margin-top: 0;}

.green			{font-size: 11pt; color: #ffffff;}

.topbanner1 {
	background-image: url(../images/topgrill_left.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

.topbanner2 {
	background-image: url(../images/topgrill_right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.btmbanner1 {
	background-image: url(../images/btm_grill.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}

.btmbanner2 {
	background-image: url(../images/btm_grill.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.acquisitions {border: 1px solid #898B8D; padding-left: 4pt; padding-right: 4pt; padding-bottom: 4pt;}

.topnav {height:20pt; *height:15pt; font-size: 7.5pt; font-weight: bold; padding-left: 2pt; padding-right: 10pt; text-transform:uppercase;}
 
A.prop:link 	{color: #000000; text-decoration: none;}
A.prop:active 	{color: #000000; text-decoration: none;}
A.prop:visited 	{color: #000000; text-decoration: none;}
A.prop:hover 	{color: #648E7A; text-decoration: underline;}

A:link 	{color: #44745D; text-decoration: underline;}
A:active 	{color: #44745D; text-decoration: underline;}
A:visited 	{color: #44745D; text-decoration: underline;}
A:hover 	{color: #000000; text-decoration: underline;}

