@charset "utf-8";
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #3b0403;
	text-decoration: none;
	background-image: url(img/canvas.jpg);
	cursor:url(img/diamondring2_alt.cur); 
}
.hover {
	background-color: #a1846d;
}

#page{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#top{
	width: 800px;
	height: 174px;
	text-align: left;
	vertical-align: top;
}
#logo{
	width: 380px;
	height: 174px;
	float: left;
	text-align: left;
	vertical-align: top;
}
#menu{
	width: 420px;
	height: 174px;
	float: left;
	text-align: left;
	vertical-align: top;
}
#left{
	width: 216px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 34px;
}
#main{
	width: 800px;
	background-image: url(img/body-bg.gif);
	background-repeat: repeat-y;
	/*float: left;*/
}
#main-cont{
	width: 550px;
	float: right;
}
#content{
	width: 530px;
	/*float: left;*/
	padding: 10px;
}
.cont-top{
	width: 520px;
	padding: 5px;
	background-color: #a1846d;
}
.cont-middle{
	width: 520px;
	padding: 5px;
	color: #000000;
	background-color: #daceb7;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: top;
	overflow:hidden;
}
.cont-bottom1{
	width: 220px;
	padding: 5px 5px 0px 5px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 2px;
	background-color: #a1846d;
	vertical-align: top;
}
.cont-bottom2{
	width: 280px;
	padding: 5px 5px 15px 5px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
	background-color: #a1846d;
	vertical-align: top;
}
.cont-storehours{
	width: 520px;
	padding: 5px;
	color: #FFFFFF;
	background-color: #daceb7;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: top;
	text-align: center;
}
.cont-storehours div{
	width: 440px;
	padding: 5px;
	color: #000000;
	vertical-align: top;
	text-align: center;
	border: 1px solid #a1846d;
}
.cont-collections{
	width: 520px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: top;
	text-align: center;
}
#collect-menu{
	width: 230px;
	padding: 10px 10px 10px 21px;
	float: left;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
}
#collect-photo{
	width: 230px;
	padding: 10px 10px 10px 10px;
	float: left;
	vertical-align: middle;
	text-align: center;
}
#footer{
	width: 550px;
	height: 70px;
	float: left;
}
#sound{
	width: 800px;
	float: left;
	text-align: right;
}
.frmbutton {
	font-size: 10px;
	color:#000000;
	background-color:#cdbb9c;
	height:17px;
	width:50px;
	border-top-color:#cdbb9c;
	border-right-color:#cdbb9c;
	border-bottom-color:#cdbb9c;
	border-left-color:#cdbb9c;
}
#new-eve-mn{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
#new-eve-mn a{
    color: #3b0403;
	text-decoration: underline;
}
#new-eve-mn a:hover{
    color: #b9a38c;
	text-decoration: none;
}
.new-evemn-list{
    padding:0px 0px 0px 10px;
	background:url(img/dot-list.gif) no-repeat;
}
.mailinglist{
    text-align: right;
    height: 50px;
}

a{
    color: #3b0403;
	text-decoration: none;
}
a:hover{
    color: #a1846d;
	text-decoration: none;
}

.submenu a:hover{
	color: #3b0403;
	font-weight:bold;
	text-decoration: none;
}
#flashanim{
     height:140px;
}
#tickerscrll {
   font-size:12px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color:#3b0403;
   font-weight:bold;
}
#tickerscrll a {
   color:#3b0403;
   text-decoration:none;
}
#tickerscrll a:hover {
   color:#000000;
   text-decoration:none;
}