﻿body
{
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/BackgroundMt.gif);
}

#divMain
{
	width: 771px;
	border-left: #06592d 7px solid;
	border-right: #06592d 7px solid;
	margin: 0px auto 0px auto;
}

#divMenuBar
{
	border-top: #06592d 7px solid;
	margin: -4px auto 0px auto;
	width: 100%;
	background-color: #c2c2c2;
}

#divMenuBar table tr td
{
	padding: 2px 0px 6px 0px;
	margin: 0px auto 0px auto;
	font-weight: bold;
	font-size: 10pt;
	font-family: MS Sans Serif;
	width: 500px;
	list-style-type: none;
}


#divMenuBar table tr td a { text-decoration: none; color: #06592d; }
#divMenuBar table tr td a:hover { text-decoration: underline; color: black; }
#divMenuBar table tr td a img { vertical-align: middle; border-width: 0px; }

#divContent
{
	margin: -4px 0px 0px 0px;
	border-top: #06592d 7px solid;
	font-family:Verdana;
	background-color: #c3cbc7;
	font-size: 10pt;
}

.Content
{
	font-family:Verdana;
	font-size: 10pt;
	color: Black;
}

#divInnerContent
{
	padding: 5px 15px 5px 15px;
	background-color: #c3cbc7;
}

#divInnerContent a { color:Black; }

#divFooter
{
	border-top: #06592d 1px solid;
	border-bottom: #06592d 1px solid;
	width: 100%;
	padding: 2px 0px 2px 0px;
	background-color: #c2c2c2;
	font-size: 6pt;
	font-family: MS Sans Serif;
}

#divFooter a { color: Black; }


#tdNewsColumn
{
	border-right: #06592d 7px solid;
	padding: 5px 15px 5px 15px;
}

#tdFeaturedMemberColumn
{
	padding: 5px 15px 30px 15px;
	background-color: #728e80;
}

#tdFeaturedMemberColumn a
{
	color: Black;
}

#tdNextMeetingColumn
{
	padding: 5px 15px 5px 15px;
	border-left: #06592d 7px solid;
	text-align:left;
}

#tdNextMeetingColumn a
{
	color: Black;
}

.SignOut
{
	color: #06592d;
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-style: italic;
}

.HomeHeadline
{
	font-family: Trebuchet MS;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #06592d;
	text-align: center;
	width: 100%;
}

#divLocation
{
	text-align:center;
}

.NewsHeadine
{
	font-size: 12pt;
	font-weight: bold;
	color: #06592d;
}

.NewsMore
{
	color: #06592d;
	font-style: italic;
	font-weight: bold;
}

.ValidatorSummary
{
	font-family:Verdana;
	font-size: 10pt;
}

.Validator
{
	font-family:Verdana;
	font-size: 18pt;
}


.griddisplay
{
	background-color: #728e80;
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
}

.actionbuttons
{
	width: 85px;
}

