body {
	background-color: #1F3805;
	font-family: 'Trebuchet MS',verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
body, p {
	font-size: 15px;
	color: #1F3805;
}
a:link, a:visited, a:active {
	color: #81972A;
	text-decoration: underline;
}
a:hover {
	color: #1F3805;
	text-decoration: underline;
}
p {
	line-height: 120%;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	font-variant:small-caps;
	color: #1F3805;
	border-bottom: 1px dashed #1F3805;
}
h2 {
	font-size: 12px;
	color: #1F3805;
}
#prizes {
	border: 4px outset #81972A;
}
#header {
	background-image:url(../images/splash-banner-bg.gif);
}
#right {
	font-size: 12px;
	padding: 20px 20px 0 20px;
}
#left {
	padding: 20px 20px 20px 0;
}
#footer {
	padding: 15px 0 15px 0;
}
#right_btm {
	padding: 20px 20px 0 20px;
	background-image:url(../images/logo_silo.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	line-height: 120px;
}
#main_sub {
	padding: 15px 0 15px 0;
}
#right_sub {
	padding: 20px 5px 0 15px;
}
#breadcrumb {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#sold {
	background-image:url(../images/sale/sold.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
ul {
	list-style-type: disc;
}
li {
	line-height: 18px;
	padding-bottom: 10px;
}
/* Top navigation bar links */
#Navbarlinks {
	font-size: 14px;
	white-space: nowrap;
	margin-bottom: 0px;
}
	
#Navbarlinks a {
	float: left;
	border-right-style: solid;
	border-right-color: #1F3805;
	border-right-width: 1px;
	padding: 5px 10px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	white-space: nowrap;
	background-color: #1F3805; }

#Navbarlinks a:hover {
	color: #1F3805;
	background-color: #81972A; }

a img { border: none; }
#Nav { width: 100%; }
#Nav { background-color: #1F3805; }

#NavbarHome {
	font-size: 14px;
	white-space: nowrap;
	margin-bottom: 0px;
}
	
#NavbarHome a {
	float: right;
	border-right-style: solid;
	border-right-color: #1F3805;
	border-right-width: 1px;
	padding: 5px 12px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	white-space: nowrap;
	background-color: #1F3805; }

#NavbarHome a:hover {
	color: #1F3805;
	background-color: #81972A; }
.bold {
	font-weight:bold;
}
#thumbs{
	width:760px;
}
#thumbs div {
	margin:12px;
	width:120px;
	height:130px;
	float:left;
	border-top:1px solid #81972A;
	border-left:1px solid #81972A;
	border-bottom:1px solid #1F3805;
	border-right:1px solid #1F3805;
	font-size:1em;
	text-align:center;
}
#thumbs div img{
	border:none;
	display:block;
	margin:5px auto;
}
#showimage{
position:absolute;
visibility:hidden;
border: 1px solid #1F3805;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
font-size:1.25em;
margin-right: 1px;
}
.pic_table {
border-bottom: 2px solid #1F3805;
border-right: 2px solid #1F3805;
border-left: 2px solid #1F3805;
padding: 5px 0;
}
