/*
** UKB Wood: #da9f52
** UKB Metal: #cbc7b8
** UKB Stone: #959388;
** UKB Wine: #370804
** UKB Water: #20547b
*/

body {
	font-family: "Gill Sans", "Trebuchet MS", sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: white;
	background-color: #370804;
	height: 100%;
	background: #370804 url(../img/ukb_bg2.png) repeat-x top;
}

p {
	font-family: "Gill Sans", "Trebuchet MS", sans-serif;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

img {
	border: 0px;
}

#page-container {
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -450px;
	width: 900px;
	overflow: visible;
}


#logo {
    width: 278px;
    height: 86px;
    position: absolute;
    top: 12px;
    left: 20px;
}

div#prev-photo {
	z-index: 11;
	position: absolute;
	top: 400px;
	left: -20px;
	width: 50px;
	height: 50px;
}

div#next-photo {
	z-index: 11;
	position: absolute;
	top: 400px;
	left: 870px;
	width: 50px;
	height: 50px;
}

#photo {
	z-index: 10;
	position: absolute;
	top: 115px;
	width: 900px;
	height: 640px;
	overflow: hidden;
	background: #da9f52 url(../img/loading.gif) no-repeat;
	background-position: 435px 295px;
}

#photo-numbering {
	position: absolute;
	top: 758px;
	width: 50px;
	left: 850px;
	text-align: right;
	color: #da9f52;
}

#footer {
	position: absolute;
	top: 760px;
	width: 900px;
	text-align: center;
	color: #da9f52;
}

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

#footer a { color: #cbc7b8; text-decoration: none; }
#footer a:visited { color: #cbc7b8; }
#footer a:hover { color: #cbc7b8; text-decoration: underline; }

img#feature_img {
	z-index: 12;
}

img#loading {
	z-index: 9;
	position: absolute;
	top: 200px;
	left: 200px;
	width: 50px;
	height: 50px;
}

div.content-backing {
	z-index: 20;
	position: absolute;
	top: 115px;
	left: 580px;
	width: 320px;
	height: 640px;
	background: white;
	opacity: 0.8;
}

div.content-body {
	z-index: 21;
	position: absolute;
	top: 115px;
	left: 580px;
	width: 300px;
	height: 620px;
	padding: 20px 20px 0px 20px;
	font-size: 12px;
	font-family: "Gill Sans", sans-serif;
	color: #222;
	overflow: auto;
}

div.content-body p {
	line-height: 150%;
}

div.content-body h1 {
	font-weight: normal;
	font-family: "Gill Sans", "Trebuchet MS", sans-serif;
	font-size: 200%;
	color: #da9f52;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

div.content-body h2 {
	font-weight: normal;
	font-family: "Gill Sans", "Trebuchet MS", sans-serif;
	font-size: 160%;
	color: #222;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

div#home div.content-backing {
	margin: auto;
	left: 50%;
	width: 360px;
	margin-left: -180px;
	height: 420px;
}
div#home div.content-body {
	margin: auto;
	left: 50%;
	width: 320px;
	margin-left: -180px;
	height: 520px;
}

div#about-us div.content-backing {
	left: 0px;
	width: 660px;
}
div#about-us div.content-body {
	left: 0px;
	width: 620px;
}

div#meet-phil div.content-backing {
	width: 680px;
	left: 60px;
}
div#meet-phil div.content-body {
	width: 640px;
	left: 60px;
}

div#proven-process div.content-backing {
	width: 660px;
	left: 130px;
}
div#proven-process div.content-body {
	width: 620px;
	left: 130px;
}

div#fine-products div.content-backing {
	width: 660px;
	left: 160px;
}
div#fine-products div.content-body {
	width: 620px;
	left: 160px;
}

div#exquisite-results div.content-backing {
	width: 720px;
	left: 140px;
}
div#exquisite-results div.content-body {
	width: 680px;
	left: 140px;
}

div#get-in-touch div.content-backing {
	width: 420px;
	left: 480px;
}
div#get-in-touch div.content-body {
	width: 380px;
	left: 480px;
}


div.col1, div.col2 {
	width: 290px;
	float: left;
}
div.col2 {
	margin-left: 20px;
}

#menu {
	z-index: 30;
	position: absolute;
	top: 22px;
	left: 368px;
	height: 115px;
	font-family: "Gill Sans", "Trebuchet MS", sans-serif;
	font-size: 12px;
}

#menu ul {
    margin: 0px;
    padding: 0px;
	list-style: none;
}

#menu li {
	background: url(../img/swatch018.png) no-repeat;
	width: 67px;
	height: 83px;
	text-transform: uppercase;
	float: left;
	padding: 5px;
	overflow: hidden;
}

#menu li.selected a { color: #da9f52; }
#menu li.selected {
	height: 105px;
}

#menu li + li {
	margin-left: 10px;
}

#menu a { color: #cbc7b8; text-decoration: none; }
#menu a:visited { color: inherit; }
#menu a:hover { color: #da9f52; text-decoration: none; }

#slogan {
	position: absolute;
	top: 70px;
	left: 100px;
	width: 240px;
	font-size: 12px;
	color: #cbc7b8;
	font-weight: normal;
	text-align: right;
}

#telephone {
	position: absolute;
	top: 0px;
	left: 680px;
	width: 200px;
	font-size: 12px;
	color: #cbc7b8;
	font-weight: normal;
	text-align: right;
}

p.quote {
	font-family: "Gill Sans", "Trebuchet MS", sans-serif;
	color: #20547b;
	font-size: 120%;
	font-style: normal;
}

div.content-body a { font-weight: bold; color: #20547b; text-decoration: none; }
div.content-body a:visited { font-weight: bold; color: #20547b; }
div.content-body a:hover { color: #20547b; text-decoration: underline; }

hr { border: 0px; border-top: 1px solid #959388; }
