/* CSS Document - Book Nook December Sale Flyer */


body {
	background: url(../imgs/confettiHoliday.png) repeat fixed left top;
	padding: 0;
	font-family: Occidental, Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	color: #6A0000;
	line-height: 1.5em;
	margin: 0;
	text-align: center;
}

#wrapper1 {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../imgs/santaBase.png);
}



#wrapper2{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../imgs/holidayTop_bg.png);
}



#container {
	background: url(../imgs/opaqueBG.png) repeat scroll left top;
	padding: 0;
	border: thick double #6A0000;
	margin: 35px;
	text-align: center;

}

#content {
	margin: 0;
	padding: 75px 35px 55px;
	text-align: center;
	border: 1px dotted #9F2B2B;

	
}

#footer {
	background: transparent;
	text-align: center;
	font-size: 1em;
	clear: both;
	line-height: 1.15em;
	padding-top: 55px;
	padding-bottom: 0px;
	padding-right: 35px;
	padding-left: 35px;
	vertical-align: bottom;
	text-decoration: none;
	word-spacing: 0.3em;
	font-family: Garamond;



}



hr {
	background-color: #000000;
	height: 3px;
	border: 1px dashed #333333;
	width: 75%;


}
.indent1 {
	margin: 25px;
}
.indent2 {
	text-align: left;
	white-space: nowrap;
	margin: 25px;


}
a:link {
	color: #6A0000;
	text-decoration: none;
}
a:visited {
	color: #6A0000;
	text-decoration: none;
}
a:hover {
	color: #6A0000;
	text-decoration: underline;
}
a:active {
	color: #6A0000;
	text-decoration: none;
}



.imgBG {
	background-attachment: scroll;
	background-image: url(graphics/flyers/springLogo.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 181px;
	width: 711px;
}
h1 {
	font-size: 5.5em;
	line-height: 1.5em;
	margin-bottom: -15px;
	text-transform: uppercase;
	word-spacing: 0.4em;
	letter-spacing: 0.1em;
	margin-top: -35px;
}
h2 {
	line-height: 1.5em;
	font-size: 2.5em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: -5px;
}
h3 {
	font-size: 3em;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bolder;
	padding-top: 15px;
	padding-bottom: 10px;
}
.smallTXT {
	font-size: 45%;
	margin-top: -50px;
	display: block;
	text-transform: lowercase;
	font-weight: lighter;
	letter-spacing: 0.2em;
	word-spacing: 0.3em;
	margin-bottom: -50px;
}



.smallerTXT {
	font-size: 45%;
	margin-top: 10px;
	display: block;
	text-transform: lowercase;
	font-weight: lighter;
	letter-spacing: 0.2em;
	word-spacing: 0.3em;
	margin-bottom: 5px;
	padding: 10px;
}
.smTXT {
	font-size: 70%;
	font-weight: lighter;
	text-transform: lowercase;
	margin-bottom: -15px;
	display: block;
}
.smTXTinLine {
	font-size: 70%;
	font-weight: lighter;
	text-transform: lowercase;
	margin-bottom: -15px;
}
h4 {
	font-size: 2em;
	text-decoration: none;
	margin-top: -10px;
}
html {
	margin: 0px;
	padding: 0px;
}


h5 {
	font-size: 1.5em;
	margin-top: -15px;
}
