* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #d6d5d5;
}

a:hover {
	text-decoration: underline;
}

body {
	background: #000 url(images/body-tail.jpg) repeat-x 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #3a3938;
}

#right-tail {
	background: url(images/right-tail.jpg) repeat-x 0% 0%;
	width: 50%;
	height: 422px;
	position: absolute;
	top: 0%;
	right: 0%;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
}

.fleft {
	float: left;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-style: italic;
	font-weight: normal;
	line-height: 1em;
	color: #ccbf9e;
	padding: 0 0 13px 0;
}

h2 em {
	color: #fc9209;
}

h2 span {
	display: block;
	font-size: 1.167em;
	margin: -8px 0 0 0;
	padding: 0 0 0 148px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	font-style: italic;
	color: #fff;
	line-height: 1em;
	padding: 0 0 28px 0;
}

h4 {
	font-size: 1.083em;
	font-weight: normal;
	color: #fc9209;
}

h4.indent-bot {
	padding: 0 0 15px 0;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.667em;
	font-style: italic;
	font-weight: normal;
	line-height: 1em;
	color: #ccbf9e;
	padding: 0 0 13px 0;
}

h5 span {
	display: block;
	color: #fc9209;
}

#main {
	width: 980px;
	margin: 0 auto;
}

#header {
	background: url(images/header.jpg) no-repeat 0% 49px;
	width: 980px;
	height: 422px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	font-size: 0.75em;
}

#header ul {
	width: 100%;
	position: absolute;
	top: 344px;
	left: 138px;
}

#header ul li {
	float: left;
}

#logo {
	position: absolute;
	top: 117px;
	left: 140px;
}

#rss {
	background: url(images/rss.jpg) no-repeat 100% 0%;
	height: 23px;
	line-height: 23px;
	padding: 0 37px 0 0;
	color: #4f4325;
	position: absolute;
	top: 182px;
	right: 139px;
}

#rss a {
	font-weight: normal;
	text-decoration: none;
	color: #4f4325;
}

#rss a:hover {
	text-decoration: underline;
}

#content {
	width: 704px;
	margin: 0 auto;
	padding: 28px 0 10px 0;
	font-size: 0.75em;
}

#content i {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.917em;
	font-style: normal;
	font-weight: bold;
	color: #d6d5d5;
}

#content i a {
	text-decoration: underline;
}

#content i a:hover {
	text-decoration: none;
}

#content p {
	font-size: 1.083em;
	padding: 0 0 16px 0;
}

#content p img {
	vertical-align: text-top;
}

#content p span {
	color: #fc9209;
}

#content p em {
	float: right;
	font-style: normal;
}

#content p em.indent-right {
	padding: 0 30% 0 0;
}

#content p.uppercase {
	font-size: 1.167em;
	text-transform: uppercase;
	padding: 0 0 16px 0;
}

#content p.uppercase a {
	margin: 0 0 0 3px;
}

#content .no-indent {
	padding: 0 !important;
}

#content ul li a {
	font-size: 1.083em;
	line-height: 1.538em;
	font-weight: normal;
	text-decoration: underline;
	color: #fc9209;
}

#content ul li a:hover {
	text-decoration: none;
}

.box {
	background: url(images/box-bg.jpg) repeat-y 0% 0%;
	margin: 0 0 19px 0;
}

.box-top {
	background: url(images/box-bg-top.jpg) no-repeat 0% 0%;
}

.box-bottom {
	background: url(images/box-bg-bottom.jpg) no-repeat 0% 100%;
	min-height: 146px;
	height: auto !important;
	height: 146px;
	padding: 28px 29px 10px 27px;
}

.box-bottom p {
	font-size: 1em !important;
	line-height: 1.333em !important;
	padding: 0 40px 0 0 !important;
	color: #66562d !important;
}

.link {
	background: url(images/link-bg.gif) no-repeat 100% 6px;
	padding: 0 16px 5px 0;
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	color: #fc9209;
}

.link1 {
	display: block;
	float: left;
	margin: 10px 0 0 0;
	font-size: 0.917em;
}

.link2 {
	font-weight: normal;
	text-decoration: underline;
	color: #66562d;
}

.link2:hover {
	text-decoration: none;
}

.link3 {
	font-weight: normal;
	text-decoration: underline;
	color: #3a3938;
}

.link3:hover {
	text-decoration: none;
}

.border-top {
	background: #171717 url(images/border-top.jpg) repeat-x 0% 0%;
}

.border-bot {
	background: url(images/border-bot.jpg) repeat-x 0% 100%;
}

.border-left {
	background: url(images/border-left.jpg) repeat-y 0% 0%;
}

.border-right {
	background: url(images/border-right.jpg) repeat-y 100% 0%;
}

.corner-top-left {
	background: url(images/corner-top-left.jpg) no-repeat 0% 0%;
}

.corner-top-right {
	background: url(images/corner-top-right.jpg) no-repeat 100% 0%;
}

.corner-bot-left {
	background: url(images/corner-bot-left.jpg) no-repeat 0% 100%;
}

.corner-bot-right {
	background: url(images/corner-bot-right.jpg) no-repeat 100% 100%;
	position: relative;
	width: 100%;
}

.indent {
	padding: 21px 21px 48px 21px;
}

.box-link {
	font-weight: normal;
	color: #777676;
	position: absolute;
	right: 33px;
	bottom: 32px;
}

.picture {
	float: left;
	margin: 0 23px 0 0 !important;
}

.title {
	margin: 0 0 13px 0;
}

.list-left {
	float: left;
	margin: 0 55px 0 0;
}

#contact-form textarea {
	background: #0d0d0d;
	width: 366px;
	height: 62px;
	padding: 3px;
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.917em;
	color: #3a3938;
	border: 1px solid #404040;
}

#contact-form label {
	display: block;
	height: 25px;
	overflow: hidden;
}

#contact-form input {
	background: #0d0d0d;
	width: 260px;
	height: 15px;
	padding: 2px 3px 1px 3px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.917em;
	color: #3a3938;
	border: 1px solid #404040;
}

#contact-form a {
	float: right;
	margin: 0 0 0 28px;
	font-size: 0.917em;
}

#footer {
	width: 704px;
	height: 76px;
	padding: 19px 0 0 0;
	margin: 0 auto;
	font-size: 0.75em;
	color: #3a3938;
	border-top: 1px solid #404040;
}

#footer p a {
	margin: 0 0 0 17px;
	font-weight: normal;
	color: #5c4309;
}