/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #443113;
	color: #a08344;
	text-align: center;
}

table#layout {
	margin: 0px auto;
	width: 688px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
}
table#layout td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	text-align: left;
}


table#container {
	margin: 6px 0px 0px;
	width: 100%;
	padding: 0px;
	border: 0px;
}
table#container td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1em;
	color: #a08344;
	vertical-align: top;
}

table#container h1.light {
	color: #f0d686;
	font-size: 18px;
	font-weight: normal;
	line-height: 40px;
	border-bottom: 1px solid #a08344;
	background-image: url(/images/title1_1.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	white-space: nowrap;
}
table#container h1.dark {
	font-size: 18px;
	font-weight: normal;
	color: #f0d686;
	border-bottom: 1px solid #a08344;
	line-height: 40px;
	background-image: url(/images/title1_4.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	clear: both;
	white-space: nowrap;
}
table#container h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #f0d686;
	clear: both;
}
table#container h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}
table#container p.sectionintro {
	margin: 0px 0px 1em;
	padding: 0px;
}
table#container strong {
	color: #f0d686;
}
table#container img.sectionthumb {
	float: left;
	margin: 4px 10px 1em 0px;
}
table#container img.sectionthumbrt {
	float: right;
	margin: 4px 0px 1em 10px;
}
table#container a {
	color: #f0d686;
	text-decoration: underline;
}
table#container a.morelink {
	font-weight: bold;
	color: #a08344;
	text-decoration: none;
}
table#container ul.marker {
	list-style-image: url(/images/marker1.gif);
}
table#container ul.marker li {
	margin-bottom: 12px;
	color: #f0d686;
}
table#container ul.marker {
	list-style-image: url(/images/marker1.gif);
}
.center {
	text-align: center;
}


.form input {
	width: 183px;
	height: 23px;
	font-family: tahoma;
	font-size: 11px;
	color: #A08344;
	padding: 3px 0px 0px 4px;
	border-color: #5D441B;
	border-width: 1px;
	border-style: solid;
	background-color: #33240D;
	margin-bottom: 4px;
}
.form textarea {
	width: 183px;
	height: 153px;
	font-family: tahoma;
	font-size: 11px;
	color: #A08344;
	padding: 3px 0px 0px 4px;
	overflow: hidden;
	border-color: #5D441B;
	border-width: 1px;
	border-style: solid;
	background-color: #33240D;
}
.right {
	text-align: right;
}
img.right {
	float: right;
	margin-left: 4px;
	margin-bottom: 4px;
}
img.left {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}

table#footer {
	margin: 6px 0px 2em;
	width: 100%;
	padding: 0px;
	border: 0px;
	background-color: #563814;
}
table#footer td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1em;
}
table#footer td a {
	color: #aa8c3c;
}
table#footer td.copyright {
	width: 35%;
}
table#footer td.address {
	border-right: 1px solid #aa8c3c;
	border-left: 1px solid #aa8c3c;
	width: 30%;
}
table#footer td.contact {
	width: 35%;
}
table#footer td img {
	float: left;
	margin-right: 4px;
}
