body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCFFFF;
	background-repeat: repeat;
	
}
#balloontextbox a:link, a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#balloontextbox a:hover, a:active {
	color: #3069AC;
	text-decoration: none;
}
#contacttextbox a:link, a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#contacttextbox a:hover, a:active {
	color: #FF665E;
	text-decoration: none;
}

.centredlayer {
	position: relative;
	height: 550px;
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	z-index: 1;
}
.indexheader {
	height: 150px;
	width: 750px;
	position: absolute;
	z-index: 4;
	left: 0px;
	top: 0px;
	background-image: url(images/banner01.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#leftbar {
	height: 399px;
	width: 180px;
	position: absolute;
	z-index: 2;
	left: 0px;
	bottom: 0px;
	background-image: url(images/weddingleftbarBG.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-repeat: no-repeat;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #666666;
	background-color: #FFFFFF;
}
#button {
	width: 180px;
	border-right: 1px solid #000;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: absolute;
	left: 0px;
	z-index: 2;
	font-size: 12px;
	top: 0px;
	font-weight: bold;
}
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
#button li {
		border-bottom: 1px solid #333333;
		margin: 0;
}
#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #FFFFFF;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#button li a:hover {
	background-color: transparent;
	color: #FFFFFF;
}
.weddingbutton li a {
	border-left: 10px solid #B69C32;
}
.indexbutton li a {
	border-left: 10px solid #316DB3;
}
.balloonbutton li a {
	border-left: 10px solid #316DB3;
}
.contactbutton li a {
	border-left: 10px solid #FD360D;
}
.partybutton li a {
	border-left: 10px solid #1A4B6C;
}
#textbox {
	padding: 30px 200px 10px 30px;
	height: 359px;
	width: 339px;
	position: absolute;
	z-index: 4;
	left: 181px;
	top: 151px;
}
#textbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3069AC;
	margin-top: 0px;
	margin-bottom: 10px;
}
#foillink h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3069AC;
	margin-top: 0px;
	margin-bottom: 10px;
}
#textbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3069AC;
	margin-top: 5px;
	margin-bottom: 5px;
}
#textbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 15px;
}
.indextextbox {
	background-image: url(images/textboxBGx.jpg);
}
.weddingtextbox {
	background-image: url(images/weddingtextboxBGx.jpg);
}
.weddingheader {

	height: 150px;
	width: 750px;
	position: absolute;
	z-index: 4;
	left: 0px;
	top: 0px;
	background-image: url(images/weddingheader.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#imagebox1 {
	height: 120px;
	width: 120px;
	border: 1px solid #333333;
	position: absolute;
	z-index: 4;
	top: 50px;
	right: 45px;
	background-color: #666666;
}
#imagebox2 {
	height: 120px;
	width: 120px;
	border: 1px solid #333333;
	position: absolute;
	z-index: 4;
	top: 172px;
	right: 30px;
}
.contactheader {

	height: 150px;
	width: 750px;
	position: absolute;
	z-index: 4;
	left: 0px;
	top: 0px;
	background-image: url(images/contactheader.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.balloonsheader {

	height: 150px;
	width: 750px;
	position: absolute;
	z-index: 4;
	left: 0px;
	top: 0px;
	background-image: url(images/balloonsheader.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#balloontextbox {

	padding: 20px 20px 10px;
	height: 419px;
	width: 529px;
	position: absolute;
	z-index: 4;
	left: 181px;
	top: 151px;
}
#balloontextbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3069AC;
	margin-top: 0px;
	margin-bottom: 10px;
}
#balloontextbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3069AC;
	margin-top: 5px;
	margin-bottom: 5px;
}
#balloontextbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 15px;
}
#contacttextbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FD360D;
	margin-top: 0px;
	margin-bottom: 10px;
}
#contacttextbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FD360D;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contacttextbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contacttextbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 15px;
}

