h1, h2, h3, h4, p { margin:0; padding:.3em 0em .2em; }
a img { border:none; }
body {
	background: url(/images/woodtile.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:.93em;
	margin:0;
	padding:0px 0px 8px;
	line-height:1.34;
}
#wrap {
	background:url(/images/tran.png);
	width:968px;
	padding:0px 0px 12px;
}
#hdr {
	height:316px;
	width:968px;
	background:url(/images/hdr.jpg) top left no-repeat;
}
#menu {
	margin:-27px 0px 40px;
	font-variant:small-caps;
	padding-left:66px;
	letter-spacing:.02em;
}
#menu ul, #menu li {
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
}
#menu a {
	text-decoration:none;
	padding: 1px 12px 3px;
	color:#70421e;
	display:block;
	float:left;
	border-right:1px solid #ca793a;
}
#cotpg #menu a { color:#fff; }
#menu a:hover, #menu a:active {
	color:#fff;
	background: url(/images/woodtile.jpg);
}
#contlk a { border-right:none; }
#hmpg #hmlk a, #hmpg #hmlk a:hover, #cotpg #cotlk a, #cotpg #cotlk a:hover, #indpg #indlk a, #indpg #indlk a:hover, #contpg #contlk a, #contpg #contlk a:hover {
	cursor:default;
	background: url(/images/menu_on.gif) center bottom no-repeat;
	color:#ff0000;
}
#cotpg #cotlk a, #cotpg #cotlk a:hover { background-image:url(/images/menu_on_cott.gif); }

#main {
	padding:5px 75px 12px;
	width:520px;
	clear:left;
	float:left;
}
#col {
	float:left;
	width:237px;
	font-size:.87em;
	color:#fff;
}
.box {
	background:#b3c127;
	padding:3px 7px 0px;
}
.box a { color:#fff; text-decoration:none; border-bottom:1px dotted #fff; }
.box a:hover { color:#cc7029; border-color:#cc7029; }
.boxbt {
	background:url(/images/boxbt.png) top left no-repeat;
	height:59px;
}
.clr { clear:left; height:1px; }
#bot {
	background:url(/images/bot.png) top left no-repeat;
	padding: 9px 48px;
	height:53px;
	width:872px;
	text-align:right;
	font-size:.75em;
}
#bot a {
	text-decoration:none;
	color:#fff;
	margin-right: 30px;
}
#bot a:hover { border-bottom:1px dotted #fff; }
/* styles */
h1, #col h2 { border-bottom:1px solid #cc7029; padding-top:0; margin-bottom:.2em; }
h1 {
	font-size:1.57em;
}
#main h2 {
	font-size:1.35em;
	color:#cc7029;
}
#col h2 {
	font-size:1.4em;
	padding-bottom:.05em;
}
#main a { color:#ff0000; }
#main a:visited {
	color:#A0615F;
}
#main a:hover {
	color:#8A0000;
}
.more {
	font-variant:small-caps;
	font-size:1.1em;
	font-weight:bold;
}
.more a { text-decoration:none; border-bottom:1px dotted #ff0000; margin-right:.06em; }
.more a:visited { border-color:#a0615f; }
.more a:hover { border-color:#8a0000; }
.crumb { margin-bottom:14px; font-variant:small-caps; padding:0; }
#main .crumb a { color:#999; padding:0px 4px 0px 0px; }
.fp a img {
	border:1px solid #999;
	margin:1px;
}
