/* Finlaggan House */


body { 
background-image:  url(../images/bkg.jpg);
background-repeat: repeat-x;
background-color: #789078;
font-family: Arial, Helvetica, sans-serif;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.75em;
color: #333333;
line-height: 1.5em;
}

a:link {
font-weight: bold;
text-decoration: none;
color:#333333;
}

a:visited {
font-weight: bold;
text-decoration: none;
color:#333333;
}

a:hover {
font-weight: bold;
text-decoration: underline;
}

a:active {
font-weight: bold;
text-decoration: none;
}

h1 {
color: #006400;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.05em;
}

h2 {
color: #29447b;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
line-height:150%;
}

/* Lists */

ul.ccf {
list-style: none;
}

li.ccf {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.75em;
color: #747474;
line-height: 1.5em;
display:inline;
padding:0 25px 0 25px;
margin-left:-35px;
}

li {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.75em;
color: #747474;
line-height: 1.5em;
}

li.linostyle {
list-style-image: none;
margin-left: -30px;
}


dt
{
width: 10em;
padding: .5em;
float: left;
margin: 0;
color: #006400;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.05em;
}

dd
{
margin-left: 25px;
padding: .5em;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.75em;
color: #333333;
line-height: 1.5em;
}

dd.first { border-top: 1px solid #999; }

.imageborder {
border: 1px solid green;
}

.vectorpro {
float:right;
padding-left:15px;
}

