/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}


body {
	background: #b1a38d url(../images/bg.jpg) repeat-x top;
	font: 14px/20px Arial, Helvetica, sans-serif;
	color: #463328;
}


body a {
	color: #7b9d33;
	text-decoration: none;
	text-shadow: white 0 0 0;
}
body a:hover {
	color: #cf8b1f;
}
h2 {
	font-family: 'Lobster', arial, serif;
	font-size: 30px;
	line-height: 36px;
	color: #81361d;
	text-shadow: #c3a757 1px 1px 0;
}
h3 {
	color: #7a2210;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin: 0;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 36px;
	color: #384183;
	text-shadow: #c4c0be 1px 1px 0;
	border-bottom: 1px solid silver;
	border-top: 1px solid silver;
	margin-top: 10px;
	margin-bottom: 10px;
}


#wrapper {
	width: 960px;
	margin: 0 auto;
}
#header {
	width: 960px;
	height: 120px;
	margin-bottom: 29px;
}
#nav {
  	width: 960px;
  	height: 40px;
  	background: url(../images/nav-bg.jpg) repeat-x;
	border-top: 1px solid #829659;
}
#nav ul {
  	height: 40px;
  	list-style: none;
}
#nav ul li {
	height: 40px;
 	float: left;
}
#nav li a {
	height: 40px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-family: 'Lobster', arial, serif;
	font-size: 18px;
	line-height: 40px;
}

#nav li a:hover {
	color: orange;
}

#index-tab a, 
#about-tab a, 
#saddles-tab a, 
#headstalls-tab a, 
#art_gallery-tab a, 
#gallery-tab a,
#pen-tab a, 
#ropes-tab a {
	width: 100px;
	color: #fefae8;
	border-right: 1px solid #829659;
	border-left: solid 1px #7b9c33;
}
#contact-tab a {
	width: 100px;
	color: #fefae8;
	border-right: solid 1px #7b9c33;
	border-left: solid 1px #7b9c33;
}
#index-tab a:hover, 
#about-tab a:hover, 
#saddles-tab a:hover, 
#headstalls-tab a:hover, 
#art_gallery-tab a:hover, 
#ropes-tab a:hover,
#pen-tab a:hover,
#gallery-tab a:hover,
#contact-tab a:hover {
	color: #463328;
}

#index #index-tab,
#about #about-tab,
#saddles #saddles-tab,
#headstalls #headstalls-tab,
#art_gallery #art_gallery-tab,
#pen #pen-tab,
#ropes #ropes-tab,
#gallery #gallery-tab,
#contact #contact-tab

{
	width: 102px;
	margin-top: -1px;
	background: #fefae8;
	color: #463328;
	border: none;
	border-bottom: solid 1px #fefae8;
}


#content {
	width: 960px;
	background: #fefae8;
	padding: 20px 0;
}
#tagline {
	width: 920px;
	height: 38px;
	margin: 20px;
	border-top: solid 1px #e3d7c5;
	border-bottom: solid 1px #e3d7c5;
}

#tagline img {
	float: right;
	margin: 4px 20px;
}

#tagline p {
	float: left;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 38px;
}

#tagline ul, li {
	list-style-type: none;
}

#testimonials {width: 500px;height: 100px;list-style-type: none}

#testimonials .slide { }

blockquote {font-size: 18px;font-family: Georgia, "Times New Roman", Times, serif;color: #333;font-style: italic}


#content-left-store {
	width: 420px;
	float: left;
	margin: 0 40px 0 10px;
}
#content-right-store {
	width: 420px;
	float: right;
	margin: 0 20px 0 0;
}

#content-left-store p {
	margin: 0 0 10px;
	font-size: 12px;
	line-height: 13px;
}

#content-left-store a:link {
	color: #7a3740;
}

#content-left-store a:visited {
	color: #4e657c;
}

#content-left-store a:hover {
	color: #457b30;
}

#content-right-store a:link {
	color: #7a3740;
}


#content-right-store a:visited {
	color: #4e657c;
}

#content-right-store a:hover {
	color: #457b30;
}

#content-left-store img {
	margin: 5px;
	font-size: 12px;
	line-height: 13px;
	border: 1px solid #e8d57e;
	background-color: #fde8bb;
	padding: 5px;
	float: left;
	width: 90px;
	height: 90px;
}

.rope-table {
	background-color: #fde8bb;
	background-image: url(../images/wood.jpg);
	color: white;
	font-size: 18px;
	border-bottom: 1px solid black;
}

.rope-table td {
	border-bottom: 1px solid #9b9b9b;
}

#content-right-store img {
	margin: 5px;
	font-size: 12px;
	line-height: 13px;
	border: 1px solid #e8d57e;
	background-color: #fde8bb;
	padding: 5px;
	float: left;
	width: 90px;
	height: 90px;
}


