/* normal teaser styles */
#teaser {  
padding: 10px 20px 0px 20px; 
margin: 0 auto; 
border: 1px solid #909090; 
width: 225px; 
overflow: visible; }

#teaser h1 { 
color: #4267C5; 
font-size: 16pt; 
text-align: center; 
padding-bottom: 10px; 
background-image: url("../images/SmallSnow1.gif"); 
background-repeat: no-repeat; 
margin: 0px; 
background-position: 50% 0%; }

#teaser h2 { 
color: #4267C5; 
font-size: 12pt; 
text-align: center; 
padding-bottom: 5px; 
background-image: url("../images/MedSnow1.gif"); 
background-repeat: no-repeat; 
margin: 0px; }

#teaser p { color: #4267C5; 
text-align: left; font-size: 8pt; 
padding-bottom: 10px; 
padding-top: 10px; 
padding-left: -20px; 
background-image: url("../images/LargeSnow1.gif"); 
background-repeat: no-repeat; 
background-position: 85% 20%; 
overflow: visible; 
margin: 0px; }

#teaser a { text-decoration: none; color: #4267C5;}

#teaser a:hover { background-color: #CDDBFF; color: #4267C5; }

/* holiday teaser styles */
#hTeaser { 
padding: 10px 20px 0px 20px; 
margin: 0 auto;
border: 1px solid #909090; 
width: 225px; 
overflow: visible; }

#hTeaser h2 { 
color: #4267C5; 
font-size: 14pt; 
text-align: center; 
padding-bottom: 20px; 
background-image: url("../images/MedSnow1.gif"); 
background-repeat: no-repeat; 
margin: 0px; }

#hTeaser h1 { 
color: #4267C5; 
font-size: 18pt; 
text-align: center; 
padding-bottom: 10px; 
background-image: url("../images/SmallSnow1.gif"); 
background-repeat: no-repeat; 
margin: 0px; 
background-position: 50% 0%; }

#hTeaser p { color: #4267C5; 
text-align: left; font-size: 8pt; 
padding-bottom: 10px; 
padding-top: 20px; 
padding-left: -20px; 
background-image: url("../images/LargeSnow1.gif"); 
background-repeat: no-repeat; 
background-position: 85% 20%; 
overflow: visible; 
margin: 0px; }

#hTeaser a { text-decoration: none; color: #4267C5;}

#hTeaser a:hover { background-color: #CDDBFF; color: #4267C5; }








































































