body {
	margin: 0px;
	padding: 0px;
	background: url(../images/tile.jpg);
}

table {
	border: 0;
}

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

h1, h2, h3 {
	margin: 0px;
}

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E6A55;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: justify;
	line-height: 180%;
}

a {
	color: #2A8701;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
	margin: 0px;
	font-size: 26px;
	color: #534331;
}

.style2 {
	margin: 0px 0px 20px 0px;
	font-size: 14px;
	color: #9DA55C;
}

.style3 {
	margin-bottom: 20px;
	font-size: 21px;
	color: #F6FFCE;
}

.style4 {
	margin-bottom: 5px;
	font-size: 11px;
	color: #FFF9DC;
}

/** LISTS */

.list1 {
	position: relative;
	margin: 0px;
	padding: 0px;
	color: #A68252;
}

.list1 dt {
	float: left;
	padding: 7px 0px 5px 21px;
	background: url(../images/list_tile.gif) repeat-x left top;
}

.list1 dd {
	padding: 7px 21px 5px 0px;
	text-align: right;
	background: url(../images/list_tile.gif) repeat-x left top;
}

.list1 .first {
	background: none;
}

.list1 a {
	color: #ACC999;
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
	padding-bottom: 0px;
}

img.left {
	float: left;
	margin: 3px 18px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 18px;
}

img.border {
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

.comments {
	padding-left: 20px;
	background: url(../images/speech.gif) no-repeat left center;
}

.permalink {
	padding-left: 16px;
	background: url(../images/page.gif) no-repeat left center;
}

.lower {
	width: 687px;
	margin: 15px -11px 0px -23px;
	padding: 15px 11px 0px 23px;
	background: url(../images/grad_lower.jpg) no-repeat left top;
}

.corner {
	margin: 0px -24px 0px -10px;
	padding: 15px 24px 0px 10px;
	background: url(../images/grad_right.jpg) no-repeat left top;
}

#wrapper {
	width: 100%;
	background: url(../images/tile_top.jpg) repeat-x left top;
}

#banner {
	height: 294px;
	background: url(../images/banner.jpg) no-repeat center top;
}

#header {
	width: 976px;
	margin: 0 auto;
	/*padding-top: 201px;*/
	/* MENU ERROR */
}

#col {
	width: 976px;
	background: url(../images/tile_middle.jpg) repeat-y center top;
	margin: 0px auto;
}

#page {
	background: url(../images/grad_middle.jpg) no-repeat center top;
	padding: 20px 0px;
}

/** MENU */

#spacing {
	height: 201px;
}

#menu {
	width: 930px;
	padding: 0px 23px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 24px;
	padding: 25px 14px 0px 14px;
	font-weight: bold;
	color: #F6FFCE;
}

#menu li ul {
	position: absolute;
	display: none;
	width: 930px;
	top: 250px;
	left: 0px;
}

#menu li li {
	display: inline;
	height: auto;
	padding: 8px 18px 0px 18px;
	background: none;
}

#menu a {
	text-decoration: none;
	color: #F6FFCE;
}

#menu li.show {
	background: url(../images/menu_tile.gif) repeat-x left top;
	color: #6D543B;
}

#menu li.show ul {
	display: block;
}

#menu li.show a {
	color: #6D543B;
}

#menu .active li a {
	height: auto;
	color: #897965;
}

#menu li li a:hover {
	background: none;
}

#active {
}

/** CONTENT */

#content {
	float: left;
	width: 654px;
	padding: 0px 0px 10px 23px;
}

/* Core content area */

.core {
	/* empty */
}

.core .title {
	height: 42px;
	padding: 8px 0px 0px 20px;
	background: url(../images/core_top.jpg) no-repeat left top;
	font-size: 12px;
	color: #F6FFCE;
}

.core .content {
	padding: 10px 18px 1px 18px;
	background: #F5F1D6 url(../images/glow.jpg) no-repeat right top;
}

.core .bottom {
	height: 30px;
	background: url(../images/core_foot.jpg) no-repeat left top;
}

/* Top right content box */

.topright {
	margin-bottom: 15px;
	/*padding-bottom: 30px;*/
	/* IMAGE BOTTOM PADDING ERROR */
	width: 254px;
	background: url(../images/topright_foot.jpg) no-repeat left bottom;
}

.topright .title {
	height: 42px;
	padding: 8px 0px 0px 20px;
	background: url(../images/topright_top.gif) no-repeat left top;
	font-size: 12px;
	color: #F6FFCE;
}

.topright .content {
	padding: 10px 18px 1px 18px;
	background: #F5F1D4 url(../images/glow.jpg) no-repeat right top;
}

.topright .bottom {
	height: 30px;
	background: url(../images/topright_foot.jpg) no-repeat left top;
}

/* Sub content box */

.sub {
	width: 317px;
	color: #C8BD99;
}

.sub .title {
	height: 30px;
	padding: 10px 0px 0px 20px;
	background: url(../images/sub_top.gif) no-repeat left top;
	font-size: 13px;
	color: #F6FFCE;
}

.sub .title span {
	color: #B7C36C;
}

.sub .content {
	height: 440px;
	padding: 10px 18px 16px 18px;
	background: url(../images/sub_foot.jpg) no-repeat left bottom;
	vertical-align: top;
}

.sub .bg {
	background: url(../images/sub_tile.jpg) repeat-y left top;
}

.sub a {
	color: #ACC999;
}

.sub .links {
	clear: left;
	padding-top: 20px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 254px;
	padding-right: 24px;
}

#footer {
	margin: 0 auto;
	padding: 20px 0;
	background: url(../images/foot.jpg) no-repeat top center;
	text-align: center;
	color: #886644;
}

#footer a {
	color: #997744;
}

