.navtd {
	background-color: #40521E;
	color: #FFFFFF;
	font-weight: bold;
	height: 25px;
	font-size: 0.9em;
}
.navilinks {
	background-image: url(images/navisep.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 22px;
	font-size: 1em;
	background-color: #BBDA7D;
	font-weight: bold;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #5B752B;
}
#tblNavi a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#tblNavi a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#tblNavi a:hover {
	color: #DDF0A7;
	text-decoration: none;
}


.bottomsmall {
	font-size: 0.8em;
}

.maintop {
	background-image: url(images/mainbk.gif);
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DDF0A7;
	background-repeat: repeat-x;
	background-position: top;
	height: 53px;
}
.header {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
}

.mainleft {
	background-image: url(images/mainleft.gif);
	height: 17px;
	width: 18px;
	background-repeat: no-repeat;
}
.mainmid {
	background-image: url(images/mainbotbk.gif);
	background-repeat: repeat-x;
	height: 17px;
}
.mainright {
	background-image: url(images/mainright.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 18px;
}
.dgreen {
	background-color: #DDF0A7;
	font-size: 0.9em;
}


.greenbk {
	background-color: #BBDA7D;
}
.navleft {
	background-image: url(images/navleft.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 18px;
}
.navright {
	background-image: url(images/navright.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 18px;
}
.navbk {
	background-image: url(images/navbk.gif);
	background-repeat: repeat-x;
	height: 17px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #0B3220;
}
.large3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
}
.red {
	color: #CC0000;
}
.picborder {
	border: 1px solid #759637;
}
.sep {
	background-image: url(images/sep.gif);
	background-repeat: repeat-x;
	height: 23px;
}
.price {
	font-size: 1.3em;
	font-weight: bold;
	color: #CC0000;
}
.info {
	font-size: 0.8em;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
.largeheader {
	font-size: 1.5em;
	font-weight: bold;
	color: #506527;
}
.largeprice {
	font-size: 1.5em;
	font-weight: bold;
	color: #CC0000;
}
