#wrapper {
}
#bkgd_top {
	background-image: url(images/bkgd_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 482px;
}
#bkgd_middle {
	background-image: url(images/bkgd_middle.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 100%;
}
#bkgd_btm {
	background-image: url(images/bkgd_btm.gif);
	background-repeat: repeat;
	height: 83px;
}
#content_top {
	width: 58em;
	margin-right: auto;
	margin-left: auto;
	height: 470px;
}
#content_middle {
	width: 58em;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#news {
	background-image: url(images/bkgd-news.gif);
	background-repeat: repeat;
	background-position: right center;
	height: 272px;
	width: 232px;
	float: right;
	overflow: auto;
}
#newsContent {
	overflow: scroll;
	overflow-x: hidden;
	height: 180px;
	width: 225px;
}
#content_btm {
	width: 58em;
	margin-right: auto;
	margin-left: auto;
}
#content_btm a:link {color:#ffffff;}
#content_btm a:visited {color:#ffffff;}
#content_btm a:hover {color:#fff8d2;}
#content_btma:visited {color:#fff8d2;}

.mdCreamTxt {
	font-family: Palatino Linotype;
	font-size: 18px;
	font-weight: normal;
	color: #fff8d2;
	text-align: right;
}
.smWhiteTxt {
	font-family: Palatino Linotype;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.contentTxt {
	font-family: Palatino Linotype;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}


.smTitleRed {
	font-family: Palatino Linotype;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #93021F;
}
.SMcontentTxt {
	font-family: Palatino Linotype;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	
}
.smTitleGreen {
	font-family: Palatino Linotype;
	font-size: 10px;
	font-weight: bold;
		color: #7AA451;
}
.XSMcontentTxt {
	font-family: Palatino Linotype;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
}
.mdTitleGreen {
	font-family: Palatino Linotype;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
.slogan {
	font-family: "Palatino Linotype";
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	background-repeat: repeat-x;
	background-position: center center;
	position: relative;
	background-image: url(images/ribbon.png);
	height: 100px;
	width: 100%;
	top: -40px;
}
