@charset "utf-8";

body {

	background-color: #F0F0F0;
	text-align:center;
	margin: 5px;

}
.contact_numbers {
	margin-left: 290px;
}

#nav {

	text-align: center;
	/*background-color: #5F5E77;*/
	height:34px;
	background-image: url(images/grass.gif);
	/*background-image: url(images/nav.gif);*/
	background-repeat: repeat-x;

}

.footer a {

	color: #FFFFFF;

	text-decoration: none;

}

.footer {

	text-align: center;

	background-color: #5F5E77;

	color:#FFFFFF;

}

#main {

}

.content {

	vertical-align: top;

	padding: 20px;

}

.news {

	vertical-align: top;

	padding: 20px;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

}

tr {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-color: #000000;

	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;

}

.paul {

	padding-right: 15px;

}

.green {

	color: 336633;

}

