﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

#nav-cell {
	background: #efc040;
}

#nav {
	border: 0;
	width: 100%;
	}

#nav td {
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#nav a {
	display:block;
	color: #5f4f0c;
	text-decoration:none;
	padding: 11px 15px 6px 15px;
	border-right: 1px solid #deb035;
	}	

#nav a:hover {
	color: #5f4f0c;
	background: #efcc40;
}

body {
	font-size: 12px;
	color: #6b675b;
	margin: 0;
	background: #f0ebe5 url('../siteart/bkg.jpg') repeat-x;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	}

td {
	font-size: 12px;
	color: #6b675b;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	}
	
#maintable {
	border: 0;
	width: 990px;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#foot {
	padding: 30px 0px 38px 0px;
}

#bottom {
	text-transform:uppercase;
	padding: 15px 0;
}

#inv {
	width: 100%;
	border:0;
}

#inv td {
	padding-right: 2px;
	padding-top: 2px;
}

#inv td a img {
	border:0;	
}

#inv td a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

#main-content {
	padding: 25px 0;
}
