img {border: 0px;}
ul {list-style-type:disc; }

html, body
{
	
    margin: 15px;
	padding: 0;
    font-family: "Trebuchet MS";
    font-size: 10px;
	color: #000000;
	background-color: #EFEFEF;
}

.headerBG { background-image: url(images/header.jpg); background-repeat: no-repeat; }
.vbar { background-image: url(images/vbar.jpg); background-repeat: repeat-y; }

sup {
	font-size: 8px;
}

.titleText
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #A55307;
	font-weight: bold;
}

.mainText
{
	padding-left: 20px;
	padding-right: 15px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
}

.bottomText
{
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 5px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #A55307;
	line-height: 18px;
	font-weight: normal;
}

#navMenu 
{
	line-height:30px;
	vertical-align: middle;
}

.navText
{
	padding-right: 15px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
}

.emailNav
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #A55307;
	font-weight: normal;
	text-decoration: none;
}

.mainTextNav
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #A55307;
	line-height: 18px;
	font-weight: normal;
}
	
.logoworksLink
{
	font-family: "Trebuchet MS"; 
	font-size: 9px;
	color: #A55307;
	padding: 1px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

a.logoworksLink
{
	color: #A55307;
	font-size: 10px;
	font-weight: normal;
	padding: 1px;
	text-align: center;
	text-decoration: none;
}

a.logoworksLink:hover
{
	color: #A55307;
	font-size: 10px;
	font-weight: normal;
	padding: 1px;
	text-align: center;
	text-decoration: none;
}
