/* CSS Document */

body {
	background-color: #525304;
	margin-top:10px; 
	margin-bottom: 10px;
}

body,tr {
	color: #222222;
	font-size: 15px;
	font-family:  Georgia, Times, serif;
}

a:link {
	color: #7f612f;
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #7f612f;
}

a:hover {
	text-decoration: underline;;
	color: #525304;
}


.h1 {
	font-family: Georgia, Times, serif;
	font-weight: bold; 
	font-size: 18px;
	color: #c13b1d;
}

.h2 {
	font-family: Georgia, Times, serif;
	font-weight: bold; 
	font-size: 16px;
	color: #525304;

}

.table1 {background-image: url(1images/western_wear_pagosa0.jpg);
}


.table2 {
background-image: url(1images/western_wear_pagosa3.jpg);
background-repeat: no-repeat;
}


.summary {
	font-family: Tahoma, Helvetica, serif, sans-serif;
	font-size: 12px;
	color:#333333;
}

.nav {
	font-family: Tahoma, Verdana; font-size: 14px; color: #ffffff; font-weight: bold; text-decoration: none;}


.nav a:link {
	font-family: Tahoma, Verdana; font-size: 14px; color: #cccc99; font-weight: bold; text-decoration: none;}


.nav a:visited {
		font-family: Tahoma, Verdana;  font-size: 14px; color: #cccc99; font-weight: bold; text-decoration: none;}


.nav a:hover {
		font-family: Tahoma, Verdana; font-size: 14px; color: #EEEEBB; font-weight: bold; text-decoration: none;}