body
	{
	width:100%;
	height:100%;
	background-color: #fffafa;
	}
	
#bg
	{
	width:  789px;
	border-top: solid 1px #bca293;
	border-left: solid 1px #bca293;
	border-right: solid 1px #bca293;
	border-bottom: solid 10px #bca293;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto
	}
	
#bg2
	{
	width:  789px;
	border-top: solid 1px #bca293;
	border-left: solid 1px #bca293;
	border-right: solid 1px #bca293;
	border-bottom: solid 10px #bca293;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto
	}	
	
img.background
	{
	text-align: left
	}

img.logo
	{
	position: relative:
	text-align: left
	}
	
#nav1
	{
	margin-top: 0 px;
	margin-bottom: 0px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	}
	
#nav1 ul
	{
	list-style: none;
	background-color: #004a1d;
	text-align: center;
	margin-left: 0;
	padding-left: 0;
	vertical-align: top
	}
	
#nav1 li
	{
	padding: 0.25em 1em;
	border-left: 1px solid #fffafa;
	border-bottom: grooved 2px #6d513c;
	display: inline;
	font-family: Trebuchet MS, Lucida Grande, Verdana, Lucida, sans-serif;
	color: #ffffff;
	font-size: 12px
	}
	
#nav1 ul li.first
	{border-left: none;
	}
	
#nav1 li:first-child
	{
	border-left: none;
	}
	
#nav1 a:link
{	color:#ffffff;
	text-decoration: none;
}
#nav1 a:active
{	color:#ffffff;
	text-decoration: none;
}
#nav1 a:visited
{	color:#ffffff;
	text-decoration: none;
}
#nav1 a:hover
{	color:#ffffff;
	text-decoration: none;
}

a:link
{	color:#004a1d;
	text-decoration: underline;
}
a:active
{	color:#004a1d;
	text-decoration: underline;
}
a:visited
{	color:#004a1d;
	text-decoration: underline;
}
a:hover
{	color:#004a1d;
	text-decoration: underline;
}

.copy
	{
	color: #6d513c;
	font-family: arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	}

.intro
	{
	color: #6d513c;
	font-family: arial, sans-serif;
	font-style: normal;
	font-size: 13px;
	text-align: left;
	}
	
.content
	{
	padding-left: 5px;
	vertical-align: top;
	}
	
h1
	{
	color: #004a1d;
	font-family: lucida grande, arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	display: inline;
	}

h2
	{
	color: #6d513c;
	font-family: lucida bright, times new roman, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	display: inline;
	}

ul.design
	{
	color: #6d513c;
	font-family: lucida bright, times new roman, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
	margin-left: 15px;
	}
	
h3
	{
	color: #004a1d;
	font-family: lucida bright, times new roman, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	}
	
hr.testimonials
	{
	height: 2px;
	width: 200px;
	background: #004a1d;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
td.pad
	{
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top
	}
	
