/* #469db3 bluegrey */
body{
	font-family: Arial;
	font-size: 11px;
	line-height:150%;
	color:#737373;
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.blk{
 color:#000000;
}
.leading100{
  line-height:100%;
}
.brown{
  color:#ff6100;
}
.bluegrey{
  color:#469db3;
}
.lightgrey{
  color:#999999;
}
.darkgrey{
  color:#666666;
}
.largeheader {
	font-size: 30px;
}
.mediumheader {
	font-size: 18px;
}

.largesubheader {
	font-size: 26px;
}

a {
	font-family: Arial;
	font-size: 11px;
	color:#B72028;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B72028;
}
a:hover {
	text-decoration: none;
	color:#148AA0;
}
a:active {
	text-decoration: none;
	color: #B72028;
}

a:link.nav, a:visited.nav, a:active.nav { font-weight: normal; font-size: 10px; text-decoration: none; color: #B72028; }
a:hover.nav { text-decoration: none; color: #148AA0; }

h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
}
h1 {
	font-size: 28px;
	line-height: 0.5;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 10px;
}
h4 {
	font-size: 10px;
}



#container {
  width: 960px;
  padding: 0px 0px 12px 0px;
  text-align: left; /* to realign your text */
  margin: 0 auto;
  overflow:visible;
}

#flash {
    position:relative;
	margin: 0px;
	width: 960px;
	height: 218px;
	background-color:#FFFFFF;
	z-index:1;
}
#header {
	margin: 0px;
	width: 960px;
	height: 193px;
	z-index:1;
}
#nav {
    line-height:120%;
	margin: 0px;
	width: 960px;
	height: 25px;
	z-index:2;
}
#homebtn {
	position:absolute;
	left:27px;
	top:-1px;
	z-index:3;
	width: 376px;
	height: 95px;
}
#lang {
	position:absolute;
	left:700px;
	top:0px;
	z-index:3;
	width: 105px;
}
#heart {
	position:absolute;
	left:808px;
	top:-6px;
	z-index:2;
	width: 105px;
}

#content-container{
    float: left;
	width: 960px;
	overflow: visible;
	background-color:#FFFFFF;
}

#left-content {
   
	float: left;
	margin-top: 25px;
	margin-right: 8px;
	margin-bottom: 12px;
	margin-left: 52px;
	width: 208px;
	overflow: hidden;
	border:0px;
	background-color: #FFFFFF;
}


#centre-content {
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 12px;
	width: 424px;
	overflow: visible;
	background-color: #FFFFFF;
	z-index:1;
}
#centre2col {
	float: right;
	margin-top: 25px;
	margin-right: 52px;
	margin-bottom: 12px;
	width: 640px;
	height:500px;
	overflow: visible;
	z-index:1;
	background-color:#FFFFFF;
}
#centre3col {
	float: left;
	margin-top: 25px;
	margin-right: 52px;
	margin-bottom: 12px;
	width: 400px;
	height:500px;
	overflow: visible;
	z-index:1;
	background-color:#FFFFFF;
}

#right-content {
  float: right;
  margin-top: 25px;
  margin-right: 52px;
  margin-bottom: 12px;
  margin-left: 8px;
  width: 208px;
  overflow: visible;
  background-color: #FFFFFF;
}
#right-content ul {
  margin-left:0px;
  padding-left:0px;
  list-style:none;
  line-height:normal;
}

#right-content ul li {
  margin-left:0px;
  padding-left:0px;
  list-style:none;
  line-height:normal;
}

#footer {
    padding-top: 12px;
    text-indent: 268px;
	width: 960px;
	height: 28px;
	float: left;
	overflow: visible;
	background-color:#FFFFFF;
}

.form input {font-weight:normal; font-size: 9pt;}
textarea{color:#000000; background:#FFFFFF; border:1px solid #469db3; font-family: Arial,sans-serif; font-size: 9pt; font-weight: normal;
}
.colours input {color:#000000; background:#FFFFFF; border:1px solid #469db3; font-family: Arial,sans-serif; font-size: 9pt; font-weight: normal;}
.colours .submit input {color:#000000; background:#FFFFFF; border:2px #469db3 outset; font-family: Arial,sans-serif; font-size: 9pt; font-weight: normal;}
