BODY {
  background: #4B3D32;
  margin: 0px;
  background-image: url(images/bg-page.jpg); 
  background-repeat:repeat-x; 
}

.mainbody {background:#ffffff;  background-image: url(images/bg-body.jpg); background-repeat:repeat-y;  padding-left:4px; } 

.bodytext {background:#ffffff;  font-family:Arial; color:black; font-size:11pt; padding-left:20px; padding-right:20px; text-align:justify;}

.top {background:#ffffff;  background-image: url(images/top1.jpg); background-repeat:no-repeat; font-family:Tahoma; color:#615144; font-size:12pt; font-weight:bold; padding-left:50px; padding-right:20px; padding-top:230px; height:378px;}

.testimonial {font-family:Tahoma; color:#ffffff; font-size:9pt; background:#A69D97; width:225px; padding-left:7px; padding-right:7px; padding-top:10px; text-align:justify;}

.table {background:#ffffff;  font-family:Arial; color:black; font-size:11pt; padding-left:5px; text-align:justify;}

H1   {font-family:Arial; font-size:14pt; color:#8B837D; text-decoration:none; font-weight:bold;}
H2   {font-family:Arial; font-size:12pt; color:#2c4de5; text-decoration:none; font-weight:bold;}
H3   {font-family:Arial; font-size:12pt; color:#4B3D32; text-decoration:none; font-weight:bold;}

.footer {font-family:Arial, tahoma; font-size:9pt; color:white; text-align:center;}
.image {border: 1px black solid;}

.contact {font-family:Tahoma; color:#FFFFFF; font-size:12pt; margin-left:8px;}

A:LINK.menu     {font-family: Arial;
            color:#615144;
            text-decoration:none;
			 font-weight:bold;
            font-size:12pt}

A:VISITED.menu  {font-family: Arial;
            color:#615144;
            text-decoration:none;
			 font-weight:bold;
            font-size:12pt}

A:ACTIVE.menu   {font-family: Arial;
            color:#615144;
            text-decoration:none;
			 font-weight:bold;
            font-size:12pt}

A:HOVER.menu    {font-family: Arial;
            color:#2c4de5;
            text-decoration:underline;
			 font-weight:bold;
            font-size:12pt}
