body	{
	color: #7da0a4;
	background-color: #4c4339;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

a:hover	{
	color: #000000;
	text-decoration: underline;
}

a		{
	color: #53535E;
	text-decoration: underline;
}

.border	{
	border: 1px solid #000000;
	color: #B0B0B0;
}

.form10	{
	color: #000;
	font-size: 10px;
	background-color: transparent;
	border: solid 1px #a65200
}

H6      {
	color: #554c42;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	line-height: 20px;
	margin-bottom: 20px;
}

H5		{
	color: #554c42;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, p, ul, li, span, tr, td, table	{ color: #848484;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif
}
.content {
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
}


#nav a:hover	{
	color: white;
	text-decoration: none
}

#nav a  { color: #fff;
	text-decoration: underline
}

hr  {
	border: 0;
	height: 1px;
	background-color: #b3aea9;
	width: 100%;
	color: #b3aea9;
	margin-top:20px;
	margin-bottom:20px;
}

.formbutton {
	color: #000000;
	background-color: #b3aea9;
	border: 1px solid #000000;
}

.pic {
	padding-left: 7px;
}

.glow_left {
	background-image: url(images/glow_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.glow_right {
	background-image: url(images/glow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.homepage_text {
	background-image: url(images/txt_finefinefine.gif);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-right: 20px;
	text-align: right;
	padding-left: 20px;
}
