
.nof_JubileeGreenBanners1-Default{
font-family:verdana; font-size:22; font-weight:700; font-style:normal; color:rgb(255,255,255) 
}

.nof_JubileeGreenNavbar4-Regular{
font-family:verdana; font-size:10; color:rgb(51,51,51) 
}

.nof_JubileeGreenNavbar5-Rollover{
font-family:verdana; font-size:10; color:rgb(180,173,1) 
}

.nof_JubileeGreenNavbar6-Highlighted{
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:rgb(51,51,51) 
}

.nof_JubileeGreenNavbar7-HighlightedRollover{
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:rgb(180,173,1) 
}

.nof_JubileeGreenNavbar9-Regular{
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:rgb(51,51,51) 
}

.nof_JubileeGreenNavbar10-Rollover{
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:rgb(255,255,255) 
}

.nof_JubileeGreenNavbar11-Highlighted{
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:rgb(255,255,255) 
}

.nof_JubileeGreenNavbar12-HighlightedRollover{
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:rgb(255,255,255) 
}


BODY {
	background-image: url( "../assets/images/Background.gif" );
	background-repeat : no-repeat;
	background-position : 50% 0%;
	background-color : rgb(225,225,225);
	font-family : Arial,    Helvetica,    Geneva,    Sans-serif;
	font-size : 12px;
	color : rgb(51,51,51)
}

A:link {	font-family : Arial;
	font-size : 12px;
	color : rgb(180,173,1)
}

P {
	font-family: Arial,              Helvetica,              Geneva,              Sans-serif;
	font-size : 12px;
	color : rgb(51,51,51);
	line-height : 1.5em
}

.TextObject{
	font-family: Arial,              Helvetica,              Geneva,              Sans-serif;
	font-size : 12px;
	color : rgb(51,51,51)
}

.TextNavBar{
	font-family: Arial,              Helvetica,              Geneva,              Sans-serif;
	font-size : 12px;
	color : rgb(180,173,1)
}

A:visited {
	font-family: Arial,              Helvetica,              Geneva,              Sans-serif;
	font-size : 12px;
	color : rgb(37,102,12)
}

A:active {
	font-family: Arial,              Helvetica,              Geneva,              Sans-serif;
	font-size : 12px;
	color : rgb(51,51,51)
}

H1 {
	font-family: Arial,              Helvetica,              Geneva,              Sans-serif;
	color : rgb(51,51,51);
	font-size : 24px
}

H2 {
	font-size: 20px;
	font-family : Arial;
	color : rgb(51,51,51)
}

H3 {
	font-family: Arial,              Helvetica,              Geneva,              Sans-serif;
	font-size : 16px;
	color : rgb(255,255,255)
}

H4 {
	font-family: Arial,              Helvetica,              Geneva,              Sans-serif;
	font-size : 14px;
	color : rgb(51,51,51)
}

H5 {
	font-family: Arial,              Helvetica,              Geneva,              Sans-serif;
	font-size : 12px;
	color : rgb(51,51,51)
}

H6 {
	font-family: Arial,              Helvetica,              Geneva,              Sans-serif;
	font-size : 10px;
	color : rgb(51,51,51)
}

UL {
	font-family: Arial,              Helvetica,              Geneva,              Sans-serif;
	font-size : 12px;
	color : rgb(51,51,51)
}

OL {
	font-family: Arial,              Helvetica,              Geneva,              Sans-serif;
	font-size : 12px;
	color : rgb(51,51,51)
}

A:hover {
	font-family: Arial,              Helvetica,              Geneva,              Sans-serif;
	font-size : 12px;
	color : rgb(51,51,51)
}

.jcarousel-skin-nof .jcarousel-next-horizontal{
    background: transparent url( "../assets/images/nof-carousel-nav-right-lt.png" ) no-repeat 95% 50% /* next */
}

.jcarousel-skin-nof:hover .jcarousel-next-horizontal{
	background-image: url( "../assets/images/nof-carousel-nav-right-lt.png" )
}
.jcarousel-skin-nof .jcarousel-next-horizontal:hover {
	background-image: url( "../assets/images/nof-carousel-nav-right-lt.png" ) /* prev */
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-next-horizontal:hover {
	background-image: url( "../assets/images/nof-carousel-nav-left-lt.png" )
}

.jcarousel-skin-nof .jcarousel-next-horizontal:focus {
    background-image: url( "../assets/images/nof-carousel-nav-right-dk.png" )
}

.jcarousel-skin-nof .jcarousel-next-horizontal:active {
    background-image: url( "../assets/images/nof-carousel-nav-right-dk.png" )
}

/* Previous */
.jcarousel-skin-nof .jcarousel-prev-horizontal{
    background: transparent url( "../assets/images/nof-carousel-nav-left-lt.png" ) no-repeat 5% 50% /* prev */
}

.jcarousel-skin-nof:hover .jcarousel-prev-horizontal{
	background-image: url( "../assets/images/nof-carousel-nav-left-lt.png" )
}
.jcarousel-skin-nof .jcarousel-prev-horizontal:hover {
	background-image: url( "../assets/images/nof-carousel-nav-left-lt.png" )
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-prev-horizontal:hover {
	background-image: url( "../assets/images/nof-carousel-nav-right-lt.png" )
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:focus {
    background-image: url( "../assets/images/nof-carousel-nav-left-dk.png" )
}

.jcarousel-skin-nof .jcarousel-prev-horizontal:active {
    background-image: url( "../assets/images/nof-carousel-nav-left-dk.png" )
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-nof .jcarousel-next-vertical{
    background: transparent url( "../assets/images/nof-carousel-nav-down-lt.png" ) no-repeat 50% 95% /* next */
}

.jcarousel-skin-nof:hover .jcarousel-next-vertical{
	background-image: url( "../assets/images/nof-carousel-nav-down-lt.png" )
}
.jcarousel-skin-nof .jcarousel-next-vertical:hover {
	background-image: url( "../assets/images/nof-carousel-nav-down-lt.png" )
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-next-vertical:hover {
	background-image: url( "../assets/images/nof-carousel-nav-up-lt.png" )
}

.jcarousel-skin-nof .jcarousel-next-vertical:focus {
    background-image: url( "../assets/images/nof-carousel-nav-down-dk.png" )
}

.jcarousel-skin-nof .jcarousel-next-vertical:active {
    background-image: url( "../assets/images/nof-carousel-nav-down-dk.png" )
}

/* Previous */
.jcarousel-skin-nof .jcarousel-prev-vertical{
    background: transparent url( "../assets/images/nof-carousel-nav-up-lt.png" ) no-repeat 50% 5% /* prev */
}

.jcarousel-skin-nof:hover .jcarousel-prev-vertical{
	background-image: url( "../assets/images/nof-carousel-nav-up-lt.png" )
}
.jcarousel-skin-nof .jcarousel-prev-vertical:hover {
	background-image: url( "../assets/images/nof-carousel-nav-up-lt.png" )
}

.jcarousel-skin-nof .jcarousel-direction-rtl .jcarousel-prev-vertical:hover {
	background-image: url( "../assets/images/nof-carousel-nav-down-lt.png" )
}

.jcarousel-skin-nof .jcarousel-prev-vertical:focus {
    background-image: url( "../assets/images/nof-carousel-nav-up-dk.png" )
}

.jcarousel-skin-nof .jcarousel-prev-vertical:active {
    background-image: url( "../assets/images/nof-carousel-nav-up-dk.png" )
}
