﻿body
{
    font-family: Verdana;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 18px;
    margin-top: 0px;
    padding-top: 0px;
}

a:link
{
	color: #DDAA7F;
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	color: #DDAA7F;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active
{
	color: #DDAA7F;
	font-weight: bold;
	text-decoration: underline;
}

a.bold:link
{ 
	font-weight: bold; 
	text-decoration: none; 
	color: #DDAA7F;
}
a.bold:visited
{ 
	font-weight: bold; 
	text-decoration: none; 
	color: #DDAA7F;
}
a.bold:hover, a:active
{ 
	text-decoration: underline; 
	color: #DDAA7F;
}

a.photoLink:link
{ 
	font-weight: bold; 
	text-decoration: none; 
	color: #990000;
}
a.photoLink:visited
{ 
	font-weight: bold; 
	text-decoration: none; 
	color: #990000;
}
a.photoLink:hover, a:active
{ 
	text-decoration: underline; 
	color: #990000;
}

.footerText
{
    font-size: 9px;
    color: #454545;
    font-family: Verdana;
    padding-top: 4px;
    margin-top: 0px;
    text-decoration: none;
}

.dkGrayText
{
    font-size: 12px;
    color: #333333;
    font-family: Verdana;
    padding-top: 0px;
    margin-top: 0px;
    text-decoration: none;
}

.photoLinkText
{
    font-size: 12px;
    color: #990000;
    text-decoration: none;
    text-align: center;
    font-weight:bold;
}

.sectiontitle
{
    color:#FFFFFF;
    font-family:Trebuchet MS, Garamond;
    font-size:20px;
    font-weight: bold;
    padding-bottom:12px;
    padding-top:12px;
    text-align:center;
}

ul.services
{
	list-style-image: url(images/buttonsq.jpg);
	font-size: 14px;
    color: #333333;
    font-family: Verdana;
    margin-left:24px;
}

