body
{
	width: 100%;
	text-align: center;
    margin: 0;
    padding: 0;
	background-color: #827d00;
}

a:link 
{
	color: #837d00;
}

a.specialLink:link
{ color: #daddab; 
}

a:visited 
{
	color: #753f00;
}

a:hover 
{
	color: #d5d110;
}

a:active 
{
	color: #C37C13;
}

.outer
{
	margin: auto;
    width: 850px;
    background-image: url('image/page-bg.gif');
    background-repeat: repeat-y;
}

.body_group
{
    margin-left: 25px;
    margin-right: 25px;
    background-image: url('image/img_watermark.gif');
    background-repeat: no-repeat;
    background-position: top right;
}

.navigation 
{
    height: 25px;
    background-image: url('image/img_navbar.jpg');
    background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	line-height:25px;
}

a.nav
{
	padding: 0px; 
	margin: 0px;
	margin-left: 7px;
	margin-right: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-decoration: none;
	color: #daddab;
}

a:hover.nav, a.selected
 {
	border-bottom: 3px solid #003745;
	color: #003745;
}

.header 
{
    height: 125px;
}

.header_group
{
    margin-left: 25px;
    margin-right: 25px;
}

.vine 
{
    height: 65px;
}

.grass 
{
    margin-left: 36px;
    margin-right: 36px;
    background-image: url('image/img_grass.jpg');
    background-repeat: no-repeat;
    height: 65px;
    clear: left;
}

.contact 
{
    margin-left: 36px;
    margin-right: 36px;
    background-image: url('image/img_contactbar.jpg');
    background-repeat: no-repeat;
    height: 25px;
	line-height: 25px;
	text-align: center;
	vertical-align: bottom;
	letter-spacing: .5px;
	font-size: 12px;
	color: #daddab;
}

.outer_bottom
{
	margin: auto;
    width: 850px;
    background-image: url('image/page-bg-bottom.gif');
    background-repeat: no-repeat;
    height: 25px;
}

.section
 {
	border-top:4px solid #827d00;
	overflow:auto;
	padding:1.4em 0pt 3.2em;
	width:100%;
}

.thumbnail
 {
	float:left;
	margin-bottom: 7px;
	margin-right: 7px;
	padding: 0;
	vertical-align: bottom;
	display: inline;
}

.thumbnail img
{
	border: solid 3px #d7d895;
	height: 50px;
	width: 50px;
}

.thumbnail a:link img
{
	border: solid 3px #d7d895;
}

.thumbnail a:hover img
{
	border: solid 3px #541800;
}