H1 {
	font-family: arial;
	text-align: left;
	font-size: 16px;
	font-weight : bold;
	vertical-align: bottom;
	margin-bottom : 10px;
	color: #434143;
}

body {
	background: #A59271;
	margin-top : 0px;
}

td {
	font-family: arial;
	text-align: left;
	font-size: 13px;
	color: #000000;
	vertical-align: top;
	background-repeat : no-repeat;
}

ul {
	top-margin: 0px;
}

.li {
	top-margin: 0px;
}

.large {
	font-weight: bold;
	font-size: 14px;
}

.services {
	font-weight : bold;
	font-size: 13px;
	line-height: 20px;
	color: #434143;
}

.phone {
	vertical-align: bottom;
	font-weight: bold;
	text-align: right;
}

.sidebar {
	list-style-position : outside;
	margin-left : -5px;
}

.copyright{
	font-size: 8pt;
	padding-left: 5pt;
	padding-top: 5pt;
	padding-bottom: 5pt;
	vertical-align: middle;
	text-align: left;
}

a link:active, link:visited, link:hover {
	font-weight: bold;
}

.menu {
	font-weight : bold;
	color: #000000;
	vertical-align: bottom;
	text-indent: 28px;
	text-decoration: none;
}

.black {
	color: #000000;
}