@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #990000;
}
.Body-BG {
	background-color: #FFFFFF;
	background-image: url(layout/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG-LEFT-footer {
	background-image: url(layout/footer-left-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BG-RIGHT-footer {
	background-image: url(layout/footer-right-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a:hover {
	color: #000000;
}
.photo-bdr {
	border: 1px solid #FF0000;
	margin: 4px;
	padding: 0px;
}
.BG-LEFT-repeat {
	background-image: url(layout/bg-left-repeat.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.BG-RIGHT-repeat {
	background-image: url(layout/bg-right-repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
a:active {
	color: #FF0000;
}
.BG-RIGHT-Top {
	background-image: url(layout/BG-RIGHT-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG-RIGHT-Bottom {
	background-image: url(layout/BG-RIGHT-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Text-small-black-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.footer-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.BG-Contact-box {
	background-image: url(layout/numbers-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.text-white-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.Text-small-red-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FF0000;
}
.footer-bold-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.BG-LEFT-Bottom {
	background-image: url(layout/BG-LEFT-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.BG-LEFT-Top {
	background-image: url(layout/BG-LEFT-top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.cheyenne-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.Text-italic-SubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
