@charset "utf-8";

BODY{
scrollbar-face-color: #d7d1bd;
scrollbar-shadow-color: #b74f06;
scrollbar-highlight-color: #aea37b;
scrollbar-3dlight-color: #e0e0e0;
scrollbar-darkshadow-color: #8d8d8d;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #b74f06;
}

a:visited {
	color: #b74f06;
}
a:hover {
	color: #b74f06;
}
a:active {
	color: #b74f06;
}

.back {
	background-image: url(images/tile1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.leftBord {
	background-image: url(images/left-bord-tile.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.rightBord {
	background-image: url(images/bord-right-tile.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.bottTile {
	background-image: url(images/bottTile.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.backBott {
	background-image: url(images/tile2.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.contentBack {
	background-color: #FFFFFF;
	background-image: url(images/content_tile.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.tag1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5f4532;
	text-decoration: none;
	line-height: 24px;
}
.tag2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #b74f06;
	text-decoration: none;
}
.buLeftTile {
	background-image: url(images/bu-left-tile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.tag1Small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5f4532;
	line-height: 24px;
	padding-left: 3px;
}
.buRightTile {
	background-image: url(images/bu-right-tile.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.tag1Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}
.tag1BlackSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}
.tag1XSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5f4532;
	line-height: 24px;
	padding-left: 3px;
}
.boxTopTile {
	background-image: url(images/box-top-tile.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.boxBottTile {
	background-image: url(images/box-bott-tile2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Box2Back {
	background-image: url(images/inner-gradient-2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 3px;
	padding-right: 1px;
}
.boxBottTile1 {
	background-image: url(images/box-bott-tile.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.Box1Back {
	background-image: url(images/inner-gradient-1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.copyHome {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #5f4532;
	text-decoration: none;
}
.readMore a:link {
	color: #b74f06;
	text-decoration: none;
}
.readMore a:hover {
	color: #5f4532;
	text-decoration: none;
}
.readMore {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #b74f06;
	text-decoration: none;
}
.tag3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: lowercase;
	color: #b74f06;
	text-decoration: none;
}
.boxLeftTile {
	background-image: url(images/box-left-tile2+.png);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.boxRightTile {
	background-image: url(images/box-right-tile2+.png);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.copy {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #5f4532;
	text-decoration: none;
}
.border {
	border: 1px dashed #b74f06;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.corporate {
	overflow: visible;
	visibility: hidden;
	z-index: auto;
	position: relative;
}
.commercial {
	overflow: visible;
	visibility: visible;
	z-index: auto;
}
