body
{
	background-image:url(images/body_back.jpg);
	background-repeat:repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2
{
    color: Maroon; 
    padding-left: 20px;
}
.services
{
	font-size: 20px;
	font-family: Georgia; 
	text-decoration: bold;	
	color: #000000;
	line-height: 22pt;
}

.profile td
{
    border-color: #ffffcc;
    border-style: solid;
}
.profile tr
{
    border-color: #ffffcc;
    border-style: solid;
}
.menu
{
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color: #000000;
}

.menu a{
text-decoration: none;
color: #000000;
}

.menu a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.menus
{
	font-size: 14px;
	font-family: "Century Gothic", Arial, sans-serif;
	color: #000000;
}

.menus a{
	font-size: 14px;
	font-family: "Century Gothic", Arial, sans-serif;
	text-decoration: none;
	color: #000000;
}

.menus a:hover
{
	font-size: 14px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight:bold;
	text-decoration: underline;
	color: #2d2b2b;
}

.categories
{
	font-size: 18px;
	font-family: Georgia 
	text-decoration: none;	
	color: #000000;
}

.categories a{
    font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	font-weight:bold;
	color: #000000;
}

.categories a:visited{
color: #111111;
}

.categories a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.sitemap
{
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color: #000000;
	text-transform: uppercase;	
}

.sitemap a{
    text-decoration: none;
    color: #000000;
}

.sitemap a:visited
{
    text-decoration: none;
    color: #333333;
}

.sitemap a:hover{
    text-decoration: underline;
    color: #2d2b2b;
}

.footer
{
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color: #000000;
}

.footer a{
text-decoration: none;
color: #008E8F;
}

.footer a:hover{
text-decoration: underline;
color: #000000;
}

.more
{
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration: none;
	color: #0E2B8D;
}

.photothumbs
{
	margin: 2px;
	padding: 3px;
	border: 1px;
	border-style: inset;
	border-color: #900;
}

.photogallery
{
	position: relative;
	padding-left: 50px;
	padding-right: 50px;
	word-wrap: break-word;
	text-align: left;
	table-layout: fixed;
	width: 700px;
}



