body { position: relative; }

#socialMedia { display: block; position: absolute; top: 79px; left: 18px; }
#socialMedia a { text-decoration: none; display: inline-block; height: 21px; width: 21px; background: url(/images/social-icons.png) no-repeat top left; margin-right: 3px;}
#socialMedia a:hover { opacity: .8; filter:alpha(opacity=80); }
#socialMedia a#instagram { background-position: 0 0; }
#socialMedia a#twitter { background-position: -28px 0; }
#socialMedia a#facebook { background-position: -56px 0; }
#socialMedia a#mail { background-position: -84px 0;}
#socialMedia a#textMail { background: none transparent; width: auto; color: #5e5e5e; font-family: Arial, Sans-Serif; font-weight: bold; font-size: 11px; }
table.topTable { border-bottom: 1px solid #5e5e5e; padding-bottom: 15px; }

.imageborder img {
      border-style:solid; 
      border-color: #E7E9E5; 
      border-width: 3px, 3px, 3px, 3px;
}
.featuredimage img {
      border-style:solid; 
      border-color: #000000; 
      border-width: 1px, 1px, 1px, 1px;
}
.text, td, p
{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
    text-align: justify;
}
.textlink
{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 17px;
}
.text10
{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.text12
{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
}
.textgreen
{
    color: #5A8282;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.textwhite
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.textblack
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.textblack10
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.textbold
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.textred
{
    color: #CC0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.textred12
{
    color: #CC0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.textredsmalllink
{
    color: #CC0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
	font-weight: normal;
}

.textredlink
{
    color: #CC0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: normal;
}

.text8redlink
{
    color: #CC0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
	font-weight: normal;
}

.textsmall
{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
	font-weight: normal;
	text-decoration: none;
}

.text8
{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
	font-weight: normal;
	text-decoration: none;
}

.text8black
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
	font-weight: normal;
	text-decoration: none;
}

div.squareImage
{
	width: 96px;
	height: 96px;
	overflow: hidden;
	border: solid 1px #666666;
}
div.squareImageEvent
{
	width: 90px;
	height: 90px;
	overflow: hidden;
	border: solid 1px #666666;
}
div.squareImageLarge
{
	width: 200px;
	height: 200px;
	overflow: hidden;
	border: solid 1px #666666;
}
div.squareImageGallery
{
	width: 283px;
	height: 283px;
	overflow: hidden;
	border: solid 1px #666666;
}