PLEASE NOTE:
DUE TO HEALTH ISSUES IN THE FAMILY, THE TRYON ROAD LOT AND THE CHOOSE N CUT WILL BE CLOSED FOR THE 2022 CHRISTMAS SEASON
WE PRAY THAT YOU ALL HAVE A BLESSED CHRISTMAS AND NEW YEAR!
Angelhare Forest Christmas Tree Farm
Home of the Heavenly Fraser Fir
• • • • • • • • •
Angelhare Forest Christmas Tree Farm is located in historic and picturesque Glendale Springs, in Ashe County, North Carolina. We are pleased to provide friendly service, fresh Christmas trees, and fun for the whole family!
Quantities from single trees to wholesale pre-order lots are available for sale. Want to choose your own Christmas Tree? We offer the opportunity for Choose-n-Cut at our farm, throughout the holiday season. Our home base is in Raleigh, NC, where we operate several Christmas Tree lots as well.
Angelhare Forest Christmas Trees • 891 West Reno Road • West Jefferson, NC 28694 • (919)-612-1183
/*
Angelhare Forest Styles
Author: Desiree Howell
Date: 11/3/2015
Filename: ah_styles.css
Supporting Files: none
*/
/* Body Styles */
body {
background-color: rgb(115, 240, 90);
}
/* Header Styles */
header h1 {
color: white;
font-family: Century Gothic, Verdana, sans-serif;
letter-spacing: 4px;
text-align: center;
}
header h3 {
color: white;
font-family: Century Gothic, Verdana, san-serif;
letter-spacing: 6px;
text-align: center;
}
header h5 {
color: black;
font-size: 50px;
text-align: center;
letter-spacing: 17px;
}
section header h1 {
color: white;
font-family: Geneva, Verdana, san-serif;
letter-spacing: 2px;
font-size: 20px;
text-align: center;
}
section header h4 {
color: red;
font-family: Geneva, Verdana, sans-serif;
font-size: 22px;
letter-spacing: 3px;
text-align: center;
}
aside h2 {
color: white;
font-family: Century Gothic, Verdana, sans-serif;
letter-spacing: 3px;
font-size: 20px;
text-align: center;
}
/* Section Styles */
section p {
font-family: Geneva, Verdana, sans-serif;
font-size: 17px;
}
section p:first-letter {
font-size: 23px;
}
#hours {
text-align: center;
}
p.contact {
text-align: center;
}
p.contact:first-line {
font-weight: bold;
}
p.location:first-line {
font-weight: bold;
}
/* List Styles */
#farmlist {
color: black;
font-family: Geneva, Verdana, sans-serif;
font-size: 17px;
list-style-type: square;
}
/* Aside Styles */
#navigation {
width: 30%;
}
#facebook {
background-color: rgb(33, 26, 242);
color: white;
border: 2px solid black;
font-family: Geneva, Verdana, sans-serif;
font-size: 15px;
}
/* Navigation Styles */
nav ul {
list-style-type: none;
font-family: Geneva, Verdana, sans-serif;
font-size: 15px;
}
nav ul li{
width: 90%;
height: 30px;
text-align: center;
border: 1px solid black;
background-color: white;
}
nav ul li a {
color: black;
text-decoration: none;
}
nav ul li:hover {
background-color: rgb(235, 92, 92);
text-align: center;
}
/* Footer Styles */
footer {
width: 950px;
background-color: white;
color: black;
font-family: Geneva, Verdana, sans-serif;
font-size: 12px;
text-align: center;
letter-spacing: 2px;
font-style: normal;
}
/* Image Styles */
header img {
width: 20%;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;
border-width: 5px;
border-color: black;
}
#homepic {
width: 33%;
}
#fbpic {
width: 15%;
border: 2px solid rgb(33, 26, 242);
}
#aboutuspic {
width: 33%;
border: 2px solid black;
}
#productspic {
width: 33%;
border: 2px solid black;
}
#hourspic {
width: 40%;
border: 2px solid black;
}
#contactpic {
width: 50%;
border: 2px solid black;
}
/* Map Styles */
#map {
width: 500px;
height: 300px;
background-color: white;
}
/* Form Styles */
#description {
text-align: left;
}
.block {
color: white;
background-color: rgb(15, 145, 25);
width: 280px;
font-family: Geneva, Verdana, sans-serif;
font-size: 20px;
}
#custInfo legend {
color: white;
background-color: rgb(15, 145, 25);
font-family: Geneva, Verdana, sans-serif;
font-size: 20px;
}
#custInfo {
color: black;
font-family: Geneva, Verdana, sans-serif;
font-size: 15px;
border: 2px solid black;
}