/* $WEFT -- Created by: Webmaster (webmaster@chicagowatchandjewelry.com) on 7/28/2002 -- */
@font-face {
	font-family: Bradley Hand ITC;
	font-style:  normal;
	font-weight: normal;
	src: url(BRADLEY0.eot);
}
body,html {
	margin: 0pt;
	scrollbar-base-color: #FFEAE8;
	scrollbar-face-color: #FFEAE8;
	scrollbar-track-color: #FFEAE8;
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #EDEDED;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-color: #EDEDED;
	background-color: #EDEDED;
	font-family: "Bradley Hand ITC", Arial, Helvetica;
	color: #000000;
}
p {
	color: #000000;
	font-weight: 600;
	font-size: 105%;

}
h3 {
	font-size: 125%;
	font-weight: 900;
	font-family: "Bradley Hand ITC", Georgia, Verdana, Arial, Helvetica;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	font-style: italic;
}
.header {
	background-image: url(/images/header_fill.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.side {
	background-image: url(/images/side_fill.gif);
	background-repeat: repeat-y;
}
.bodytext {
	padding-right: 20px;
}
a {
	color: #000000;
	text-decoration: underline;

}
a:hover {
	color: #666666;
}
.textTiny {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-style: oblique;
}
.imgBorder {
	border: 2px solid;
	border-color: #666666 #cccccc #cccccc #666666
}