HTML, BODY, P, TABLE, TR, TD, CENTER, DIV, SPAN, FONT, H1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

H1 {
  text-indent: 10px;
  font-size: 12pt;
  font-weight: bold;
}

H3 {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10pt;
}

.footer, .services {
  position: relative;
  top: 2px;
	font-size: 8pt;
}
.menu {
	font-size: 10pt;
}
.menu, .menu_link, .menu_link:visited, .menu_link:active {
	color: #999;
}
.menu_link, .menu_link:visited, .menu_link:active {
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
.menu_link:hover {
	color: #000;
}
.footer, .footer_link, .footer_link:visited, .footer_link:active {
	color: #999;
}
.footer_link, .footer_link:visited, .footer_link:active {
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
.footer_link:hover {
	color: #000;
}
.services, .services_link, .services_link:visited, .services_link:active {
	color: #FFF;
}
.services_link{
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
.services_link:hover {
	color: #F00;
}

.Caption, .Caption A {
  font-size: 8pt;
  color: #069;
}

.ImgControls {
  color: #999;
}

A.Controls:link, A.Controls:visited, A.Controls:active, A.Controls:hover {
  color:#666;
  text-decoration:none;
  font-weight: bold;
}

A.Controls:hover {
  color:#0F0;
}

.contact, .contact A, .contact A FONT {
  text-decoration: none;
  color: #FFF;
  font-size: 8pt;
}

.ci {
  font-style: italic;
  font-family: Times New Roman, serif;
  font-weight: bold;
  font-size: 12pt;
  color: #C39;
}

.quote  {
  position: relative;
  left: 40px;
  font-family: Times New Roman, serif;
  font-size: 18pt;
  font-weight: bold;
  font-style: italic;
}

#aboutus {
  position: relative;
  top: 10px;
}

#img_title {
  position: relative;
  top: 5px;
  left: 120px;
}

.slogan {
  font-size: 12pt;
  font-weight: bold;
  color: #CCF;
}

.owner {
  font-size: 10pt;
  color: #FFF;
}

.hide_link A {
  text-decoration: none;
  color: #FFF;
}

.ownertag {
  font-style: italic;
  color: #CCC;
}

#main {
  width: 750px;
  background-image: url(../images/vendors.jpg);
  background-position: right 20px;
  background-repeat: no-repeat;
 }