body {
	margin: 0 0 15px 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
	background-color: #FFF;
	background-image: url(../sitepix/structural/color-bg.gif);
	background-position: center 128px;
	background-repeat: no-repeat;
}

#site-holder {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	text-align: left;
}

h1 {
	font-size: 24px;
	font-weight:  lighter;
	color: #A3AD00;
	margin-bottom:15px;
	padding: 0;
}

h1.default {
	font-size: 24px;
	font-weight:  lighter;
	color: #A3AD00;
	margin-bottom:0px;
	padding: 0;
}

h3 {
	font-size: 14px;
	font-weight:  lighter;
	color: #A3AD00;
	margin-bottom:20px;
	font-style:italic;
	margin-top:0px;
	padding: 0;
	margin-left:0px;
}

h2 {
	font-size: 13px;
	font-weight:  bold;
	color: #4D4D4D;
	margin:0;
	padding: 0;
}

.fenwick {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #583C25;
}

p {
	font-size: 12px;
	color: #4D4D4D;
	margin-bottom:10px;
	margin-top:0;
	padding:0;
}

a {
	font-size: 12px;
	color: #778825;
	margin:0;
	padding:0;
	text-decoration:none;
}

/*------------------------ Top header for logo----------------*/

#top-header {
	height: 108px;
	width: 950px;
	text-align: right;
	padding-top:20px;
}

#top-section-holder {
	width: 950px;
	height: 280px;
	background-color:  #FFF;
}

/*------------------------ Top menu layout ----------------*/

#top-menu {
	width: 170px;
	margin: 0;
	padding: 0;
	float: left;
}

#top-menu  ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#top-menu  ul li {
	margin: 0;
	padding: 0;
}

#top-menu  ul li a#home,  #top-menu  ul li a#about, #top-menu  ul li a#news, #top-menu  ul li a#availability, #top-menu  ul li a#current-dev, #top-menu  ul li a#future-dev, #top-menu  ul li a#recent-dev, #top-menu  ul li a#land, #top-menu  ul li a#contact {
	width: 160px;
	line-height: 28px;
	height: 28px;
	margin: 0 0 2px 0;
	padding: 0 0 0 10px;
	display:  block;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	background-image: url(../sitepix/structural/top-menu-bg.png);
	background-repeat: no-repeat;
	outline: none;
}

#top-menu  ul li a#contact {
	line-height: 30px;
	height: 30px;
	margin: 0;
	outline: none;
}

#top-menu  ul li a#home:hover,  #top-menu  ul li a#about:hover, #top-menu  ul li a#news:hover, #top-menu  ul li a#availability:hover, #top-menu  ul li a#current-dev:hover, #top-menu  ul li a#future-dev:hover, #top-menu  ul li a#recent-dev:hover, #top-menu  ul li a#land:hover, #top-menu  ul li a#contact:hover{
	background-position: 0 -30px;
}

#top-menu  ul li a#home.active,  #top-menu  ul li a#about.active, #top-menu  ul li a#news.active, #top-menu  ul li a#availability.active, #top-menu  ul li a#current-dev.active, #top-menu  ul li a#future-dev.active, #top-menu  ul li a#recent-dev.active, #top-menu  ul li a#land.active, #top-menu  ul li a#contact.active{
	background-position: 0 -60px;
}

/*------------------------ image next to top menu  ----------------*/

#top-image {
	width: 780px;
	height: 270px;
	float: left;
}

/*------------------------ main section layout including left, right and centre section ----------------*/

#main-holder {
	width: 950px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}

#main-holder #left-section {
	width: 170px;
	float: left;
	margin:0px;
	padding:0px;
}

#main-holder #left-section #sub-menu {
	width: 170px;
	margin: 0;
	padding:0px;
}

#main-holder #left-section #sub-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main-holder #left-section #sub-menu ul li {
	margin: 0;
	padding: 0;
	float: left;
}

#main-holder #left-section #sub-menu ul li a {
	margin: 0 0 2px 0;
	padding: 0 0 0 10px;
	text-decoration: none;
	width: 160px;
	line-height: 30px;
	color: #FFF;
	display: block;
	font-size: 13px;
	font-weight: bold;
	background-color: #6BC9E3;
	outline: none;
}


#main-holder #left-section #sub-menu ul li a:hover {
	background-color: #E6E6E6;
	color: #6BC9E3;
}

#main-holder #left-section #sub-menu ul li a.active {
	background-color: #E6E170;
	color: #FFF;
}

#main-holder #left-section #sub {
	width: 170px;
	margin: 0;
	padding: 0;
}

 #main-holder #left-section #sub ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main-holder #left-section #sub ul li {
	margin: 0;
	padding: 0;
	float:left;
}

#main-holder #left-section #sub ul li a {
	margin: 0 0 2px 0;
	padding: 0 0 0 40px;
	text-decoration: none;
	width: 130px;
	line-height: 20px;
	color: #808080;
	display: block;
	font-size: 11px;
	font-weight: bold;
	background-color: #F2F2F2;
	outline: none;
}

