@charset "utf-8";
/* CSS Document */

body {
	margin:10px;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
h1 {
	font-size:12px;
}
#top {
	background:url(../images/top.gif);
	height:28px;
}
#header {
	background:url(../images/header.jpg);
	height:118px;
}
#middle {
	background:url(../images/middle.gif);
}
#footer {
	background:url(../images/footer.gif);
	height:60px;
}
#menuback {
	background:url(../images/menuback.gif) no-repeat top left;
	width:241px;
}
#menu {
	padding:60px 45px 0px 19px;
}
.imglink {
	padding:0px 45px 0px 19px;
}
a {
	color:#C00;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#009;
}
#menu a {
	display:block;
	background:#FFF;
	padding:2px 5px 2px 5px;
	font-size:11px;
	margin-bottom:2px;
	border:1px solid #C00;
}
#menu a:hover {
	color:#FFF;
	background:#c00;
}
.menudiv {
	background:#dbdbdb url(../images/gdown-arrow.gif) no-repeat top right;
	display:block;
	padding:2px 5px 2px 5px;
	font-size:11px;
	margin-bottom:2px;
	color:C00;
	font-weight:bold;
}
a.menuexp:hover {
	background:#C00;
	color:#FFF;
}
a.menuexp {
	display:block;
	background:#FFF;
	padding:2px 5px 2px 5px;
	font-size:11px;
	margin-bottom:6px;
	font-weight:bold;
}
#toptitle {
	float:left;
	padding:2px 0px 0px 24px;
	color:#000;
}
#copy {
	float:right;
	padding:2px 24px 0px 0px;
	font-size:11px;
	color:#666;
}
#webdesign {
	font-size:11px;
	float:right;
	margin:30px 24px 0px 0px;
}
.btl {
	background:url(../images/btl.gif);
	height:28px;
	width:8px;
}
.bt {
	background:url(../images/bt.gif);
	font-weight:bold;
	font-size:14px;
}
.btr {
	background:url(../images/btr.gif);
}
.bl {
	background:url(../images/bl.gif);
}
.bc {
	padding-top:8px;
}
.br {
	background:url(../images/br.gif);
}
.bbl {
	background:url(../images/bbl.gif);
}
.bb {
	background:url(../images/bb.gif);
}
.bbr {
	background:url(../images/bbr.gif);
	width:8px;
	height:8px;
}
.largerimage {
	position:absolute;
	width:250px;
	height:250px;
	z-index:1;
	visibility: hidden;
	background:#FFF;
	border:1px #CCC solid;
}
#goldring {
	margin:0px 0px 0px 45px;
}
#callus {
	margin-top:20px;
}
.caption {
	font-size:11px;
	text-align:center;
	color:#666;
	padding-top:2px;
}
