.body {
	font-family: Arial, Helvetica, sans-serif, ;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #330000;
}
.boldbody {
	font-family: Arial, Helvetica, sans-serif, Futura;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #330000;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif, Futura;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #330000;
}
.header {
	font-family: Arial, Helvetica, sans-serif, Futura;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #330000;
}
.background {
	background-attachment: scroll;
	background-color: b54705;
	background-image: url(../images/bg_tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.smallbody {
	font-family: Arial, Helvetica, sans-serif, Futura;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC6600;
}
.photobody {
	font-family: Arial, Helvetica, sans-serif, Futura;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #dfcfab;
}
.smallbody2 {
	font-family: Arial, Helvetica, sans-serif, Futura;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #330000;
}


A.links:link { color: #330000;  }
A.links:visited { color: #b54705;  }
A.links:hover { color: #b54705; }
A.links:active { color: #660033;  }

A.proplinks:link { color: #330000; text-decoration:none   }
A.proplinks:visited { color: #330000; text-decoration:none  }
A.proplinks:hover { color: #b54705; text-decoration:underline }
A.proplinks:active { color: #b54705; text-decoration:underline  }

A.smlinks:link { color: #CC6600;  }
A.smlinks:visited { color: #CC6600;  }
A.smlinks:hover { color: #330000; }
A.smlinks:active { color: #CC6600;  }

A.smlinksnav:link { color: #CC6600; text-decoration:none  }
A.smlinksnav:visited { color: #CC6600; text-decoration:none  }
A.smlinksnav:hover { color: #330000; text-decoration:underline}
A.smlinksnav:active { color: #CC6600; text-decoration:underline }

a:link {
	color: #330000;
}
a:visited {
	color: b54705;
}
a:hover {
	color: b54705;

}

