body {
	background: #A9B08E;
	margin: 0px 0px 0px 0px;
	background-image:url(images/bk.jpg);
	background-position:0px 0px;
	background-repeat: repeat-x; 
}
td.quotetxt,p.quotetxt,li.quotetxt {
	color: #646E41;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
}
td.scripttxt {
	color: #675919;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight: bold;
}
table.signup {
	color: #000000;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
}
table.bottomnav {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
}
A.bottomnavLNK {
	color: #FFFFFF;
	font-family:  Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A.bottomnavLNK:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
A.bottomnavLNKs {
	color: #1B1501;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	text-decoration: none;
}
A.bottomnavLNKs:hover {
	color: #1B1501;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.redheader {
	color: #6E2405;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.redheader2 {
	color: #6E2405;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A.textlinks {
	color: #6E2405;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
A.textlinks:hover {
	color: #6E2405;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
A.advisorlinks {
	color: #646E41;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
A.advisorlinks:hover {
	color: #646E41;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

A.resourcelnks {
	color: #4C4619;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
A.resourcelnks:hover {
	color: #4C4619;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}
//div {
//   text-align:center;
//}

#box1 table {
  background: url("/images/box1.gif") 0 100% no-repeat;
}
#box2 table {
  background: url("/images/box2.gif") 0 100% no-repeat;
}
#box3 table {
  background: url("/images/box3.gif") 0 100% no-repeat;
}

#box1 td,#box2 td,#box3 td {
  padding: 14px;
}

#box1 a,#box2 a,#box3 a {
  color: #000000;
}
#box1 a:hover,#box2 a:hover,#box3 a:hover {
  color: #6e2405;
}

.boxheader {
  font-size:14px;
  color: #6e2405;
  font-weight: bold;
}

.boxblack {
  font-size:11px;
  color: #3f3909;
}

.red {
  color: #ff0000;
}

