@charset "UTF-8";
/* CSS Document */

html,body {
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(../images/backgrounds/Background_1.jpg);
	height:100%;
      border:none
}

.bodyBg1 {
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(../images/backgrounds/Background_1.jpg);
}

.tdNav {
	background-image: url(../images/template/MarqueeNavigationBackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.tdRedColor {
	background-color: #591200;
}

.tdFooter {
	background-image: url(../images/template/img_footerFade.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
