/*this is the style sheet*/
body {
background: url(images/background.jpg) repeat top center;
background-color: #ffffff;
font-family:Avant-Garde, Verdana, Arial, Helvetica, sans-serif;
font-size:76%; 
margin: 0;
letter-spacing:0.05em;
}
h1 {
font-size: 16pt;
color: #000000;
margin-top: 0px;
text-align: center;
letter-spacing: 3px;
font-family: Avant-Garde, Arial, Helvetica, sans-serif;
text-decoration:none;
}
h2 {
text-align:center;
font-size: 12pt;
color: #333333;
text-decoration:none;
}
h3 {
text-align:center;
font-size: 10pt;
font-family: Avant-Garde, Arial, Helvetica, sans-serif;
}
h4 {
text-align:center;
font-size: 8pt;
}
h5 {
text-align:center;
font-size: 24pt;
color:#330000;
font-family: Avant-Garde, Helvetica, sans-serif;
}
h6 {
text-align:center;
font-size: 14pt;
color:#330000;
font-family: Avant-Garde, Helvetica, sans-serif;
}
p {
font-size: 10pt;
font-family: Avant-Garde, Arial, Helvetica, sans-serif;
text-align:left;
line-height: 1.2em;
}
a:link {
text-decoration: none;
font-weight: none;
}
a:visited {
text-decoration: none;
}
a:hover {
color:#000000;
text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#mauiweddingpage {
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
width: 774px;
height: 100%;
text-align: center;
}

#content {
position:relative;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
margin-top: 15px;
width: 774px;
height: 100%;
}
#main-text {
color:#000000;
padding-right: 30px;
padding-left: 30px;
padding-top: 60px;
width: 714px;
font-family: Avant-Garde, Verdana, Arial, Helvetica, sans-serif;
font-size: 16pt;
}
#main-text a:link {
color:#000000;
font-weight: bold;
} 
#main-text a:visited{ 
color:#333333;
font-weight: bold;
}
#main text a:hover {
color:#CC0000;
text-decoration: underline;
}
#main-text h2 a:link {
color:#FFFFFF;
font-size: 12pt;
text-decoration:none;
}
#main-text h2 a:visited {
color:#FFCC66;
font-size: 12pt;
text-decoration:underline;
}
img {
border: 0px;
}
