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

body{
font-family: "Baskerville Old Face", "Times New Roman", serif;
font-size:16px;
}
#innertable{
background:#B6B5BC;
margin:auto;
width:770px;
}
#invlist{
	border:#FFFFFF 2px solid;
	background-color:#585864;
}
#invlist td{
	border-bottom:#CCCCCC 1px solid;
	color:#FFFFFF;
	font-size:20px;
	text-align:center;
}
#invlist .heading{
	color:#FFFFFF;
	text-align:center;
	font-size:26px;
}
#invlist a{
	color:#FFFFFF;
	text-decoration:none;
}
#invdesc{
	text-align:center
}
#invdesc .desc .title{
	font-size:24px;
}
.image img{
	border:#FFFFFF 1px solid;
}
.elevTables{
	text-align:center;
}
.elevTables table td{
	width:20%;
	background-color:#333333;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
}
.elevTables table .nocolor{
	background-color:#B6B5BC;
}
.deer{
background:url(../newimages/deerlogo.jpg) center no-repeat;
}
.invdeer{
background:url(../newimages/inventory-deer.jpg) no-repeat;
height:209px;
}
.invdeersold{
background:url(../newimages/inventory-deersold.jpg) no-repeat;
height:209px;
}
.headerlink a{
text-decoration:underline; 
font-weight:bold;
color:#000000;
}a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #999999;
}
