@charset "UTF-8";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.oneColFixCtr #container {
	width: 808px;
	text-align: left;
	height: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../img/longBack_top.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtr #mainContent {
	padding: 0 20px;
	position: absolute;
}

/*HEADER CONTENT*/

.header {
	height: 58px;
	width: 500px;
	position: absolute;
	top: 73px;
	left: 0px;
}
.header h1 {
	background-image: url(../img/headerLogo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 0px;
	height: 58px;
	width: 197px;
	text-indent: -9999em;
	position: absolute;
	left: 0px;
	margin: 0px;
}

/*MAIN CONTENT AREA*/

.quote {
	height: 66px;
	width: 607px;
	position: absolute;
	left: 95px;
	top: 226px;
}
.columnwrapper {
	width: 808px;
	position: absolute;
	left: 0px;
	top: 396px;
	padding-left: 95px;
	background-image: url(../img/longBack_mid.jpg);
	background-repeat: repeat-y;
	height: auto;
}
.specialCopy {
	height: auto;
	width: 300px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.specialCopy p {
	font-size: 10px;
	color: #f3d3bd;
	width: 252px;
}
.specialCopy ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f3d3bd;
}
.specialCopy h2 {
	margin-top: 0px;
}
.specialCopy a:link, .specialCopy a:visited {
	color: #bde4b9;
	text-decoration: none;
}
.specialCopy a:hover {
	color: #CAF3C5;
	text-decoration: underline;
}
#h2special1 {
	background-image: url(../img/h2_special1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999em;
	overflow: hidden;
	height: 18px;
	width: 276px;
}
#h2special2 {
	background-image: url(../img/h2_special2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999em;
	overflow: hidden;
	height: 21px;
	width: 197px;
}
#h2special3 {
	background-image: url(../img/h2_special3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999em;
	overflow: hidden;
	height: 21px;
	width: 159px;
}
#h2special4 {
	background-image: url(../img/h2_special4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999em;
	overflow: hidden;
	height: 21px;
	width: 165px;
}

.pinkText {
	color: #ef7f9a;
}
.yellowText {
	color: #feeecc;
}
.salmonText {
	color: #feceb6;
}
.greenText {
	color: #bde4b9;
}

/*SECTION NAVIGATION*/

.subNav {
	text-align: center;
	height: 33px;
	width: 607px;
	left: 95px;
	top: 292px;
	position: absolute;
}
.subNav img {
	margin: 0px;
}
.subNav ul {
	height: 33px;
	width: 607px;
	list-style-type: none;
	background-image: url(../img/specialNav_off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	margin-top: 0px;
	margin-bottom: 0px;
	left: 0px;
	top: 0px;
}
.subNav li {
	overflow: hidden;
	text-indent: -9999px;
	height: 33px;
	position: absolute;
	top: 0px;
	width: 201px;
}
.subNav  li a:link, .subNav  li a:visited {
	background-image: url(../img/specialNav_on.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 607px 33px;
	height: 33px;
	width: 201px;
}
#navCelebration {
	left: 0px;
	top: 0px;
}
#navCelebration a:hover {
	background-position:0px 0px;
}
#navWeekly {
	left: 201px;
	top: 0px;
}
#navWeekly a:hover {
	background-position:-201px 0px;
}
#navMonthly {
	left: 407px;
	top: 0px;
}
#navMonthly a:hover {
	background-position:-407px 0px;
}
.specialGallery {
	height: auto;
	width: 300px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}

/*HOVERBOX GALLERY CODE*/

.hoverbox
{
	cursor: default;
	list-style: none;
	margin-left: -45px;
	margin-top: 10px;
}
.hoverbox a:link, .hoverbox a:hover, .hoverbox a:visited {
	text-decoration: none;
	border: none;
}
.hoverbox  ul {
	cursor: default;
}
.hoverbox a .preview
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bde4b9;
	display: none;
}
.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -228px;
	left: -20px;
	z-index: 1;
}
.hoverbox img
{
	padding: 1px;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hoverbox li
{
	background: #1c0505;
	display: inline;
	float: left;
	margin: 2px;
	position: relative;
	border: 1px dashed #55423f;
	padding: 1px;
}
.hoverbox .preview
{
	background: #1c0505;
	width: auto;
	height: auto;
	padding: 4px;
	border: 1px dashed #55423f;
	text-align: center;
}

/*FOOTER NAVIGATION*/

#footer {
	height: 328px;
	width: 808px;
	font-size: 10px;
	color: #f3c7b8;
	text-align: center;
	background-image: url(../img/longBack_bot.jpg);
	background-repeat: no-repeat;
	margin-left: -95px;
	background-position: 0px;
	float: left;
}
#footer a:link {
	color: #ef7f9a;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	padding-top: 10px;
}