﻿body
{
    font-family:Arial;
    margin:0;
    padding:0;
    font-size:16px;
    color:White;
}
@font-face
{
    font-family:HeaderFont;
    src: url('/rootwebfonts/MICROGME.eot');
    src: url('/rootwebfonts/MICROGME.eot?#iefix') format('embedded-opentype'), 
    url('/rootwebfonts/MICROGME.woff') format('woff'), 
    url('/rootwebfonts/MICROGME.ttf') format('truetype'), 
    url('/rootwebfonts/MICROGME.svg') format('svg');
}
#background
{
    position: fixed;
    top:-44px;
    left:-2px;
    height:100%;
    width: 100%;
    z-index:-1;
}
h1
{
    font-size:20px;
    font-weight:bold;
}
h2
{
	font-size:18px;
    font-weight:bold;
}
h3
{
    font-size:18px;
    font-weight:bold;
    text-align:center;
}
.cre8ivename
{
    font-weight:bold;
}
.linktext
{
	text-decoration:underline;
}
.emphasisetext
{
	font-weight:bold;
	font-style:italic;
}
a, a:visited
{
    text-decoration:none;
    color:inherit;
}
a:hover
{
    text-decoration:underline;
    color:inherit;
}
#footer a
{
    cursor:url('/rootimages/8.cur'), pointer;
}
#footer a:hover
{
    cursor:url('/rootimages/8.cur'), pointer;
}
.centreobject
{
	margin-left:auto;
	margin-right:auto;
}
#outer
{
    width:980px;
    margin:0 auto;
    background-color:#c7ca22;
}
#container
{
    width:960px;
    margin:0 auto;
    background-color:#2b2a29;
}
#header
{
	width:880px;
	margin:0 auto;
	padding-top:10px;
}
#logo
{
    width:440px;
    float:left;
}
#headercontact
{
	float:left;
	width:440px;
	text-align:right;
	font-family: HeaderFont;
}
#hcaddress
{
	width:340px;
	float:left;
	padding-right:20px;
	font-size:22px;
}
#hcsocial
{
	width:80px;
	float:left;
	text-align:center;
	background-color:#c7ca22;
	border-radius:0 10px 0 10px;
	-moz-border-radius:0 10px 0 10px; /* Firefox 3.6 and earlier */
	-webkit-border-radius:0 10px 0 10px; /* Safari */
	margin-bottom:16px;
	padding:10px 0 10px 0;
}
#hcemail
{
	clear:both;
	font-size:26px;
	color:#c7ca22;
	font-family:HeaderFont;
}
#spacer
{
	clear:both;
	height:10px;
}
#homeimage
{
    clear:both;
    text-align:center;
}
#topmenu
{
	background-image:url('/rootimages/common/menuback.png');
	font-size:25px;
	text-align:justify;
	width:920px;
	padding:10px 40px 10px 0px;
	color:#c7ca22;
	font-family:HeaderFont;
}
#topmenu * {
  display: inline;
}
#topmenu span {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 0;
}
#pagecontent, #pageimages
{
	padding:10px 40px;
}
#footer
{
	padding:10px;
	text-align:center;
	font-size:12px;
	font-family:HeaderFont;
	margin-top:10px;
	border-top:thin solid white;
	overflow:auto;
}
#fblikediv, #twfollow
{
    width:200px;
    float:left;
}
#footercopy
{
    width:540px;
    float:left;
}
.imagepadding
{
    padding:0px 10px 10px 10px;
}
#leftcontact
{
    width:440px;
    float:left;
}
#rightcontact
{
    width:440px;
    float:left;
}
#contactspacer
{
    clear:both;
}
.tblright
{
    text-align:right;
}
.tblcentre
{
    text-align:center;
}
.spacertext
{
    font-size:6px;
}
#leftcolumn
{
    width:600px;
    float:left;
    padding:0 0 10px 0;
}
#rightcolumn
{
    width:260px;
    padding:0 0 10px 20px;
    float:left;
}
#maincontent
{
    font-size:22px;
    text-align:center;
}