﻿

body
{
font-size: 10pt;
color: white;
width: 760px;
margin: 0px auto;
font-family: Verdana, 'Lucida Sans Unicode' , 'Franklin Gothic Book' , Arial;
background-color: #158515;
background-image: url(../Images/Background.png);
background-repeat: repeat-x;
}
.OldBackground
{
background-color:#052B05;
}

.page
{
background-color:#052B05;
background-image: url(../Images/PageBackground.png);
background-repeat: repeat-y;

}
.content
{
margin-left: 20px;
margin-right:20px;
}
.footer
{
font-size: 65%;
text-align: center;
background-image: url(../Images/FooterBackground.png);
height:20px;
}
.specialOffer
{
background-color: #158515;
height: 33px;
width: 490px;
margin-top: 0px;
padding-top: 0px;
padding-left: 0px;
cursor: hand;
text-decoration: none;
color: white;
font-family: Verdana;
font-weight: normal;
}
.specialOffer a
{
text-decoration: none;
}
.specialOfferHeadline
{
font-size: 14pt;
text-decoration: none;
color:white;
}
.specialOfferMid
{
font-size: 11pt;
text-decoration: none;
padding-left: 10px;
color: #FFFFFF;
}
.specialOfferSub
{
font-size: 8pt;
text-decoration: none;
cursor: hand;
padding-left:15px;

}
h1
{
font-size: 110%;
color:#E7A508;
margin-top: 20px;
margin-bottom: 0px;
}

img
{
border-top-style: none;
border-right-style: none;
border-left-style: none;
border-bottom-style: none;
}

.floatLeft
{
float:left;
margin: 0;
padding: 0;
}

.floatRight
{
clear:right;
float:right;
margin: 0;
padding: 0;
}
.indent
{
padding-left:5em;
}
ul
{
list-style-type:circle;
}
li
{
margin-bottom: 0.7em;
}
a
{
color: white;
color:#B1E3B7;
}

b
{
color: #E7A508;
}

/* Navigation */

.navigation
{
margin-bottom: 0px;
padding-bottom: 0px;
}
.navigation ul
{
list-style-type: none;
margin: 0;
padding: 0;
padding-top: 10px;
padding-left: 0.8em;
background-image: url(../Images/MenuButtonBackground.gif);
background-repeat: repeat-x;
height: 30px;
}
.navigation ul li
{
display:inline;

}
.navigation ul li a 
{

padding-right: 0.3em;
padding-left: 0.1em;
color: White;
text-decoration:none;

}
.navigation ul li a:hover
{
text-decoration:underline;
}

.onMouseOverHand
{
cursor: hand;
}
.LargeLetter
{
padding-left: 0.3em;
color: White;
font-size: 16pt;

}
.NormalLetter
{
padding-left: 0.5em;
color: White;
font-size: 10pt;
}
.largeText
{
font-size: 14pt;

}
.branches ul
{
line-height:1.7em;
padding-left: 2em;
list-style-type: none;
}
.branches ul li
{
    list-style-type: none;
}
.colourBlueTag
{
font-size: 75%;
}
.featureImage
{
clear: right;
float: right;
margin: 0px 0px 0px 20px;
 padding-top:10px;
}
.featureImageSecond
{
float: right;
margin: 0px 0px 0px 20px;
 padding:0px;
}
.clearBoth
{
	clear:both;
}
