.font-x-small
{
	font-size: 6px;
}

.footer 
{
	font-size:11px;
	line-height:14px;
	font-family:Arial;
	text-align:center;
}

.menu-text
{
	line-height: 14px;
	font-family: Verdana;
	font-size: 11px;
	color: white;
}

.menu-text a
{
	font-family: Verdana;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

.menu-text a:hover
{
	text-decoration: underline;
}
	
.content-text, form-text
{
	font-family: Arial;
	font-size: 11px;
	color: #81723F;
}

.content-text a
{
	font-family: Verdana;
	font-size: 11px;
	color: #81723F;
	text-decoration: underline;
}

.content-text a:hover 
{
	text-decoration:none;	
}

.google-search
{
	font-family: Verdana;
	font-size: 11px;
	color: #666769;
	font-weight:bold;
}


.bottom_text
{
	font-family: Verdana;
	font-size: 9px;
	color: #928147;
	text-decoration:none;
}
.bottom_text a
{
	font-family: Verdana;
	font-size: 9px;
	color: #928147;
	text-decoration:none;
}
.bottom_text a:hover
{
	font-family: Verdana;
	font-size: 9px;
	color: #928147;
	text-decoration:underline;
}

.footer-text a
{
	font-family: Verdana;
	font-size: 10px;
	color: #666769;
	text-decoration: underline;
}

.breadcrumbs-text
{
	line-height: 14px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	color: #666769;
}

.breadcrumbs-text-inactive
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	color: #A5A6A7;
}

.breadcrumbs-text a
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	color: #666769;
	text-decoration: none;
}

.breadcrumbs-text a:hover
{
	text-decoration: underline;
}

.red-header
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 14px;
	color: #81723F;
}

.red
{
	color: #81723F;
}

sup
{
	font-size: 9px;
}

.form-textbox
{
	font-family: Verdana;
	font-size: 12px;
	height: 20px;
	width: 150px;
}

.form-textarea
{
	font-family: Verdana;
	font-size: 12px;
	height: 100px;
	width: 250px;
}

.signupform-dropdown
{
	font-family: Verdana;
	font-size: 11px;
	height: 20px;
}

.form-dropdown
{
	font-family: Verdana;
	font-size: 11px;
	color: #666769;
	font-weight:bold;
	height: 20px;
}

.small
{
	width: 100px;
}

.xsmall
{
	width: 50px;
}

.xxsmall
{
	width: 25px;
}

.large
{
	
	width: 250px;
}

.xlarge
{
	width: 350px;
}

.semi-full
{
	width: 80%;
}

.full
{
	width: 100%;
}

tr.header
{
	line-height: 12px;
	font-weight: bold;
	color: White;
	background-color: #81723F;
}

tr.row
{
	background-color: #f6f6f6;
}

tr.alt-row
{
	background-color: white;
}

table.table
{
	background-color: #e6e6e6;
}

tr.row td
{
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

tr.alt-row td
{
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

.last-col
{
	border-right: 1px solid #e6e6e6;
}

div.indent
{
	padding-left: 20px;
}