/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: white;
	background: #b9b8a8;
}

h1, h2, h3, h4, h5, form, p, span, input, textarea{ margin: 0; padding: 0; }

p{ margin: 0; padding: 3px 0; }

h1{	font: bold 13px Arial, Helvetica, sans-serif; color: white;}

h2{	font: 20px Georgia, "Times New Roman", Times, serif; color: #cb1916;}

h3{	font: 22px Georgia, "Times New Roman", Times, serif; color: white;}

.clear{	clear: both; }

.left{ float: left; }

.right{ float: right; }

.red{ color: #cb1916; }

.gold{ color: #a09650; }

a{
	color: #a09650;
	text-decoration: none;
}

#sitemap_ul {
	 color: #A09650;
}

#sitemap_ul li {
	margin-top: 2px;
}

#sitemap_ul a:hover {
	text-decoration: none;
}

a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#contact input, #contact textarea{
	width: 200px;
	background: white;
	border: solid 1px #797979;	
}

#contact input#submit{
	width: 100px;
	background: white;
	height: 24px;
}

img{ border: 0; }

#box{
	width: 760px;
	margin: 25px auto 0 auto;
	overflow: hidden;
}

#header, #footer {
	width: 708px;
	background: black;
	position: relative;
	padding: 22px 26px;
	overflow: hidden;
	font: 13px Georgia "Times New Roman", Times, serif;
}

#footer {
   position: absolute;
   top: 669px;
   padding: 20px;
}

#header #main_nav a, #header #sub_nav a, #header #marketupdate a{
	color: #776951;
}

#header #main_nav a:hover, #header #sub_nav a:hover, #header #marketupdate a:hover{
	color: white;
}

#header {
	height: 130px;
}

#footer {
	margin: 0 auto 25px auto;
	padding-top: 30px;
	text-align: middle;
	width: 720px;
	padding-bottom: 20px;
}

#flags{
	position: absolute;
	bottom: 7px;
	right: 18px;
	width: 22px;
}

#flags img{
  margin-bottom: 7px;
}

#marketupdate{
	position: absolute;
	right: 82px;
	top: 104px;
}

#contact-wrapper {
	position: absolute;
	bottom: 19px;
	right: 70px;
	font-family: verdana;
	text-align: left;
	line-height: 17px;
	font-size: 11px;
}

#header #contact-wrapper a {
  font-family: verdana;
	text-align: left;
	line-height: 17px;
	font-size: 11px;
}


#header ul{ float: left; margin: 0; padding: 0; margin-top: -10px; margin-left: -10px; margin-right: -20px; }

#header ul li, #footer ul li{ list-style: none;}

#header ul li {
	margin-bottom: 6px;
}

#footer {
	color: white;
	font-size: 13px;
}

#header a, #footer a{
	color: #776951;
	font-size: 13px;
}

#header a:hover, #footer a:hover{
	color: white;
	text-decoration: none;
}

#header ul li #on, #footer ul li #on{ color: white; }

#mainArea #on{ color: #FFFFFF; }

#header #marketupdate #on{ color: white; }

#footer ul li {
	margin: 0 10px 5px 0;
	font-size: 13px;
}

#footer ul {
	 margin: 0;
	 float: left;
	 padding-left: 5px;
}

#logo{
	position: absolute;
	bottom: 84px;
	right: 21px;
}

#mainArea{
	width: 708px;
	height: 418px;
	padding: 26px;
	overflow: auto;
	position: relative;
}


#mainAreaAdmin{
	width: 708px;
	padding: 26px;
	overflow: auto;
	background: #333333;
	position: relative;
}

#mainAreaAdmin a{ color: #b28e50; }

#leftcol{
	width: 350px;
	background: url(../gfx/bgRepeat.png) repeat;
	float: left;
	padding: 15px;
	overflow: auto;
}

#rightcol{
	width: 235px;
	background: url(../gfx/bgRepeat.png) repeat;
	float: right;
	padding: 10px;
	overflow: auto;
	font: bold 12px Arial, Helvetica, sans-serif;
}

