/* ===========================================================*/
/* GLOBAL */
/* ===========================================================*/
body{
	margin: 0px;
	padding:0px;
	background-color:#231F20;
}

html {
	border:0px;
	margin:0px;
}
/* ===========================================================*/
/* Colours*/
/* ===========================================================*/
.green { color:#38873d; }
.orange, .orange a, .orange a:visited { color:#e09645; }

/* ===========================================================*/
/* Typeography */
/* ===========================================================*/
body,ul,ol,dl,h1,h2,h3,h4,h5,h6,td,th,
caption,pre,p,blockquote,input,textarea{
  font-family: Helvetica, sans-serif;
  font-size: 1em;
  color:#fff;
}

p{ line-height:20px; }

p.larger { font-size:16px; line-height:22px;}
p, ul{ font-size:13px; }

#wrap #text #map p {line-height:22px;}

h1 { 
	 margin:15px 0px 15px 75px;
	 width:304px;
	 height:93px;
	 background:url(../images/bringingReclaimedTimberToLife.jpg) no-repeat;
	 overflow:hidden;
	 text-indent:-400px;}

#text p, #text ul, #text img{ margin:15px 0px 15px 160px; }
#text ul {list-style:url(../images/bullet.jpg) inside; line-height:18px!important;}

#images p { width:240px; text-align:center; }
/*==============================================================*/
/*    LINKS*/
/*==============================================================*/
a{ text-decoration:none; color:#e09645;}
a:visited {color:#e09645;}
a:hover{ text-decoration:underline;}
.linkImage{float:right; margin:20px 0px 0px 0px!important;}
.linkImage.showroom {float:none; position:relative; top:-70px; right:-270px;}
/*==============================================================*/
/*    LAYOUT*/
/*==============================================================*/
#yt_video { position:relative; margin:10px; left:-110px; }

#wrap{ width:960px; margin:0 auto; }
#wrap #text, #wrap #images { float:left }
#wrap #text { width:550px; }
#wrap #images{ width:300px; }
#wrap #images img { display:block; margin:10px auto; }
#wrap #images p { display:block; margin:20px auto;}

#wrap #text #map { 
	background:url(../images/map.jpg) no-repeat; 
	height:400px; 
	margin-left:160px; 
	display:inline-block; 
	width:357px;
	position:relative;
}

#wrap #text #map p { margin:230px 0px 0px 0px!important;}

#imperialReclamation{ text-align:center; background-color:#28903B; width:100%; margin:0px; padding:0px; height:147px;}



