@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	margin: 0 auto;
	line-height: 1;
	text-align: center;
	background-color:#FFF;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	font-family: Georgia;
	
	}
ol, ul {
	list-style: none;
	}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}

a:link, a:visited{
	color: #006c68;
	text-decoration: underline;
	}
a:hover,  a:active{
	color: #76c849;
	text-decoration:none;
	}

/*custom style*/

#page {
	margin: 0 auto;
	background: #FFFFFF;
	position: relative;
	width:992px;
	text-align: left;
	}

.header { 
	background-image:url(../images/header.jpg);
	width:992px;
	height:319px;
	}

.menu {
	padding-top: 275px;
	padding-left: 540px;
	letter-spacing: 1px;
	}


.menu li {
	display:inline;
	color: #006c68;
	font-size: 1em;
	font-weight: bold;
	word-spacing: 5px;
	}
.menu li a:link, .menu li a:visited{
	color: #006c68;
	text-decoration: underline;
	}
.menu li a:hover, .menu a:active{
	color: #9dc786;
	text-decoration:none;
	}
.stick{
	color: #b3d88c;
	}
.info {
	font-family: Verdana, sans-serif;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	padding-bottom:15px;
	padding-left:25px;
	color:#333;
}	

ul.info {
	list-style-type:disc;
	}
	
.bgn {
	background-image: url(../images/bgn.gif);
	background-repeat:repeat-y;
	}	
	
.photo {
	float:right;
	clear:both;
	padding-right:30px;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:20px;
	}
.photo-left {
	float:left;
	clear:both;
	padding-right:25px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	}

.content {
	width:900px;
	margin-left:50px;
	padding-top: 10px;
	padding-bottom: 20px;
	word-wrap:break-word;
	}

.image {	
	float:right;
	position:absolute;
	left:465px;
	top:550px;
	}
	
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;	
	color:#10625f;
	padding-bottom:18px;
	}	
	
h2 {
	font-size: 1.3em;
	}
h3 {
	font-size: 1.1em;
	}	
p {
	font-family: Verdana, sans-serif;
	font-size: .8em;
	font-style:normal;
	font-variant:normal;
	letter-spacing: normal;
	line-height: 1.5em;
	padding-bottom:15px;
	}

em { font-style:italic;}
dl {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	}	
	
dt {
	font-style: normal;
	color: #025250; 
	}
	
.ceremonies {
	width:400px;
	}

.block {
	display:block;
	width:300px;
	background:#e1f4e0;
	padding:10px;
	margin:10px;
	color:#666;
	float:right;
	clear:both;
	}
.block p {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	}
	
.block ul {
	padding:3px;
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	padding-bottom:15px;
	}	
.ceremonies dt a:link, .ceremonies dt a:visited{
	color: #006c68;
	text-decoration: underline;
	}
.ceremonies dt a:hover, .ceremonies a:active{
	color: #27817e;
	text-decoration: none;
	}	

dd {
	font-style:italic;
	color:#444;
	padding-bottom:10px;
	}	
	
br {
	clear:both;
	}

.inv {
	 position:absolute;
	left:-9999px;
	}
.facebook {background:url(../images/facebook.gif) no-repeat 150px 8px; width:176px; height:26px; display:block; float:right; color:#069; font-size:10px; font-weight:700; padding:10px;}	

.facebook a:link, .facebook a:visited{color:#069;; text-decoration:none;}

.facebook  a:hover, .facebook  a:active{color: #6f7cc0; text-decoration: underline;}
	
.caption{
	float:right; 
	clear:both;
	color: #666 ;
	display:block;
	width:400px;
	margin-right:50px;
	font-size:11px;
	padding-top:0;
	}	
.captionsmall{
	float:right; 
	clear:both;
	color: #666 ;
	display:block;
	width:300px;
	margin-right:20px;
	font-size:11px;
	padding-top:0;
	}	
	
.comment{
	font-style:italic;
	color:#099;
	display:block;
	width:430px;
	padding: 5px 0 25px 40px;
	}	
	
.album {
	padding: 10px;
	display:block;
	float:left;
	}
.albumcaption { width:200px; height:200px; font:Arial, Helvetica, sans-serif; font-size:10px; float:left; padding: 0px 10px 0px 10px; margin: -5px 0 0 0;  }	
	
.footnote {
	font-size:.6em;
	color:#AAA;
	}

#footer { 
	background-image:url(../images/footer.jpg);
	width:992px;
	height:142px;
	clear:both;
	}
	
	