@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(pinkbg.png);
}
.ringbg {
	background-image: url(images/ringsbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
			}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a.style2:hover {
	text-decoration: underline;
	font-weight: normal;
	font-size: 10;
}
a.style2:link {
	text-decoration: none;
	font-weight: normal;
	font-size: 10;
}
a.style2:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 10;
}
a.style2:active {
	text-decoration: none;
	font-weight: normal;
	font-size: 10;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

img.floatLeft { 
    float: left; 
    margin: 9px; 
}
.button {
	font-size: 14px;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: disc;
}

img.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C6BD44;
}
.bridebg {
	background-image: url(images/bride3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.borderimages {
	border: 2px inset #CCCC33;
}

.flashLeft { 
    float: left; 
    margin: 9px; 
}
.flashRight { 
    float: right; 
    margin: 9px; 
}

.bridefrontbg {
	background-image: url(images/bgdovesroses.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
.td.floatleft {
	float: left;
	margin: 9px;
}
img.floatRight2 {
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
