body {
	background-image: url(images/bg_repeat.jpg);
	background-repeat: repeat;
	margin: 0px;
	font-size: 13px;
	color: #502E0D;
	background-position: center top;
	background-attachment: fixed;
	letter-spacing: normal;
	word-spacing: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.highlight {
	color: #A5936D;
	margin-top: 12px;
	padding: 0px;
	font-weight: normal;
}
.active {
	color: #F89834;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	letter-spacing: normal;
	word-spacing: normal;
}
.nav {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
a:link.nav {
	text-decoration: none;
}
a:visited.nav {
	color: #FFF;
	text-decoration: none;
}
a:hover.nav {
	color: #FDDB2C;
	text-decoration: none;
}
a:active.nav {
	color: #F89834;
	text-decoration: none;
}
.footer {
	font-size: 11px;
	color: #FFF;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
}
.border {
	border: 1px solid #E0D8C0;
}
a:link.footer {
	color: #FFF;
	text-decoration: none;
}
a:visited.footer {
	color: #FFF;
	text-decoration: none;
}
a:hover.footer {
	color: #FDDA2C;
	text-decoration: none;
}
a:active.footer {
	color: #F89834;
	text-decoration: none;
}
p {
	text-decoration: none;
	letter-spacing: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
h1 {
	font-size: 20px;
	color: #F89834;
}
h2 {
	font-size: 16px;
	color: #BE6F33;
	margin-top: 25px;
}
h3 {
	color: #963;
	font-size: 14px;
	margin-top: 25px;
}
h5 {
	color: #C96;
	font-weight: normal;
	font-size: 11px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #6B411E;
	margin-bottom: 0px;
	margin-top: 10px;
}
li {
	list-style-type: square;
}
a {
	color: #900;
	font-weight: normal;
	text-decoration: underline;
	letter-spacing: normal;
	word-spacing: normal;
}
a:visited {
	color: #C00;
	text-decoration: underline;
}
a:hover {
	color: #FC0;
	text-decoration: underline;
}
a:active {
	color: #F89834;
	text-decoration: underline;
}
td.dot-leader
	{
	vertical-align: top;
	background-image : url(images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 4px;
	}
.time {
	color: #8D6741;
	font-size: 13px;
	margin-top: 12px;
	margin-bottom: 0px;
	font-weight: lighter;
}
#home {
	background-image: url(images/typewriter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.caption {
	font-size: 11px;
	color: #A5936D;
}

