BODY
	{
	background-color: #533B35;
	background-image: url(background1.jpg);
	color: #000000;
	font-size: 10pt;
	font-family: arial;
	margin: 50px 0px 50px 0px;
	}

A:link
	{
	text-decoration: none;
	color: #800000;
	font-weight: bold;
	}

A:active
	{
	text-decoration: none;
	color: #800000;
	font-weight: bold;
	}

A:visited
	{
	text-decoration: none;
	color: #800000;
	font-weight: bold;
	}

A:hover {
	background-color: #73523F;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	}

.link-normal
	{
	color: #800000;
	font-weight: bold;
	}

.link-sitedesign
	{
	color: #800000;
	font-weight: bold;
	}

.text-heading
	{
	font-family: verdana, sans-serif;
	font-size: 18pt;
	font-weight: Bold;
	font-variant: small-caps;
	color: #000000;
	text-align: left;
	padding-bottom: 15px;
	}

.sold
	{
	color: #800000;
	font-size: 22pt;
	font-weight: bold;
	font-family: verdana;
	text-align: left;
	padding-bottom: 0px;
	}

.text-normal
	{
	color: #000000;
	font-size: 10pt;
	font-family: arial, verdana, sans-serif;
	text-align: justify;
	padding-bottom: 20px;
	}

.text-2
	{
	color: #FFFFFF;
	background-color: #CCAC95;
	font-family: Arial, verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 1px 135px;
	}

H1.subheading
	{
	color: #73523F;
	font-size: 14pt;
	font-family: "Trebuchet MS",Trebuchet;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;                   
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 15px 35px 10px 35px;
	}

.text-title
	{
	color: #FFFFFF;
	background-color: #73523F;
	border-top: 2px solid #4E3934;
	border-bottom: 1px solid #F4DBBD;
	font-family: "Trebuchet MS",Trebuchet;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 2px 50px 2px 50px;
	}

.text-content
	{
	color: #000000;
	width: 100%;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 50px 10px 50px;
	}

.treesire
	{
	color: #000000;
	border: solid 2px #73523F;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin: 3px 3px;
	padding: 8px 8px;
	}

.treedam
	{
	color: #000000;
	border: solid 2px #73523F;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin: 3px 3px;
	padding: 8px 8px;
	}

.reg
	{
	color: #FFFFFF;
	font-family: "Trebuchet MS",Trebuchet;
	font-size: 10pt;
	font-weight: bold;
	}

.infobox
	{
	color: #73523F;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	float: right;
	width: 360px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	}

.infoboxfull
	{
	color: #73523F;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	float: right;
	width: 640px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	}

.small
	{
	color: #800000;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	}

DIV.index
	{
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	}

DIV.copyright
	{
	color: #555555;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 15px 0px;
	}

A.index
	{
	color: #000000;
	}

A.index:hover
	{            
	background-color: #D0C1AC;
	color: #000000;
	}

A.copyright
	{
	font-weight: normal;
	color: #555555;
	}

A.copyright:hover
	{
	background-color: #555555;
	font-weight: normal;
	color: #FFFFFF;
	}

.text-sitedesign
	{
	font-family: Arial, verdana, sans-serif;
	font-size: 10pt;
	text-align: center;
	margin: 0px 0px 10px 0px;
	}

.image-1
	{
	vertical-align: bottom;
	border: 2px solid #4E3934;
	margin: 0px 25px 15px 0px;
	float: left;
	}

.image-2
	{
	vertical-align: bottom;
	}

.table-main
	{
	background-color: #FFFFFF;
	border-top: 8px solid #4E3934;
	border-bottom: 8px solid #4E3934;
	}

.table-page
	{
	background-color: #E1D5B9;
	border: 3px solid #4E3934;
	}

.table-page2
	{
	background-color: #C8AF73;
	border: 3px solid #4E3934;
	}

.table-cell1
	{
	background-color: #CCAC95;
	border: 0px solid #F4DBBD;
	}

.cell-content
	{
	padding: 50px 60px 30px 60px;
	}

INPUT
	{
	background-color: #D0C1AC;
	border: 1px solid #73523F;
	font-family: Arial, verdana, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	margin: 3px 0px 0px 0px;
	}

.form-submit
	{
	background-color: #73523F;
	border: 1px solid #800000;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	}

INPUT.submit
	{                   
	background: url(x-bg-submit-hover.gif);
	background-color: #FFEDD7;
	border-top: 1px solid #D6D3E3;
	border-right: 1px solid #8782A7;
	border-bottom: 1px solid #8782A7;
	border-left: 1px solid #D6D3E3;
	color: #000000;
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight: bold;
        font-variant: small-caps;
	margin: 0px 0px 5px 0px;
	padding: 0px 20px;
	}

INPUT.submit:hover
	{
	background: url(x-bg-submit.gif);
	background-color: #FFEDD7;
	border-top: 1px solid #8782A7;
	border-right: 1px solid #8782A7;
	border-bottom: 1px solid #8782A7;
	border-left: 1px solid #8782A7;
	color: #000000;
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight: bold;
        font-variant: small-caps;
	margin: 0px 0px 5px 0px;
	padding: 0px 20px;
	}

INPUT.submit:active
	{
	background: url(x-bg-submit.gif);
	background-color: #FFEDD7;
	border-top: 1px solid #8782A7;
	border-right: 1px solid #D6D3E3;
	border-bottom: 1px solid #D6D3E3;
	border-left: 1px solid #8782A7;
	color: #800000;
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight: bold;   
        font-variant: small-caps;
	margin: 0px 0px 5px 0px;
	padding: 0px 20px;
	}

TEXTAREA
	{
	background-color: #D0C1AC;
	border: 1px solid #73523F;
	font-family: Arial, verdana, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	overflow: auto;
	}
