body {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #838383;
  font-family: Arial;
  font-size: 10pt;
}

h1,h2,h3,h4,h5,h6 {
  color: #dd7507;
}

img {
  border: 0px;
}

hr {
  color: #dd7507;
}

strong {
  color: #545050;
  text-decoration: none;
}
 
ul {
  list-style-image: url('../img/mark.jpg');
  text-transform: uppercase;
  font-size: 0.8em;
}

li {
  margin-bottom: 10px;
  font-size: 0.9em;  
}

p {
   text-indent: 45px;
}

a {
  color: #dd7507;
  text-decoration: underline;
}
a:hover
{
	color: #dd7507;
	text-decoration: none;
}
a.menu {
	color: #838383;
	text-decoration: none;
}

a.menu:hover {
  color: #838383;
	text-decoration: underline;
}

.advcol {
  background-color: #f5f5f5;
}

.content {
  padding: 0px 10px 10px 15px;
}

.advcontent {
  padding: 0px 10px 10px 15px;
  font-size: 0.9em;
}

.title {
  color:#dd7507; 
  font-size:0.9em;
}

#advcontent {
  padding: 0px 0px 0px 0px;
}


#m_text a:link strong
{
	text-decoration: underline;
}

#m_text a:visited strong
{
	text-decoration: underline;
}
#m_text a:hover strong
{
	text-decoration: none;
}

#background {
  background-image:url('../img/3.jpg');
}

#background2 {
  background-image:url('../img/7.jpg');
}

#background3 {
  background-image:url('../img/12.jpg');
}

#background-house {
  background-image:url('../img/4.jpg');
}

#background-title {
  background-image:url('../img/6.jpg');
  color: #000000;
  font-size:0.7em;
  text-transform: uppercase;
}