@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	background-color: #e2dbc2;
}
.sideBarBG {
	background-image: url(images/TopLogo2_r2_c1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.MainTextBox {
padding: 10px;

}

.SideLinksText {

	color:#FFFFFF;
}
.SideLinksText a{

	color:#FFFFFF;
	text-decoration:none;
}
.SideLinksText a:hover{

	color:#6C380A;
	text-decoration:none;
}
.BottomLinksText {

	color:#000000;
}
.BottomLinksText a{

	color:#000000;
	text-decoration:none;
}
.BottomLinksText a:hover{

	color:#6C380A;
	text-decoration:none;
}

.GrayBorderNews {
	border: thick solid #C0C0C0;
}

.GrayBGNews {
	background-image: url(images/Newsletter/08OctNov/GrayBar.jpg);
	background-repeat: repeat-x;
}
.GrayDashedBorder {
	border: thin dashed #C0C0C0;
}
.GeenSolidBorder {
	border: thin solid #B9AE6E;
}
.photos {
	padding: 10px;
}