#leftcolAreas{
	width: 219px;
	background: url(../gfx/bgRepeatAreas.png) repeat;
	float: left;
	padding: 8px;
	overflow: auto;
	color: black;
	font: 13px Georgia "Times New Roman", Times, serif;
	height: 95%;
}

#leftcolAreas a:hover{
	color: #cb1916;
}
	

#leftcolAreas h1{	font: bold 16px Arial, Helvetica, sans-serif; color: #cb1916;}

#leftcolAreas h2{	font: 22px Georgia, "Times New Roman", Times, serif; color: #cb1916;}

#leftcolAreas h3{	font: 22px Georgia, "Times New Roman", Times, serif; color: black;}

#rightcolAreas{
	position:absolute;z-index:1000;
	color: black;
	width: 110px;
	background: url(../gfx/bgRepeatAreas.png) repeat;
	padding: 10px;
	overflow: auto;
	font: 12px Arial, Helvetica, sans-serif;
	right: 10px;
}

#rightcolAreas2{
	float: right;
	width: 472px;
	margin: 0px 0px 0px 0px;
	display:block;
	font: 12px Arial, Helvetica, sans-serif;
	padding-top: 132px;
	z-index: -100;
}

#leftcolAreasAdmin{ float: left; width: 500px; }
#rightcolAreasAdmin{ float: right; width: 150px;}

#mainArea2{
	height:470px;
  overflow:hidden;
  padding:0;
  position:absolute;
  width:760px;
  z-index:0;
}

#mainArea3{
	height:421px;
  overflow:hidden;
  padding:20px;
  position:absolute;
  width:708px;
  z-index:100;
}

#main_nav li {
	float: left;
	margin: 0 10px 0 10px;
}

#main_nav a {
  font-size: 13px;
  font-weight: bold;
}

#sub_nav a {
  font-size: 13px;
}

#sub_nav {
	position: absolute;
	bottom: 9px;
	left: 25px;
	padding: 0; 
}

#sub_nav a {
  font-size: 13px;
}

#rightcolAreas ul{ padding: 0; margin: 0; }

#rightcolAreas ul li{ list-style: none; padding: 2px 0;}

#rightcolAreas a{ color: black; text-decoration: none;}

#rightcolAreas a:hover{ color: #cb1916; }

#rightcolAreas #subon{ color: #cb1916; font-weight: bold; }


#rightcolTestimonials{
	width: 235px;
	background: url(../gfx/bgRepeat.png) repeat;
	float: right;
	padding: 10px;
	overflow: auto;
	height: 95%;
	font: 14px Arial, Helvetica, sans-serif;
}

#testimonials{ margin: 5px; padding: 0; }

#testimonials li{
	list-style: none;
	padding: 1px;
	font: 15px "Times New Roman", Times, serif;
}


.background1{
	background: url(../gfx/backgrounds/1.jpg) no-repeat;
}
.background2{
	background: url(../gfx/backgrounds/2.jpg) no-repeat;
}
.background3{
	background: url(../gfx/backgrounds/3.jpg) no-repeat;
}
.background4{
	background: url(../gfx/backgrounds/4.jpg) no-repeat;
}
.background5{
	background: url(../gfx/backgrounds/5.jpg) no-repeat;
}
.background6{
	background: url(../gfx/backgrounds/6.jpg) no-repeat;
}
.background7{
	background: url(../gfx/backgrounds/7.jpg) no-repeat;
}
.background8{
	background: url(../gfx/backgrounds/8.jpg) no-repeat;
}
.background9{
	background: url(../gfx/backgrounds/9.jpg) no-repeat;
}
.background10{
	background: url(../gfx/backgrounds/10.jpg) no-repeat;
}

.background11{
	background: url(../gfx/backgrounds/11.jpg) no-repeat;
}

.background12{
	background: url(../gfx/backgrounds/12.jpg) no-repeat;
}

.backgroundCounties{
	background: url(../gfx/backgrounds/map_counties.gif) no-repeat;
}
.backgroundLondon{
	background: url(../gfx/backgrounds/map_london.gif) no-repeat;
}

#map {}

.animated{
	background: url(../gfx/backgrounds/animated.gif) no-repeat;
}
