﻿body 
{
	margin-top:25px;
	margin-bottom:25px;
	background-color:#444;
	font-family: Arial, sans-serif;
    font-size: 9px;
    font-style: normal;
    color: #85785f; /* #686756 */
    font-size: 14px;
}

.contentDiv 
{
	padding:8px;
	margin-right:15px;
}

h1 
{
	color:#85785f;
	font-size:18px;
}

.menuLinks 
{
	font-family: 'Trebuchet MS',Arial, sans-serif;
	margin-top:8px;

}

.menuLinks a, .menuLinks a:visited
{
	display:block;
	margin-left:30px;
    color: #85785f;
    font-size:16px;
    text-decoration:none;
    font-weight:bold;
}

a, a:visited
{
    color: #85785f;
    font-size:16px;
    text-decoration:none;
    font-weight:bold;
}

.creditDiv 
{
	margin-top:5px;
	text-align:center;
	color: White;
}

.creditDiv a,.creditDiv a:visited 
{
	font-size:x-small;
	color: Gray;
}

.pointer {
	display:block;
	float:left;
	height:19px;
	width:25px;
}

h2 
{
	font-size:18px;
}

.contentDiv p
{
	margin-top:0px;
}

.style_2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 23px;
}

.style_3 {

    font-weight: bold;
}

.imageList img 
{
	margin-top:30px;
}

address 
{
	font-style: normal;
}

.creditDiv
{
	display:none; /* temporarily hide */
}