/* CSS Document */



a:link {color: #015001; text-decoration: none; }
a:active {color: #000000; text-decoration: no-underline; }
.design {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #6C5439;
}
a:visited {color: #676767; text-decoration: none; }
a:hover {color: #000000; text-decoration: underline; }
 
a.menu:link {
	color: #999999;
	text-decoration: none;
}
a.menu:active {
	color: #999999;
	text-decoration: no-underline;
}
a.menu:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

  hr {color: #D3B07D}
  hr {border-width: 1px; border-style: solid; border-color: #D3B07D}

body{
	margin:0 auto;
	background-image: url(images/lowbackground1.jpg);
}

.lowgraphics{
	margin:10;
	}
	
.lowgraphics .chromestyle{
	margin-left:-6;
	}
	

.textonly {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}
.topmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}

.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;

	}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.gallery{
	margin-top: 34px;
	}	
	

