body {
	/*
	background-color:#868512;
	background-image:url(bg1.jpg);
	*/
	text-align:center; 
	min-width:760px; 
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height: 17px; 
	background-color: #1d2602;
	background-image: url(bg2.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	background-attachment: fixed;
	}
#container {
	margin: 20px auto 0 auto;
	width:760px;
	background-color:#1D2602;
	align:center;
	border:1px solid #868512;
	text-align:left;
}
#loginContainer { background-color: #1d2602; text-align: left; margin: 20px auto 0; width: 400px; border: solid 1px #868512; align: center; }
.navText {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	padding:3px;
	letter-spacing:2px;
}
.navText:hover {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	padding:3px;
}
a:link {
	color:#ffffff;
}
a:visited {
	color:#ffffff;
	text-decoration:underline;
}
a:hover {
	color:#ffffff;
	text-decoration:none;
}
a:active {
	color:#ffffff;
	text-decoration:none;
}
h2 a:link {
	color:#E6AF39;
	text-decoration:none;
}
h2 a:visited {
	color:#e6af39;
	text-decoration:none;
}
h2 a:hover {
	color:#165424;
	text-decoration:none;
}
h2 a:active {
	color:#165424;
	text-decoration:none;
}
#footer {
	color:#FFFFFF;
	font-size:10px;
	width:100%;
	height:10px;
	padding:0;
	margin:0;
	background-color:#868512;
	border-top:1px dotted white;
}
h1 { padding: 0 0 0; letter-spacing: 8px; color:white; text-align:center; font-size:20px; font-family:Georgia, "Times New Roman", Times, serif; background-repeat:no-repeat;}
.mainTable { padding: 0 10px 0; }
h2 {
	padding:0;
	margin:0;
	letter-spacing: 2px;
	color:white;
	text-align:center;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.news {
	color:white;
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 0;
	border-bottom:1px dotted white;
}
.tips { color: white; font-size: 10px; font-family: Geneva, Arial, Helvetica, sans-serif; line-height: 1.4em; padding: 5px 0; border-bottom: 1px dotted white; }
#dropmenudiv{
	position:absolute;
	border-left:1px dotted white;
	border-right:1px dotted white;
	border-bottom:1px dotted white;
	font:normal 13px Georgia, "Times New Roman", Times, serif; 
	line-height:20px;
	z-index:100;
	letter-spacing:2px;
	font-weight:bold;
	background-color:#97984D;
	text-align:left;
}

#dropmenudiv a{
	color:white;
	width: 100%;
	display: block;
	text-indent: 15px;
	text-decoration:none;
	background-color:#97984D;
}

#dropmenudiv a:hover{ 
	/*background-color: white; */
	color:#E6AF39;
	text-decoration:none;
}
.footerLink:link { color: #e6af39; text-decoration: none; }
hr { color: #94946a; }
.homes { color: #516c05; font-size: 1.1em; font-weight: normal; font-style: normal; }
.homesContainer { font-size: 0.9em; }

