@charset "utf-8";
.leftShad {
	background-image: url(images/left-shad.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightShad {
	background-image: url(images/right-shad.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottShad {
	background-image: url(images/bott-shadow.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftBar {
	background-image: url(images/left-bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.back {
	background-color: #545446;
	background-image: url(images/tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.left {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}

.copy {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.logoSub1 {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.logoSub2 {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #834a42;
	text-decoration: none;
}
.indent {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.copyleftUnder {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #C7C698;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #834a42;
}
.copyleft {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #C7C698;
	font-weight: normal;
}
.phoneRight {
	padding-top: 8px;
	background-image: url(images/phone-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.phoneRight2 {
	background-image: url(images/phone-right-over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-left: 4px;
}
