﻿.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.mainsubhed {
	font-family: Arial, Helvetica, sans-serif;
	color: #A9A065;
	font-size: 14px;
}
.bodytext bullets {
	color: #003300;
}
.footerrolls {
	font-size: 9px;
	color: #A9A065;
	font-weight: bold;
	letter-spacing: 1px;
}
.popuptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.popuptextheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
}
#Navigation {
	background-color: #000000;
}
#Navigation a:link {
	color: #FFFFFF;
}
#Navigation a:visited {
	color: #FFFFFF;
}
#Navigation a:hover {
	color: ##E3DFC9;
}
#Navigation a:active {
	color: #FFFFFF;
}
#Navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 29px;
	vertical-align: middle;
}
#Navigation li {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: FFFFFF;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 29px;
}
.logo_boarders {
    border-right-style: solid;
	border-right-width: 4px;
	border-right-color: #E7E5D2;
	border-left-style: solid;
	border-left-width: 4px;
	border-left-color: #E7E5D2;
}


