body {
	margin:0 0 30px 0;
	background-color:#333333;
	background-image:url(bg_tile.jpg);
	color:#FFF;
	font-family:arial,sans-serif;
	font-size:70%;
}

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

h1 {display:none;}

#header {
	height:155px;
	background-image:url(header_bg.png);
	background-repeat:repeat-x;
}
#header div {
	width:950px;
	margin:0 auto;
	height:155px;
}

ul#photos {
	width:950px;
	margin:14px auto;
	list-style: none;
}
ul#photos li {
	display:inline;
	padding:0;
	margin:0 7px 0 0;
}
ul#photos li.last {
	margin-right:0;
}

#copy {
	width:950px;
	margin:0 auto;
	padding-bottom:40px;
	position:relative;
}
#copy h2 {
	font-family:Georgia,"Times New Roman",serif;
	font-size:2.2em;
	font-weight:normal;
	color:#939393;
	margin:3px 0 11px 0;
	float:left;
	width:152px;
	text-align:right;
	padding:0;
}
#copy h2#to_life {
	color:#FFF;
	width:500px;
	text-align:left;
}
#copy p {
	width:465px;
	margin:0 0 10px 0;
	padding:0 0 0 160px;
}
#copy div {
	display:block;
	width:280px;
	position:absolute;
	bottom:0;
	right:0;
	color:#939393;
}

#footer {
	height:148px;
	background-image:url(footer_bg.png);
	margin:20px 0 0 0;
}
#footer div {
	margin:0 auto;
	width:790px;
	height:148px;
	padding-left:160px;
	background-image:url(tweed_logo.gif);
	background-position:41px 23px;
	background-repeat:no-repeat;
}
#footer p {
	margin:0;
	padding:0;
}
p#address {
	padding:25px 0 12px 0;
}

#blackhouse {
	color:#6E6E6E;
	font-size:1.1em;
	margin:8px auto;
	padding:0;
	text-align:right;
	width:950px;
}
#blackhouse a {
	color:#6E6E6E;
	text-decoration:none;
}
#blackhouse a span {
	color:#F8A24C;
}
