
	.mainnav:link {
	text-decoration: none;
	color: #8a2003;
	font-size: 12pt;
}
	.mainnav:visited {
	text-decoration: none;
	color: #8a2003;
	font-size: 12pt;
}
	.mainnav:active {
	text-decoration: none;
	color: #8a2003;
	font-size: 12pt;
}
	.mainnav:hover {
	text-decoration: underline; 
	color: #8a2003;
	font-size: 12pt;
}

	.glink:link {
	text-decoration: none;
	color: #676e43;
	font-size: 12px;
}
	.glink:visited {
	text-decoration: none;
	color: #676e43;
	font-size: 12px;
}
	.glink:active {
	text-decoration: none;
	color: #676e43;
	font-size: 12px;
}
	.glink:hover {
	text-decoration: underline; 
	color: #676e43;
	font-size: 12px;
}

	.copylink:link {
	text-decoration: none;
	color: #8a2003;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	.copylink:visited {
	text-decoration: none;
	color: #8a2003;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	.copylink:active {
	text-decoration: none;
	color: #8a2003;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	.copylink:hover {
	text-decoration: underline; 
	color: #8a2003;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

	.copylinksm { 
	color: #8a2003;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

	.tourlink:link {
	text-decoration: none;
	color: #3f4b1f;
	font-size: 10px;
}
	.tourlink:visited {
	text-decoration: none;
	color: #3f4b1f;
	font-size: 10px;
}
	.tourlink:active {
	text-decoration: none;
	color: #3f4b1f;
	font-size: 10px;
}
	.tourlink:hover {
	text-decoration: underline; 
	color: #3f4b1f;
	font-size: 10px;
}

.home_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #7c5527;
}

/*Rounded Corners*/

.box_sub { 
  background: #BBB2A6; 
}
.boxtop_sub { 
  background: url(images/sub_ne.gif) no-repeat top right; 
}
.boxtop_sub div { 
  height: 15px; 
  background: url(images/sub_nw.gif) no-repeat top left; 
}
.boxbottom_sub { 
  background: url(images/sub_se.gif) no-repeat bottom right; 
}
.boxbottom_sub div { 
  height: 15px; 
  background: url(images/sub_sw.gif) no-repeat bottom left; 
}
.boxcontent_sub {
  padding: 0px 15px 0px 15px;
}

.box { 
  background: #DDD8D2; 
}
.boxtop { 
  background: url(images/index_ne.gif) no-repeat top right; 
}
.boxtop div { 
  height: 15px; 
  background: url(images/index_nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(images/index_se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 15px; 
  background: url(images/index_sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 5px 0px 5px;
}

.sub_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #653600;
	line-height: 20px;
}
.form_copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #653600;
}
.glink_faux {

	text-decoration: none;
	color: #676e43;
	font-size: 12px;
}
.tour_copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #DDD8D2;
}
.button_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #653600;
	line-height: 15px;
}
.button_copySM {


	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
