﻿/* Rollover effects for icons */
.icon {
    border-width: 1px;
    border-color: #615140;
    border-style: solid;
}

A:hover {
	color: #669999;
	
}

/* Rollover effects for link buttons */
A:hover .icon {
    border-width: 1px;
    border-color: #fff; 
    border-style: solid;
}

#homeGalleries { 
    height: 22px; 
    width: 168px; 
    text-indent: 10000px; 
    overflow: hidden; 
    background: url(../images/homeGalleries.gif) top left no-repeat; 
    display: block; 
} 

#homeGalleries:hover { 
    background-position: bottom left; 
}

#workshopsClasses { 
    height: 22px; 
    width: 168px; 
    text-indent: 10000px; 
    overflow: hidden; 
    background: url(../images/workshopsClasses.gif) top left no-repeat; 
    display: block; 
} 

#workshopsClasses:hover { 
    background-position: bottom left; 
}

#instructionalDVDs { 
    height: 22px; 
    width: 168px; 
    text-indent: 10000px; 
    overflow: hidden; 
    background: url(../images/instructionalDVDs.gif) top left no-repeat; 
    display: block; 
} 

#instructionalDVDs:hover { 
    background-position: bottom left; 
}

#newsEvents { 
    height: 22px; 
    width: 168px; 
    text-indent: 10000px; 
    overflow: hidden; 
    background: url(../images/newsEvents.gif) top left no-repeat; 
    display: block; 
} 

#newsEvents:hover { 
    background-position: bottom left; 
}

#newsletters { 
    height: 22px; 
    width: 168px; 
    text-indent: 10000px; 
    overflow: hidden; 
    background: url(../images/newsletters.gif) top left no-repeat; 
    display: block; 
} 

#newsletters:hover { 
    background-position: bottom left; 
}

#workshopPhotos { 
    height: 22px; 
    width: 168px; 
    text-indent: 10000px; 
    overflow: hidden; 
    background: url(../images/workshopPhotos.gif) top left no-repeat; 
    display: block; 
} 

#workshopPhotos:hover { 
    background-position: bottom left; 
}

#links { 
    height: 22px; 
    width: 168px; 
    text-indent: 10000px; 
    overflow: hidden; 
    background: url(../images/links.gif) top left no-repeat; 
    display: block; 
} 

#links:hover { 
    background-position: bottom left; 
}

#biography { 
    height: 22px; 
    width: 168px; 
    text-indent: 10000px; 
    overflow: hidden; 
    background: url(../images/biography.gif) top left no-repeat; 
    display: block; 
} 

#biography:hover { 
    background-position: bottom left; 
}

#contactUs { 
    height: 22px; 
    width: 168px; 
    text-indent: 10000px; 
    overflow: hidden; 
    background: url(../images/contactUs.gif) top left no-repeat; 
    display: block; 
} 

#contactUs:hover { 
    background-position: bottom left; 
}.greenlinksLeftSidebar {
	color: #C7E3D8;
	font-family: "Times New Roman", Times, serif;
	text-transform: capitalize;
}
.heading1Brown {
	color: #473628;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-size: 28pt;
	font-family: "Times New Roman", Times, serif;
}
.paragraphVernadaType {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
}
#mainHeadings {
	color: #2F8E8E;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: 300;
	line-height: 1.3em;
	background-color: #EBE8DA;
	text-transform: none;
	text-align: left;
}
.heading2Brown {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #473628;
	font-weight: normal;
}
.greenSmallTimesCaps {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: 500;
	color: #287D7D;
}
