<!-- GNC_Styles.css -->
<!-- Keefe Real Estate -->
<!-- Updated: 09/25/2007 MJS -->
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003300;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003300;
	font-size: 12px;
	padding: 4px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
a {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003300;
	font-size: 12px;
	text-decoration: none;
}


a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #669900;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #669900;
}
a.check {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003300;
	font-size: 16px;
	text-decoration: none;
}


a.check:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #669900;
	font-size: 16px;
	text-decoration: none;
}
a.check:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color: #669900;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003300;
	font-size: 12px;
	vertical-align: bottom;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003300;
	font-size: 12px;
}	
h3 {

	font-size: 12px;
	font-weight: bold;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;

}
p.check {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003300;
	font-size: 12px;
}
table.main {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse:collapse;
	z-index:100;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003300;
	font-size: 9px;
}
a.small {
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
}
a.small:hover{
	font-size:9px;
	font-weight:normal;
	text-decoration:underline;
}

.press {
	background-color: #F2FFCC;
	text-align: center;
	display: block;
	background: #F2FFCC;
	border: 1px;
	border-color: #99CC00;
}

.nav {
	z-index:400;

}
ul.nav {
	padding: 0;
	margin: 0;
	z-index: 300;
	list-style:none;
	border-top:2px;
	border-top-color:#4A6132;
	border-top-style:solid;

  }
li.nav {
	display: block;
	float: left;
	position: relative;
	padding-right: 0;
	padding-left:0;
	z-index: 300;
	margin-top: 0px;
	top: 0px;
	text-align: center;
	border: 1px;
	border-color: #333333;
	border-style: solid;
	border-left:0;
	background-color:#003300;
	height:34px;
	vertical-align:bottom;

  }

   
ul li a.nav {
	display: block;
	font-weight: bold;
	font-size:11px;
	z-index: 300;
	color:#FFFFFF;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom:8px;
	text-decoration:none;
	text-align:left;
	vertical-align:bottom;



		
} /* Menu Styles */
		
 ul li a.nav:hover{
	display: block;
	font-weight: bold;
	font-size:11px;
	z-index: 300;
	color:#CFDEA0;
	margin-top: 0px;
	background-color: #4A6132;
} /* Menu Styles */

 li ul.nav {
	display: none;
	position: absolute;
	left: 0;
	background-color:#8D7F70;
	width:108px;
	border-bottom: 1px solid #D0DFE9;
	z-index: 300;
	border-top:0px;

  }
  
  li ul li a.subnav {
	width:104px;
	display: block;
	font-weight: normal;
	font-size:10px;
	margin: 1px 0 1px 0;
	padding: 2px;
	text-align:left;
	background: #CFDEA0;
	border: 1px solid #BED6AD;
	border-bottom: 1px;
	z-index: 300;
	color:#333333;
	text-decoration:none;

} /* Sub Menu Styles */
		
li ul li a.subnav:hover{
  width:104px;
	display: block;
	font-weight: normal;
	font-size:10px;
	margin: 1px 0 1px 0;
	padding: 2px;
	text-align:left; 
	background: #8D7F70;/* IE6 Bug */
	background-color: #FFFFFF;
	border: 1px solid #BED6AD;
	border-bottom: 1px;
	color:#000000;
	text-decoration:none;
}

 /* Sub Menu Styles */

  li ul li a.subnavnew {
	width:104px;
	display: block;
	font-weight: bold;
	font-size:11px;
	margin: 1px 0 1px 0;
	padding: 2px;
	text-align:left;
	background: #E0ED49;
	border: 1px solid #BED6AD;
	border-bottom: 1px;
	z-index: 300;
	color:#000000;
	text-decoration:none;

} 

li ul li a.subnavnew:hover{
  width:104px;
	display: block;
	font-weight: bold;
	font-size:11px;
	margin: 1px 0 1px 0;
	padding: 2px;
	text-align:left; 
	background: #8D7F70;/* IE6 Bug */
	background-color: #FFFFFF;
	border: 1px solid #BED6AD;
	border-bottom: 1px;
	color:#000000;
	text-decoration:none;
}
/* Sub Menu Styles */
  
 li > ul {
	top: auto;
	left: auto;
	}
li:hover ul, li.over ul{ display: block; }

/*              End Menu Styles                   */
table.photo {
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	background-color: #FFFFFF;

}
table.print {
	margin: 0px;
	padding: 0px;
	border: 15px solid;
	border-collapse:collapse;
	border-color: #017B32;

}
th {
	background-color: #C2AC52;
	color: #FFFFFF;
	font-size: 14px;
}
.help {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	font-style: oblique;
	text-align: center;
}
a.help {
	font-weight: bold;
	color: #000066;
	font-size: 14px;
	text-decoration: none;
}

a.help:visited {
	font-weight: bold;
	color: #000066;
	font-size: 14px;
	text-decoration: none;
}
a.help:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #669900;
	font-size: 14px;
	text-decoration: underline;
}
a.help:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	color: #669900;
}
.comments {
	color: #0000FF;
	font-weight: bold;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
.button {
	background-color:#003300;
	border: 1;
	border-collapse:collapse;
	border-color:#003300;
	padding:1,1,1,1;
}
a.button {
	display: block;
	background-color:#FFFFFF;

}
a.button:hover {
	display: block;
	background-color:#FFFFCA;
}
a.button:active {
	display: block;
	background-color:#FFFFCA;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	font-size: 9px;
}

