BODY {font-family:Arial, Helvetica, Trebuchet MS; color:#000000;behavior:url(cssHoverFix.htc);}

td {text-align: left;}

a:hover {color: #FD6C1C}

.nav-general:link {color: #000000; font-family:Arial, Helvetica, Trebuchet MS; font-weight:bold; text-align:center; text-decoration:none; white-space:nowrap; text-transform:uppercase; vertical-align: top; padding: 5px;  margin: 0 0 5px 0; }

.nav-general:hover {background-color:#FCFE52;}

#footer  {
    background:#000000; 
}

#footer  a {
    color: #FCFE52;
	font-size: 16px;
	text-decoration: none;
}

#footer .links {
    border-right: 1px dashed #FCFE52;
    color: #FCFE52;
    float: left;
    font-size: 16px;
	font-weight: bold;
    min-height: 220px;
    padding: 15px 0 0;
    text-align: center;
    width: 300px;
}
#footer .contact {
    border-right: 1px dashed #FCFE52;
    color: #FCFE52;
    float: left;
    font-size: 16px;
	font-weight: bold;
    min-height: 130px;
    padding: 15px 0 0;
    text-align: center;
    width: 360px;
}

#footer .graphics {
    color: #FCFE52;
    float: left;
    font-size: 16px;
    padding: 15px 0 0 15px;
    text-align: center;
    width: 300px;
}
#footer .copyright {
    color: #929292;
    float: left;
    font-size: 11px;
    padding: 15px 0 0 15px;
    text-align: center;
    width: 990px;
}
#footer h2 {
    font-size: 20px;
    text-transform: uppercase;
	color: #0E7365;
	font-weight:normal;
	letter-spacing: 2px;
}

#copyright {
      text-align: center;
}

#social {
    opacity: 0.3;
} 

#social a:hover {
    opacity: 0.6;
} 

h1 {
    color: #000000;
	 font-size: 18px;
}

h2 {
    color: #F23E10;
	 font-size: 16px;
}

h3 {
    color: #000000;
	 font-size: 14px;
}

h4 {
    color: #F23E10;
    font-size: 12px;
}


#contents .vertical-seperator {
    border-right: 1px solid #E5E5E5;
}

#contents .horizontal-seperator {
    border-bottom: 1px solid #E5E5E5;
}

#navigation {
    width: 240px;
    font-size: 0.79em;
}
	#navigation ul {
	    margin: 0px;
	    padding: 0px;
	}
	ul.top-level { background: #FCFE52; }
		
		#navigation li { list-style: none; }
        ul.top-level li {
            border-bottom: #fff solid;
            border-top: #fff solid;
            border-width: 1px;
            text-align: left;
        }
			#navigation a {
				color: #000;
				font-weight: bold;
				cursor: pointer;
				display:block;
				height:25px;
				line-height: 25px;
				text-indent: 10px;					
				text-decoration:none;
				width:100%;
				border: 1px outset #000000 ;
			}
			#navigation a:hover{ text-decoration:underline;	}
	        #navigation li:hover {
	            background: #FABB36;
	            position: relative;
	        }
        ul.sub-level { display: none; }
        li:hover .sub-level {
            background: #FCFE52;
            border: #fff solid;
            border-width: 1px;
            display: block;
            position: absolute;
            left: 220px;
            top: 5px;
        }
        ul.sub-level li {
			border: none;
			float:left;
			width: 320px;
		    text-align: left; 
        }
		#navigation .sub-level { background: #FCFE52; z-index: 1000;}
		#navigation .sub-level .sub-level { background: #FABB36; }
						
	/*IE RESET HELPER*/
	li:hover .sub-level .sub-level { display:none; }
	.sub-level li:hover .sub-level { display:block; }	


#ys_social_pinterest {float:left;}
a.yscp_link:hover { font-family:verdana; color:#0E7365; text-decoration:underline; line-height:20px; }
