body {
	background-color: #D8D6F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
}
div#wrapper {

	width: 750px;
	margin: 0 auto; /* this centers the div tag */
	}
	
div#header {
background: url(images/header.gif);
background-repeat: no-repeat; /* this puts in the background in the header*/
	width: 746px;
	height: 171px;
	}
	div#headerhp {
background: url(images/headerhp.gif);
background-repeat: no-repeat; /* this puts in the background in the header*/
	width: 746px;
	height: 171px;
	}
	
	div#alignright {
float: right;

	}
	
	#alignright IMG  {
	margin-top: 13px;
	margin-right: 34px;
	}
	
	div#alignleft {
float: left;

	}
	
	#alignleft IMG  {
	margin-top: 1px;
	margin-left: 21px;
	}
	
	div#topcurve {
background: url(images/topcurve.gif);
background-repeat: no-repeat; /* this puts in the background in the header*/
	width: 748px;
	height: 25px;
	}
	
	div#content {
	width: 724px;
	border-left: 2px solid #cc99ff;
	border-right: 2px solid #cc99ff;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	
	}
	div#bottomcurve {
background: url(images/bottomcurve.gif);
background-repeat: no-repeat; /* this puts in the background in the header*/
	width: 748px;
	height: 25px;
	}
	
.pageheader {
color: #9933CC;
font-weight: bold;
	font-size: 1.2em;
	}
	.pageheader1 {
color: #9933CC;
font-weight: bold;
	
	}
	.decorationtext {
color: #9933CC;
font-weight: bold;
	
	}
	.chevron {
color: #9933CC;
font-weight: bold;

	
	}
	.weddings {
color: #9933CC;
font-weight: bold;
text-decoration: underline;
	
	
	}
	A.weddings:hover {

text-decoration: none;
	
	
	}
	.weddings1 {
color: #cc99ff;
font-weight: bold;
text-decoration: underline;
	
	
	}
	A.weddings1:hover {

text-decoration: none;
	
	
	}
	.more {
color: #9933CC;
font-weight: bold;
text-decoration: none;
	
	
	}
	A.more:hover {

text-decoration: underline;
	
	
	}
	#weddinglinks ul {
	list-style-type: none;

	
	}
	#weddinglinks li a {
color: #9933CC;
font-weight: bold;
text-decoration: none;
	
	
	}
	#weddinglinks li a:hover
 {
color: #9933CC;
font-weight: bold;
text-decoration: underline;
	
	
	}
	.center {
	text-align: center;

	
	}
	.left {
	text-align: right;
	
	}
	
	.testimonial {
	font-style: italic;
	color: #cc99ff;
	font-weight: bold;
	}
	/* start styles for navigation */
#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	

}

#nav {

position: relative;
width: 746px;
height: 25px;
padding-top: 5px;
margin-top: 10px;
text-align: center;


background: url(images/saturnnavbar.gif);
background-repeat: no-repeat;
background-position: center; /* this puts in the background in the header*/
}

#nav li {
list-style: none;
display: inline;
text-align: center;
padding-right: 2px;

}

#nav li a {
font-weight: bold;
color: #000066;
text-decoration: none;
font-size: 8pt;



}
#nav li a:hover {

text-decoration: underline;
}




/* finish styles for navigation */


div.row {
clear: both;
padding-top: 5px;
}
div.row span.label {
float: left;
text-align: right;
width: 25%;
}
div.row span.form {
float: right;
text-align: left;
width: 70%;
}
.email {
color: #000066;

text-decoration: underline;
	
	
	}
	A.email:hover {

text-decoration: none;
	
	
	}
	.close {
color: #000066;
font-weight: bold;
text-decoration: none;
	
	
	}
	A.close:hover {

text-decoration: underline;
	
	
	}
	/* hides skip navigation link */
	#hidden {
	width: 0;
	height: 0;
	overflow: hidden;
	}
	#decoration {
	width: 100%;
	}
	#decoration td{
	padding: 20px;
	}
		/* positioning of animation */
		#textanimation {
		position: relative;
top: -170px;
left: 25px;
}
