body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Lucida Sans, Arial, sans-serif;
	font-size: 62.5%;
	color: #847a5f;
	background-color: #b5a98a;
	}

ul, ol {
	font-size: 1.2em;
	margin-top: .5em;
	margin-bottom: .5em;
	}

ol li {
	margin-top: .7em;
	}


p {
	padding: 0;
	margin: .5em 0;
	font-size: 1.2em;
	line-height: 1.2em;
	}
	

table { font-size: 1.2em; }
table p, table ul, table ol { font-size: 1em; }

a {
	font-size: 1em;
	text-decoration: none;
	}

a:link, a:visited {
	color: #847a5f;
	}

.showlink a:link, .showlink a:visited  {
	text-decoration: underline
	}

a:hover, a:active, a:focus {
	text-decoration: underline;
	color: #504a3a;
	}

h1, h2, h3 {
	padding: 0;
	margin: 0 0 .5em 0;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: normal;
	}

#shop-body h1 {
	padding-top: 1em;
	}

img { border: none }

address
{
	line-height: 1.2em;
	font-size: 1.2em;
	font-style: normal;
	margin-left: 2em;
}

.center { text-align: center }


.left {
	text-align: left;
	}

.right {
	text-align: right;
	}

#outermost-div {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	}
	
#middle-div { 
	width: 780px;
	margin: 10px auto 0 auto;
	text-align: left;
	padding-bottom: 1px !important;
	padding-bottom: 0;
	}

#centeredbody { 
	margin: 0;
	padding: 0;
	}

#home-body #centeredbody, #about-body #centeredbody, #contactus-body #centeredbody, #events-body #centeredbody, #news-body #centeredbody {
	background-color: #f9f2e4;
	}

#shop-body #centeredbody {
	background-color: #ffffff;
	}

#shop-body h1 {
	margin-top: 10px;
	}

#privacy a:link, #privacy a:visited  {
	text-decoration: underline
	}
#privacy h1 {
	padding-bottom: .5em
	}
#privacy h2 {
	margin-top: 1em;
	}

#header {
	height: 142px;
	}
#header img {position: absolute}

#main-nav ul {
	position: absolute;
	top: 100px;
	height: 23px;
	padding: 0;
	margin: 0;
	}

#main-nav li {
	margin:0;
	padding: 0;
	position: absolute;
	list-style-type:none;
	}

#main-nav ul li a {
	display:block;
	border:0;
	}

#main-nav ul li a span {
	display:none;
	}


#home {
	left: 35px;
	}
#home a {
	width: 57px;
	height: 23px;
	background:transparent url(http://hornandleather.com/images/nav/home.gif) no-repeat;
	}
#home-body #home a {
	background:transparent url(http://hornandleather.com/images/nav/home_rol.gif) no-repeat;
	}
#home a:hover, #home a:focus {
	background:transparent url(http://hornandleather.com/images/nav/home_rol.gif) no-repeat;
	}

	
#events {
	left: 155px;
	}
#events a {
	width: 61px;
	height: 23px;
	background:transparent url(http://hornandleather.com/images/nav/events.gif) no-repeat;
	}
#events-body #events a {
	background:transparent url(http://hornandleather.com/images/nav/events_rol.gif) no-repeat;
	}
#events a:hover, #home a:focus {
	background:transparent url(http://hornandleather.com/images/nav/events_rol.gif) no-repeat;
	}
	
#shop {
	left: 283px;
	}

#shop a {
	width: 54px;
	height: 23px;
	background:transparent url(http://hornandleather.com/images/nav/shop.gif) no-repeat;
	}
#shop-body #shop a {
	background:transparent url(http://hornandleather.com/images/nav/shop_rol.gif) no-repeat;
	}
#shop a:hover, #home a:focus {
	background:transparent url(http://hornandleather.com/images/nav/shop_rol.gif) no-repeat;
	}
	
#news {
	left: 405px;
	}
#news a {
	width: 56px;
	height: 23px;
	background:transparent url(http://hornandleather.com/images/nav/news.gif) no-repeat;
	}
#news-body #news a {
	background:transparent url(http://hornandleather.com/images/nav/news_rol.gif) no-repeat;
	}
#news a:hover, #home a:focus {
	background:transparent url(http://hornandleather.com/images/nav/news_rol.gif) no-repeat;
	}

	
#about {
	left: 663px;
	}
#about a {
	width: 63px;
	height: 23px;
	background:transparent url(http://hornandleather.com/images/nav/about.gif) no-repeat;
	}
