<html>

<head>

<style type="text/css">
<!-- 

html	{
	margin: 0;
	border: 0;
	padding: 0;
	font-family: trebuchet ms, tahoma, arial, verdana, sans-serif;
	font-size: small;
	color: #333;
	background: #fff;
	}

body	{
	margin: 0;
	border: 0;
	padding: 0;
	font-family: trebuchet ms, tahoma, arial, verdana, sans-serif;
	font-size: small;
	color: #333;
	background: #fff;
	}

h1, h3, h5	{
	border-top: 1px dotted #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0.1em 1em;
	background: #fff url(images/edge_bottom.gif) center repeat-x;
	color: #333;
	}

h1	{
	font-size: 140%;
	}

h3	{
	font-size: 120%;
	}

h5	{
	font-size: 100%;
	}

p	{
	margin: 10px 0;
	}

a	{
	text-decoration: underline;
	color: #333;
	}

a:hover	{
	text-decoration: none;
	}

div#header	{
	margin: 10px auto;
	width: 900px;
	height: 150px;
	background: #fff url(images/header_bg.gif) center no-repeat;
	}

div#webpage	{
	margin: 0 auto;
	xborder: 1px solid #333;
	border-top: 0;
	padding: 0;
	width: 750px;
	background: #fff url(images/edge_right.gif) right repeat-y;
	}

ul#topnav	{
	margin: 0;
	padding: 0.5em 0; 
	text-align: right;
	list-style: none;
	background: #fff;
	clear: both;
	font-size: 90%;
	}

ul#topnav	{
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: left;
	}

ul#topnav li	{
	margin: 0;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	padding: 0;
	display: inline;
	}

ul#topnav li#lastitem	{
	border-right: 1px solid #999;
	}

ul#topnav li a	{
	margin: 0;
	padding: 0.5em 1em; 
	background: #fff;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	background: #fff url(images/edge_bottom.gif) center repeat;
	}

ul#topnav li a:hover	{
	background: #fff;
	color: #333;
	text-decoration: underline;
	}

div#content	{
	margin: 0;
	border: 0;
	padding: 0 10px;
	}

div#content ol li	{
	padding: 0.5em 0;
	}

div#content div#column1	{
	float: left;
	width: 172px;
	}

div#content div#column2	{
	float: left;
	padding: 0 10px;
	width: 360px;
	}

div#content div#column3	{
	float: left;
	width: 172px;
	}

div#content div#column12	{
	float: left;
	padding: 0 20px;
	width: 515px;
	}

div#content div#column23	{
	float: left;
	padding: 0 20px;
	width: 510px;
	}

div#content div#column123	{
	float: left;
	width: 720px;
	}

div#content div#column123 img.large	{
	float: left;
	width: 350px;
	}

div#content div#column123 div.gallery_column	{
	width: 172px;
	float: left;
	text-align: center;
	}

div#content div#column123 div.gallery_column h4	{
	margin: 0 5px;
	border: 1px solid #666;
	border-bottom: 0;
	padding: 3px 0;
	font-size: 90%;
	background: #ffc;
	}

div#content div#column123 div.gallery_column img	{
	margin: 0 5px;	
	clear: both;
	}

div#content div#column123 div.gallery_column p	{
	margin: 0 5px 25px 5px;	
	border: 1px solid #ccc;	
	border-top: 0;
	padding: 3px 0;
	font-size: 90%;
	background: #ffe;
	clear: both;
	}

div#content ul#contact	{
	list-style: none;
	margin: 10px 20px;
	border: 2px ridge #999;
	padding: 10px;
	background: #ddf url(images/contact_bg.gif) center repeat;
	width: 220px;
	}

div#content img	{
	padding: 0;
	border: 1px solid #666;
	margin: 5px;
	xwidth: 160px;
	xheight: 200px;
	float: left;
	background: #fff;
	}

div#content img.button	{
	margin: 0;
	border: 0;
	padding: 0;
	}

div#content table.prices	{
	float: right;
	border: 1px solid #ccc;
	font-size: 80%;
	}

div#content table.prices th	{
	background: #666;
	color: #fff;
	border: 1px solid #999;
	}

div#content table.prices th.spacer	{
	padding: 0;
	font-size: 30%;
	background: #999;
	}

div#content table.prices td	{
	padding: 2px 5px;
	border: 1px solid #ccc;
	vertical-align: top;
	xtext-align: center;
	}

div#content table.prices td.item	{
	xfont-size: 130%;
	font-weight: bold;
	}

div#content table.prices td.price	{
	font-weight: bold;
	text-align: center;
	background: #eee;
	font-size: 130%;
	}

div#content table.prices td form	{
	margin: 3px 0 0 0;
	border: 0;
	padding: 0;
	}



div#content table#contact	{
	margin-left: 60px;
	}

div#content p#footernav	{
	margin: 0 20px;
	border: 1px dotted #ccc;
	padding: 1px;
	font-size: 75%;
	clear: both;
	text-align: center;
	background: #fff;
	}

p#copy	{
	xfont-weight: bold;
	text-align: center;
	font-variant: small-caps;
	clear: both;
	}

div#content table#contact	{
	margin-left: 10px;
	font-size: 90%;
	}

div#footer	{
	margin: 10px auto;
	width: 800px;
	height: 35px;
	background: #fff url(images/footer_bg.gif) center no-repeat;
	clear: both;
	}

-->					
</style>

</head>

</html>
