/* Style sheet for peaceful-portugal.com */

a:active {
    font-size: 11px;
    color:#003300;
    background-color:#ffffff;
    font-family: Verdana, Arial;
    text-decoration: none;
}

a:link {
    font-size: 12px;
    color:#003300;

    background-color:#ffffff; /* for unvisited links */
    font-family: Verdana, Arial;
    text-decoration: none;
}

a:visited {
    font-size: 12px;
    color:#003300;
    background-color:#ffffff; /* when the link has been visited */
    font-family: Verdana, Arial;
    text-decoration: none;
}

a:hover {
    font-size: 12px;
    color:#003300;
    font-weight: bold;
    background-color: #ffffff; /* when the mouse is over the link */
    font-family: Verdana, Arial;
    text-decoration: underline;
}

div.h6{
    font-family: Verdana, arial;
    font-size: 12px;
    color:#003300;
    font-weight: bold;
}

div.rental{
    font-family: Verdana, arial;
    font-size: 11px;
    color:#000000;
    font-weight: bold;
    background: rgb(153,204,102);
}

body {
    font-family: Verdana, 'MS Shell Dlg', arial; /* main body */
    margin-left: 5%; margin-right: 5%;
    font-size: 8px;	
    font-weight: bold;
    color:#000000;
}

h1 {
    font-family: Verdana, arial;
    font-size: 24px;
    color:#669966;
}

div.h2{
    font-family: Verdana, arial;
    font-size: 14px;
    color:#669966;
    font-weight: bold;
}

div.red{
    font-family: Verdana, arial;
    font-size: 12px;
    color:#ff0000;
    font-weight: bold;
}

h3{
    font-family: Verdana, arial;
    font-size: 13px;
    color:#003300;
}


h5{
    font-family: Verdana, arial;
    font-size: 13px;
    color:#000000;
}


h6{
    font-family: Verdana, arial;
    font-size: 12px;
    color:#666600;
}

table {
    font-family: 'Verdana, Trebuchet MS', arial; /* main body */
    margin-left: 5%; margin-right: 5%;
    font-size: 13px;	
}

div.box {
    border: solid;
    border-width: thin;
    width: 100%;
    color:#003300;
}

div.box1 {
    background: rgb(153,204,102);
    padding: 0.5em;
    border: none;
    font-size: 16px;
    font-family: Verdana, arial;
    color:#003300;
  }

div.box2 {
    background: rgb(153,204,102);
    padding: 0.5em;
    border: none;
    font-size: 15px;
    font-weight: bold;
    font-family: Verdana, arial;
    color:#ffffff;
  }

div.box3 {
    background: rgb(153,204,102);
    padding: 0.5em;
    border: none;
    font-size: 13px;
    font-weight: bold;
    font-family: Verdana, arial;
    color:#000000;
  }

div.box4 {
    background: rgb(204,204,204);
    border: none;
    font-size: 12px;
    font-family: 'Trebuchet MS';
    color:#000000;
  }

div.smallfont {
    font-family: 'Trebuchet MS', arial; /* main body */
    margin-left: 5%; margin-right: 5%;
    font-size: 11px;	
}

div.thinline{
    font-family: Verdana, arial;
    font-size: 2px;
    color:#000000;
    font-weight: bold;
    background: rgb(153,204,102);
}
