body {

	background-color: #623D24;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #85736B;
}
.scrollbars {
	scrollbar-face-color:#9D9182;
	scrollbar-highlight-color:#9D9182;
	scrollbar-3dlight-color:#E3DCCC;
	scrollbar-darkshadow-color:#E3DCCC;
	scrollbar-shadow-color:#E3DCCC;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#E3DCCC;
}
.text-main {

	font-size: 10px;
	color: #85736B;
}
.login-box {
	background-color: #F2EEE3;
	border: 1px solid #F4F1E7;
}
.test-loginbox {
	font-size: 9px;
	color: #A9A69E;
}
.input-field {
	background-color: #FCFCF9;
	border: 1px solid #CCC8BF;
	height:14px;
	font-size: 9px;
	color: #85736B;
}
.text-featured-title {
	color: #7D4A47;
	font-size: 9px;
	text-decoration: none;
}
.menu-links-td {
	color: #EDE4DE;
	font-size: 9px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B5927D;
	border-right-color: #B5927D;
	border-bottom-color: #A87E64;
	border-left-color: #B5927D;
}
.menu-links {
	color: #EDE4DE;
	font-size: 9px;
	text-decoration: none;
}

.menu-links:visited {
	color: #EDE4DE;
	font-size: 9px;
	text-decoration: none;
}


a {
	color: #7D4A47;
	font-size: 10px;
	text-decoration: none;
}
a:visited {
	color: #7D4A47;
	font-size: 10px;
	text-decoration: none;
}


a:hover {
text-decoration: underline;
}
.text-arrowlink {
font-size: 9px;
	color: #B38365;
	text-decoration: none;
}
.text-featured{

	font-size: 9px;
	color: #85736B;
}

.text-links{

	font-size: 9px;
	color: #B1A392;
}
.text-born {

	font-size: 9px;
	color: #C0B09C;
}
.featured-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DCD0C2;
	border-right-color: #DCD0C2;
	border-bottom-color: #DCD0C2;
	border-left-color: #DCD0C2;
}
.text-sub-title {
	font-size: 9px;
	text-transform: uppercase;
	color: #985630;
	font-weight: bold;
	letter-spacing: 2px;
}

.text-sub-title-lower2 {
	font-size: 9px;
	color: #623d24;
	font-weight: bold;
	letter-spacing: 2px;
}
.text-sub-title-lower {
	font-size: 9px;
	color: #985630;
	font-weight: bold;
	letter-spacing: 2px;
}
.pic {
	border: 1px solid #F6F3EB;
}
.lin-b {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DCD0C2;
	border-right-color: #DCD0C2;
	border-bottom-color: #DCD0C2;
	border-left-color: #DCD0C2;
	padding-bottom: 2px;
}
.lin-t {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DCD0C2;
	border-right-color: #DCD0C2;
	border-bottom-color: #DCD0C2;
	border-left-color: #DCD0C2;
	padding-top: 2px;
}
.input {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #7A786C;
	background-color: #FEFDFA;
	border: 1px solid #DCD0C2;
}
.button {
	font-family: Verdana, tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #A6927D;
	background-image: url(images/bt_tile.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 2px 5px;
}
