* { box-sizing:border-box; -moz-box-sizing:border-box; }

BODY, TD, TH

{
font-family: Arial, Helvetica;
font-size: 14px;
color: #000000;
}

SELECT, INPUT, TEXTAREA
{
	font-family: Trebuchet MS,Tahoma,Helvetica;
	font-weight: normal;
	font-size: 15px;
	padding: 0px 2px;
	margin: 0px;
	border: 1px solid #CCCCCC;
	background: #ffffff;
	color: #666666;
}



.radio
{
border: 0px;
width: 10px;
}

.button
{
background: #CCCCCC;
border: 1px solid #CCCCCC;
font-size: 11px;
color: #000000;
float: #none;
}


a
{
text-decoration: none;
font-family: Arial, Helvetica;
font-size: 13px;
color: #342007;
}

a:hover
{
color: #342007;
}

.white
{
font-family: Tahoma, Trebuchet MS;
font-size: 12px;
color: #ffffcc;
text-decoration: underline;
}

.white:hover
{
color: #CCCCCC;
}

.nav
{
font-family: Arial, Helvetica;
font-size: 24px;
padding-top: 5px;
text-decoration: none;
color: #718d26;
}

.nav:hover
{
color: #332114;
}

.BUTTON
{
height: 27px;
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
background: url(/images/button_bg.gif);
cursor: pointer;
}

.dropdown
{
padding: 2px;
padding-left: 5px;
font-weight: bold;
}

.dropdown_link
{
color: #342007;
}

h2
{
font-size: 18px;
color: #663300;
}

h3
{
color: #342007;
}

.HEADER
{
font-weight: bold;
font-size: 22px;
}

.PHOTO
{
text-align: center;
}

.DESCRIPTION
{
font-size: 14px;
color: #000000;
font-weight: normal;
text-align: left;
width: 800px;
}

.SECTION_TAB
{
cursor: pointer;
z-index: 10;
position: relative;
top: 2px;
border: 1px solid #342007;
font-weight: bold;
font-size: 15px;
padding: 5px;
padding-left: 15px;
padding-right: 15px;
}