	html, body {
	
		font-family: Arial, Helvetica, sans-serif;
		color: #666666;
		font-size: 11px;
		background-color: #C9CEAC;
		margin: 10px;
		padding: 0px;

	}
	
/*	img {
	border: none;
	text-decoration: none;
	
	} */
	h5 {
	font-size: 9px;
	color: #999999;
}
		h1 {
	font-size: 23px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #889E1D;
	font-weight: 100;
	margin-bottom: 5px;
	margin-top: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E5E5E5;
	letter-spacing: 1px;
	text-transform: capitalize;
	clip: rect(9px,auto,auto,auto);
	
	}
.content_left h1, .content_left h2, .content_left h3 {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #889E1D;
	font-weight: 100;
	margin-bottom: -8px;
	margin-top: 5px;
	padding-bottom: 0px;
	border-bottom: 1px dotted #999999;
	letter-spacing: 1px;
	text-transform: capitalize;
	
	}
.bottom {
	text-align: center;
}

	
	h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #889E1D;
	font-weight: 100;
	letter-spacing: 1px;
	border-bottom: 1px dashed #CCCCCC;
	text-transform: capitalize;
	clear: both;
	
	}

	
	h3 {
	
		font-size: 14px;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #212831;
		/* font-weight: 100; */
		letter-spacing: 1px;
		border-bottom: 1px dashed #E5E5E5;
	
	}
.form_item input, .form_item select, .form_item textarea {
	width: 300px;
}
.form_item {
	margin-bottom: 7px;
}
.form_item #send {
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 2px none #C9CEAC;
	font-size: 14px;
	text-transform: capitalize;
}

.form_label {
	font-family: Georgia, "Times New Roman", Times, serif;
}

	a {
	
		color: #889E1D;
		/*border-bottom: 1px dashed #666666; */
		background-color: transparent;
		text-decoration: none;
	
	}
	
	a:hover {
	
		color: #B4C94C;
		/* border-bottom: 1px dashed #BBBBBB; */
		background-color: transparent;
		text-decoration: none;
	
	}
	
	.top_banner {
	height: 197px;
	width: 858px;
	background-image: url(../images/index.jpg);
	}
	
	.top_banner_thrift {
	height: 197px;
	width: 858px;
	background-image: url(../images/thrift_banner.jpg);
	}

.menu_left {
	background-image: url(../images/menu_bg.jpg);
	width: 300px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}

.menu_right {
	background-image: url(../images/menu_bg.jpg);
	width: 73px;
	height: 20px;
	background-position: right top;
	background-repeat: no-repeat;
}
table {
	background-color: #C9CEAC;
	background-image: url(../images/contentbg.gif);
}


	
	.menu {
	width: 97px;
	height: 20px;
	display: block;
	background-image: url(../images/menu_tile.jpg);
	vertical-align: top;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #889E1D;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	}
	
	.footer {
	width: 858px;
	background-image: url(../images/footer.jpg);
	height: 77px;
	background-repeat: no-repeat;
	background-position: left bottom;
	}
.content_left {
	width: 215px;
	margin-left: 72px;
	height: auto;
	margin-right: 16px;
	margin-top: 10px;
}
.content_right {
	width: 477px;
	margin-right: 78px;
	font-size: 12px;
}
em, i {
	
		color: #999999;
		font-size: 13px;
		font-family: Georgia, "Times New Roman", Times, serif;
		letter-spacing: 1px;
	
	}

.content_left em, .content_left i {
	
		color: #889E1D;
		font-size: 11px;
		font-family: Georgia, "Times New Roman", Times, serif;
		letter-spacing: 1px;
	
	}


/* ************     STYLES FOR DROP DOWN MENU     **********************/
.anylinkcss{
	position:absolute;
	visibility: hidden;
	line-height: 18px;
	z-index: 100;
	background-color: #FFFFFF;
	width: 205px;
	font-size: 11px;
	font-style: normal;
	font-weight: 100;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-left: 3px;
	border: 2px solid #CCCCCC;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px dotted #CCCCCC;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #6D6071;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/menu_h.jpg);
}
.rdate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	height: 50px;
	width: auto;
	font-size: 12px;
	color: #999999;
	margin-top: -17px;
	text-align: right;
	margin-bottom: -39px; 
}
.content_left a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-size: 12px;
}
.ldate a, .ldate {
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	width: auto;
	text-decoration: none;
	border: 1px none #CCCCCC;
	padding-left: 10px;
	margin-top: 6px;
	margin-bottom: -14px;
}
.lhd a {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.content_left .floaterdiv {
	background-color: #000000;
	position: fixed;
	width: 1600px;
	height: 1200px;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: auto;
	margin: auto;
	opacity: .78;
	filter: alpha(opacity=78);
}
#mypopup {
	position: absolute;
	margin: 0px;
	width: 100%;
	height: 600px;
	display: none;
	background: url('../images/shadow.png');
	border: 0px solid #ebebeb;
	padding-top: 100px;
	padding-bottom: 100px;
	}
#mypopup2 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	
	
	
#mypopup .closeit {
	background-color: #ffffff;
	text-align: right;
	padding-top: 2px;
	padding-right: 8px;
	padding-left: 8px;
	height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width:400px; 
	margin:auto
}

#mypopup .mypop2 {
	height: 345px;
	padding: 8px;
	overflow: auto;
	background-color: #DBDEC7;
	font-size: 12px;
	width:380px;
	margin:auto;
	border-top: 2px solid #ffffff;
	border-right: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
	border-left: 10px solid #ffffff;
}
