body {
	font-family: "Palatino Linotype", Arial, Helvetica, sans-serif;
	color: #745f3d;
	background-color: #111111;
}
h1 {
	font-family: Copperplate, "Copperplate Gothic Light", "Palatino Linotype", sans-serif;
	font-size: 1em;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #745f3d;
	border-left-color: #745f3d;
	font-variant: normal;
	font-weight: lighter;
	padding-left: 5px;
}
#pageHeader {
	width: auto;
	margin-left: 80px;
	position: relative;
	z-index: 5;
	top: 15px;
	margin-bottom: 40px;

}
#homeImage {
	margin-left: 33%;
	clear: both;
}
#rodeNavigation {
	background-image: url(images/lines.jpg);
	background-repeat: repeat-x;
	background-position: center;
	padding: 1px;
	height: 130px;
	position: relative;
	vertical-align: middle;
	z-index: 2;
	float: left;
	font-family: Copperplate, "Copperplate Gothic Light", "Palatino Linotype", sans-serif;
	width: 1000em;
}

#rodeNavigation img {
	z-index: 1;
	position: absolute;
	left: 25px;
	top: 20px;

}
#rodeNavigation #contact a:hover, #rodeNavigation #contact a:active {
	text-decoration: none;
	color: #966731;
}
#rodeNavigation ul {
	padding: 1px;
	list-style-type: none;
	display: inline;
	position: absolute;
	left: 143px;
	z-index: 10;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 0px;
}
#rodeNavigation li {
	float: left;
	font-family: Copperplate, "Copperplate Gothic Light", "Palatino Linotype", sans-serif;
	font-size: .8em;
}
#rodeNavigation li a:link, #rodeNavigation li a:visited {
	display: block;
	padding: .2em .5em;
	text-decoration: none;
	color: #745f3d;
	margin-right: 0.5em;
	font-family: Copperplate, "Copperplate Gothic Light", "Palatino Linotype", Verdana;
	font-size: 1em;
}

#rodeNavigation li a:hover, #rodeNavigation li a:active {
	color: #93835f;
}
#rodeNavigation li a.current, #rodeNavigation li a.current:hover, #rodeNavigation li a.current:active {
	color: #966731;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #966731;
	cursor: default;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #966731;
}
#contact {
	position: absolute;
	bottom: 10px;
	float: left;
	z-index: 25;
	left: 550px;
	font-size: 0.8em;
	visibility: visible;
}
#rodeNavigation  #contact  a:link, #rodeNavigation #contact a:visited {
	text-decoration: none;
	color: #745f3d;
}

.leftpad {
	padding-left: 10px;
}
#mainContent {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 80px;
	clear: both;
	position: relative;
	width: 800px;
	padding-top: 25px;
	font-size: .8em;
}
.bottomImage {
	margin-left: 80px;
	border: 1px solid #745f3d;
}

#songwrContent {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 80px;
	clear: both;
	position: fixed;
	width: 800px;
	padding-top: 25px;
	font-size: 0.8em;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(images/johnguitarsepia.gif);
	padding-bottom: 25px;
	top: 220px;
}

#songwrContent .songAwards {
	padding-left: 50px;
}
#prodContent {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 80px;
	clear: both;
	position: fixed;
	width: 800px;
	padding-top: 25px;
	font-size: 0.8em;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(images/production.gif);
	padding-bottom: 25px;
	top: 220px;
}

#newscurrent {
	position: fixed;
	margin-left: 75px;
	font-weight: bold;
}
#orderbookContent {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 80px;
	clear: both;
	position: fixed;
	width: 800px;
	padding-top: 25px;
	font-size: 0.8em;
	background-position: right center;
	background-repeat: no-repeat;
	padding-bottom: 25px;
	top: 220px;
}
#button {
	left: 320px;
	position: absolute;
	top: 20px;
}
