@charset "utf-8";
body {
	margin-top: 0px;
	background: #4C2402 url(assets/images/bg.gif) repeat left top;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 101%;
	text-decoration: none;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 0.95em;
	line-height: 1.5em;
	color: #4C2402;
	text-decoration: none;
}
a {
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #2E5C65;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
h2 {
	font-size: 16px;
	color: #291001;
}
h3 {
	font-size: 14px;
	color: #291001;
}
#content   a:link  {
	color: #2E5C65;
	text-decoration: none;
}
#content a:hover {
	color: #660000;
	text-decoration: none;
}
#maintable {
}
#content {
	padding-right: 15px;
	padding-left: 15px;
	color: #4c2403;
	line-height: 1.2em;
	font-size: 0.9em;
	text-decoration: none;
}
#bottom {
	background: repeat-x;
}
#copyright {
	font-size: 0.65em;
	font-weight: bold;
	color: #B9702D;
	text-decoration: none;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	background: #D8C9C1;
	padding-left: 20px;
	border-top: thick solid #B9702D;
	line-height: 1em;
}
#copyright a:link {
	text-decoration: none;
	color: #660000;
}
#copyright a:hover {
	color: #4C2402;
	text-decoration: none;
}
#navbar {
	background: #D8C9C1 no-repeat left bottom;
	text-decoration: none;
	padding-left: 15px;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #660000;
	font-size: 0.9em;
}
#navbar  a:link, a:visited {
	font-size: 1em;
	color: #2E5C65;
	text-decoration: none;
}
#navbar a:active {
	color: #660000;
	text-decoration: none;
}
#navbar a:hover {
	color: #B9702D;
	text-decoration: none;
}
#swirl {
	background: url(assets/images/nav-back-chocolate.gif) no-repeat left bottom;
}
.italic {
	font-style: italic;
}
.bold-maroon {
	font-weight: bold;
	color: #660000;
}

.turquoise {color: #2E5C65}

.bold-brown {
	font-size: 1em;
	font-weight: bold;
	color: #4C2402;
}
.source {
	font-size: 0.75em;
	line-height: 1em;
	color: #660000;
}
#banner {
	background: #4C2403;
}
