/* CSS Document */

body {
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	background-color: #000000;
}
#case {
	width: 893px;
	margin-left: auto;
	margin-right: auto;
}
a:link {
	color: #C56D13;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #572C11;
}
.bodyTextBlack {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
.bodyTextWhite {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.headingTextGreen {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #3C4C27;
}
.newsBackground {
	background-image: url(../images/tableBack_wide.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
}
.NewsTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #5B6F40;
}
.NewsDate {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #D1891C;
}
.lefttile {
	background-image: url(../images/greenSideTileLeft.jpg);
	background-repeat: repeat-y;
}
.righttile {
	background-image: url(../images/greenSideTileRight.jpg);
	background-repeat: repeat-y;
}.NewsDateSmall {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #D1891C;
}
.NewsTitleSmall {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #5B6F40;
}
.ErrorText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: red;
}
.ContactTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #5B6F40;
}
.ContactTitleSmall {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #5B6F40;
}

