/* ===| TYPOGRAPHY |============================================*/

body{}
p{font-size: 11px;
font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
line-height:18px;
text-align: justify;
padding: 5px 0 10px 0;
color: #191000; }
#title
{
  width:582px ;
  height:54px ;
  background: url(images/bg-title.jpg) no-repeat top left;
}

h1
{
font-size: 16px;
font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
line-height:22px;
font-weight: bold;
text-align: justify;
color: #5c3d00;
padding: 8px 10px 0 45px;
}
ul.list li, ul.list1 li, ul.list2 li{
  text-align:justify;
  line-height: 18px;
  font-size: 11px;
  color:#191000;
 font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
}

.paragraph1 a:link, .paragraph1 a:visited
{

  color: #8c0400!important;
  text-decoration: underline;
}

.paragraph1 a:hover, .paragraph1 a:active
{
 text-decoration: none;
}

#info p
{
  padding: 0;
}


#info a:link, #info a:visited
{

  color: #8c0400!important;
  text-decoration: underline;
}

#info a:hover, #info a:active
{
 text-decoration: none;
}

#footer p
{
  font-family:Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
  line-height:18px ;
  font-size: 11px;
  text-align: justify;
 color: #7f5500;
 padding: 0;
}
.box1 p
{
  line-height:16px !important;
}
 .box2 p
{
  line-height:16px !important;
  text-align: right!important;
  color: #758b9c;
}
 #menu2
{
  line-height:16px !important;
  text-align: right!important;
  color: #432d00;
}
#footer a:link, #footer a:visited
{
  color: #d70600;
  text-decoration: none;
}
#footer a:hover, #footer a:active
{
  text-decoration: underline;
}

#menu2 a:link, #menu2 a:visited
{ font-family:Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
  line-height:18px ;
  font-size: 11px;
  color:#432d00;
  text-decoration: none;
}
#menu2 a:hover, #menu2 a:active
{
text-decoration: none;
color:#d70600 ;
}
.active
{
text-decoration: underline!important;
color:#d70600 !important;
}
