body
{
	width:100%;
	height:100%;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	text-align:center;
	font-family:Arial, sans-serif;
	background-color:#AADDAA;
}

p.center
{
	text-align:center;
}

table.main
{
	width:80%;
	height:100%;
	border-collapse:collapse;
}

td.titlebar
{
	text-align:center;
}

h1
{
	color:#663300;
}

h2
{
	margin:5px 0px;
}

td.navbar
{
}

td.navbar-link
{
	padding-left:3px;
	padding-right:5px;
	border:solid thin #885500;
	border-right:solid thin #885500;
	background-color:#DDCC88;
}

td.navbar-link a
{
	text-decoration:none;
	color:#006600;
	font-weight:bold;
}

td.navbar-link a:hover
{
	color:#009900;
}

td.body
{
	height:70%;
	vertical-align:top;
	padding-top:5px;
	text-align:center;
}

td.button
{
	padding-top:20px;
	padding-bottom:20px;
}

span.heading-3
{
	font-weight:bold;
	font-size:larger;
}

span.indent
{
	padding-left:20px;
}

h3
{
	padding-top:10px;
}

span.itemcode
{
	font-style:italic;
	font-weight:bold;
}

span.price
{
	font-style:italic;
	text-decoration:underline;
}

table.base-table
{
	width:90%;
	text-align:left;
}

td.base-image
{
	text-align:center;
}

td.base-desc
{
	vertical-align:top;
}

td.base-info
{
	padding-bottom:15px;
}

p.left
{
	text-align:left;
}

table.building
{
	width:905;
}

table.building td
{
	padding-left:15px;
}

table.figures
{
	text-align:left;
}

table.figures td
{
	border-bottom:1px dashed #999;
}

table.Contact
{
	text-align:left;
}

span.italic
{
	font-style:italic;
}

td.order
{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

td.footer
{
	text-align:center;
	font-style:italic;
	padding-top:5px;
	font-size:0.7em;
}

img.no-border
{
	border:none;
}

img
{
	border:medium solid #006600;
}

a
{
	color:blue;
}

a:hover
{
	color:red;
}
