body { color: #ffffff; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; background-color: #3a1b01; }
a:link {
	color: #a95f21;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #834b1d;
}
a:hover {
	text-decoration: none;
	color: #a95f21;
}
a:active {
	text-decoration: underline;
	color: #3A1B01;
}
.main h1 {
	color: #82491A;
	letter-spacing: .15em;
	font-size: 28px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.main h2 {
	color: #82491A;
	font-style: normal;
}
.main p {
	font-size: 13px;
	line-height: 20px;
}
.main { text-align: left; padding-left: 35px; }
.copy {
	font-size: 11px;
	color: #66360e;
}
.buttons {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.break { height: 4px; width: 250px; padding-left: 25px; }
.cell {
	border-top: thin dotted #66360E;
	border-right: thin dotted #66360E;
	border-bottom: thin dotted #66360E;
}
.large {
	font-size: 18px;
}
.bar { background-color: #3a1b01; background-image: url(images/bar/mid.gif); background-repeat: repeat-y; background-position: left 100%; }
.b_lft { background-color: #3a1b01; background-image: url(images/pictures/b_lft.gif); background-repeat: repeat-y; background-position: right 100%; }
.b_rt { background-color: #3a1b01; background-image: url(images/pictures/b_rt.gif); background-repeat: repeat-y; background-position: left 100%; }
.mild_text { color: #a95f21; font-size: 12px; }
.b_main { background-color: #532b0a; }
.bar2_btm { background-color: #3a1b01; background-image: url(images/bar/2botm.gif); background-repeat: no-repeat; background-position: right top; }
.bar2 { background-color: #3a1b01; background-image: url(images/bar/2mid.gif); background-repeat: repeat-y; background-position: right 100%; }
.margins { background-color: #532b0a; padding: 15px; }
a:link.white {
	color: #fff;
	text-decoration: underline;
}
a:visited.white {
	text-decoration: underline;
	color: white;
}
a:hover.white {
	text-decoration: none;
	color: white;
}
a:active.white {
	text-decoration: underline;
	color: white;
}
.second_head { color: #b9773f; font-size: 20px; }
.headline { color: white; font-size: 26px; }
.cell_borders { border-color: #532b0a; border-style: solid; border-width: 0 2px 2px; }
.cell_borders2 { border-color: #532b0a; border-style: solid; border-width: 2px 2px 0; }
a:link.none {
	color: #a95f21;
	text-decoration: underline;
}
a:visited.none {
	text-decoration: underline;
	color: #a95f21;
}
a:hover.none {
	text-decoration: none;
	color: #a95f21;
}
a:active.none {
	text-decoration: underline;
	color: #3A1B01;
}
.front_box { background-color: #532b0a; border: solid 4px #66360e; }

