@charset "utf-8";
/* CSS Document */

body {
	font-family:arial, helvetica, sans-serif;
	background-color: #fff;
	margin-top:0;
}
a{
	color: #004a31;
}
#wrapper {
		width:777px;
		margin:0px auto;
		border:0;
		background-repeat:repeat-y;
	}
#header {
	position: relative;
	border:0;
	height:100px;
	background-image:url(../images/base/hdr-bkgrnd.gif);
	background-repeat:repeat-x;
	display:block;
	margin-bottom: 0;
	z-index: 99;
	}
#topmenu {
	position: relative;
	display: block;
	font-weight: bold;
	font-size:10px;
	color: #9f8d5e;
	left: 0;
	top: 3px;
	text-align: center;
}
#topmenu a {
	text-decoration: none;
	color: #9a8b5d;
	}
#topmenu a:hover {
	color: #004a31;
}
#logo {
	position: relative;
	top: 24px;
	left: 6px;
	width: 235;
	height: 47;
float: left;
}
#login-links {
	position: relative;
	font-weight: bold;
	font-size:9px;
	color: #004a31;
	right: 0;
	top: 0;
	float: right;

}
#login-links a {
	color: #004a31;
	}
#login-links a:hover {
	color: #9a8b5d;
}
#login {
	position: relative;
	font-size:10px;
	color: #9f8d5e;
	top: 15px;
	right: 10px;
	float: right;
	
}
#login-form, #login-form input {
	font-size:10px;
	color: #9f8d5e;
	margin-top: 0;
}
#footer{
	position: relative;
	clear: both;
	font-size:9px;
	color: #9f8d5e;
}
#footer a {
	text-decoration: none;
	color: #9a8b5d;
	}
#footer a:hover {
	color: #004a31;
}
#home-content {
	position: relative;
	display: block;
	top: 0;
	margin-top:0;
}
#main-menu {
	position: relative;
	display: block;
	top: 0;
	left: 0;
	width: 777px;
	height: 22px;
	background-color: #ffffff;
	z-index: 50;
}
#main-menu a {
	color: #fff;
	text-decoration:none;
}
#main-menu a:hover{
	color:#00a970;
}
#main-menu-1, #main-menu-2, #main-menu-3, #main-menu-4, #main-menu-5, #main-menu-6 {
	position: relative;
	top: 3px;
	width:129px;
	font-size:12px;
	font-weight: bold;
	color: #fff;
	height: 22px;
	display: block;
	float: left;
	text-align: center;
}
#home-image {
	position: relative;
	display: block;
	width: 777px;
	height: 215px;
	top: 0;
	margin-top:0;
	left: 0;
	z-index: 0;
}
#big-ad {
	position: relative;
	top: 0;
	display: block;
	float: left;
}
#calendar {
	position: relative;
	float: right;
}
h1 {
	margin-top: 25px;
	font-size: 24px;
	margin-bottom: 7px;
}
h2 {
 	font-size: 16px;
	margin-bottom: 0;
	margin-top: 10px;
}
h3 {
 	font-size: 14px;
	margin-bottom: 0;
	margin-top: 10px;
}
p {
	margin-top: 3px;
	margin-bottom: 20px;
}
#int-spacer {
	position: relative;
	float: left;
	height: 375px;
	width: 1px;
	display: block;
}
#int-content {
	position: relative;
	float: left;
	width: 580px;
	color: #004a31;
	margin-left: 5px;
	font-size: 12px;
}
#small-ad {
	position: relative;
	top: 10px;
	display: block;
	width: 165px;
	height: 165px;
	clear:right;
	float: right;
}
/* Used for alternating tble colors */
.color_one {
	color: #004a31;
	background-color: #e5ebe9;
}
.color_two {
	color: #004a31;
	background-color: #f6f4ef;
}
.tableheader {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #004a31;
}.small {
	font-size: 9px;
	line-height: 12px;
}
.zmargin-top {
	margin-top: 0px;
}
#wealth {
		width: 153px;
		font-size: 10px;
		border-width:thin;
		border-style: solid;
		border-color:#006600;
		padding: 5px 5px 5px 5px;
	}
#wealth a {
	text-decoration: underline;
	}
#wealth a:hover {
	color: #9a8b5d;
	}
#realty {
		width: 153px;
		border-width:none;
		padding: 5px 5px 5px 5px;
		background-color: #9a8b5d;
		font-family:Arial;
		font-size:11px;
		text-decoration:none;
		font-weight:bold;
		text-align:center;
		
	}
#realty a {
	text-decoration: none;
	color: #fff;
	}
#realty a:hover {
	color: #006600;
	}
.green {
	color: #004a31
	}
	
	.HmPgHdr {
 	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 0;
 }
 .hm-content {
 	font-size: 12px;
 } 
#hm-3col{
width:777px; 
height:270px;
}