.PRETTYTEXT
{
    font-family : Arial;
    font-size : 10pt;
    color : black;
    font-weight : normal;
}

.PRETTYTEXT A:VISITED
{
    color : gray;
    text-decoration : underline;
}

.PRETTYTEXT A:LINK
{
    color : black;
    text-decoration : underline;
}

.PRETTYTEXT A:HOVER
{
    color : silver;
    text-decoration : underline overline;
}

.MENU_TEXT
{
    font-family : Arial;
    font-size : 10pt;
    color : black;
    font-weight : normal;
    height : 20px;
}

.MENU_TEXT A:VISITED
{
    font-family : Arial;
    color : gray;
    text-decoration : underline;
}

.MENU_TEXT A:LINK
{
    color : black;
    text-decoration : underline;
}

.MENU_TEXT A:HOVER
{
    color : #007F4A;
    text-decoration : underline overline;
}

.MENU_TABLE
{
    width : 150px;
    height : 100%;
}

.MENU_SECTION
{
    font-family : Arial;
    font-size : 10pt;
    color : black;
}

.BACKGROUND
{
    background : #FBFDE3;
}

.HEADER_BACKGROUND
{
    background :  url(http://www.ncsufarmhouse.com/Images/Field.gif);
}

.PAGE_HEADER
{
    font-family : Arial;
    font-size : 12pt;
    color : black;
    font-weight : bold;
    font-variant : small-caps;
    background : #FBE60C;
}

.MENU_BACKGROUND
{
    background :  url(http://www.ncsufarmhouse.com/Images/menubackground.gif);
}

.LARGE_LINKS
{
    font-family : Arial;
    font-size : 12pt;
    color : green;
    font-weight : bold;
    text-decoration : none;
}

.LARGE_LINKS A:VISITED
{
    color : gray;
    text-decoration : underline;
}

.LARGE_LINKS A:LINK
{
    color : #007F4A;
    text-decoration : underline;
}

.LARGE_LINKS A:HOVER
{
    color : gray;
    text-decoration : underline overline;
}

.SECTION_HEADER
{
    font-family : Arial;
    font-size : 10pt;
    color : #FBE60C;
    font-weight : bold;
    background : #007F4A;
}

.SECTION_HEADER A:VISITED
{
    color : white;
    text-decoration : underline;
}

.SECTION_HEADER A:LINK
{
    color : white;
    text-decoration : underline;
}

.SECTION_HEADER A:HOVER
{
    color : #FBE60C;
    text-decoration : underline overline;
}

.SECTION_TEXT
{
    font-family : Arial;
    font-size : 9pt;
    color : black;
    background : white;
}

.SECTION_TEXT A:VISITED
{
    color : #007F4A;
    text-decoration : underline;
}

.SECTION_TEXT A:LINK
{
    color : #007F4A;
    text-decoration : underline;
}

.SECTION_TEXT A:HOVER
{
    color : black;
    text-decoration : underline overline;
}

.LINESSECTION_TEXT
{
    font-family : Arial;
    font-size : 9pt;
    color : black;
    background : white;
    border-bottom : dotted 1px #007F4A;
}

.LINESSECTION_TEXT A:VISITED
{
    color : gray;
    text-decoration : underline;
}

.LINESSECTION_TEXT A:LINK
{
    color : #007F4A;
    text-decoration : underline;
}

.LINESSECTION_TEXT A:HOVER
{
    color : black;
    text-decoration : underline overline;
}

.STRONG_LINKS
{
    font-family : Arial;
    font-size : 12pt;
    color : #007F4A;
    font-weight : bold;
    background : white;
}

.STRONG_LINKS A:VISITED
{
    color : #007F4A;
    text-decoration : underline;
}

.STRONG_LINKS A:LINK
{
    color : #007F4A;
    text-decoration : underline;
}

.STRONG_LINKS A:HOVER
{
    color : green;
    text-decoration : underline overline;
}

.STRONG_TEXT
{
    font-family : Arial;
    font-size : 14pt;
    color : #007F4A;
    font-weight : normal;
    background : white;
}

.STRONG_TEXT A:VISISTED
{
    color : black;
    text-decoration : underline;
}

.STRONG_TEXT A:LINK
{
    color : black;
    text-decoration : underline;
}

.STRONG_TEXT A:HOVER
{
    color : black;
    text-decoration : underline overline;
}

.HEADER_SUMMER
{
    background :  url(http://www.ncsufarmhouse.com/Images/summer.gif);
}

.HEADER_WINTER
{
    background :  url(http://www.ncsufarmhouse.com/Images/winter.gif);
}

.HEADER_SPRING
{
    background :  url(http://www.ncsufarmhouse.com/Images/spring.gif);
}

.HEADER_FALL
{
    background :  url(http://www.ncsufarmhouse.com/Images/fall.gif);
}

