.navigation {
	background-image:  url(http://caprockwinery.com/images/bottles.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 20px;
	position:absolute;
	left:0px;
	top:20px;
	width:220px;
	height:450px;
	z-index:2;
	overflow: visible;
	background-attachment: scroll;
	background-position: left top;
	padding-top: 125px;
}
.navigation a {
	font-weight: 900;
	color: #000099;
}
.main {
	background-attachment: scroll;
	background-image:  url(http://caprockwinery.com/images/name.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
	width:540px;
	z-index:1;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F0E2D1;
	margin: 0px 10px 0px 222px;
	padding: 0px;
	background-image:  url(http://caprockwinery.com/images/bakcground.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
.footer {
	font-size: 10px;
	text-align: center;
	word-spacing: 1em;
	font-weight: 700;
	vertical-align: bottom;
	letter-spacing: 1px;
	position:relative; 
	z-index:3; 
	overflow: visible;
	width:540px;
}
.smaller {
	font-size: 10px;
}
h1 {
	color: #000080;
	text-align: center;
}
.firstletter {
	font-size: 16px;
}
.firstletter2 {
	font-size: 24px;
	color: #808040;
}