body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
	padding: 0;
	margin: 0px;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	color: #333333;
	padding: 0;
	margin: 0px;
	font-weight: bold;
	}

h3 {
	font-size: 14px;
	font-family:arial;
	color: #333333;
	padding: 0;
	margin: 0px;
	font-weight:normal;
}

a {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}



.email:link{
	font-size: 13px;color: #333333;text-decoration:underline; font-family:arial; font-weight: bold;
}
.email:visited {
	font-size: 13px;color: #333333;text-decoration:underline;font-family:arial; font-weight: bold;
}
.email:hover {
	font-size: 13px;color: #000000;text-decoration:none; font-family:arial;font-weight: bold;
}
.email:active {
	font-size: 13px;color: #333333;text-decoration:underline;font-family:arial;font-weight: bold;
}

.link:link{
	font-size: 13px;color: #000000;text-decoration:underline; font-family:arial; font-weight: bold;
}
.link:visited {
	font-size: 13px;color: #000000;text-decoration:underline;font-family:arial; font-weight: bold;
}
.link:hover {
	font-size: 13px;color: #000000;text-decoration:none; font-family:arial;font-weight: bold;
}
.link:active {
	font-size: 13px;color: #000000;text-decoration:underline;font-family:arial;font-weight: bold;
}




.small:link{
	font-size: 12px;color: #333333;text-decoration:none; font-family:arial; font-weight: normal;
}
.small:visited {
	font-size: 12px;color: #333333;text-decoration:none;font-family:arial; font-weight: normal;
}
.small:hover {
	font-size: 12px;color: #333333;text-decoration:underline; font-family:arial;font-weight: normal;
}
.small:active {
	font-size: 12px;color: #333333;text-decoration:none;font-family:arial;font-weight: normal;
}


.page:link{
	font-size: 14px;color: #333333;text-decoration:underline; font-family:verdana; font-weight: normal;
}
.page:visited {
	font-size: 14px;color: #333333;text-decoration:underline;font-family:verdana; font-weight: normal;
}
.page:hover {
	font-size: 14px;color: #000000;text-decoration:none; font-family:verdana;font-weight: normal;
}
.page:active {
	font-size: 14px;color: #333333;text-decoration:underline;font-family:verdana;font-weight: normal;
}


.page2:link{
	font-size: 14px;color: #333333;text-decoration:underline; font-family:verdana; font-weight: bold;
}
.page2:visited {
	font-size: 14px;color: #333333;text-decoration:underline;font-family:verdana; font-weight: bold;
}
.page2:hover {
	font-size: 14px;color: #000000;text-decoration:none; font-family:verdana;font-weight: bold;
}
.page2:active {
	font-size: 14px;color: #333333;text-decoration:underline;font-family:verdana;font-weight: bold;
}



.tour:link{
	font-size: 16px;color: #333333;text-decoration:none; font-family:verdana; font-weight: bold;
}
.tour:visited {
	font-size: 16px;color: #333333;text-decoration:none;font-family:verdana; font-weight: bold;
}
.tour:hover {
	font-size: 16px;color: #333333;text-decoration:underline; font-family:verdana ;font-weight: bold;
}
.tour:active {
	font-size: 16px;color: #333333;text-decoration:none;font-family:verdana;font-weight: bold;
}

.style1 {
	font-size: 12px;
	font-family:arial;
	font-weight: normal;
}

.style2 {
	font-size: 16px;
	font-family:arial;
	font-weight: bold;
}

.style3 {
	font-size: 16px;
	font-family:verdana;
	font-weight: bold;
}

.style4 {font-size: 18px}

.linktext {
	font-size: 14px;
	font-family:arial;
	color: #333333;
	font-weight: normal;
}

.banner-bg {
	background-image: url(graphics/banner-bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.page-bg {
	background-image: url(graphics/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bridal-shop {
	background-image: url(graphics/text-box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contact-us {
	background-image: url(graphics/text-box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.visit-us {
	background-image: url(graphics/text-box.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}





#lightbox{
	position: absolute;
	top: 40px;
	left: -150px;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #ff33cc;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 30px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}

#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
width: 49%;
height: 100%;
background: transparent url(graphics/blank.gif) no-repeat; /* Trick IE into showing hover */
display: block;
}
#prevLink { left: 0; float: left; background: url(graphics/prev.gif) left 0 no-repeat; }
#nextLink { right: 0; float: right; background: url(graphics/next.gif) right 0 no-repeat; }
/*
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }
*/ 


#imageDataContainer{
	font: 12px arial; color: #ff33cc;
	background-color: #ff33cc;
	margin: 0 auto;
	line-height: 1em;
	}

#imageData{
	padding:5px;padding-bottom: 5px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: center;  padding-bottom: 0.7em;	}	
		

	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
	
.link-bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


.menu:link{
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
	font-family:Arial;
	font-weight: bold;
	background-color: #000000;
	display:block;
	padding: 8px;
}
.menu:visited {
    font-size: 13px;
	color: #ffffff;
	text-decoration:none;
	font-family:Arial;
	font-weight: bold;
	background-color: #000000;
	display:block;
	padding: 8px;
	}
.menu:hover {
	font-size: 13px;
	color: #000000;
	text-decoration:none;
	font-family:Arial;
	font-weight: bold;
	background-color: #ff33cc;
	display:block;
	padding: 8px;
}
.menu:active {
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
	font-family:Arial;
	font-weight: bold;
	background-color: #000000;
	display:block;
	padding: 8px;
}

.style5 {font-size: 36px}
.style6 {
	color: #FF32CB;
	font-size: 20px;
}