body, div, p, h1, h2, h3, h4, h5, h6, th, td, input, select, textarea, a, li {
  font-family: verdana, arial, sans-serif;
}

body, th, td, input, select, textarea, p, li {
  font-size: 10px;
}

code, pre {
  font: 10px "courier new", courier, monospace;
}

body {
	background-color: #fff;
  color: #8A5A46;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-image: url(../images/misc/bullet.gif);
}

input, textarea {
	font-size: 9px;
	color: #999999;
}

h1 {
  font-size: 16px;
}

h2 {
  font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #7C2E1E;
  font-family: times new roman, times, serif;
}

h3 {
  font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #7C2E1E;
	letter-spacing: 1px;
  font-family: times new roman, times, serif;
}

h4 {
  font-size: 10px;
}

h5 {
  font-size: 8px;
}

h6 {
  font-size: 6px;
}

img {
  border: 0px;
}

hr {
  height: 1px;
}

th {
  text-align: left;
}

a:link, a:visited, a:active {
  color: #DD3F1E;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
  color: #A01C00;
	font-weight: bold;
	text-decoration: none;
}

a.header:link, a.header:visited, a.header:active {
  color: #7C2E1E;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.header:hover {
  color: #A01C00;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.underLeftNav {
	background-image: url(../images/backgrounds/underLeftNav.gif);
	background-color: #F9F5E7;
	background-repeat: repeat-x;
	background-position: bottom center;
}

.underLeftNav2 {
	background-image: url(../images/backgrounds/underLeftNav2.gif);
	background-color: #F9F5E7;
	background-repeat: repeat-x;
	font-size: 12px;
	color: #595750;
	background-position: bottom center;
}

.sideBar {
	background-image: url(../images/backgrounds/sideBarBack.jpg);
	background-color: #FFF8E6;
	font-size: 9px;
	color: #595750;
	background-repeat: repeat-x;
	background-position: bottom center;
}

.alert {
  color: #f00;
}

.footer {
	font-size: 9px;
	color: #999999;
}

.teeny {
	font-size: 9px;
	font-style: italic;
}

.required {
  color: #DAC186;
	font-size: 9px;
}

.stroke {
	border: #000 1px solid;
}

.tblFont {
	color: #595750;
	font-size: 9px;
}

.price {
	font-size: 13px;
	color: #7C2E1E;
	font-weight: bold;
}

.small {
	font-size: 10px;
	font-weight: bold;
}

.category {
	font-size: 22px;
	color: #7C2E1E;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 1px;
  font-family: times new roman, times, serif;
}

.photoBorder {
	border: #CE9D81 1px solid;
}