body {
	background-color: #6d8269;
	background-image: url(images/shell-navigation/bkgd.gif);
	background-repeat: repeat-x;
	margin-top: 21px;
}
#contentphotos {
	margin-left: 15px;
}
.photo-rtmargin {
	margin-right: 10px;
}
#tdcalendar {
	background-color: #b5c0b3;
	background-image: url(images/home/hm-cal-bkgd.gif);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-color: #6d8269;
	border-left-style: solid;
}
.homecalendar {
	margin-right: 15px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#footer {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6d8269;
}
body,td,th {
	color: #242D24;
	font-size: 12px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
p {
	margin-top: 0px;
}
.maincontent {
	margin-right: 15px;
	margin-left: 153px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0E110E;
}
a:hover {
	text-decoration: none;
	color: #0E110E;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 1.4em;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6D8269;
}

