html {
	height: 100%;
}
body {
	font: 12px/18px "Lucida Grande", Arial, Verdana, sans-serif;
	background-image:url(images/bg-top.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	margin: 0;
	height: 100%;
}

#content{
margin: 0 auto;
width:778px;
height:100%;
}
#header{
	height: 42px;
	color:#FFFFFF;
	font-size:12px;
	padding-top:5px;
}

.cart-header{
width:389px;
float:right;
text-align:right;
}

.date-time{
float:left;
text-align:left;
width:389px;
}
.clear{
clear:both;
}

/*- Logo -*/

#logo-header .title  {
	float: left;
	margin-top: 0px;
	font-family: Lucida Sans, Arial, sans-serif;
	font-weight: normal !important;
}
	

.title  {
	float: left;
	margin-top: 0px;
	font-family: Lucida Sans, Arial, sans-serif;
	font-weight: normal !important;
}

#logo {

	width:536px;

	height:61px;

	overflow:hidden;

	display:inline;

	float:left;

	margin:0 0 0 0;

	position:relative;

}

#logo a,

#logo a:visited {

	float:left;

}

#logo em {

	display:block;

	clear:both;

	font-size:.8em;

}

#logo span {

	position:absolute;

	left:0;

	top:0;

	width:536px;

	height:61px;

	background:url(images/logo.gif) no-repeat;

	cursor:pointer;

}

.nav{
width:778px;
margin-top:2px;
margin-bottom:2px;
text-align:left;
}

#menu
{
	position: relative;
	background: #ffffff url(images/menubg.gif) repeat-x top left;
	height: 3.4em;
	font-size: 12px;
	padding: 0 1.0em;
}

#menu ul
{
	padding:1em 0 0 0;
	margin:0;
}

#menu ul li
{
	position: relative;
	display: inline;
	padding:0;
	margin:0;
}

#menu ul li a:link, #menu ul li a:visited
{
	color: #fff;
	padding: 0.5em 1.0em 0.9em 1.0em;
	text-decoration: none;	
	border:none;
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li.current_page_item a
{
	background: #ffffff url(images/menuactive.gif) repeat-x top left;	
	border:none;
}

a
{
	color: #B96D00;
	text-decoration: none;
	
}
a:hover
{
	text-decoration: none;
	border-bottom:#B96D00 1px solid;
}
h2,h3,h4,h5,h6 
{
	font-family:Georgia, Verdana, Arial, Serif;
}
h2,h3
{
	display: inline;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
	line-height:2.2em;
}
h2
{
	font-size: 2.2em;
	padding-left: 24px;
	background-image: url(images/db1.gif);
	color:#B96D00;
}
h3
{
	font-size: 14px;
	padding-left: 18px;
	background-image: url(images/db2.gif);
}

#footer
{
	position: relative;
	height: 2.0em;
	clear: both;
	padding-top: 5.0em;
	background: #fff url(images/border2.gif) repeat-x 0 2.5em;
	font-size: 0.86em;
}