#about-body #about a {
	background:transparent url(http://hornandleather.com/images/nav/about_rol.gif) no-repeat;
	}
#about a:hover, #home a:focus {
	background:transparent url(http://hornandleather.com/images/nav/about_rol.gif) no-repeat;
	}
	
	
#sub-nav {
	position: relative;
	z-index: 2;
	right: 5px;
	top: 142px;
	width: auto;
	}

#sub-nav ul {
	text-align: right;
	margin: 0;
	padding: 0;
	font-size: 10px;
	}

#sub-nav ul li {
	list-style-type: none;
	display: inline;
	}

#contactus-body #contact a, #cart-body #cart a {
	color: #504a3a;
	}

#content {
	position: relative;
	z-index: 1;
	padding: 0 10px 10px 10px;
	}
	
#home-body #content, #shop-body #content {
	padding: 0;
	margin: 0;
	}
	
#title-fixed-height {
	height: 78px;
	}

#content img {
	margin: 5px 0;
	}
#end-of-content {
	clear: both;
	}


#content-copy {
	background-color: #efe7d7;
	border: 1px solid #ddd3c3;
	margin: 10px 0 0 0;
	padding: 10px;
	}
#events-body #content-copy img {
	position: relative;
	float: right;
	margin: 0 0 0 10px;
	}
#events-body #content-copy h2 {
	margin: 0;
	}
#shop-image {
	position: relative;
	float: right;
	padding: 0 0 0 10px;
	text-align: center;
	}
#shop-image img {
	border: 2px solid #ddd3c3;
	}

#contactus-body #content-copy {
	height: 470px;
	}
#contactus-body #content-copy img {
	float: right;
	border: 2px solid #ddd3c3;
	}
#content-copy a:link, #content-copy a:visited  {
	text-decoration: underline
	}
#contactus-body #content-copy h2 {
	margin-top: 2em;
	}

#footer {
	clear: both;
	}

#footer p {
	font-size: 1em;
	padding: .5em;
	margin: 0;
	}

#webmaster {
	float:right;
	margin:0 !important;
	margin: .5em;
	}
	
#home-welcome {
	background-image: url(http://hornandleather.com/images/home/boothbox2.gif);
	background-repeat: no-repeat;
	background-color: #f9f2e4;
	width: 470px;
	height: 334px;
	}

#home-welcome img {
	margin: 0 0 0 22px;
	}

#home-welcome h1 {
	padding: 50px 0 0 25px;
	}
	
#home-welcome p {
	margin-left: 25px;
	}

#home-founders {
	background-color: #f9f2e4;
	border: 2px solid #beb6a1;
	margin: 0 10px 7px 5px;
	padding: 5px;
	cursor: pointer;
	}
#home-founders table {
	font-size: 1em;
	}
#home-founders-pic {
	width: 143px;
	}
#home-founders-pic img {
	margin: 0;
	}
#home-founders-pic p {
	margin: 0;
	}
#home-founders-copy {
	background-color: #efe7d7;
	border: 1px solid #ddd3c3;
	min-height: 184px;
	margin-left: 7px;
	}

#home-founders-copy h2, #home-founders-copy p, #home-belts-copy h2, #home-belts-copy p, #home-events-copy h2, #home-events-copy p {
	padding: 3px 0 0 3px;
	}

#home-belts {
	background-color: #f9f2e4;
	border: 2px solid #beb6a1;
	margin: 0 5px 0 10px;
	cursor: pointer;
	}
#home-belts table {
	font-size: 1em;
	}

#home-belts-pic {
	width: 189px;
	height: 158px;
	}
#home-belts-pic img {
	margin: 0;
	}
#home-belts-copy {
	background-color: #efe7d7;
	border: 1px solid #ddd3c3;
	margin: 5px 5px 0 7px;
	height: auto !important;
	height: 145px;
	min-height: 145px;
	}
	
#home-events {
	background-color: #f9f2e4;
	border: 2px solid #beb6a1;
	margin: 0 10px 0 5px;
	cursor: pointer;
	}
#home-events table {
	font-size: 1em;
	}

#home-events-pic {
	width: 184px;
	height: 158px;
	}
#home-events-pic img {
	margin: 10px 0 0 0;
	}
#home-events-copy {
	background-color: #efe7d7;
	border: 1px solid #ddd3c3;
	margin: 5px 5px 0 7px;
	height: auto !important;
	height: 145px;
	min-height: 145px;
	}	
	