#logo {
	float: left;
	width:230px;
	height: 98px;
}

#secondary-nav {
	float: right;
	height: 98px;
}

#secondary-nav-text {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #7C736B;
	padding-bottom: 3px;
}

#secondary-nav-text a {
	color: #7C736B;
	text-decoration: none;
	padding-right: 10px;
}

#secondary-nav-text a:visited {
	color: #7C736B;
	text-decoration: none;
}

#secondary-nav-text a:hover {
	color: #7C736B;
	text-decoration: underline;
}

#secondary-nav-text a:active {
	color: #444444;
	text-decoration: underline;
}

#main-nav {
	width: 800px;
	border-top: 1px solid #bdafa4;
	border-left: 1px solid #bdafa4;
	border-bottom: 1px solid #938981;
	border-right: 1px solid #938981;
	height: 28px;
	background: url('https://www.hillcrestorchard.com/images/nav_bg.jpg') repeat-x;
}

#main-nav-text {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#main-nav-text a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 18px;
	padding-left: 18px;
}

#main-nav-text a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#main-nav-text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#main-nav-text a:active {
	color: #CCCCCC;
	text-decoration: none;
}



#footer-nav-text {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}

#footer-nav-text a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
}
#footer-nav-text a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer-nav-text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer-nav-text a:active {
	color: #CCCCCC;
	text-decoration: none;
}

#copyright {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
}

.body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #4c4642;
	line-height: 18px;
}

.body a {
	color: #990000;
	text-decoration: none;
}

.body a:visited {
	color: #990000;
	text-decoration: none;
}

.body a:hover {
	color: #990000;
	text-decoration: underline;
}

.body a:active {
	color: #999999;
	text-decoration: none;
}

.body-bold {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #4c4642;
	line-height: 18px;
	font-weight: bold;
}

.body-bold a {
	color: #990000;
	text-decoration: none;
}

.body-bold a:visited {
	color: #990000;
	text-decoration: none;
}

.body-bold a:hover {
	color: #990000;
	text-decoration: underline;
}

.body-bold a:active {
	color: #999999;
	text-decoration: none;
}



.feature {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #a1958c;
}

.feature a {
	color: #990000;
	text-decoration: none;
}

.feature a:visited {
	color: #990000;
	text-decoration: none;
}

.feature a:hover {
	color: #990000;
	text-decoration: underline;
}

.feature a:active {
	color: #999999;
	text-decoration: none;
}

.feature-header {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}

.subnav {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #4c4642;
}

.subnav a {
	color: #990000;
	text-decoration: none;
}

.subnav a:visited {
	color: #990000;
	text-decoration: none;
}

.subnav a:hover {
	color: #990000;
	text-decoration: underline;
}

.subnav a:active {
	color: #999999;
	text-decoration: none;
}

.franchise-header {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #666666;
}
.franchise-text {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
}

.franchise-text a {
	color: #990000;
	text-decoration: none;
}

.franchise-text a:visited {
	color: #990000;
	text-decoration: none;
}

.franchise-text a:hover {
	color: #990000;
	text-decoration: underline;
}

.subnav a:active {
	color: #999999;
	text-decoration: none;
}

input, textarea, select {
	font-size: 11px;
}

#footer {
	width: 100%;
	text-align: center;
	font-size: 9px;
	margin-top: 35px;
}

#footer img {
	float: none;
}

#footer ul {
	margin: 2px 0;
	padding: 0;
}

#footer ul li {
	display: inline;
}

#footer a:link {
	color: #30452A;
	text-decoration: none;
	padding: 0 6px;
	
}

#footer a:hover {
	text-decoration: underline;
	color: #C8A252;
}

#footer a:active {
	color: #FF0000;
}
