html {
	overflow: -moz-scrollbars-vertical;
}

html, body {
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	border: 0 none #FFFFFF;
}

#main-table, #main-text, .main-filler {
	height: 100%;
	min-height: 100%;
}

#main-table {
	width: 780;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: 0px 120px;
	background-color: #FFFFFF;
}

#main-div {
	text-align: center;
}

#hiddenpics {
	background-image: url(images/commitment-rollover.jpg);
	background-image: url(images/naming-rollover.jpg);
	background-image: url(images/renewal-rollover.jpg);
	background-image: url(images/wedding-rollover.jpg);
}	

body {
	background-color: #F5F1E8;
}

#contact-table {
	margin-left: auto;
	margin-right: auto;
}

td {
	font-family: 'Verdana', sans-serif;
	font-size: 11px; 
	cursor: default;
	color: #000000;
	vertical-align: top;
}

td.vertical-centre {
	vertical-align: middle;
}

h1 {
	font-family: 'Verdana', sans-serif;
	font-size: 16px; 
	cursor: default;
	color: #9F4148;
	vertical-align: top;
	text-align: left;
	margin: 15px 5px 5px 5px;
}

h1.title {
	font-family: 'Verdana', sans-serif;
	font-size: 4px; 
	cursor: default;
	color: #9F4148;
	vertical-align: top;
	text-align: left;
	margin: 0;
}

h2 {
	font-family: 'Verdana', sans-serif;
	font-size: 13px; 
	cursor: default;
	color: #9F4148;
	vertical-align: top;
	text-align: left;
	margin: 15px 5px 5px 5px;
}

h2.title {
	font-family: 'Verdana', sans-serif;
	font-size: 6px; 
	cursor: default;
	color: #9F4148;
	vertical-align: top;
	text-align: right;
	margin: 0;
}

p {
	margin: 5px 5px 10px 10px;
	text-align: justify;
	font-size: 11px;
	color: #000000;
}

p.centred {
	margin: 5px 5px 10px 10px;
	text-align: center;
}

p.centred-nomargin {
	margin: 10px 5px 10px 5px;
	text-align: center;
}

p.main-text {
	margin: 5px 15px 10px 15px;
	text-align: center;
	font-family: 'Times', serif;
	font-size: 15px;
	font-style: oblique;
	color: #000000;
}

p.small-note {
	font-size: 9px;
	color: #9F4148;
}

.hilight {
	color: #9F4148;
}

a.main-text {
	text-align: center;
	font-family: 'Times', serif;
	font-style: oblique;
	font-size: 15px; 
	color: #9F4148;
	text-decoration: none;
	border: 0 none #FFFFFF;
}

p.table-indent {
	margin: 2px 5px 2px 30px;
	text-align: justify;
	color: #000000;
}

ul {
	margin: 10px 0px 10px 50px;
	text-align: justify;
	font-size: 11px;
	color: #000000;
	list-style-type: none;
}

ul li {
	background-image: url(images/heart-glyph.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.5em;
}

img {
	border: 0 none #FFFFFF;
}

img.picture {
	border: 2px solid #9F4148;
}

a {
	font-family: 'Verdana', sans-serif;
	font-size: 11px; 
	color: #9F4148;
	text-decoration: none;
	border: 0 none #FFFFFF;
	cursor: hand;
}

a:hover {
	text-decoration: underline;
}

td.title {
	color: #FFFFFF;
	background-color: #9F4148;
	text-align: left;
	vertical-align: top;
}

td.panel {
	color: #FFFFFF;
	background-color: #9F4148;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-variant: small-caps;
	cursor: hand;
}

td.panel-nohand {
	color: #FFFFFF;
	background-color: #9F4148;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-variant: small-caps;
	cursor: default;
}

td.panel-rollover {
	text-decoration: underline;
}

a.panel {
	color: #FFFFFF;
	background-color: #9F4148;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-variant: small-caps;
	cursor: hand;
}

a.panel-rollover {
	text-decoration: underline;
}

a.panel:hover {
	text-decoration: underline;
}

td.menu {
	text-align: center;
	font-weight: bold;
}

a.menu {
	text-align: center;
	font-weight: bold;
	cursor: hand;
}

a.menu:hover {
	text-decoration: underline;
}

td.footer {
	text-align: right;
	font-size: 9px;
	color: #9F4148;
}

a.footer {
	font-size: 9px;
	cursor: hand;
}

tr.alt {
	background-color: #F5F1E8;
}

.alt {
	vertical-align: middle;
}

p.small-heading {
	margin: 5px 5px 10px 10px;
	text-align: justify;
	font-size: 12px;
	font-style: oblique;
	color: #9F4148;
}

input.button {
   color: #9F4148;
   font-family: 'Verdana', helvetica, sans-serif;
   font-size: 13px;
   font-weight: normal;
   background-color: #F5F1E8;
}

input.textbox {
   color: #9F4148;
   font-family: 'Verdana', helvetica, sans-serif;
   font-size: 13px;
   font-weight: normal;
   background-color: #F5F1E8;
   width: 270px;
}

select {
   color: #9F4148;
   font-family: 'Verdana', helvetica, sans-serif;
   font-size: 13px;
   font-weight: normal;
   background-color: #F5F1E8;
   width: 270px;
}

textarea.textbox {
   color: #9F4148;
   font-family: 'Verdana', helvetica, sans-serif;
   font-size: 13px;
   font-weight: normal;
   background-color: #F5F1E8;
   width: 100%;
}

.required {
	color: #ff0000;
}

.directory-links {
	vertical-align: middle;
	text-align: center;
}

.directory-links-text {
	vertical-align: middle;
	text-align: left;
}

.white-text {
	color: #ffffff;
}

a.hover-image {
	position: relative;
	z-index: 0;
	border: 0px solid white;
	cursor: default;
}

a.hover-image img {
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
}

a.hover-image span {
	position: absolute;
	background-color: white;
	padding: 5px;
	border: 1px solid #9F4148;
	color: #000000;
	left: -2000px;
	top: -1000px;
	visibility: hidden;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	z-index: 5;
}

a.hover-image:hover span { 
	visibility: visible;
	z-index: 5;
}

a.hover-image span img { 
	visibility: hidden;
	border: none;
	padding: 2px;
}

a.hover-image:hover span img { 
	visibility: visible;
	border: none;
	padding: 2px;
}

.top-right span {
	width: 482px;
}

.top-right:hover span {
	top: 0px;
	left: -322px;
}

.article span {
	width: 387px;
}

.article:hover span {
	left: 0px;
	top: -335px;
}

.letter span {
	width: 387px;
}

.letter:hover span {
	left: -129px;
	top: -538px;
}