@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #a3a6a0;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: underline;
	color: #333333;


}
.oneColFixCtr #container {
	width: 944px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #dcddd2;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 8px solid #dcddd2;
	
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
}
.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #dcddd2;
	margin: 0px 0px 10px;
	float: left;
	width: 944px;
	position: relative;

}

#TopHdr {
	height: 108px;
	background-image: url(images/TopHdrLogo2.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dcddd2;
}

#TopNav {
	height: 30px;
	float: right;
	width: 450px;
	margin-top: 77px;	
}

#MainLeft {
	float: left;
	width: 515px;
	background-image: url(images/MainPageImage2.jpg);
	background-repeat: no-repeat;
	height: 461px;
}

#ViewLeft {
	font: 11px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	float: left;
	width: 515px;
	position: relative;
	display: block;
}

.itemnum {
	width: 40px;
	font: italic 11px Georgia, "Times New Roman", Times, serif;
	color: #555653;
	margin: 0;
	padding: 5px;
	background-color: #d7d7d7;
	border: 1px solid #adaea7;
	border-bottom-style: none;
	text-align: center;
}

#ViewLeft h1 {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
}

.descDiv {
	float: left;
	width: 495px;
	margin-bottom: 5px;
	padding-left: 5px;
	
}

#Desc h3 {
	font-size: 13px;
	color: #333;
	font: small-caps 15px Georgia, "Times New Roman", Times, serif;
}

#Desc a {
	font-size: 13px;
	color: #333;
	font: small-caps 15px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

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

#SearchBox {
	float: right;
	width: 405px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #adaea7;
	border-bottom-color: #adaea7;
	border-left-color: #adaea7;
	margin-bottom: 32px;
	margin-top: 14px;
}

#SearchBox h2 {
	background-image: url(images/QuickSearch.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
	height: 28px;
	width: 141px;
	margin-left: -25px;
	float: left;
}

#SearchForm {
	width: 260px;
	padding: 0px;
	margin: 20px 0px 0px 20px;
	height: 28px;
	float: left;
	}
	
#go {
	margin: -5px 0px 0px;
	padding: 0px;
	float: right;
	width: 28px;
	height: 32px;
	}	
	
#MainLeft h1 {
	text-indent: -3000px;	
}

#MainRight {
	float: right;
	width: 405px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #adaea7;
	border-bottom-color: #adaea7;
	border-left-color: #adaea7;
}

#MainRight h2 {
	background-image: url(images/CatView.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
	margin: 0px;
	padding: 0px;
}

#CatTable {
	font-size: 11px;
	font-style: italic;
	padding-left: 10px;
	line-height: 1.6em;
	color: #2C2C2A;
}

#CatTable a {
	text-decoration: none;
	color: #333333;
}

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

.prodDiv {
	margin: 0px 0px 10px;
	padding: 5px;
	float: left;
	width: 500px;
	border: 1px solid #adaea7;
	background-color: #e4e6dc;
}

#thumbs {
	float: left;
}

.image {
	border: 1px solid #C0C0C0;
	padding: 5px;
	background-color: #F7F7F7;
	float: left;
}

a:hover .image {
	border: 1px solid #B6B6B6;
	padding: 5px;
	background-color: #DFDFDF;
}

.PrevNext {
	font: 13px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}

#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #dcddd2;
	color: #838681;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
}

#footerBottom {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/index_15.jpg);
	background-repeat: no-repeat;
	height: 5px;
}

#sendEmail {
	padding: 5px;
	background-color: #dcddd2;
	border: 1px solid #adaea7;
	list-style-type: none;
	margin-right: 10px;
	list-style-image: url(http://www.jeffreymarieantiques.com/images/bullet.png);
}

#sendEmail h3 {
	margin-top: 0;
}

#sendEmail li {
	margin-left: -26px;
	margin-bottom: 5px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.alert {
	font-style: italic;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #b90e2d;
	margin-top: -15px;

}

.error {
	color: #fb331d;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}