/* Your custom css code goes here */
body {
  background: #0000;
  font-size: 14px;
  font-weight: 300;
  font-family: Georgia, Times, "Times New Roman", serif; 
  line-height: 1.7;
  color: #000;
}



.dropdown:hover{background-color:#EAE8E2;  color:#000; }
.dropdown-content {text-align:left; background-color:#EAE8E2;   text-align:left; padding:10px; }

.dropdown-content li{ text-align:left; line-height:2.1; text-align:left;}


.dropdown-content li a{width:250px; height:25px; text-align:left; color:#000; }
.service{background-color:#D5D1C5; }
.service p{color:#000; text-align:left;}
.hr{background-color:#968C5A; color:#968C5A;}
