/*
  File started 02-09-10 by Christy McDougall
*/

/* TITLES */

.SubtitleLavender 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #75758D;
}

.SubtitleSmallLavender
{
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-style:normal;
	font-weight: bold;
	color: #75758D;
}

/* NAVIGATION */

.LinksLeft 
{
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-style:normal;
	font-weight: bold;
	color: #263654;
}

a.LinksLeft
{
	color:#263654;
	text-decoration:none;
}

a.LinksLeft:hover
{
	color:#FFFF99;
}

a.LinksLeft:visited
{
	color:#CCCCCC;
}

.LinksLeftHeading 
{
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-style:normal;
	font-weight: bold;
	color: #263654;
	text-decoration:none;
}

a.LinksLeftHeading
{
	color:#263654;
	text-decoration:none;
}

a.LinksLeftHeading:hover
{
	color:#FFFF99;
}

a.LinksLeftHeading:visited
{
	color:#CCCCCC;
}

.LinksSmallDarkBlue 
{
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	font-style:normal;
	font-weight: bold;
	color: #263654;
}

a.LinksSmallDarkBlue
{
	color:#263654;
	text-decoration:none;
}

a.LinksSmallDarkBlue:hover
{
	color:#FFFF99;
}

a.LinksSmallDarkBlue:visited
{
	color:#CCCCCC;
}

/* FOOTER */

.LinksLavenderBottom 
{
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-style:normal;
	font-weight: bold;
	color: #75758D;
}

a.LinksLavenderBottom
{
	color:#75758D;
}

a.LinksLavenderBottom:hover
{
	color:#FFFF99;
}

a.LinksLavenderBottom:visited
{
	color:#CCCCCC;
}

.LinkLavenderWebmaster
{
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-style:normal;
	font-weight: bold;
	color: #75758D;
}

a.LinkLavenderWebmaster
{
	color:#75758D;
}

a.LinkLavenderWebmaster:hover
{
	color:#FFFF99;
}

a.LinkLavenderWebmaster:visited
{
	color:#CCCCCC;
}

.CopyrightLavender
{
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-style:normal;
	font-weight: bold;
	color: #75758D;
}

a.CopyrightLavender
{
	color:#75758D;
}

a.CopyrightLavender:hover
{
	color:#FFFF99;
}

a.CopyrightLavender:visited
{
	color:#CCCCCC;
}

/* CONTENT */

.LinksLavender 
{
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-style:normal;
	font-weight: bold;
	color: #75758D;
}

a.LinksLavender
{
	color:#75758D;
}

a.LinksLavender:hover
{
	color:#FFFF99;
}

a.LinksLavender:visited
{
	color:#CCCCCC;
}

img.LinksLavender
{
	border:2px solid #75758D;
}

.EventLinks
{
	color:#FFFF99;
	font-size: 14px;
	text-decoration: none;	
}

a.EventLinks
{
	color:#FFFF99;
}

a.EventLinks:hover
{
	color:#CCCCCC;
}

.EventDates
{
	font-size: 24px;
	font-weight:bold;
}

.EventPlace
{
	font-size: 24px;
}

/*Individual Pages */

.PaintingTitle
{
	margin-left:10px;
	margin-top:70px;
	text-transform:uppercase;
	color:#FFFF99;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-style:italic;
	font-weight: bold;
}

.PaintingLinks
{
	margin-top:15px;
	width:300px;
	text-align:center;
	color:#FFFF99;
}

.LinksSmallLavender 
{
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	font-style:normal;
	font-weight: bold;
	color: #75758D;
}

a.LinksSmallLavender
{
	color:#75758D;
	text-decoration:none;
}

a.LinksSmallLavender:hover
{
	color:#FFFF99;
}
