
body, table, tr, td {
font-family: Calibri, "Calisto MT", serif;
font-size: 12pt;
color: #333;
margin: auto;
}

a {
	color: #35592A;
	font-weight: 700;
	text-decoration: none;
}

a:link {
	color: #35592A;
	text-decoration: none;
}

a:visited {
	color: #35592A;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	background-color: #35592A;
	color: #FFFFFF;
}

a:active {
	color: #35592A;
	text-decoration: none;
}

h1 {
font-size: 122%;
font-weight: 700;
color: #333;
}

h2 {
font-size: 110%;
font-weight: 700;
color: #333;
}

h3 {
font-size: 110%;
font-weight: 700;
color: #666;
}

.smtext {
font-size: 80%;
}

#index_nav {
margin-top: 113px;
}

#copy {
background-image: url(body_bkg.jpg);
background-position: top center;
background-repeat: repeat-y;
width: 831px;
padding: 0 1em 0 1em;
line-height: 20px;
text-align: left;
}
#tablist{
padding: 13px 0 0 83px;
margin-left: 0;
margin-bottom: 0;
margin-top: 0;
width: 831px;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-right: 1px;
border: 1px solid #778;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: #35592A;
}

#tablist li a:hover{
background: #477638;
border-color: #35592A;
color: #FFF;
}

#tablist li a.current{
background: #477638;
}

.hybrid {z-index: 1}
.sale {z-index: 2}


#footer {
font-size: 80%;
line-height: 10px;
margin-top: 1em;
}

#emphasis {
            font-weight: bolder;
            font-size: larger;
 }



