/*Kenwood Properties -  www.kenwoodproperties.net 
Prepared by Mark Stevens, NJ MetroNET, Inc*/

body { /*main attributes*/
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p { /*content text*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td { /*content text*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
hr { /*horizontal lines for section dividers*/
	color: #CD0000;
	width: 90%;
	height: 1px;
}
A:Hover  { /*color of text as mouse ismoved above it*/
	color: #ff3300;
}
h1 { /*page titles*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #00688B;
	background-color: #f0f8ff;
	text-transform: uppercase;
}
h2 { /*section titles*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}
.footer { /*copyright text*/
	font-family: Tahoma, serif, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomnav { /*bottom navigation text*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.address { /*street address*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
/*for navigation menu - PLEASE DO NOT ADJUST*/
.rborder {
	font-family: Tahoma, serif, Verdana;
	font-size: 9pt;
	color: #003366;
}
.bordertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}