body {
	margin: 0;
	background: #000;
}

h1 {
	font-family:"times new roman", serif;
	font-size:18px;
	color:ffd38c;
	font-weight:100;
}

h2 {
	font-family:"times new roman", serif;
	font-size:17px;
	color:ffd38c;
	font-weight:500;
}

h3 {
	font-family:"times new roman", serif;
	font-size:16px;
	color:ffd394;
	font-weight:100;
}
.index-heading{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:21px;
	color:#FFF;
	font-weight:100;
	text-align: center;
}
.index-heading span{
	font-family:"times new roman", serif;
	font-size:18px;
	color:#fcd290;
	font-weight:100;
	text-align: center;
}
h4{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:21px;
	color:#fcd290;
	font-weight:100;
	line-height: 21px;
	float: left;
}
h5{
	font-family:"times new roman", serif;
	font-size:18px;
	color:#FFF;
	font-weight:100;
	float: right;
	line-height: 18px;
}
p{
	clear: both;
}
.contentarea {
	background: #2c2c2c;
	font: normal 14px "times new roman", serif;
	color: #ffffff;
}

a {
	color: #e4d2bd;
}

a:hover {
	color: #ceb393;
}

.woodbgcolor {
	background: #73301e;
}

.sidewoodbg {
	background: #4e4e4e url(images/sidewoodbg.gif) no-repeat top left;
}

.sidebg {
	background: #4e4e4e;
}


.footer {
	font: normal 11px arial, helvetica, sans-serif;
	color: #ffffff;
}

a.ftr {
	color: #ffffff;
	text-decoration: none;
}

a.ftr:hover {
	color: #e4d2bd;
	text-decoration: none;
}

.imgborder {
	border: 1px solid #d2b597;
}

.quotes {
	font-style: italic;
	color: #d2b597;
	font-size: 13px;
}

.captions {
	color: #d2b597;
	font-size: 11px;
}
