body, p, table, tr, td, th, h1, h2, h3, h4, h5, ul, li {
	margin: 0px;
	padding: 0px;
	}
#momma {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_tile.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}
#header {
	width: 644px;
	background-image: url(../images/header.jpg);
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	height: 115px;
	text-align: left;
}
p a:link {
	font-weight: bold;
	color: #316100;
	text-decoration: underline;
}
p a:visited {
	font-weight: bold;
	color: #316100;
	text-decoration: underline;
}
p a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
p a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

table a:link {
	font-weight: bold;
	color: #316100;
	text-decoration: underline;
}
table a:visited {
	font-weight: bold;
	color: #316100;
	text-decoration: underline;
}
table a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
table a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}




body {
	background-color: #1A3300;
}
#tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	margin-left: 30px;
	margin-bottom: 14px;
	padding-top: 80px;
}
#content {
	background-color: #99CC66;
	width: 644px;
	margin-left: auto;
	margin-right: auto;
}

#mainnav {
	background-image: url(../images/bg_nav.jpg);
	background-repeat: no-repeat;
	height: 349px;
	width: 151px;
	margin-top: 15px;
	float: left;
	margin-left: 20px;
	margin-right: 15px;
}
#mainnav ul {
	margin-left: 12px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1A3300;
	margin-top: 10px;
}

#mainnav li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #306100;
	background-image: url(../images/btn_paw.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-left: 14px;
	list-style-type: none;
}
#mainnav a:link {
	color: #006600;
	text-decoration: none;
}
#mainnav a:visited {
	color: #006600;
	text-decoration: none;
}
#mainnav a:hover {
	color: #000000;
	text-decoration: none;
}
#mainnav a:active {
	color: #000000;
	text-decoration: none;
}

#info {
	margin-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin-top: 10px;
	line-height: 20px;
	margin-left: 10px;
}
.pict {
	padding-right: 10px;
}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #316100;
	height: 20px;
	padding-left: 10px;
	padding-top: 2px;
}



.icon {
	margin-top: 15px;
	display: block;
	margin-left: 50px;
	margin-bottom: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	width: 400px;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}


