#HomeMainContainer {
	text-align: left;
	padding: 0;
	background-color: white;
}

/* side bar */

td#LeftContainer {
	vertical-align: top;
	background: #f0f0dd url(/images/home/bg_leftcolumn.gif) left top repeat-x;
	border: 1px solid #d3d3d3;
	width: 192px;
}

td#RightContainer {
	vertical-align: top;
	text-align: left;
	border-left: 4px solid white;
/*	width: 585px;*/
}

div.homephoto img {
	border: 1px solid #d3d3c1;
	margin: 3px;
}

.SideTanContainer {
	margin-bottom: 4px;
	color: #5D5D55;
}

.SideTanContainer img {
	border: 1px solid #bebd91;
	margin: 5px;
}

.SideTanText {
	padding: 6px 12px 12px 12px;
	color: #454545;
}

.SideTanText h1 {
	color: #413e0b;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 0.3em 0;
}

.SideTanText h1.topborder {
	border-top: 1px solid #afae94;
	padding-top: 2px;
}

.SideTanText h2 {
	font-family: georgia, times, serif;
	color: #454545;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3;
	margin: 0 0 0.5em 0;
}

.SideTanText p {
	font-family: georgia, times, serif;
	font-size: 1.1em;
	line-height: 1.3;
	margin: 0 0 0.5em 0;
}

.SideTanText ul {
	list-style-type: none;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.4;
	margin: 0;
	padding: 0;
}

.SideTanText li {
	margin: 0;
	padding: 0 0 2px 0;
}

.SideTanText a {
	color: #413E0B;
	font-weight: bold;
	text-decoration: none;
}

.SideTanText a:hover {
	text-decoration: underline;
}

p.SideTanLink {
	font-family: trebuchet ms, tahoma, verdana, sans-serif;
	text-align: right;
	font-size: 1.2em;
}

.SideTanLink a {
	font-family: trebuchet ms, tahoma, verdana, sans-serif;
}

.SideGrayContainer {
	margin-bottom: 4px;
	background-image: url("../images/lightGrayGradient.gif");
}

.SideGrayText {
	padding: 10px 12px 8px 12px;
	color: #121212;
}

.SideGrayText h1 {
	font-size: 1.7em;
	font-weight: bold;
	color: #333333;
	margin: 0 0 0.3em 0;
}

.SideGrayText a {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

.SideGrayText p {
	font-size: 1.1em;
	line-height: 1.3;
	margin: 0 0 0.5em 0;
}

.SideGrayText a:hover {
	text-decoration: underline;
}

p.SideGrayLink {
	text-align: right;
	font-size: 1.2em;
}

/* end side bar */

/* main text area */

/*upcoming*/

.UpcomingEventsContainer {
	padding: 0px;
	margin: 0px;
	background-image: url("../images/grayGradientShort.gif");
	background-repeat: repeat-x;
	background-color: #A8A591;
	position: relative;
	margin-bottom: 4px;
}

.UpcomingEventsHead {
	padding: 10px 12px 4px 15px;
	color: #3b320a;
}

.UpcomingEventsHead h1 {
	font-size: 1.8em;
	margin: 0;
}

.UpcomingEventsText {
	padding: 0 3px 3px 3px;
}

div.UpLink {
	position: absolute;
	right: 8px;
	top: 12px;
}

.UpLink a {
	color: #3B320A;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

table.UpItem td {
	background-color: white;
	padding: 0;
	vertical-align: top;
	width: 33%;
}

.UpItemsContainer {
	clear: both;
	padding-top: 4px;
}

#UpItem1, #UpItem2 {
	margin-right: 3px;
}

.UpHead {
	background-color: #EBEBE7;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	white-space: nowrap;
	padding: 1px 8px;
}

.UpItem .UpHead td {
	background-color: #ebebe7;
	vertical-align: middle;
}

.UpItem td.UpMonth {
	text-align: right;
	width: auto;
	padding-right: 4px;
}

.UpItem td.UpDate {
	width: 20px;
	font-size: 2em;
}

div.UpText {
	padding: 8px 8px 4px 8px;
	font-size: 1.2em;
	line-height: 1.2;
	font-family: georgia, times, serif;
}

.UpText p {
	margin: 0 0 0.5em 0;
}


/*announcements*/
.AnnouncementContainer {
	clear: both;
	padding: 0;
	margin: 0;
	background: #edede5 url(../images/grayGradientLong.gif) left bottom repeat-x;
	position: relative;
}

.AnnouncementHead {
	margin: 0;
	padding: 10px 12px 10px 15px;
	color: #3b320a;
}

.AnnouncementHead h1 {
	color: #3B320A;
	font-size: 1.8em;
	margin: 0;
}

div.AnLink {
	position: absolute;
	right: 8px;
	top: 12px;
}

.AnLink a {
	color: #3B320A;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

.AnLink a:hover {
	text-decoration: underline;
}

.AnnouncementText {
	text-align: left;
	padding: 0 6px 6px 6px;
}

.AnnouncementInnerText {
	min-height: 850px;
	height: 506px;
	overflow: scroll;
	padding: 12px 9px;
	text-align: left;
	background-color: white;
	color: #515151;
}

.AnnouncementInnerText a {
	color: #737373;
	text-decoration: underline;
	font-weight: bold;
}

.AnnouncementInnerText h1 {
	font-family: georgia, times, serif;
	font-weight: normal;
	border-top: 1px solid #d1d1d1;
	padding-top: 3px;
	color: #DA6D1E;
	font-size: 1.3em;
	margin: 0 0 0.5em 0;
}

.AnnouncementInnerText {
	font-family: georgia, times, serif;
	font-size: 1.2em;
	line-height: 1.3;
}

.AnnouncementInnerText p {
	font-family: georgia, times, serif;
	font-size: 1em;
	line-height: 1.3;
	margin: 0 0 0.7em 0;
}

.AnnouncementInnerText ul {
	font-family: georgia, times, serif;
	font-size: 1em;
	line-height: 1.3;
	margin: 0 0 0.7em 0;
}

.AnnouncementInnerText div.TextItem {
	padding-bottom: 2em;
}


/*sponsor*/
.SponsorContainer {
	margin-top: 4px;
	width: 140px;
	border: 1px solid #b1b1b1;
}

.SponsorText {
	padding: 12px 14px;
}

.SponsorText h3 {
	font-size: 1.4em;
	line-height: 1.2;
	margin: 0 0 1.2em 0;
}

.SponsorText p {
	font-size: 1.2em;
	line-height: 1.3;
	font-weight: bold;
	margin: 0;
}

.SponsorText a {
	text-decoration: none;
}

.SponsorImages {
	text-align: center;
	padding: 5px 0;
}

.SponsorImages img {
	margin-bottom: 12px;
}

div#matharts {
	background-color: #63779A;
	border: 3px solid 28162e;
	width: 405px;
}

.malink {
	font-family: georgia, times, serif;
	color: #28162E;
	font-size: 1.2em;
	text-decoration: none;
}

.malink a:link {
	color: #28162E;
	font-size: 1.2em;
	text-decoration: none;
}

.malink a:hover {
	color: #28162E;
	font-size: 1.2em;
	text-decoration: underline;
}

#FooterContainer {
	position: relative;
}

div#matharts {
	display: none;
	position: absolute;
	right: 0px;
	top: 16px;
	width: 340px;
}

#matharts a {
	color: white;
	font-weight: normal;
}

/* end main text area */
