/* skiblueridge styles */

.topNavCell
{ 
background-image: url('/graphics/topNavButton.gif');
background-repeat: no-repeat;
background-position: left; 
}

.topNavCell, .topNavCell a
{ 
	font-size: 14pt; 
	color: #00c000; 
	font-weight: bold;
	font-style: italic;
	font-family: arial, helvetica, serif; 
	text-indent: 12px;
	text-decoration: none;
	white-space: nowrap;
}

.lastTopNavCell
{ 
background-image: url('/graphics/lastTopNavButton.gif');
background-repeat: no-repeat;
background-position: left; 
}
.footer, .footer a, .winterLeftNav, .winterLeftNav a, .sectionTitle, .winterLeftNavPanel, .smallprint, .sitemap
{  
font-size: 12pt; 
color: #00c000; 
font-weight: bold;
font-style: italic;
font-family: arial, helvetica, serif; 
text-decoration: none;
}
.smallprint, .smallprint a {font-size: 10pt; font-style: normal; font-weight: normal;}

.topNavCell a:hover, .winterLeftNav a:hover, .footer a:hover, h1 a:hover, .sectionTitle a:hover
{ 
	color: #ffd325; 
}

.sectionTitle, .sectionTitle a, .winterLeftNavPanel {color: white; text-decoration: none;}

.sectionTitle {font-size: 14pt; padding-bottom: 0;}

.snowflakesBG
{
background-image: url('/graphics/butterflies.jpg');
background-repeat: no-repeat;
background-position: center bottom; 
}


h1, h1 a, .articleTitle { font-family: Arial,sans-serif,sans; font-size: 16pt; color: #00c000; font-style: italic; font-weight: bold; text-decoration: none; margin-bottom:-15;}
               
.bodyText,.Normal,P,LI,TD { font-family: Arial,sans-serif,sans; font-size: 10pt; color: #00c000;}

.pageText td {border-width:1px; border-style: solid; border-color: green;}
.pageText table {border-collapse: collapse}


/*.link {  color: #00f;  text-decoration: underline;  cursor: pointer;  cursor: hand;}*/