body {
	margin: auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align:justify;
	border: thin solid #999;
	font-family: Verdana,Arial, Helvetica, sans-serif;	
    font-size : 14px;
	color: #404040;

}

.imageAboutUs {
	margin-top: 45px;
}

a:link {
	xcolor: #F60;
}
a:visited {
	xcolor: #F60;
}

a:hover
{
    text-decoration:underline;
    color: yellow;
}


h1 {
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 0px;
	text-align: center;
}
h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

h3 
{
   	text-align: center;
	font-size: 14px;
}

.heading2 {
	margin-bottom: 3px;
}

.highlight {
	color: #F60;
}
.mainTxtIndent {
	margin-left: 55px;
	margin-top: 0px;
}
.mainTxtLift {
	margin-bottom: 3px;
}

.copyright {
	font-size: 11px;
	color: #666;
}
.smallImageBox {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: thin solid #FFF;
}
.noMargins {
	margin: 0px;
	padding: 0px;
}
#mainContent #mainText {

}
.heading {
	margin-top: 0px;
	margin-bottom: 6px;
	text-align: left;
}

.imageRight {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 0px;
	clear: right;
}

.pSpaceRemove {
	margin-top: 0px;
	margin-bottom: 0px;
}
.paragraph {
	margin-bottom: 12px;
	margin-top: 6px;
}
.subHeader {
	margin-top: 3px;
	margin-bottom: 3px;
}
.imageLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
h4 {
	font-size: 14px;
	margin-bottom: 3px;
	margin-top: 3px;
	color: #666;
	font-weight: normal;
}
.imageExtendPage {
	padding-bottom: 150px;
}
.pSmall {
	font-size: 12px;
}
.bullets {
	margin-top: 6px;
	margin-bottom: 12px;
}
.mapImageNav {
	float: right;
	border: 1px solid #333;
	margin-right: 15px;
}
.adresses {
	color: #F60;
	margin-top: 6px;
	margin-bottom: 3px;
}
.mapMainCentre {
}
#mapMainCentre {
	margin-left: 50px;
}
.pageReturn {
	margin-left: 50px;
	color: #F60;
}
h5 {
	font-size: 16px;
	margin-bottom: 0px;
}
#form1 .textField {
	font-weight: bold;
	display: block;
	margin-top: 15px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F60;
}
#contactForm .title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
}
.strong {
	color: #333;
}
.textDivideLine {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F60;
	padding-bottom: 25px;
}
.notUnderlined {
	text-decoration: none;
}
.textRight {
	text-align: right;
	margin-right: 15px;
}
.notBold {
	font-weight: normal;
	font-size: 14px;
}
.centre {
	text-align: center;
}
.spaceBelow {
	margin-bottom: 15px;
}
.smallImageBottom {
	border: thin solid #FFF;
}
li a
        {
            color: white;
            text-decoration: none;
            padding: 5px;
        }

.relatedbar{float:left;
     width:auto;
     padding:4px 5px 0px 10px;
     margin:0px 5px 0px 5px;
     height:20px;
     background-image: url('../images/buttonslice.jpg'); 
    vertical-align: middle; 
    text-align: center; 
    color: #FFFFFF; 
    font-size: 12px; 
    font-weight: bold;            
         }
        
.homebar{float:left;
         width:auto;
         padding:4px 10px 0px 10px;
         margin:0px 5px 0px 5px;
         height:20px;
         background-image: url('../images/buttonslice.jpg'); 
    vertical-align: middle; 
    text-align: center; 
    color: #FFFFFF; 
    font-size: 14px; 
    font-weight: bold;            
         }

.navbutton {
    height:20px;
    width:145px;
    padding:2px;
    background-image: url('../images/buttonslice.jpg'); 
    vertical-align: middle; 
    text-align: center; 
    color: #FFFFFF; 
    font-size: 14px;     
    margin:0px 2px 2px 0px;
}

.navbutton a, a:link, .homebar a, .relatedbar a
        {         
            text-decoration: none;
            color: #FFFFFF; 
        }

.navbutton a:hover , .homebar a:hover,.relatedbar a:hover
        {            
            text-decoration: underline;
            color: yellow; 
        }
        
.navbutton h2
        {            
            margin:0px;
        }
        
.navbutton h2
{
    margin:0px;
    font-size:inherit;
    font-weight:normal;
}

/* 
#listmenu  li a {
	color: white;
	text-decoration: none;
}
 
#listmenu  li a:hover, #menu .selected	{
	background: #B6E3A8;
}
#listmenu li
{
    display:inline;
}

#listmenu ul{
	float: left;
	list-style: none;
}

*/

.shadow
{
    text-shadow: 0.07em 0.07em #E0E0E0;
}


#menu
{
padding:0;
margin:0;
color:#fff;
white-space:nowrap;
list-style-type:none;
}
#menu li {display:inline;margin:0px;}
/* xbackground-image: url('../images/button.png'); } */
#menu li a
{
padding:0.2em 1em;
color:#000;
text-decoration:none;
float:left;
}
#menu li a:hover
{
background:#08c;
color:#fff;
}

#menu h2{margin:0px}

blockquote
{
    margin:10px 20px 10px 20px;
    text-align :justify ;
    padding:0 10px 10px 10px;
    border:solid 1px #F37E21;
    background-color:#FDE5D3;
}

.block
{
    margin:10px 20px 10px 20px;
    text-align :justify ;
    padding:0 10px 10px 10px;
    border:solid 1px #F37E21;
    background-color:#FDE5D3;
}

.left
{
    text-align :left 
}

.additionalBox a, a:link 
        {         
            text-decoration: none;
            color: black; 
        } 