#content-right-store p {
	font-size: 12px;
	line-height: 13px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 10px;
}


#content-left {
	width: 440px;
	float: left;
	margin: 0 40px 0 20px;
}

#content-right {
	width: 420px;
	float: right;
	margin: 0 20px;
}

#content-left p {
	margin: 20px 0;
}
#content-right p {
	margin: 0 0 20px;
}
#main {
	width: 580px;
	float: left;
	margin: 0 40px 0 20px;
}
#main p {
	margin: 20px 0;
}
#sidebar {
	width: 300px;
	float: right;
	margin: 0 20px 0 0;
}

.poetry {
	font-size: 12px;
	line-height: 12px;
	margin-left: 20px;
}

#wide-column { 
	padding: 0 20px;
}
#wide-column p {
	margin: 20px 0;
}
#wide-column .image {
	background: #e3d8c5;
	padding: 5px;
}
#footer {
	font-size: 11px;
	padding-bottom: 40px;
	line-height: 14px;
}
#footer a {
	color: #463328;
	text-decoration: none;
}

#footer_lft {
	float: left;
	width: 400px;
}

#footer_rt {
	float: right;
	width: 400px;
	text-align: right;
}


/* Slider */
#slider-container { 
	width: 920px;  
	background: #e3d8c5;
	margin: 0 20px;
	padding: 5px 0;
}
#slider {
	margin: 0 5px;
}
#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
		}
.pics { 
	width: 910px;
	height: 240px;
	overflow: hidden;
	margin: 0 auto;
}
span#prevBtn { 
	display: none; 
}
span#nextBtn { 
	display: none; 
}
/* End Slider */

/* Random Classes */

.port-img {
	background: #e3d8c5;
	padding: 5px;
	margin-top: 20px;
}
.port-button {
	margin: 20px 5px;	
}

.port-item-left {
	width: 440px;
	float: left;
	margin: 20px 40px 20px 0;
}
.port-item-right {
	width: 440px;
	float: left;
	margin: 20px 0 20px 0;
}
.clear {
	clear: both;
}

.spacer {
	height: 25px;
}

.line-spacer {
	height: 25px;
	border-top: 1px solid gray;
}


.top-margin {
	margin-top: 20px;
}


.artist-gallery-wrapper {	margin: 5px;
	padding: 10px;
	width: 850px;
	height: 350px;
}

.artist-gallery-wrapper p {
	padding-top: 20px;
}

.artist-gallery-wrapper img {
	height: 192px;
}


.gallery-wrapper img {	background: #e3d8c5;	padding: 5px;}

.gallery-column-left {
	float: left;
	width: 520px;
}

.gallery-column-right {
	float: right;
	width: 340px;
	padding-top: 20px;
}



.gallery_thumb_layout img {
	margin: 5px;
	padding: 10px;
	border: 1px solid silver;
	background-color: #e7e5b2;
	width: 140px;
}

.gallery_thumb_border {
	margin: 5px;
	padding: 10px;
	border: 1px solid silver;
	background-color: #e7e5b2;
	
}

.gallery-nav a {
	text-decoration: none;
	color: olive;
	font-size: 11px;
}



.catchpen_thumb_layout img {
	margin: 5px;
	padding: 10px;
	border: 1px solid silver;
	background-color: #e7e5b2;
	width: 400px;
}

.catchpen_thumb_layout2 img {
	margin: 5px;
	padding: 10px;
	border: 1px solid silver;
	background-color: #e7e5b2;
	width: 250px;
	float: left;
}

.catchpen_thumb_layout3 img {
	margin: 5px;
	padding: 10px;
	border: 1px solid silver;
	background-color: #e7e5b2;
	width: 250px;
	float: right;
}

.catchpen_thumb_layout4 img {
	margin: 5px;
	padding: 10px;
	border: 1px solid silver;
	background-color: #e7e5b2;
	width: 375px;
	float: left;
}



ul.photos {
    margin: 0;
    line-height: 18px;
	padding: 0;
}

ul.photos li {
    display: inline;
    list-style: none;
    margin: 0 4px 3px 0;
    background: none;
    padding: 0;
    float: left;
    position: relative;
}
    
.number {
  font-size: xx-small;
  margin: 0 0 0 10px; padding:0;
	color: #000;
	font-style: italic;
}


.thumbnail_row {
	margin-top: 9px;
	text-align: left;
	
}

.thumbnail_row img {
	border: 1px solid gray;
	margin: 2px;
	padding: 2px;
	
}

.thumbnail_center {
	border: 1px solid gray;
	background-color: white;
}


/* sticky footer */
html {
	height: 100%;	
}
body {
	height: 100%; 	
}
div#wrapper {
	
	min-height: 90%;
	height: auto !important;
	
}



#footer_btm {
	z-index: -10;
	height: 60px;
	background: transparent url(../images/mountains.png) repeat-x scroll center bottom;
	
}
