html, body {
	height:100%
	}
	
body 	{
	padding:0;
	margin:0;
	text-align:center;
	min-width:760px;
	background: transparent url('./images/5x5.gif') repeat;
	color: #000000;
	font-family: tahoma;
	font-size: 11px ;
	}
	
#outer	{
	height:100%;
	min-height:100%;
	width:758px;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	background-color: #fff;
	color: #000000;
	text-align:left;
	margin:auto;
	margin-bottom:-32px;/* make room for footer */
	position:relative;
	border: 1px black solid;
	}
 
html>body #outer{
	height:auto;
	} /*for mozilla as IE treats height as min-height anyway*/

#innerwrap {
	/* enables content first */
	float:left;
	width: 626px;
	border: 0px blue solid;
	}

#header	{
	position:absolute;
	top:0;
	left:0px;
	width:758px;
	height:126px;
	background: #DFCFB7 url('./images/globe.jpg') left center no-repeat;
	border:0px solid green;
	overflow:hidden;
	color: green;
	z-index: 1;
	}

#header1 {
	position:absolute;
	top:0;
	left:150px;
	margin-left: 150px:
	margin: 0px 150px 0px 150px;
	border:0px solid green;
	height: 70px;
	width: 608px;
	background:transparent url('./images/grs.jpg') left bottom no-repeat;
	}

#scrollbar	{
	position:absolute;
	top:124px;
	left:0;
	width:758px;
	height:10px;
	background: #9B6C3F;
	border-bottom: 1px solid #036;
	border-top: 1px solid #39c;
	overflow:hidden;
	}


#left 	{
	position:relative;/*ie needs this to show float */
	width: 120px;
	float:left;
	padding-top:135px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
	background-color: transparent;
	border: 0px red solid;
	}

#left p	{
	padding-left:4px;
	padding-right:4px
	}

#right p {
	padding-left:4px;
	padding-right:4px
	}

#right {
	position:relative;/*ie needs this to show float */
	width: 120px;
	float:right;
	padding-top:135px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
	background-color: transparent;
	border: 0px yellow solid;
	color: #000;
	}

#centrecontent {
	width: 485px;
	height: 370px;
	overflow: auto;
	/*float:right;*/
	margin-top: 135px;
	padding-left: 130px;
	padding-top: 15px;
	padding-bottom:32px;/* needed to make room for footer */
	background: transparent url('./images/bodyglobe.gif') no-repeat fixed;
	border: 0px orange solid;
	color: #000;
	font-size: 12px ;
	}

/* added by Grant */
#homecontent {
	width: 485px;
	height: 370px;
	/*float:right;*/
	margin-top: 135px;
	padding-left: 130px;
	padding-top: 15px;
	padding-bottom:32px;/* needed to make room for footer */
	background: transparent url('./images/bodyglobe.gif') no-repeat fixed;
	border: 0px orange solid;
	color: #000;
	font-size: 12px ;
	}

#centrecontent p {
	padding-left:3px
	}

* html #ieclear {
	width:100%;
	height:32px
	} /* for ie to clear footer */

#footer {
	width:758px;
	clear:both;
	height:30px;
	border-color: #cc9;
	border-top:1px solid #036;
	border-bottom:1px solid #cc9;
	background-color: #DFCFB7;
	color: gray;
	text-align:center;
	margin:auto;
	position: relative;

}

* html #footer {/*only ie gets this style*/
	\height:32px;/* for ie5 */
	he\ight:30px;/* for ie6 */
}

#webdsign {
	position: absolute;
	bottom: 33px;
	right: 5px;
	width: 120px;
	height: 60px;
	z-index: 100;
	}

#webdsign a img {
	border: 0;
	}

/* ************************************************************** */
/* ************************ Header Menu ************************* */
/* ************************************************************** */

#header ul#menu {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0px;
	left: 180px;
	width:758px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	z-index: 100;
}

#header ul#menu li  {
	display: inline;
	list-style: none;
}

#header ul#menu a,#header ul#menu span,#header ul#menu a.current {
	/* width: 7em; */
	display: block;
	float: left;
	padding: 4px;
	margin-top: 1px;
	margin-right: 2px;
	text-align: center;
	font-size: 11px;
	font-weight: 600;
	text-decoration: none;
	color: #333;
}

#header ul#menu span,#header ul#menu a.current,#header ul#menu a.current:hover {
	border: 1px solid #583410;
	border-bottom: none;
	background: /*#FFF3B3*/;
	background: #9B6C3F;
	padding-bottom: 6px;
	margin-top: 0;
	color: #FFF7CD;
}

#header ul#menu a {
	background: #FFFAE1;
	border: 1px solid #AAA;
	border-bottom: none;
}

#header ul#menu a:hover {
	margin-top: 0;
	border-color: #583410;
	background: #FFF7CD;
	padding-bottom: 5px;
}
/* ***************************************************************** */
/* ********************** Boxes for LHS **************************** */
/* ***************************************************************** */

.lboxhead {
	width: 110px;
	height: 20px;
	padding: 4px;
	display: block;
	color: #fc6;
	text-align: center;
	background: url('./images/lboxhead.gif') left top no-repeat;
	margin: 5px 0px 0px 5px;
	font-weight: 700;
	}

.lbox {
	position: absolute;
	margin-top: -5px;
	border: 1px solid #583410;
	margin-left: -120px;
	padding: 7px;
	}

#centrecontent .lbox ul{
	margin: 0;
	margin-left: 5px;
	list-style: none;
	}
	
#centrecontent .lbox ul a:link, #centrecontent .lbox ul a:hover, #centrecontent .lbox ul a:visited{
	text-decoration: none;
	color: #583410;
	}
	
/* ***************************************************************** */

.title {
	color: #583410;
	font-weight: 700;
	}

li {
	padding-bottom: 3px;
	margin-right: 10px;
}

.price {
	display: block;
	text-align: right;
	color: #900;
	font-weight: 700;
}