﻿body 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
}

.footer 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: #7F7F7F;
}

.normal 
{
	color: Black;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 10pt;
}

.subNavigation 
{
	padding:5px;
	padding-left:50px;
	
}

.subNavigationLink 
{
	color: #72899A;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	letter-spacing: -1px;
}

.subNavigationLinkUL
{
	color: #72899A;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
	letter-spacing: -1px;
}


.callout 
{
	font-size: 13pt;
	color: #72899A;
	font-weight:bold;
	text-align:center;
}

div.content 
{
	/*background-color: #d4d2a0;*/
	background-color:#D4D2A0;
	width: 93%;
	padding: 10px;
	padding-left:35px;
	color: black;
	line-height: 1.5;
}

div.seealso
{

	width: 93%;
	padding: 5px;
	padding-left:35px;
}

h1, .h1
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16pt;
	font-weight:bold;
	color: #7a003c;
}

h2, .h2
{
	font-size: 13pt;
	color: #7a003c;

	font-weight:bold;
}

h3, .h3
{
	font-size: 12pt;
	color: #7a003c;
	font-weight:bold;
}

h4, .h4
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #72899A;
	text-transform: uppercase;
}

h5, .h5
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size: 12pt;
	color:Black;
}

.h6
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #72899A;
	text-transform: uppercase;
}

a
{
	color: #6D5848;

}

li 
{
	color: #72899A;
}

.portfolioThumbs table
{
	padding-left:15px;
}

.portfolioThumbs td
{
	text-align:center;
	padding-bottom:15px;
	padding-right:15px;
}

.portfolio
{
	width:500px;
	
	background-color:transparent;
	text-align:center;
	vertical-align:middle;
}

.portfolioImg
{
	
	padding-bottom:25px;
}