/* Page Styles */
body {
    background-image: url("http://www.dahlcreekoutfitters.com/images/prints.gif");
    background-position: center;
    background-repeat: repeat-y;
	background-color:#ce822a;
    margin:0px;
}
h1  {
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica;
	color: #CE822A;
	margin-bottom: -20px;
}
h2  {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica;
	color: #8D522D;
}
h3  {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4  {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica;
	color: #000000;
	margin-bottom: -22px;
}
.Link {
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.Link a:link {
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.Link a:visited {
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.Link a:hover{
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #CE822A;
}
.BodyHead {
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica;
	color: #FFFFFF;
	text-align: left;
}
p {
	font-weight: none;
	font-size: 14px;
	font-family: Arial, Helvetica;
	color: #8D522D;
	text-align: left;
}
.Heading  {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica;
	color: #CE822A;
}
.CopyWriteText {
	text-align: center;
	text-decoration: none;
	font: arial;
	font-size:12px;
	color:#000000;
}
.LinkHead {
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 22px;
	color: #FFFFFF;
}
p a:link {
	text-align: left;
	text-decoration: underline;
	font-family: Arial;
	font-size:13px;
	color:#8D522D;
}
p a:visited {
	text-align: left;
	text-decoration: underline;
	font-family: Arial;
	font-size:13px;
	color:#8D522D;
}
p a:hover {
	text-align: left;
	text-decoration: underline;
	font-family: Arial;
	font-size:13px;
	color:#CE822A;
}
h2  a:link{
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica;
	color: #8D522D;
	text-decoration: underline;
}
h2  a:visited{
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica;
	color: #8D522D;
	text-decoration: underline;
}
h2  a:hover{
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica;
	color: #CE822A;
	text-decoration: none;
}