@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url();
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}
.left-bg {
	background-image: url(layout/left-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right-bg {
	background-image: url(layout/right-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footer-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #6C6559;
}
.Subhead-medium {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 21px;
	font-weight: bold;
	text-transform: capitalize;
	color: #661E0A;
	text-align: left;
}
.Subhead-large {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #661E0A;
}
.body-bg {
	background-color: #000000;
	background-image: url(layout/Body-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.photo-bdr {
	border-color: #403B35;
	border: 2px solid;
	margin-right: 6px;
	margin-left: 6px;
}
a:visited {
	color: #3F3A34;
}
.address-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFCC;
}
.body-table-top {
	background-color: #FFFFFF;
	background-image: url(layout/content-BG-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #D2943F;
	border-left-color: #D2943F;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.body-table-top-modified {
	background-color: #FFFFFF;
	
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #D2943F;
	border-left-color: #D2943F;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}

.hr {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D2943F;
}
.body-table-bottom-modified {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D2943F;
	border-bottom-color: #D2943F;
	border-left-color: #D2943F;
}


.body-table-bottom {
	background-color: #FFFFFF;
	background-image: url(layout/content-BG-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D2943F;
	border-bottom-color: #D2943F;
	border-left-color: #D2943F;
}
a:hover {
	color: #3F3A34;
}
a:active {
	color: #3F3A34;
}
body,td,th {
	border-color: #403B35;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #661E0A;
}

