hr{
	color: #56732E;
}
body{
	margin: 0px auto;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56732E;
	padding-top: 5px;	
}
a {
	color: #56732E;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #592D5F;
	border: none;
}
.bodyTextLg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #592D5F;
	font-weight: bolder;
	text-align: left;
}
.bodyText-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #56732E;
	font-weight: normal;

}
.bodyText-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AAB996;
	font-weight: normal;

}
.bodyText-title-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #56732E;
	font-weight: bolder;

}
.bodyTextCaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #592D5F;
	text-transform: uppercase;
}
.bodyText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #592D5F;
	border: none;
	text-decoration: underline;
}
.bodyText-title-bold a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #56732E;
	font-weight: bolder;
}
input, select {
	font-size: 11px;
	background-color: #D5DCCB;
	border: 1px solid #56732E;
	color: #56732E;
	font-weight: bold;
}
a.calendar {
	color: #592D5F;
	font-weight: normal;
}
.bodyText-green a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #56732E;
	font-weight: normal;
}
form {
	margin: 0px;
	padding: 0px;
}

a.calendarMTB
{
	color: #592D5F;
	font-weight: normal;
}

a.calendarClasses
{
	color: #56732E;
	font-weight: normal;
}

.tagHighlight {
  font-family: Arial, Helvetica, sans-serif;
  font-size:17px;
  font-weight:bold;
  color:#FF0000;  
}

a.tagHighlight:link {
  text-decoration: none;
  color:#FF0000;  
}

a.tagHighlight:visited {
  text-decoration: none;
  color:#FF0000;  
}
a.tagHighlight:active {
  text-decoration: none;
  color:#FF0000;  
}

a.tagHighlight:hover {
  text-decoration: none;
  color:#FF0000;  
}

.tagText {
  font-family: Arial, Helvetica, sans-serif;
  font-size:15px;
  font-weight:normal;
}

a.tagText:link {
  text-decoration: none;
}

a.tagText:visited  {
  text-decoration: none;
}
a.tagText:active {
  text-decoration: none;
}
a.tagText:hover {
  text-decoration: underline;
}

.sidebarTag {
	background-image:url(../images/home_tag.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.socialNetworkText {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
}

a.socialNetworkText:link {
  text-decoration: none;
}
a.socialNetworkText:visited{
  text-decoration: none;
}
a.socialNetworkText:active{
  text-decoration: none;
}

a.socialNetworkText:hover {
  text-decoration:underline;
}