/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #EDE7DA;
	background-image: url(/images/backgrounds/jewelDrop.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	color: #3C2819;
}

/* #wrapRed {
	width: 730px;
	background: #BC0D25;
	padding: 10px;
	display: block;
	margin: 10px auto;
} */

#wrapWhite {
	background-color: #EDE7DA;
	display: block;
	margin: 0% 4%;
	padding: 10px;
}

#header {
	color: #EDE7DA;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#title {
	padding: 0px;
	background-color: #3C2819;
	text-align: center;
}

#logo {
	padding-top: 10px;
}

#nav {
	color: #000000;
	clear: both;
	margin: 5px 0px 10px;
	padding: 0px;
}

#nav ul {
	font-size: 14pt;
	text-align: center;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}
	
#nav li {
	display: inline;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
	
a:link {
   color: #008F9F;
	text-decoration: none;
}

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

#nav a:link, #nav a:visited, #sidebar a:link, #sidebar a:visited, .cartToolz a:link, .cartToolz a:visited {
	color: #00aabd;
	text-decoration: none;
}
	
a:hover, a:active, #nav a:active, #nav a:hover, #sidebar a:active, #sidebar a:hover, .cartToolz a:active, .cartToolz a:hover {
	text-decoration: underline;
}
#sidebar {
	float: left;
	width: 165px;
	background-color: #3C2819;
	margin-left: 8px;
	padding: 5px 10px;
	font-weight: bold;
	color: #EDE7DA;
}

#sidebar h3 {
	color: #000000;
	font-size: 12pt;
	text-transform: capitalize;
	text-align: center;
	margin: 0px;
	padding: 5px 0px 2px;
}

#sidebar ul {
	font-size: 11pt;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidebar li {
	margin: 0px;
	padding: 0px 0px 5px;
}

#rightColumn {
	margin: 0px;
	padding: 0px 0px 5px 195px;
}

h1 {
	margin-top: 0px;
}
h2 {
	font-size: 14pt;
	margin-top: 0px;
}

h3 {
	font-size: 12pt;
	margin-top: 0px;
}
h4 {
	font-size: 11pt;
	margin-top: 0px;
}
h5 {
   font-size: 10pt;
	margin-top: 0px;
}

#content {
	background-color: #EDE7DA;
	margin: 0px;
	padding: 0px 8px 10px 10px;
}

#footer {
	font-size: 10pt;
	background-color: #EDE7DA;
	clear: both;
	display: block;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 10px;
}
/* #sidebar li a:link, #sidebar li a:visited {
	color: #FCBD00;
	font-weight: normal;
	text-decoration: none;
} */

#rightColumn hr {
	clear: left;
	visibility: hidden;
}
#nav ul a.current {
	color: #00AABD;
	text-decoration: underline;
}
.imgLeft {
	float: left;
	margin-right: 5px;
}
.dimensions {
	font-weight: bold;
	font-style: italic;
}

.sizingTable {
	text-align: left;
	border: 1px dotted #BC0D25;
	margin-right: auto;
	margin-left: auto;
}
.sizingTable th {
	background-color: #BC0D25;
	text-align: center;
	padding: 2px;
	color: #FFFFFF;
}
.sizingTable td {
	border-bottom: 1px dotted #E3D8C0;
	padding: 1px;
}

.top {
	width: 100%;
	font-size: 11px;
	text-align: right;
	margin-bottom: 5px;
}

.announce {
	height: auto;
	border: 2px dotted #906C48;
	padding: 5px;
	margin-top: 25px;
	margin-right: 235px;
	margin-bottom: 25px;
	margin-left: 25px;
}
.imgRight {
	float: right;
	margin-left: 5px;
}
div.featuredCollar {
	float: right;
	width: 204px;
	font-size: 9pt;
	font-style: italic;
	text-align: center;
	margin-left: 10px;
	background-color: #0000CC;
	padding: 2px;
	color: #FFFFFF;
}
div.featuredCollarLeft {
	float: left;
	width: 184px;
	font-size: 9pt;
	font-style: italic;
	text-align: center;
	margin-right: 10px;
	background-color: #FF4F95;
	padding: 2px;
	color: #FFF;
}
.featuredCollar a:link, .featuredCollar a:visited, .featuredCollar a:active, .featuredCollar a:hover {
	color: #FF4F95;

}
.featuredCollarLeft a:link, .featuredCollarLeft a:visited, .featuredCollarLeft a:active, .featuredCollarLeft a:hover {
	color: #00C;
}
.featuredCollar img, 
.featuredCollarLeft img{
	border: 1px solid #666;

}
div.contactPic {
	width: 250px;
	float: right;
	font-size: 8pt;
	font-style: italic;
	text-align: center;
	margin-left: 10px;
}
div.madeInUSA {
}
div.cartToolz {
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
}
div.tinyTool {
	font-size: 8pt;
	margin-left: 6px;
	margin-bottom: 1em;
}
#sidebar div.resources ul {
	list-style-type: disc;
	font-size: 10pt;
	padding-left: 15px;
}
#sidebar div.resources li {
	list-style-type: disc;
	list-style-position: outside;
}
p.sig {
	text-align: right;
}
.specials {
	color: #FFFFCC;
	background-color: #000000;
	float: right;
	width: 200px;
	padding-top: 60px;
	padding-right: 5px;
	padding-bottom: 60px;
	padding-left: 5px;
	font-size: 105%;
	font-weight: bold;
	font-style: italic;
	line-height: 110%;
	background-image: url(../images/plaqueBackground.jpg);
	text-align: center;
}
.specials ul {
	list-style-type: none;
}


/* To affect shopping cart */

.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.grid {
	width: 85%;
	border: none;
}

td.grid {
	background-color: #EDE7DA;
}

/* thumbnail pics in product listing grid */
td.grid img { 
	border: solid 1px #3C2819;
}

/* product pic on product detail pic */
table.eightyfive img {
	border: solid 1px #3C2819;
}


img.featured {
	margin-left: 8px;
	border: 1px solid #008F9F;
	margin-bottom: 5px;
}
.subtitle {
	font-size: .8em;
}
div.sidebar {
	float: right;
	width: 200px;
	margin-left: 10px;
	font-size: 9pt;
	font-family: "Times New Roman", Times, serif;
	padding: 5px;
	background-color: #906C48;
	color: #EDE7DA;
}
.sidebar h1 {
	text-align: center;
	font-size: 14pt;
}
.sidebar a {
	color: #D8CB96;
}

