@charset "utf-8";
/* outer
height:100%;
left:0;
margin-top:-290px;
min-width:800px;
overflow:hidden;
position:absolute;
top:50%;
width:100%;
*/
body {
/*background-attachment:scroll;
background-color:#876913;
background-image:url("images/podium-bk.gif");
background-position:center top;
background-repeat:no-repeat;*/
background-attachment:scroll;
background-position:center top;
}
#outer {
	position: absolute;
	width: 100%;
	top:50%;
	margin-top: -360px;
	min-width:800px;
	left: 0px;
	
	background-attachment:fixed;
background-color:#876913;
background-image:url("images/podium-bk.gif");
background-position:center center;
background-repeat:no-repeat;
}

#inner {
	margin: auto;
	height: 625px;
	width: 800px;
	
		background-attachment:scroll;
background-color:#876913;
background-image:url("images/podium-bk.gif");
background-position:center center;
background-repeat:no-repeat;
padding-top:45px
}

#header-holder {
float:left;
display:inline;
width:800px;
height:78px;
}

#logo-holder {
	float:left;
	display:inline;
	width:284px;
	height:78px;
}

#address-holder {
float:left;
display:inline;
width:431px;
height:15px;
margin-top:63px;
}

#siteby-holder {
float:left;
display:inline;
width:85px;
height:15px;
margin-top:63px;
}

#bottom-holder {
float:left;
display:inline;
width:800px;
height:502px;
}

#nav-holder {
float:left;
display:inline;
width:172px;
height:502px;
}

.navmargin {
margin-left:16px;
}
.fblike-margin {
margin-top: 15px;
margin-left:28px;
}
.fbimg-margin {
margin-top: -13px;
margin-left: 90px;
}
#main-holder {
float:left;
display:inline;
width:628px;
height:502px;
}

#image1-holder {
float:left;
display:inline;
width:628px;
height:330px;
position:relative;
}

#image1-holder object {position:relative;z-index:0;}

#image2-holder {
float:left;
position: relative;
display:inline;
width:330px;
height:502px;
}

#text1-holder {
float:left;
display:inline;
width:610px;
/*height:340px;*/
margin-left:18px;
overflow:auto;
SCROLLBAR-FACE-COLOR: #876913;
SCROLLBAR-HIGHLIGHT-COLOR: #876913;
SCROLLBAR-SHADOW-COLOR: #876913;
SCROLLBAR-3DLIGHT-COLOR: #876913;
SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-TRACK-COLOR: #876913;
SCROLLBAR-DARKSHADOW-COLOR: #876913;
}

#text2-holder {

float:left;
display:inline;
/*height:616px;*/
width:298px;
margin-top:10px;
overflow:auto;
SCROLLBAR-FACE-COLOR: #876913;
SCROLLBAR-HIGHLIGHT-COLOR: #876913;
SCROLLBAR-SHADOW-COLOR: #876913;
SCROLLBAR-3DLIGHT-COLOR: #876913;
SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-TRACK-COLOR: #876913;
SCROLLBAR-DARKSHADOW-COLOR: #876913;
}

#gallery_id {
vertical-align:top;
}

#footer {
display:inline;
width: 800px;
float:left;
position:relative;
top:85px;
}

#footer img {
float:right;
}

.pagetitle{ 
margin-top:0px; 
margin-bottom:10px;
}

.pageend{
margin-bottom: 4px;
}

.text-darker {
color:#503c03;
}

.text-lighter {
color:#fefefe;
}

.text-small {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

.text-main {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height: 19px;
	margin-top:10px;
	margin-bottom:10px;
}
.design-notes {
	font-weight: bold;
	color: #FF0000;
}

.gallery-view {
height:165px;
overflow: auto;
}

#afternoon_tea {
	position:absolute;
	top:475px;
	left: 0px;
}

#afternoon_tea_text{
	position: absolute;
	left: 0px;
	top: 500px;
	width: 270px;
}

#tea_guild{
	position: absolute;
	left: 200px;
	top: 600px;
}
.pngfix {
}

#review_text {
	position:absolute;
	width:270px;
	top:700px;
	left:0;
}
.book-link {
	height: 61px;
	width: 116px;
	float: right;
	z-index: 10000;
	position: absolute;
	/* margin: 251px 0 0 484px; */
	top: 251px;
	left: 484px;
}
.book-link a {
	display: block;
	height: 100%;
	width: 100%;
}



