body {
	margin: 0px;
	background-color: #FFFBD8;
	color: #2F4050;
	font: 10pt/14pt 'Trebuchet MS', Verdana, Tahoma, Arial, 'Arial Black', Helvetica, sans-serif;
	text-align: center;
}
div {
	background-color: transparent;
	text-align: left;
}
img {
	border-width: 0px;
}
/* Text formatting */
a {
	color: #2F4050;
}
a:hover {
	color: #11664A;
}
a:active {
	color: #11664A;
}
p {
	margin-top: 0px;
}
h6 {
	color: red;
}
/* Layout */
div.sandbag {
	overflow: hidden;
	height: 0px;
	clear: both;
	margin: 0px;
	border-width: 0px;
}
#wrapper {
	margin: 0px auto;
	width: 900px;
}
#all {
	width: 900px;
	position: absolute;
	background: url(/images/gemtree_logo2.gif) left top no-repeat;/*change*/
}
#topnavhome {
	display: block;
	height: 184px;
	text-align: left;/*change*/
	margin-left:244px;
}
#topnav {
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 656px;
	left: 244px;
	height: 25px;
	line-height: 1px;
	background: #fff;
}
#topnav li {
	display: block;
	float: left;
	padding: 12px 22px 7px;
	font-weight:800;
}
#topnav li.first {
	padding: 12px 22px 7px;
	font-weight:800;
}
#topnav a {
	text-decoration: none;
}
#topnav li div {
	position: absolute;
	padding-top: 10px;
	margin-top:10px;
	visibility: hidden;
	background-color: #2F4050;
}
#topnav li:hover div, #topnav li.over div {
	visibility: visible;
}
#topnav div a {
	line-height: 14pt;
	display: block;
	white-space: nowrap;
	padding: 3px 5px;
	margin: 1px;
	background-color: white;
}
#topnav div a:hover {
	background-color: #FEFCE7;
}
#main {
	clear: both;
	background: url(/images/bg_leftnav2.gif) center 35px no-repeat;
}
#container {
	float: right;
	margin-left: -244px;
}
#content {
	/* http://www.dustindiaz.com/min-height-fast-hack/ */
 min-height: 500px;
	height: auto !important;
	height: 500px;
	width: 576px;
	background-color: #fff;
	padding: 30px 40px;
	margin-left: 224px;
}
#content p, #content h1 {
	padding: 0px;
	margin: 0px 0px 10px;
}
#content h1 {
	font: bold 1.2em arial, helvetica, sans-serif;
}
#content h2 {
	font: bold 1.0em arial, helvetica, sans-serif;
}
#content h1:first-line {
	font-size: 0.9em;
}
#content.home {
	min-height: 421px;
	background:  url(/images/bg_home.jpg) left top no-repeat;
	background-color: #2F4050;
}
#content.home blockquote {
	color:#FFFFFF;
	margin-top: 390px;
	width:430px;
	margin-left:-40px;
	font: bold 18px arial, helvetica, sans-serif;
	letter-spacing: 1px;
	text-align:center
}
* html #content.home {
	height: 421px;
}
#content.sales form td {
	padding: 0.3em;
}
#content.sales form td span {
	white-space: nowrap;
}
span.sold, span.error {
	color: #990000;
}
span.sold {
	text-transform: uppercase;
	font-size: 0.9em;
}
#content.sales tr {
	border: 1px solid #2F4050;
	border-width: 1px 0px;
}
#content.sales tr.total {
	font-weight: bold;
}
#leftnav {
	font: bold 11px arial, helvetica, sans-serif;
	letter-spacing: 1px;
	float: left;
	width: 184px;
	padding-top: 20px;
	padding-left: 28px;
	padding-right: 28px;
	background-color: #2F4050;
	color: #FEFCE7;
	margin: 35px 0 0 0;
}
#leftnav .nav a {
	display: block;
	background-color: #FEFCE7;
	color: #2F4050;
	letter-spacing: 1px;
	padding: 5px 10px;
	margin-bottom: 5px;
	text-decoration: none;
}
#leftnav h2 {
	color: #fff;
	font: bold 13px arial, helvetica, sans-serif;
}
a.whitelink {
	color:white;
}
#leftnav .nav.list a {
	background-color: #2F4050;
	color: #FEFCE7;
	padding: 5px 0px;
}
#footer {
	background: #11664A url(/images/bg_bott.png) no-repeat right top;
	color: white;
	height: 68px;
}
#footer img {
	margin: 10px 0px 0px 20px;
}
div.sandbag.gap {
	height: 0px;
	background-color: #FEFCE7;
}
img.borderedpic {
	border: 1px solid #4A6176;
	padding: 8px;
}
table.borderedtable {
	background-color:#2F4050;
}
td.borderedtable {
	background-color:#FEFCE7;
	padding:10px;
}
th.borderedtable {
	background-color:#FEFCE7;
	text-align: center;
}
/*Footer*/
#footertext {
	position:relative;
	line-height:18px;
	top:-40px;
	left:85px;
	font: 9px verdana;
}
form table {
	width: 576px;
}
#orderformtable td {
	font-size: 0.8em;
}
#orderformtable th {
	font-size: 0.8em;
}
#orderformtable input {
	font-size: 0.8em;
}
