body {
	background-color: #CF658A;
	font: 11px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
* { 
	margin: 0;
	padding: 0;
}
#container {
	width: 700px;
	background-color: #fff;
	border-right: 2px solid #C2C295;
	border-left: 2px solid #C2C295;
	border-top: 1px solid #C2C295;
	border-bottom: 2px solid #C2C295;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#header {
	height: 300px;
	margin-bottom: 30px;
	text-align: left;
}
#header a {
	text-decoration: none;
	color: #FFFFBB;
	display: block;
}
#content {
	float: left;
	width: 450px;
	background-color: #fff;
}
a {
	color: #AF8998;
	text-decoration: none;
	font-weight: bold;
}
a img {
	border: none;
}
p {
	padding: 5px 0px 20px 0px;
}
h1 {
	padding-top: 15px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFFFBB;
	font-weight: bold;
	position: absolute;
	z-index: 1;
	padding-bottom: 15px;
	letter-spacing: -0.1em;
	line-height: 16px;
	display: block;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 15px;
	margin-top: 35px;
	font-weight: bold;
	line-height: 14px;
	letter-spacing: -0.1em;
	position: absolute;
	z-index: 1;
	padding: 5px;
}
h2, h3 {
	border-bottom: 1px solid #ddd;
	color: #8C4A4C;
	padding-bottom: 2px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
h3 a   {
	color: #8C4A4C;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 a:hover {
	border-bottom: 1px solid #ddd;
	color: #8C4A4C;
	padding-bottom: 2px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
.noeffect a {
	border: none;
	text-decoration: none;
}
.noeffect a:hover {
	border: none;
	text-decoration: underline;
	color: #8C4A4C;
}
.maui-wedding {
	color: #444;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
}
.maui-wedding a {
	color: #444;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
}
#sidebar h2, h3 {
	font-size: 13px;
	font-weight: bold;
}
#sidebar {
	float: right;
	width: 200px;
	margin-bottom: 35px;
}
#sidebar p {
	font-size: 10px;
	line-height: 15px;
}
#sidebar a {
	border: none;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sidebar a:hover {
	border: none;
	color: #8C4A4C;
	text-decoration: none;
}
.spacer a:hover {
	color: #8C4A4C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8C4A4C;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter {
	text-align: center;
}
.spacer {
	margin-bottom: 10px;
}
.textright {
	float: right;
	width: 200px;
	font-size: 82%;
	font-weight: bold;
	padding-right: 15px;
}
.textleft {
	float: left;
	width: 200px;
	font-size: 82%;
	font-weight: bold;
}
.special{
	color:#9D9C6A;
}
.navlist ul{
list-style-type: none;
margin-bottom: 8px;
padding: 0;
}
.navlist li{
	padding-bottom: 2px;
	list-style-type: none;
}
.navlist li a{
	color: #AF8998;
	background: url(maui-wedding-images/bullet.gif) no-repeat center left;
	display: block;
	width: 181px;
	padding-left: 19px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
}
.navlist li a:visited{
color: #8C4A4C;
}
.navlist a:hover{
background-color: #F3F3F3;
color: #8C4A4C;
}
p.quote:first-letter {
	color: #CD5F85;
	font-size:xx-large;
	margin-top: 20px;
	font-size: 2.5em;
	padding-right: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
blockquote {
	background-color: #F4F7F0;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 30px;
	padding-bottom:30px;
	border: 1px dotted #EBE2B7;
	background-image: url(images/blockquote.png);
	background-repeat: no-repeat;
	font-style: italic;
}
.bold{
	font-weight: bold;
}
.small {
	font-size: 82%;
}
.smallbold {
	font-size: 82%;
	font-weight: bold;
}
.smallspecial{
    font-size: 82%;
	color:#8C4A4C;
	font-weight: bold;
}
.sep {
	margin: 25px 0 20px 0;
	padding: 0;
	height: 30px;
	border:none;
}
.border{
	border:1px solid #BFCAD5;
	background-color:#FFF;
	float: left;
	display: block;
	position: relative;
	padding: 3px;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.rightborder{
	border:1px solid #BFCAD5;
	background-color:#FFF;
	margin:4px;
	padding:2px;
	float: left;
}
.pkgspecial{
	color:#8C4A4C;
	font-weight: bold;
}
.pckgborder{
	border:1px solid #BFCAD5;
	background-color:#FFF;
	margin:4px;
	padding:2px;
}
.packages a img:hover {
	border:1px solid #BFCAD5;
	background-color:#EF94B1;
	margin:4px;
	padding:2px;
	text-decoration: none;
}
#flashAlt {
	width: 700px;
	height: 300px;
	position: absolute;
	margin-bottom: 30px;
	text-align: left;
	z-index: 0;
}
#flashAltInner {
	text-align: left;
	width: 700px;
	height: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
#flashAltInner a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	display: inline;
}
.ngg-navigation {
	font-size:0.9em;
	display:block;
	text-align:left;
	padding-top: 5px;
	padding-bottom: 2px;
	margin: 0px;
}
.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.ngg-navigation a.page-numbers, a.next, a.prev, span.page-numbers, span.next, span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	color: #666666;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.ngg-navigation a.page-numbers:hover, a.next:hover, a.prev:hover, span.page-numbers:hover, span.next:hover, span.prev:hover {
	background-color: #F49AC1;
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	clear: both;
	border-top: 1px solid #DDD;
	padding-bottom: 8px;
	text-align: left;
}
#footer a:hover {
	color: #8C4A4C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8C4A4C;
}
#footer p {
	color: #AF8998;
}
.languages {
	overflow: hidden;
	z-index: 0;
	height: 15px;
}