.centredlayerXL {

	position: relative;
	height: 600px;
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	z-index: 1;
}
#leftbarXL {
	height: 449px;
	width: 180px;
	position: absolute;
	z-index: 2;
	left: 0px;
	bottom: 0px;
	background-image: url(images/balloonsleftbarBG.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#standard {
	background-color: #FFFFFF;
	position: absolute;
	width: 155px;
	top: 280px;
	right: 40px;
	z-index: 4;
	visibility: hidden;
}
.popup h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3069AC;
	margin-top: 0px;
	margin-bottom: 5px;
}
.popup p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 15px;
}
#blossoms {

	background-color: #FFFFFF;
	position: absolute;
	width: 155px;
	top: 280px;
	right: 40px;
	z-index: 4;
	visibility: hidden;
}
#fashion {


	background-color: #FFFFFF;
	position: absolute;
	width: 155px;
	top: 280px;
	right: 40px;
	z-index: 4;
	visibility: hidden;
}
#donuts {



	background-color: #FFFFFF;
	position: absolute;
	width: 155px;
	top: 280px;
	right: 40px;
	z-index: 4;
	visibility: hidden;
}
#pastel {




	background-color: #FFFFFF;
	position: absolute;
	width: 155px;
	top: 280px;
	right: 40px;
	z-index: 4;
	visibility: hidden;
}
#super {





	background-color: #FFFFFF;
	position: absolute;
	width: 155px;
	top: 280px;
	right: 40px;
	z-index: 4;
	visibility: hidden;
}
#metallic {






	background-color: #FFFFFF;
	position: absolute;
	width: 155px;
	top: 280px;
	right: 40px;
	z-index: 4;
	visibility: hidden;
}
#radiant {







	background-color: #FFFFFF;
	position: absolute;
	width: 155px;
	top: 280px;
	right: 40px;
	z-index: 4;
	visibility: hidden;
}
#jewel {








	background-color: #FFFFFF;
	position: absolute;
	width: 155px;
	top: 280px;
	right: 40px;
	z-index: 4;
	visibility: hidden;
}
#hearts {









	background-color: #FFFFFF;
	position: absolute;
	width: 155px;
	top: 280px;
	right: 40px;
	z-index: 4;
	visibility: hidden;
}
#neons {
	background-color: #FFFFFF;
	position: absolute;
	width: 155px;
	top: 280px;
	right: 40px;
	z-index: 4;
	visibility: hidden;
}
#contacttextbox {
	padding: 30px 30px 10px;
	height: 359px;
	width: 509px;
	position: absolute;
	z-index: 4;
	left: 181px;
	top: 151px;
	background-image: url(images/contacttextboxBG.jpg);
}
#foillink {
	width: 150px;
	position: absolute;
	z-index: 4;
	right: 45px;
	top: 171px;
}








<![if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc); /* call hover behaviour file */
font-size: 100%; /* enable IE to resize em fonts */
} 
#navigation ul li, #navigationpurple ul li {
float: left; /* cure IE5.x "whitespace in lists" problem */
width: 100%;
}
#navigation ul li a, #navigationpurple ul li a {
height: 1%; /* make links honour display: block; properly */
} 

#navigation a, #navigationpurple {
font: bold 0.7em/1.4em arial, helvetica, sans-serif; 
/* if required use em's for IE as it won't resize pixels */
} 
</style>
<![endif]>


