body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #612023;
	margin: 0px;
	padding: 0px;
}
.whitetext {
	color: #FFFFFF;
}
#content {
	background-color: #FFFFFF;
}
#top {
	background-image: url(/images/elements/design_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 75px;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#top a:link {
	color: #FFDF7D;
	text-decoration: none;
}
#top a:visited {
	color: #CC9900;
	text-decoration: none;
}
#top a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #23646B;
}
a:visited {
	color: #596E24;
}
a:hover {
	color: #7E292D;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #23646B;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #544410;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 12pt;
	font-weight: bold;
	color: #612023;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}
.imgR {
	padding-left: 20px;
}
.imgL {
	padding-right: 20px;
}
#picture {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #612023;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #612023;
	margin: 0px;
	padding: 0px;
}
#pullout {
	font-size: 9pt;
	width: 200px;
}
#pullout h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #612023;
	margin: 0px;
	padding: 0px;
}
ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#bottom {
	color: #FFFFFF;
	padding-top: 10px;
}
#bottom a:link {
	color: #FFDF7D;
	text-decoration: none;
}
#bottom a:visited {
	color: #CC9900;
	text-decoration: none;
}
#bottom a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#storepullout {
	font-size: 9pt;
	border: thin dotted #612023;
}
#storepullout h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #612023;
	margin: 0px;
	padding: 0px;
}
#storeboxes {
	font-size: 9pt;
	padding: 0px;
	margin: 0px;
	border: thin dotted #612023;
}
.smalltext {
	font-size: 8pt;
}
#carttables {
	font-size: 9pt;
	border: 1px solid #612023;
	width: 648px;
}
.searchBtn {
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #666666;
	height: 20px;
	width: 30px;
}
.searchBox {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.textbox {
	background-color: #E0F0FF;
	border: 1px solid #000000;
	font-size: 11px;
	color: #000000;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-size: 11px;
	color: #000000;
}
.submit {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #612023;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #535C2F;
}
form, ol {
	margin: 0px;
	padding: 0px;
}
a.txtButton:link {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #612023;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #535C2F;
}
a.txtButton:visited {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #612023;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #535C2F;
}
a.txtButton:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AD6858;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #535C2F;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #A8373D;
}
.txtOutOfStock {
	color: #A8373D;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.txtCartPrice {
	float: right;
	color: #A8373D;
	padding-right: 3px;
}
.cartTotal {
	border-top: 1px dashed #070F72;
	width: 153px;
	padding-top: 2px;
	margin-top: 3px;
}
.cartProgress {
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
}
.txtcartProgressCurrent {
	color: #A8373D;
	font-weight: bold;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #612023;
	border-bottom: 1px solid #666666;
}
a.txtCheckout {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #612023;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #535C2F;
}
.txtStockWarn {
	color: #A8373D;
}
.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #A8373D;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
/* END CHECK OUT PAGES */
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
