/* CSS written by E Leach */



body {

	font-family: Arial, Helvetica, sans-serif;

	color: #670001;

	background-color: #FFFFFF;

	font-size: 12px;

	background-image:   url("../images/backgrounds/background.jpg");

	background-repeat: repeat-x;

}



/* Emphasized paragraph text style */

p em {

	font-weight: bold;

	

	}



a{

	font-weight: bold;

	color: #670001;

	text-decoration: none;

}



a.visited {



}



a.hover {



}



/* Header image placement */

.mainimage {

	position: absolute;

	width: 190px;

	height: 285px;

	visibility: visible;

	left: 50%;

	margin-left: -370px;

	top: 20px;

}



/* Header image placement */

.logoimage {

	position: absolute;

	width: 231px;

	height: 85px;

	left: 50%;

	margin-left: 100px;

	top: 0px;

}



/* Navigation placement and style */

.navigation {

	position: absolute;

	top: 90px;

	padding: 5px;

	left: 50%;

	margin-left: -170px;

	background-color: #DDBB8D;

	width: 600px;

	font-size: 11px;

}



/* Left pane placement and style */

.content {
	position: absolute;
	top: 121px;
	left: 351px;
	margin-left: -170px;
	width: 510px;
	font-size: 11px;
	height: 217px;

	

}



/* Right pane placement and style */

.chaps {

	position: absolute;

	top: 330px;

	left: 50%;

	margin-left: -370px;

	width: 100px;

	font-size: 12px;

}



.accessories {

	position: absolute;

	top: 330px;

	left: 50%;

	margin-left: -230px;

	width: 100px;

	font-size: 12px;

}



.jewelry {

	position: absolute;

	top: 330px;

	left: 50%;

	margin-left: -90px;

	width: 100px;

	font-size: 12px;

}



.sheep {

	position: absolute;

	top: 330px;

	left: 50%;

	margin-left: 50px;

	width: 100px;

	font-size: 12px;

}



.horse {

	position: absolute;

	top: 330px;

	left: 50%;

	margin-left: 190px;

	width: 10px;

	font-size: 12px;

}



.chapstxt {

	position: absolute;

	top: 405px;

	left: 50%;

	margin-left: -370px;

	width: 108px;

	font-size: 12px;

	color:#FFCC66;

	font-weight: bold;

}



.accessoriestxt {

	position: absolute;

	top: 405px;

	left: 50%;

	margin-left: -230px;

	width: 108px;

	font-size: 12px;

	color:#FFCC66;

	font-weight: bold;

}



.jewelrytxt {

	position: absolute;

	top: 405px;

	left: 50%;

	margin-left: -90px;

	width: 108px;

	font-size: 12px;

	color:#FFCC66;

	font-weight: bold;

}



.sheeptxt {

	position: absolute;

	top: 405px;

	left: 50%;

	margin-left: 50px;

	width: 108px;

	font-size: 12px;

	color:#FFCC66;

	font-weight: bold;

}



.horsetxt {

	position: absolute;

	top: 405px;

	left: 50%;

	margin-left: 190px;

	width: 108px;

	font-size: 12px;

	color:#FFCC66;

	font-weight: bold;

}



/* Footer placement and style */

.quote {

	display: inline;

	position: absolute;

	top: 450px;

	left: 50%;

	margin-left: -380px;

	width: 740px;

	font-size: 12px;



}



/* Copyright placement and style */

.copyright {

	display: inline;

	position: absolute;

	top: 600px;

	left: 468px;

	margin-left: -380px;

	width: 740px;

	font-size: 10px;



}



/* doesn't work */

.btmcontent {

	top: 350px;

	width: 700px;

}
