.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.footerlinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}

.contentbackground {
	background-image: url(../templateimages/about/About_r11_c4.jpg);
	background-repeat: repeat-x;
}
.MainMenu {
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration:none;
}
.MainMenu a:Hover{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffc424;
	text-decoration:none;
}
.Title {
	font-family: "Arial Black";
	font-size: 30px;
	font-weight: bolder;
	color: #539742;
}
.smallmainmenu {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: 400;
	
}
.smallmainmenu a:Hover {
	font-family: Arial;
	font-size: 14px;
	color: #ffc424;
	text-decoration:none;
	font-weight: 400;
	
}
.Medmainmenu {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration:none;
	
}
.Footer {
	background-image: url(../templateimages/footer/NewFooter.jpg);
	background-repeat: no-repeat;
}

.MainText{
	font-family: Arial;
	font-size: 13px;
	color: #000000;

	font-weight: normal;

}

.MainTextHeading {
	font-family: Arial;
	font-size: 14px;
	text-transform: none;
	color: #539742;
	font-weight: bold;
}
.MainTextBold {

	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
.SubTitle {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.MainTextBoldGreen {
	font-family: Arial;
	font-size: 13px;
	color: #539742;
	text-decoration:none;
	font-weight: bold;
	text-transform: uppercase;
}
.MainTextBoldGreen a:hover{
	font-family: Arial;
	font-size: 13px;
	color: #539742;
	text-decoration:underline;
	font-weight: bold;
	text-transform: uppercase;
}
.MainTextBoldGreenItalic {
	font-family: Arial;
	font-size: 13px;
	color: #539742;
	text-decoration:none;
	font-weight: bold;
	font-style: italic;
}
.MainTextItalic {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration:none;
	font-weight: normal;
	font-style: italic;
}
.TopLeft {
	background-image: url(../templateimages/body/TopLeftAbout.jpg);
	background-repeat: no-repeat;
}
.RepeatBottomLeft {
	background-image: url(../templateimages/Left/LeftRepeatSmall.jpg);
	background-repeat: repeat-y;
}
.HomeLeftRepeat {
	background-image: url(../templateimages/Home/NewHomePage/Menurepeat_r5_c2.jpg);
	background-repeat: repeat-y;
}
