/********************/
/*  MAIN            */
/********************/

.mainTable
	{
	background-color: #FFFFFF;
	border: 1px solid #999999;
	}

.title
	{
	padding: 2px;
	}

.grass
	{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}

a
	{
	color: #008357;
	text-decoration: none;
	}

a:hover
	{
	color: #008357;
	text-decoration: underline;
	}

/********************/
/*  CONTENT         */
/********************/

.leftSpacer
	{
	border-right: 1px solid #999999;
	empty-cells: show;
	width: 25px;
	}

.pageTitle
	{
	border-bottom: 1px solid #999999;
	color: #666666;
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	padding: 2px;
	padding-right: 10px;
	}

.pageTitle h1
	{
	color: #666666;
	font-family: verdana, tahoma, arial;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	margin: 0px;
	}

.content
	{
	color: #666666;
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	padding: 10px;
	}

.frame
	{
	color: #666666;
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	padding: 0px;
	}

.siteImage img
	{
	border: 1px solid #666666;
	padding: 5px;
	}

.siteTitle
	{
	border-bottom: 1px solid #666666;
	padding-bottom: 2px;
	margin: 0px;
	}

.siteTitle h2
	{
	color: #008375;
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	}

.siteTitle h1 a
	{
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	}

.siteTitle h1 a:hover
	{
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	}

.text
	{
	color: #666666;
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	padding-left: 2px;
	}

.text-large
	{
	color: #666666;
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	padding-left: 2px;
	}

.hr
	{
	border-top: 1px solid #999999;
	empty-cells: show;
	}

.quote
	{
	padding-left: 40px;
	padding-right: 40px;
	font-style: italic;
	}

.signature
	{
	padding-left: 40px;
	padding-right: 40px;
	text-align: right;
	}

/********************/
/*  PRICE LIST      */
/********************/

.border
	{
	border: 1px solid #000000;
	}

.price
	{
	font-family: arial;
	font-size: 15px;
	padding: 1px;
	}

.priceText
	{
	border-top: 1px solid #000000;
	font-family: arial;
	font-size: 15px;
	padding: 2px;
	padding-left: 1px;
	padding-right: 1px;
	}

.priceTitle h1
	{
	font-family: arial;
	font-size: 39px;
	font-weight: bold;
	margin: 0px;
	}

.priceText h2
	{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	}

.black
	{
	background-color: #000000;
	empty-cells: show;
	}

/********************/
/*  NAVIGATION      */
/********************/

.navLink
	{
	border-left: 1px solid #999999;
	color: #888888;
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	text-align: left;
	}

.navLink a
	{
	color: #008357;
	display: block;
	padding: 5px;
	text-decoration: none;
	}

.navLink a:hover
	{
	background-color: #DDDDDD;
	color: #008357;
	display: block;
	padding: 5px;
	text-decoration: none;
	}

.navSpacer
	{
	border-left: 1px solid #999999;
	empty-cells: show;
	width: 5px;
	}

/********************/
/*  FOOTER          */
/********************/

.footer
	{
	border-top: 1px solid #999999;
	height: 25px;
	}

.footer-text
	{
	color: #666666;
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	padding: 2px;
	}

/********************/
/*  MISC            */
/********************/

.spacer
	{
	empty-cells: show;
	}

iframe

	{
	background-color: #FFFFFF;
	border: 0px;
	}