HTML, BODY, UL, OL, LI, P, H1, H2, H3, H4, H5, H6, FORM, FIELDSET {
	margin: 0;
	padding: 0;
	border: 0;
}

BODY {
	background-color: #82004c;
	background: url(/Wedding/Images/background.gif);
}

#header {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 100px;
}

#banner {
	padding: 0px;
	border: 0px;
	overflow: hidden;
}

#banner, #banner em {
	width: 540px;
	height: 100px;
	background: url(/Wedding/Images/banner.gif) top left no-repeat;
}

#flower {
	position: absolute;
	width: 150px;
	height: 150px;
	background: url(/Wedding/Images/flowercorner.gif) top left no-repeat;
	top: 0;
	right: 0;
}

A:link { color: #600; }
A:visited { color: #633; }
A:link:hover, A:visited:hover { color: #c00; }

#nav A:visited, #nav A:link, #nav A:link:hover, #nav A:visited:hover {
	color: #ffcc00;
	text-decoration: none;
}

#nav {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 150px;
	height: 220px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;
	background-repeat: no-repeat;
	background-image: url(/Wedding/Images/navigation.jpg);
}


#nav UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#nav UL LI {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#nav UL LI A, #nav UL LI SPAN {
	margin: 5px 5px 0px 5px !important;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	width: 128px;
	border-color: #883959;
	border-width: 1px;
	border-style: solid;
}

#nav UL LI.first A { margin-top: 0px; }

#nav UL LI A:visited:hover, #nav UL LI A:link:hover {
	border-color: #ffcc00;
}

#nav UL LI LI A, #nav UL LI LI SPAN {
	margin-bottom: 0px !important;
	margin-top: 0px;
	padding: 2px 5px 2px 20px;
	text-decoration: none;
	display: block;
	font-weight: normal;
	width: 123px;
	border: none;
}

#nav UL LI LI LI A, #nav UL LI LI LI SPAN {
	margin: 0px;
	padding: 2px 5px 2px 25px;
	text-decoration: none;
	display: block;
	font-weight: normal;
	width: 120px;
	border: none;
}


#content {
	padding: 30px;
	margin: 0px 50px 20px 150px;
	background-color: #fbf2c0;
	background-repeat: no-repeat;
	background-image: url(/Wedding/Images/flowerbg.jpg);
	border-color: #600038 #802b4e #97516e #530022;
	border-width: 3px;
	border-style: solid;
}

H1 {
	font-weight: bold;
	font-size: 1.4em;
	margin: 0px;
	color: #7d003e;
	line-height: 1em;
}

H2 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 1em;
	color: #284D44;
}

H3 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: .9em;
	color: #666;
}

#content P {
	color: #666;
	margin: 0px 0px 1.5em 0px;
	line-height: 1.5em;
}

P.center {
	text-align: center;
}



#content P.subheader {
	font-style: italic;
	font-size: 1em;
}

SMALL {
	font-size: .8em;
}

#content UL { margin: 0px 0px 1em 0px; }

#content LI {
	margin: 0px 0px .5em 2em;
	line-height: normal;
	color: #666;

}

DT, DT A { font-weight: bold; 	color: #82004c;
}
DD { margin: 0px 0px 1.2em 2em; 	color: #666;
}

TABLE { margin: 0px 0px 1em 0px; border-spacing: 1px; }


TABLE TD, TABLE TH {
	padding: 3px;
	line-height: 1.1em;
}

TABLE TH { background-color: #9c9; }
TH.right {
	text-align: right;
	vertical-align: top;
}
TR.tint TD { background-color: #eee; }
TABLE.halves, TABLE.thirds { width: 100%; }
TABLE.halves TD { width: 50%; }
TABLE.thirds TD { width: 33%; }
TABLE LI, TABLE P { font-size: 1em !important; }

TABLE.grid TD {
	border: #ccc;
	border-width: 0 0 1px 0;
	border-style: solid;
}

TABLE TD.tickets {
	text-align: right;
	white-space: nowrap;
}

STRONG { font-weight: bold; }
EM { font-style: italic; }

.promo {
	color: #f00;
	font-weight: bold;
}

IMG {
	padding: 0px;
	margin: 0px;
	border: 0px;
	display: block;
}

IMG.right {
	clear: right;
	float: right;
	padding: 0px 0px .5em 10px;
}

IMG.left {
	clear: left;
	float: left;
	padding: 0px 10px .5em 0px;
}

P IMG { display: inline; }

DIV.photoright150 {
	clear: right;
	float: right;
	padding: 0px 0px .5em 10px;
	width: 150px;
	text-align: center;
}

DIV.photoright200 {
	clear: right;
	float: right;
	padding: 0px 0px .5em 10px;
	width: 200px;
	text-align: center;
}

DIV.photoright300 {
	clear: right;
	float: right;
	padding: 0px 0px .5em 10px;
	width: 300px;
	text-align: center;
}

DIV.photoright300 IMG, DIV.photoright200 IMG, DIV.photoright150 IMG { padding-bottom: 3px; }

DIV.photoright300 P, DIV.photoright150 P, DIV.photoright200 P {
	font-size: .7em;
	color: #666 !important;
	line-height: normal;
}

DIV.photocenter { text-align: center; }

#footer {
	margin: 0px 0px 0px 200px;
	clear: both;
	padding: 1em 0px;
}


#footer P {
	color: #a19e8f;
	text-align: center;
	font-size: .9em;
	margin: 0px 0px 0px 0px;
	line-height: 1.2em;
}





/* General IR statements */
.replace { 
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	font-size: 1.2em;       /* Choose a font-size here that will keep the headline small enough to fit completely under the span. */
}

.replace em {
	display: block;
	position: absolute;
	top: 0; 
/*
left: 0;
*/
	z-index: 1; /* for opera5 (?) and o6/mac */
}

.replace a {
	cursor: hand;           /* for ie5.x/win, invalid */
	c\ursor: pointer;       /* reset for other browsers */
}

/* General IR statements for IE5.x mac only */

* html>body .replace { 
	position: static;
	overflow: visible;
	font-size: 10px;
/* Since overflow: hidden doesn'twork with ie5.x/mac, we choose a font-size here that will keep the headline small enough to fit completely under the span.*/
}

* html>body .replace em  { 
	position: static;
}

* html>body .replace a {
	text-decoration: none; /* ie5.0-5.1.x/mac must have this value or the underline shows through the image. */
}

* html>body #banner em {	/* for ie5.x/mac only */
	margin-bottom: -100px;   /* Required to bring text underneath image. Use the negative height of the image here.*/
}





#photoholder
{
	height: 210px;
	overflow: hidden;
	width: 310px;
	position: relative;
	float: right;
}




.clearboth { clear: both; }

