﻿body {
	background-color: #E4D6BB;
	background-image: url('images/top_bg.jpg');
	background-repeat: repeat-x;
	margin: auto;
	text-align: -moz-center;
	!text-align: center;
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #AEA287;
}
p {
	margin-bottom: 12px;
	margin-top: 12px;
}
img {
	border: 0px;
}
h1 {
	margin: 20px 0 20px 0;
	border-top: 1px #9D8349 solid;
	padding-top: 12px;
}
h1 a{
	text-decoration: none;
	color: #9D8349;
}
h2 {
	margin: 0px 0 18px 0;
	padding-top: 0;
}
#content{
	width: 780px;
}
#top {
	margin: 0px auto;
	padding: 0px;
	height: 318px;
	display:block;
}
#mid {
	background-position: top;
	margin: Auto;
	padding: 0px;
	background-image: url('images/mid_bg.jpg');
	background-repeat: repeat-y;
	height: 100%;
	width: 780px;
	text-align: left;
	float: left;
}
#container {
	margin: Auto;
	background-image: url('images/mid_bg_fade.jpg');
	background-position: top;
	background-repeat: no-repeat;
	height: 100%;
	width: 780px;
	float: left;
}
.full_page_content {
	margin-left: 32px;
	padding-left: 31px;
	width: 660px;
	padding-bottom: 24px;
}
.split_page_content {
	padding-left: 63px;
	width: 420px;
	padding-bottom: 24px;
	float: left;
}
#col1 {
	width: 198px;
	float: left;
	padding-left: 63px;
}
#col2 {
	width: 198px;
	float: left;
	padding-left: 31px;
}
#col3 {
	width: 198px;
	float: left;
	padding-left: 31px;
}
#bot {
	background-image: url('images/tal5.jpg');
	background-repeat: repeat-x;
	height: 100%;
	width:100%;
	background-color: #E7D8B9;
	float: left;
}
#wrapper {
	background-image: url('images/row3.jpg');
	background-position: top;
	background-repeat: no-repeat;
	height: 183px;
	width: 780px;
}
#herhome {
	text-align: center;
}
#herhome th {
	background-color: #AEA287;
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-align: center;
}
#herhome td {
	width: 50%;
	font-family: Tahoma;
	font-size: 11px;
	color: #737373;
}
.a_broun {
	font-family: tahoma;
	font-size: 11px;
	color: #8D7A50;
}
.a_broun_b {
	font-family: tahoma;
	font-size: 11px;
	color: #8D7A50;
	font-weight: 900;
	text-decoration: none;
}
.a_copyright {
	font-family: tahoma;
	font-size: 11px;
	color: #AEA287;
	text-decoration: none;
}
.dark {
	font-family: tahoma;
	font-size: 11px;
	color: #837551;
	font-weight: 900;
}
.dark1 {
	font-family: tahoma;
	font-size: 11px;
	color: #7B7055;
	font-weight: 900;
}
.gold {
	font-family: tahoma;
	font-size: 11px;
	color: #9D8349;
	font-weight: 900;
}
.menu {
	font-family: tahoma;
	font-size: 11px;
	color: #FCF1D8;
	font-weight: 900;
	text-decoration: none;
	text-align: center;
}
.model {
	width: 418px;
	margin-bottom: 24px;
	height: 111px;
}
.model img {
	border-style: solid;
	border-width: 1px;
	float: left;
	margin-right: 12px;
}
.member{
	border-top: 1px #9D8349 solid;
	height: 100%;
	padding-bottom: 2px;
	border-bottom-color: #9D8349;
}
.member img{
	margin: 0 10px 0 0;
	float: left;
}
#linkdir ul{
	list-style:none;
}
#linkdir li{
	margin:10px
}
#linkdir li a{
	text-decoration: none;
	color: #8D7A50
}