body	{
	color: #7da0a4;
	background-color: #becfd1;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-image: url(images/grad_home.gif);
	background-position: top;
}

a:hover	{
	color: #81A2A6;
	text-decoration: underline;
}

a		{
	color: #81A2A6;
	text-decoration: underline;
}

.border	{
	border: 1px solid #E7E7E7;
	color: #B0B0B0;
}
.form10	{
	color: #000;
	font-size: 10px;
	background-color: transparent;
	border: solid 1px #a65200
}
H6      {
	color: #929191;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	line-height: 20px;
	margin-bottom: 20px;
}
H5		{
	color: #555; font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold
}
h1, h2, h3, p, ul, li, span, tr, td, table	{ color: #959595;
	font-size: 12px;
	font-family: Tahoma
}
#nav a:hover	{
	color: white;
	text-decoration: none
}
#nav a  { color: #fff;
	text-decoration: underline
}

hr  {
	border: 0;
	height: 1px;
	background-color: #e1e1e1;
	width: 100%;
	color: #e7e7e7;
}
.pic {
padding-left: 7px;
}
.listing_img{
	float: right;
	margin: 0 0 20px 20px;
	border: 1px #BECFD1 solid;
}
.main_imagegallery{
	margin: 0 auto;
}
.main_imagegallery img{
	margin: 0 5px 5px 0;
	border: 1px #BECFD1 solid;
	float: left;
}
