@charset "utf-8";
/* CSS Document */
.buyimage {
	width:135px;
	height:109px;
	background-image:url(images/buy_back.gif);
	background-repeat:no-repeat;
	background-position:top center;
}
.buytext p, .buytext a:link, .buytext a:visited {
	visibility:visible;
	width:129px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #435522;
	font-style: normal;
	font-weight: normal;
	line-height: 10px;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 6px;
	margin-left:6px;
}
.feature, .feature a:link, .feature a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #546731;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
	text-transform: lowercase;
	text-decoration: none;
}
.nav font, .nav a:link, .nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3D585C;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	text-transform: uppercase;
	padding-left: 12px;
	text-decoration: none;
}
.nav a:hover {
	color: #9C9D3F;
	text-decoration: underline
}
.unav a:link, .unav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
	padding-left: 12px;
	text-decoration: none;
}
.unav a:hover {
	color: #ffffff;
	text-decoration: underline
}
.navselect text a:link, .navselect text a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3D585C;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none
}
.navselect text a:hover {
	color: #9C9D3F;
	text-decoration: underline
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D585C;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none
}
.body a:link, .body a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D585C;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-decoration: underline
}
.body a:hover {
	color: #9C9D3F;
	text-decoration: underline
}
.bodyindent {
	padding-left: 20px;
	padding-right: 20px
}
.bodytitle, bodytitle a:link, bodytitle a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3D585C;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none
}
.resourcetitle, resourcetitle a:link, resourcetitle a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3D585C;
	line-height: 16px;
	text-transform:uppercase;
	
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3D585C;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none
}
.newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	text-decoration: none; 	
}
.copyright:link, .copyright:visited, .copyright:hover {
	text-decoration: underline
}
.main {
	background-image: url(images/main2.jpg);
	background-repeat: no-repeat;
	background-position: 0 100%;
	border-left:#000033 solid 1px;
}
.hide {
	display:none;
}
