/* Dub Tails Styles */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.001em;
	font-size: 76%;
	color: #fff;
	line-height: 1.4em;
	text-align: center;
	}
	
/*  Main Build */

#container {
	width: 896px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #10779b;
	}
	
#banner {
	height: 642px;
	position: relative;
	}
	
#mainBody {
	width: 712px;
	margin-left: 92px;
	padding-top: 30px;
	}
	
#botMenu {
	width: 712px;
	margin-left: 92px;
	}
	
#footer {
	width: 712px;
	margin-left: 92px;
	padding-bottom: 50px;
	}
	
/* Backgrounds */

.weddingOrig {
	background-image: url(../images/weddings_blank.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.wedding {
	background-image: url(../images/weddings.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
	
.occasions {
	background-image: url(../images/occasions.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
	
.occasionsNew {
	background-image: url(../images/occasions_temp.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
	
.holiday {
	background-image: url(../images/holidays.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
	
.weddingBack {
	background-color: #fffddf;
	}
	
.occasionsBack {
	background-color: #fef7f9;
	}
	
.holidayBack {
	background-color: #eaecd5;
	}
	
/* Main Logo */

#logo {
	width: 542px;
	height: 392px;
	position: absolute;
	top: 132px;
	left: 200px;
	}
	
#logo h1 a {
	width: 542px;
	height: 392px;
	display: block;
	}
	
#logo h1 a span {
	display: none;
	}
	
/* Main Menu */

#menu {
	position: absolute;
	bottom: 0px;
	left: 92px;
	width: 730px;
	}
	
#menu ul {
	display: block;
	list-style: none;
	}
	
#menu ul li {
	display: inline;
	}
	
#menu ul li a {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 160%;
	color: #fff;
	text-decoration: none;
	padding-right: 5px;
	}
	
#menu ul li a.active, #menu ul li a:hover {
	color: #bfe6f2;
	}
	
/*  holiday Badge  */

#holiday {
	width: 108px;
	height: 100px;
	position: absolute;
	top: 22px;
	right: 80px;
	}
	
#holiday h2 a {
	width: 108px;
	height: 100px;
	display: block;
	}
	
#holiday h2 a span {
	display: none;
	}
	
/*  Occasion Badge  */

#occasion {
	width: 108px;
	height: 100px;
	position: absolute;
	top: 122px;
	right: 13px;
	}
	
#occasion h2 a {
	width: 108px;
	height: 100px;
	display: block;
	}
	
#occasion h2 a span {
	display: none;
	}
	
	
	/*  Franchise Badge  */

#franchise {
	width: 150px;
	height: 150px;
	position: absolute;
	top: 25px;
	right: 710px;
	}
	
#franchise h2 a {
	width: 108px;
	height: 100px;
	display: block;
	}
	
#franchise h2 a span {
	display: none;
	}

/* Text Formatting */

#mainBody h1 {
	font-size: 220%;
	font-family: "Arial Black", Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 6px;
	line-height: 1.2em;
	}
	
#mainBody h2 {
	font-size: 160%;
	color: #8ad3e6;
	padding-bottom: 4px;
	font-family: "Arial Black", Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	}
	
#mainBody h3 {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-weight: normal;
	color: #bfe6f2;
	line-height: 1.2em;
	font-size: 160%;
	margin-bottom: 20px;
	}
	
#mainBody  h4 {
	font-size: 160%;
	color: #8ad3e6;
	padding-bottom: 30px;
	font-family: "Arial Black", Helvetica, sans-serif;
	font-weight: normal;
	}
#mainBody  h6 {
	font-size: 160%;
	color: #8ad3e6;
	padding-bottom: 6px;
	padding-top: 20px;
	font-family: "Arial Black", Helvetica, sans-serif;
	font-weight: normal;
	}
	
#mainBody p {
	padding-bottom: 15px;
	}
	
#mainBody a {
	color: #fff;
	text-decoration: undeline;
	}
	
#mainBody a {
	color: #fff;
	text-decoration: undeline;
	}
	
#mainBody ul {
	margin-left: 20px;
	padding-bottom: 15px;
	}
	
#mainBody ul li {
	line-height: 1.5em;
	}
	
.image {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
	}
	
/* Bottom Menu */

#botMenu {
	margin-top: 20px;
	margin-bottom: 30px;
	}

#botMenu ul {
	list-style: none;
	display: block;
	margin-left: -2px;
	}
	
#botMenu ul li {
	display: inline;
	border-right: solid 1px #fff;
	}
	
#botMenu ul li a {
	color: #fff;
	padding-right: 6px;
	padding-left: 2px;
	}

#botMenu .end {
	border-right: none;
	}	

/* Footer */

#footer a {
	color: #fff;
	}
	
	
#footer img {
	padding-right: 10px;
	padding-bottom: 10px;
	}
	
.banner {
	padding-top: 10px;
