body {
	margin: 10px auto;
	background-color: #597e47;
}
img {
	border: none;
}
.preload {
	display:none;
}
#main {
	margin: 0 auto;
	width: 760px;
	border-top: #808080 1px solid;
	padding-top: 2px;
	border-right: #808080 1px solid;
	padding-right: 10px;
	border-bottom: #808080 1px solid;
	padding-bottom: 2px;
	border-left: #808080 1px solid;
	padding-left: 10px;
	background-color: #bf8c2d;
}
#header {
	margin: 10px auto;
	width: 700px;
	border: 1px solid #996633;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #b0822a;
}

#footer {
	background-image: url('images/webs/we_care2.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 10px auto;
	width: 707px;
	height: 120px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 2px;
	background-color: #bf8c2d;
}

.left {
	display: block;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.center {
	display: block;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.right {
	display: block;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
td.menu {
	border-top: #996633 1px solid;
	padding-top: 2px;
	border-right: #996633 1px solid;
	padding-right: 10px;
	border-bottom: #996633 1px solid;
	padding-bottom: 2px;
	border-left: #996633 1px solid;
	padding-left: 10px;
	background-color: #b0822a;
}
.s {
	font-family: Georgia, serif;
	font-size: 10pt;
	text-align: left;
	color: #004221;
}
.m {
	font-family: Georgia, serif;
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
	color: #006633;
}
.l {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
	color: #006633;
}
.i {
   	font-style: italic;
}
.u {
   	text-decoration: underline;
}
.b {
   	font-weight: bold;
}
h1 {
	font-family: Georgia, serif;
	text-align: center;
	color: #553f15;
}
h2 {
	font-family: Georgia, serif;
	text-align: center;
	color: #553f15;
}
h3 {
	font-family: Georgia, serif;
	text-align: center;
	color: #663300;
}
h4 {
	font-family: Georgia, serif;
	text-align: center;
	color: #553f15;
}
p {
	font-family: Georgia, serif;
	font-size: 12pt;
	text-align: justify;
	color: #001100;
}
p.menu {
	font-family: Georgia, serif;
	font-size: 16pt;
	text-align: center;
	font-weight: bold;
	color: #006633;
}
p.foot {
	font-family: Georgia, serif;
	font-size: 8pt; text-align: center;
	color: #006633;
}
a {
	font-family: Georgia, serif;
	font-size: 12pt;
	color: #435b75;
}
a.nav {
	font-family: Georgia, serif;
	font-size: 16pt;
	color: #435b75;
}
a.cat {
	font-family: Georgia, serif; font-size: 14pt;
	line-height: 130%;
	color: #800000;
}
a.list {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 150%;
	color: #435b75;
}
a.foot {
	font-family: Georgia, serif;
	font-size: 8pt; color: #435b75;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.nav:link {
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
}
a.nav:hover {
	color: #333399;
}
a.nav:active {
	text-decoration: none;
}
a.list:link {
	text-decoration: none;
}
a.list:visited {
	text-decoration: none;
}
a.list:hover {
	color: #663300;
}
a.list:active {
	text-decoration: none;
}
input {
	border: #808080 1px solid;
	background-color: #ffffff;
	padding-top: 2px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	margin: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
input.sub {
	border: #b0822a 1px solid;
	background-color: #b0822a;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	margin: 1px;
	font-family: Georgia, serif;
	font-size: 13px;
	color: #800000;
	text-decoration: none;
}
