body, table {font-size: 12px; font-family: verdana,arial,helvetica;}

A.base_links:link {font-size: 10px; color: #0E280F; font-weight: bold; text-decoration: none;}
A.base_links:visited {font-size: 10px; color: #0E280F; font-weight: bold; text-decoration: none;}
A.base_links:hover {font-size: 10px; color: #F0E2BF; font-weight: bold; text-decoration: underline;}
A.base_links:active {font-size: 10px; color: #0E280F; font-weight: bold; text-decoration: none;}
A.text_links:link {font-size: 12px; color: #0E280F; font-weight: bold; text-decoration: none;}
A.text_links:visited {font-size: 12px; color: #0E280F; font-weight: bold; text-decoration: underline;}
A.text_links:hover {font-size: 12px; color: #F0E2BF; font-weight: bold; text-decoration: underline;}
A.text_links:active {font-size: 12px; color: #0E280F; font-weight: bold; text-decoration: underline;}

.large {font-size: 18px; color: #FFFFFF;}
.lrg_bld {font-size: 16px; color: #0E280F; font-weight: bold;}

.medium {font-size: 14px; color: #0E280F;}
.med_bld {font-size: 14px; color: #0E280F; font-weight: bold;}
.med_bldWht {font-size: 14px; color: #FFFFFF; font-weight: bold;}

.small {font-size: 10px; color: #0E280F;}
.smallWht {font-size: 10px; color: #FFFFFF; text-decoration: none;}
.sm_bld {font-size: 10px; color: #0E280F; font-weight: bold;}
.sm_x {font-size: 9px; color: #0E280F;}

.content {color: #0E280F;}
.black {color: #000000;}
.bold {color: #0E280F; font-weight: bold;}
.white {color: #FFFFFF;}
.beige {color: #0E280F;}

.heading {
	background-image: url(images/back-heading.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #0E280F;
	font-weight: bold;
	padding-left: 15px;
}

.norepeat {
	background-attachment: scroll;
	background-image: url(images/main_almonds.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Top Menu */

#homemenu {
	height: 27px;
	margin: 0px auto;
	color: #0E280F;
	background-color: #F0E2BF;
}

#homemenu a {
	height: 27px;
	font-size: 16px;
	color: #0E280F;
	padding: 10px 8px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

#homemenu a:hover {
	height: 27px;
	background: url(images/almond.gif) no-repeat center center;
}