@charset "utf-8";
body {
	background-image: url(../images/bg_square.gif);
	background-position: left top;
	margin:0;
	padding:0;
}
#full {
	margin:0;
	padding:0;
	background-image:url(../images/bg_fade.gif);
	background-position:top left;
	background-repeat:repeat-x;
}
#container {
	padding:0;
	margin:0 auto;
	width:1023px;
}


a:link, a:visited {
	color:#004813;
	text-decoration:none;
}
a:hover, a:active {
	color:#6C9832;
	/* border-bottom:#6C9832 1px dotted; */
}
.dashdivide {
	border: none 0; 
	border-top: 1px dashed #999;
	text-align: center;
	height: 1px;
	margin:6px 0;
	clear:both;
	}
.dashdivideWhite {
	border: none 0; 
	border-top: 1px dashed #FFF;
	text-align: center;
	height: 1px;
	margin:6px 24px;
	clear:both;
	}
.desc {
	width:190px;
	float:right;
}

.tancheck, .tanfade {
	padding:12px 24px;
	background-color:#F5ECD6;
}
.tancheck h2, .tanfade h2, .slider h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	font-style:italic;
	font-weight:bold;
	color:#004813;
	padding:6px 0;
}
.tancheck h3, .tanfade h3, .slider h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	padding:6px 0;
}
.tancheck h4, .tanfade h4, .slider h4 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#004813;
	padding:6px 0;
}
.tancheck h3 a:link, .tancheck h3 a:visited, .tanfade h3 a:link, .tanfade h3 a:visited {
	color:#004813;
	text-decoration:none;
}
.tancheck h3 a:hover, .tancheck h3 a:active, .tanfade h3 a:hover, .tanfade h3 a:active {
	color:#6C9832;
}
.tancheck p, .tanfade p, .slider p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#4D4D4D;
	padding:6px 0;
	
	}
.tancheck td {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#4D4D4D;
	padding:6px 0;
}
.greenfade {
}
.greenfade h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#FFF;
	padding:20px 24px 6px 24px;
}
.greenfade h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	color:#FFF;
	padding:6px 24px;
}
.greenfade p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#FFF;
	padding:6px 24px;
}
.picborder {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border:#FFF 3px solid;
}

.ltgreen {
	color:#6C9832;
}
.login {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-right:42px;
	}
.links {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#4D4D4D;
	margin-right:42px;
	}
	
.linkshilight {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000000;
	margin-right:42px;
}
.login a:link, .login a:visited {
	color:#6C9832;
	text-decoration:none;
}
.login a:hover, .login a:active {
	color:#004813;
	/* border-bottom:#004813 1px dotted; */
}
.login a img {
	border-bottom:none;
}
.btm {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.btm a:link, .btm a:visited {
	color:#004813;
	text-decoration:none;
}
.btm a:hover, .btm a:active {
	color:#6C9832;
	/* border-bottom:#6C9832 1px dotted; */
}
.btm a img {
	border-bottom:none;
}
p.more {
	color:#004813;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#004813;
}
.more a:link, .more a:visited {
	color:#6C9832;
	text-decoration:none;
}
.more a:hover, .more a:active {
	color:#004813;
	border-bottom:#004813 1px dotted;
}
.moreWhite a:link, .moreWhite a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
.moreWhite a:hover, .moreWhite a:active {
	color:#004813;
	border-bottom:#004813 1px dotted;
}
input.searchInput {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#4D4D4D;
	background-color:#B7D889;
	width:230px;
	padding:6px;
}
select.tan {
	border:#6C9832 1px solid;
	background-color:#F3E8CD;
}

