@charset "UTF-8";
html, body {
		height: 100%;
	background-image: url(../images/main/bkgd.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #19110a;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #B3B3B3;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
	line-height: 20px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #8F3428;
}
.background {
	background-repeat: repeat;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.clear {
	clear: both;
}
.col_txt {
	color: #A67C52;
	margin-right: 5px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.red_txt {
	color: #A88E00;
}
#frame {
	height: 100%;
	height:auto !important;
	min-height:100%;
	position: relative;
}
#head_frame {
	height: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/main/head_frame_bkgd.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#head_frame #head {
	height: 150px;
	background-image: url(../images/main/head.png);
	background-repeat: no-repeat;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#frame #content {
	min-height: 100%;
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 45px;
	background-image: url(../images/main/content_bkgd.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
}
#frame #content h1 {
	font-size: 24px;
	font-weight: lighter;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 40px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#frame #content h2 {
	font-size: 16px;
	font-weight: lighter;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 5px;
}
#frame #content h3 {
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 10px;
	font-style: italic;
}
#frame #content ol {
	margin-top: 5px;
	margin-bottom: 5px;
}
#frame #content .small_txt {
	font-size: 14px;
	color: #FFFFFF;
}
#frame #nav {
	width: 600px;
	height: 26px;
	padding-top: 124px;
	float: right;
	position: relative;
}
#frame #foot_container {
	height: 30px;
	position: absolute;
	bottom: 0px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #3D2614;
}
#frame #foot_container #foot {
	height: 30px;
	text-align: center;
	vertical-align: middle;
	width: 1024px;
	color: #999999;
	font-size: 9px;
	margin-right: auto;
	margin-left: auto;
}
#frame #foot_container #foot a {
	text-decoration: none;
	color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#frame #foot_container #foot a:hover {
	color: #C69C6D;
}
#frame #foot_container #foot p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#frame #content #title {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: lighter;
	text-align: left;
}
#frame #content table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #FFFFFF;
}

#frame #content td {
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C69C6D;
}
.photo a {
	height: 18px;
	width: 24px;
	background-image: url(../images/photo.gif);
	display: block;
}
.photo a:hover {
	background-image: url(../images/photo_over.gif);
}
.bold {
	font-weight: 900;
}

.lot {
	width: 15px;
}
#frame #head #nav .nav_darktext {
	color: #42210B;
}
#frame #content .table_set {
	width: 100%;
}
#frame #content .colour p {
	color: #C69C6D;
}
#frame #content .colour td {
	background-position: center top;
	vertical-align: top;
}
#frame #content #title {
	font-size: 24px;
	color: #C69C6D;
	padding-top: 40px;
	padding-bottom: 40px;
}