#main-holder #left-section #sub ul li a:hover {
 
	background-color: #6BC9E3;
	color: #FFF;
}

#main-holder #left-section #sub ul li a.active {
	background-color: #E6E170;
	color: #FFF;
}


#main-holder #left-section #newsletter-box {
	width: 150px;
	background-color: #E6E6E6;
	margin-top: 10px;
	padding: 10px;
	float:left;
}

#main-holder #left-section #newsletter-box h1 {
	margin-bottom:5px;
	margin-top:0px;
	padding: 0;
	color: #808080;
	font-size: 13px;
	font-weight: bold;
}

#main-holder #left-section #newsletter-box p {
	padding-right:10px;
	padding-right: 10px;
	color: #808080;
	font-size: 11px;
}

#main-holder #main-section {  							/*---------------- main section layout holding text and images ----------------*/
	width: 755px;
	margin: 0;
	padding: 0;
	margin-left: 25px;
	display: inline;
	float: left;
}

#main-holder #main-section #coming-soon { 				 /*---------------- coming soon box on hompage ----------------*/
	background-color:  #FCFBE2;
	background-image: url(../sitepix/images/fenwick-coming-soon-new.jpg);
	background-repeat:  no-repeat;
	padding: 5px;
	margin: 0px;
}

#main-holder #main-section #coming-soon  h1 {
	margin-left: 400px;
	color: #AFA186;
	font-weight: bold;
}

#main-holder #main-section #coming-soon  h2 {
	margin-left: 400px;
	color: #AFA186;
	font-weight: lighter;
	font-size: 18px;
	margin-bottom:5px;
}

#main-holder #main-section #coming-soon p {
	font-size: 12px;
	color: #4D4D4D;
	margin-left: 400px;
}

#main-holder #main-section #Moscow { 				 /*---------------- Moscow box on hompage ----------------*/
	background-color:  #FCFBE2;
	background-image: url(../sitepix/images/sepia-basket.jpg);
	background-repeat:  no-repeat;
	background-position:right;
	padding: 10px;
	margin: 0px;
}

#main-holder #main-section #Moscow  h2 {
	margin-left: 0px;
	color: #AFA186;
	font-weight: lighter;
	font-size: 22px;
	margin-bottom:10px;
}

#main-holder #main-section #Moscow p {
	font-size: 12px;
	color: #4D4D4D;
	margin-left: 0px;
	margin-right:350px;
}


#sold-out
{
	background-color:#AD575F;
	color:White;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	float:right;
	padding:5px;
	margin-bottom:5px;
}

 /*-------------------------------------- footer layout ------------------------------*/
 
 #footer {
 	position: relative;
 	clear:both;
 	float: left;
 	width: 950px;
 	height: 110px;
  	background-color: #F2F2F2;
 	background-image: url(../sitepix/structural/bottom-logo.png);
 	background-position: right top;
 	background-repeat:  no-repeat;
 	
 }
 
 #footer  #footer-top {
 	width: 86px;
 	height: 110px;
 	float:  left;
 }
 
 #footer  ul {
	margin: 0;
	padding: 10px 0 0 0;
} 

#footer  ul li {
	margin: 0;
	padding: 0;
	display:  inline;
} 

#footer  ul li a {
	margin: 0 10px 0 0;
	padding: 0;
	text-decoration: none;
	color:  #808080;
	font-size: 11px;
} 

#footer  ul li a:hover {
	text-decoration: underline;
}

#footer  p {
	font-size: 11px;
	color:  #808080;
}

#footer  a {
	color: #808080;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#overmap {
	padding: 0px;
	width: 540px;
	position: relative;

	}
#overtext {
	text-align:left;
	padding-top: 14px;
	width: 25px;
	height: 25px;
	background-image: url(sitepix/structural/25px_spacer.gif);
	line-height: 6px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	cursor: hand;
	}
#overtextsold {
	text-align:left;
	padding-top: 14px;
	width: 25px;
	height: 25px;
	background-image: url(sitepix/structural/sold.gif);
	line-height: 6px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	cursor: hand;
	}

#overtextU {
	text-align:left;
	padding-top: 14px;
	width: 25px;
	height: 25px;
	background-image: url(sitepix/structural/25px_spacerU.gif);
	line-height: 6px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	cursor: hand;
	}
#overtextsoldU {
	text-align:left;
	padding-top: 14px;
	width: 25px;
	height: 25px;
	background-image: url(sitepix/structural/soldU.gif);
	line-height: 6px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	cursor: hand;
	}
#overtextG {
	text-align:left;
	padding-top: 14px;
	width: 25px;
	height: 25px;
	background-image: url(sitepix/structural/25px_spacerG.gif);
	line-height: 6px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	cursor: hand;
	}
#overtextsoldG {
	text-align:left;
	padding-top: 14px;
	width: 25px;
	height: 25px;
	background-image: url(sitepix/structural/soldG.gif);
	line-height: 6px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	cursor: hand;
	}


.red {
	color: #F00;
	font-weight: bold;
}

