body {
	margin:0px; 
	background-image: url('/img/bg.gif');
}

body, td, th {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

img.gallery {
   padding:2px;
   border:1px solid #021a40;
}

img.gallery:hover {
   padding:1px;
   border:2px solid #021a40;
}

img.slabs {
   padding:2px;
   border:1px solid #021a40;
}

img.slabs:hover {
   padding:1px;
   border:2px solid #021a40;
}

.formfields {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.admin {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

a:link {
	text-decoration: none;
	color:#635841;;
}
a:visited {
	text-decoration: none;
	color:#635841;;
}
a:hover {
	text-decoration: underline;
	color:#635841;;	
}
a:active {
	color:#635841;;
	text-decoration: none;
}

#dropmenudiv{
border-left:2px solid white; border-right:2px solid white; border-top:2px solid white; border-bottom:1px solid white; position:absolute;
line-height:20px;
z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:tahoma
}

#dropmenudiv a{
width: 100%;
display: block;
color: #414139;
text-indent: 5px;
border-bottom: 0px solid white;
padding: 0px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #f1f0ef;
}

.dark_brown {
	font-family: Tahoma;
	font-size: 11px;
	color: #635841;
}
.gray {
	font-family: Tahoma;
	font-size: 11px;
	color: #7d7667;
}
.red {
	font-family: Tahoma;
	font-size: 11px;
	color: #660000;
}
.gold {
	font-family: Tahoma;
	font-size: 11px;
	color: #A87200;
}
.redtitle {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 16px;
	color: #820201;
}
.redlarge {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 12px;
	color: #820201;
}
a.dark_brown {
	font-family: Tahoma;
	font-size: 11px;
	color: #635841;
	text-decoration:none;
}
a.dark_brown:hover {
	text-decoration:underline;
}

a.white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
a.white:hover {
	text-decoration:none;
	color: #FFFFFF;
}