	body{
				background: #69713e url(bg4.jpg);
				background-repeat: repeat-x;
				margin: 0px;
				}
			a img{
				border: none;
			}
			a{
				text-decoration: none;
				color: #69713E;
			}
			a:hover{
				text-decoration: none;
				color: #C44422;
			}
			#toptable{
				border: none;
				height: 126px;
				text-align: right;
			}
			.toplink{
				display: block;
				width: 152px;
				height: 30px;
				background: url(link.png);
				background-repeat: no-repeat;
				padding-right: 4px;
				padding-top: 5px;
				margin-top: 6px;
				margin-right: 0px;
				margin-left: 200px;
				font: 13pt Century Gothic;
				color: #69713E;
				text-decoration: none;
				letter-spacing: 1px;
				line-height: 19px;
				text-align: right;
				font-weight: bold;
			}
			.toplink:hover{
				background: url(link2.png);
				background-repeat: no-repeat;
				color: #C44422;
			}
			#maincontent{
				width: 640px;
				padding-left: 24px;
				background: url(middle.png);
				background-repeat: repeat-y;
				margin: auto;
			}
			#maincontentpad{
				color: #302218;
				font: 10pt Tahoma;
				line-height: 24px;
				text-align: left;
				width: 564px;
			}
			#contenttable{
				border: none;
				width: 640px;
			}
			h1{
				background: url(bghead.png);
				background-repeat: no-repeat;
				padding-left: 30px;
				text-transform: lowercase;
				margin: 0px 0px 4px 0px;
				font: 20pt Century Gothic;
				letter-spacing: 2px;
				color: #C44422;
				font-weight: bold;
			}
			#toppaper{
				height: 126px;
				width: 369px;
				background: url(toppaper.png);
				background-repeat: no-repeat;
				padding-left: 44px;
			}
			#toppaper td{
				color: #302218;
				font: 10pt Tahoma;
				line-height: 24px;
				text-align: left;
			}
			#toppaper b{
				font: 10pt Century Gothic;
				font-weight: bold;
				color: #69713E;
			}
			.orangeb{
				font: 13pt Century Gothic;
				font-weight: bold;
				color: #C44422;
			}
			#phonenumber{
				font: 12pt Century Gothic;
				letter-spacing: 2px;
				font-weight: bold;
				color: #C44422;
				text-align: center;
				margin: 0px;
			}
			#phonenumber img{
				margin-top: 6px;
			}
			#footer{
				margin: 4px 0px 10px 0px;
				font: 8pt Tahoma;
				color: #D2996E;
				text-align: center;
			}
			#footer a{
				font: 8pt Tahoma;
				color: #D2996E;
				text-decoration: none;
				border-bottom: 1px dashed #D2996E;
			}
			#footer a:hover{
				color: #FFFFFF;
				border-bottom: 1px dashed #FFFFFF;
			}
			.imgleft{
				margin-right: 12px;
				border: 4px solid #F0E7DA;
			}
			.imgright{
				margin-left: 12px;
				border: 4px solid #F0E7DA;
			}
			.imgborder{
				margin: 1px;
				border: 4px solid #F0E7DA;
			}
			.input{
				margin: 1px;
				border: 1px solid #B98D63;
				background: #E4B789;
				color: #69713E;
				font: 9pt Trebuchet MS;
				padding: 2px;
			}	
			.sm{
				font: 8pt Trebuchet MS;
			}