#foilhearts {
	background-color: #FFFFFF;
	position: absolute;
	width: 155px;
	top: 280px;
	right: 40px;
	z-index: 4;
	visibility: hidden;
}
#stars {










	background-color: #FFFFFF;
	position: absolute;
	width: 210px;
	top: 280px;
	right: 20px;
	z-index: 4;
	visibility: hidden;
}
#rounds {











	background-color: #FFFFFF;
	position: absolute;
	width: 210px;
	top: 280px;
	right: 20px;
	z-index: 4;
	visibility: hidden;
}
#sculpture {












	background-color: #FFFFFF;
	position: absolute;
	width: 210px;
	top: 290px;
	right: 15px;
	z-index: 4;
	visibility: hidden;
}
#foilhearts {













	background-color: #FFFFFF;
	position: absolute;
	width: 210px;
	top: 280px;
	right: 20px;
	z-index: 4;
	visibility: hidden;
}
.partyheader {

	height: 150px;
	width: 750px;
	position: absolute;
	z-index: 4;
	left: 0px;
	top: 0px;
	background-image: url(images/partyheader.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.specialsheader {

	height: 150px;
	width: 750px;
	position: absolute;
	z-index: 4;
	left: 0px;
	top: 0px;
	background-image: url(images/specailsheader.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#indexleftbar {
	height: 399px;
	width: 180px;
	position: absolute;
	z-index: 2;
	left: 0px;
	bottom: 0px;
	background-image: url(images/indexleftbarBG.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#weddingsleftbar {
	height: 399px;
	width: 180px;
	position: absolute;
	z-index: 2;
	left: 0px;
	bottom: 0px;
	background-image: url(images/weddingleftbarBG.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#specialsleftbar {
	height: 399px;
	width: 180px;
	position: absolute;
	z-index: 2;
	left: 0px;
	bottom: 0px;
	background-image: url(images/specialsleftbarBG.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#balloonsleftbar {
	height: 399px;
	width: 180px;
	position: absolute;
	z-index: 2;
	left: 0px;
	bottom: 0px;
	background-image: url(images/balloonsleftbarBG.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#partiessleftbar {
	height: 399px;
	width: 180px;
	position: absolute;
	z-index: 2;
	left: 0px;
	bottom: 0px;
	background-image: url(images/partiesleftbarBG.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#contactleftbar {
	height: 399px;
	width: 180px;
	position: absolute;
	z-index: 2;
	left: 0px;
	bottom: 0px;
	background-image: url(images/contactleftbarBG.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#weddingtextbox {
	padding: 30px 200px 10px 30px;
	height: 359px;
	width: 339px;
	position: absolute;
	z-index: 4;
	left: 181px;
	top: 151px;
	background-image: url(images/weddingtextboxBG.jpg);
}
#weddingtextbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B69C32;
	margin-top: 0px;
	margin-bottom: 10px;
}
#weddingtextbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B69C32;
	margin-top: 5px;
	margin-bottom: 5px;
}
#weddingtextbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 15px;
}
.corporateheader {


	height: 150px;
	width: 750px;
	position: absolute;
	z-index: 4;
	left: 0px;
	top: 0px;
	background-image: url(images/corporatebanner.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#corporateleftbar {

	height: 399px;
	width: 180px;
	position: absolute;
	z-index: 2;
	left: 0px;
	bottom: 0px;
	background-image: url(images/corporateleftbarBG.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.corporatebutton li a {

	border-left: 10px solid #27356A;
}
.specialsbutton li a {

	border-left: 10px solid #1A9AFD;
}
#specialstextbox h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E42666;
	margin-top: 5px;
	margin-bottom: 5px;
}
#specialstextbox h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1A9AFD;
	margin-top: 0px;
	margin-bottom: 0px;
}
#specialstextbox {
	padding: 20px 200px 10px 30px;
	height: 369px;
	width: 339px;
	position: absolute;
	z-index: 4;
	left: 181px;
	top: 151px;
	background-image: url(images/specailstextboxBG.jpg);
}
#specialstextbox a:link, a:visited {
	color: #1A9AFD;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
}
#specialstextbox a:hover, a:active {
	color: #E42666;
	text-decoration: none;
}
#contacttextbox h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF665E;
	margin-top: 0px;
	margin-bottom: 10px;
}
#partytextbox {
	padding: 30px 200px 10px 30px;
	height: 359px;
	width: 339px;
	position: absolute;
	z-index: 4;
	left: 181px;
	top: 151px;
	background-image: url(images/partytextboxBG.jpg);
}
#partytextbox h1 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #368D18;
	margin-top: 0px;
	margin-bottom: 10px;
}
#partytextbox h2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #368D18;
	margin-top: 5px;
	margin-bottom: 5px;
}
#corporatetextbox {

	padding: 30px 200px 10px 30px;
	height: 359px;
	width: 339px;
	position: absolute;
	z-index: 4;
	left: 181px;
	top: 151px;
	background-image: url(images/corporatetextboxBG.jpg);
}
#corporatetextbox h1 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #27356A;
	margin-top: 0px;
	margin-bottom: 10px;
}
#corporatetextbox h2 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #27356A;
	margin-top: 5px;
	margin-bottom: 5px;
}
#corporatetextbox a:link, a:visited {

	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#corporatetextbox a:hover, a:active {

	color: #27356A;
	text-decoration: none;
}
#foillink a:link, a:visited {

	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#foillink a:hover, a:active {

	color: #27356A;
	text-decoration: none;
}
#sculpture {
	background-color: #FFFFFF;
	position: absolute;
	top: 280px;
	right: 25px;
	z-index: 4;
	visibility: hidden;
	width: 180px;
	text-align: left;
}
#cloudnine {
	background-color: #FFFFFF;
	position: absolute;
	width: 145px;
	top: 175px;
	right: 20px;
	z-index: 4;
	visibility: hidden;
	padding: 5px;
	border: 1px dashed #1A9AFD;
	text-align: right;
}
#topiary {

	background-color: #FFFFFF;
	position: absolute;
	width: 145px;
	top: 175px;
	right: 20px;
	z-index: 4;
	visibility: hidden;
	padding: 5px;
	border: 1px dashed #1A9AFD;
	text-align: right;
}
#arches {


	background-color: #FFFFFF;
	position: absolute;
	width: 145px;
	top: 175px;
	right: 20px;
	z-index: 4;
	visibility: hidden;
	padding: 5px;
	border: 1px dashed #1A9AFD;
	text-align: right;
}
#columns {



	background-color: #FFFFFF;
	position: absolute;
	width: 145px;
	top: 175px;
	right: 20px;
	z-index: 4;
	visibility: hidden;
	padding: 5px;
	border: 1px dashed #1A9AFD;
	text-align: right;
}
#heart {




	background-color: #FFFFFF;
	position: absolute;
	width: 145px;
	top: 175px;
	right: 20px;
	z-index: 4;
	visibility: hidden;
	padding: 5px;
	border: 1px dashed #1A9AFD;
	text-align: right;
}
#hotair {





	background-color: #FFFFFF;
	position: absolute;
	width: 145px;
	top: 175px;
	right: 20px;
	z-index: 4;
	visibility: hidden;
	padding: 5px;
	border: 1px dashed #1A9AFD;
	text-align: right;
}
#canopy {






	background-color: #FFFFFF;
	position: absolute;
	width: 145px;
	top: 175px;
	right: 20px;
	z-index: 4;
	visibility: hidden;
	padding: 5px;
	border: 1px dashed #1A9AFD;
	text-align: right;
}
#inabox {





	background-color: #FFFFFF;
	position: absolute;
	width: 145px;
	top: 175px;
	right: 20px;
	z-index: 4;
	visibility: hidden;
	padding: 5px;
	border: 1px dashed #1A9AFD;
	text-align: right;
}
