@charset "utf-8";

html{
height: 100%;
overflow-y: visible;	
}

body {
	background-color: #33CCFF;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4;
	margin: 0;
	padding: 0;
	height: 100%;
	overflow-y: visible;
	
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
a img {
	border: none;
}
a:link {
	color: #42413C;
	text-decoration: underline;
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
#container {
	background-image: url(Images/liveoakbg.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 1400px;
	margin: 0 auto 0 auto;
	min-height: 100%;
	overflow-y: visible;
	padding-top: 15px;
}
.header {
	background-image: url(Images/serpent.png);
	background-repeat: no-repeat;
	position: relative;
	height: 415px;
	width: 960px;
	margin: 0 auto;
	padding-bottom: 15px;
}

.content {
	background-color: #F9F5CC;
	padding: 10px 0;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	width: 960px;
	margin: 0 auto;
}
.content-ceremony {
	background-color: #F9F5CC;
	padding: 10px 0;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	height: 700px;
	position:relative;
	width: 960px;
	margin: 0 auto;
}
.content-home {
	background-color: #F9F5CC;
	padding: 10px 0;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	height: 370px;
	width: 960px;
	margin: 0 auto;
}
.footer {
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	text-align: center;
	color: #FFF;
	padding-bottom: 10px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
body::after{
   position:absolute; width:0; height:0; overflow:hidden; z-index:-1;
   content:url(Images/home.png) url(Images/ceremony.png) url(Images/sessions.png) url(Images/programs.png) url(Images/about.png);
}
#menu1 {
	position: absolute;
	left: 72px;
	top: 275px;
	width: 180px;
	height: 70px;
	background-image: url("Images/buttons/home.png");
	background-repeat: no-repeat;
	background-size: contain;
}
#menu1:hover {
	background-image:url("Images/buttons/home2.png");
}
#menu2 {
	position: absolute;
	left: 231px;
	top: 325px;
	width: 180px;
	height: 70px;
	background-image: url("Images/buttons/sessions.png");
	background-repeat: no-repeat;
	background-size: contain;
}
#menu2:hover {
	background-image:url("Images/buttons/sessions2.png");
}
#menu3 {
	position: absolute;
	left: 390px;
	top: 275px;
	width: 180px;
	height: 70px;
	background-image: url("Images/buttons/programs.png");
	background-repeat: no-repeat;
	background-size: contain;
}
#menu3:hover {
	background-image:url("Images/buttons/programs2.png");
}
#menu4 {
	position: absolute;
	left: 549px;
	top: 325px;
	width: 180px;
	height: 70px;
	background-image: url(Images/buttons/ceremony.png);
	background-repeat: no-repeat;
	background-size: contain;
}
#menu4:hover {
	background-image:url("Images/buttons/ceremony2.png");
}
#menu5 {
	position: absolute;
	left: 708px;
	top: 275px;
	width: 180px;
	height: 70px;
	background-image: url(Images/buttons/about.png);
	background-repeat: no-repeat;
	background-size: contain;
}
#menu5:hover {
	background-image:url(Images/buttons/about2.png);
}
body::after{
   position:absolute; width:0; height:0; overflow:hidden; z-index:-1;
   content:url("Images/buttons/home2.png") url("Images/buttons/sessions2.png") url("Images/buttons/programs2.png") url("Images/buttons/ceremony2.png") url(Images/buttons/about2.png);
}
#blind {
	position:absolute;
	left: 220px;
	top: 405px;
	width: 520px;
	height: 220px;
}
#wedding {
	position: absolute;
	left: 35px;
	top: 513px;
	width: 150px;
	height: 150px;
}
#wedding-title {
	position: absolute;
	left: 20px;
	top: 665px;
	width: 180px;
	text-align: center;
	color: #06C;
	height: 31px;
}
#wedding-text {
	position:absolute;
	left: 220px;
	top: 505px;
	width: 520px;
	height: 220px;
	text-align:left;
	line-height: 0px;
	color: transparent;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#wedding:hover+#wedding-text {
	line-height: 133%;
	color: #000;
}
#birth {
	position: absolute;
	left: 155px;
	top: 314px;
	width: 150px;
	height: 150px;
}
#birth-title {
	position: absolute;
	left: 140px;
	top: 288px;
	width: 180px;
	text-align: center;
	color: #06C;
}
#birth-text {
	position:absolute;
	left: 220px;
	top: 505px;
	width: 520px;
	height: 220px;
	text-align:left;
	line-height: 0px;
	color: transparent;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#birth:hover+#birth-text {
	line-height: 133%;
	color: #000;
}
#death {
	position: absolute;
	left: 405px;
	top: 262px;
	width: 150px;
	height: 150px;
}
#death-title {
	position: absolute;
	left: 390px;
	top: 413px;
	width: 180px;
	text-align: center;
	color: #06C;
}
#death-text {
	position:absolute;
	left: 220px;
	top: 505px;
	width: 520px;
	height: 220px;
	text-align:left;
	line-height: 0px;
	color: transparent;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#death:hover+#death-text {
	line-height: 133%;
	color: #000;
}

#women {
	position: absolute;
	left: 655px;
	top: 314px;
	width: 150px;
	height: 150px;
}
#women-title {
	position: absolute;
	left: 640px;
	top: 263px;
	width: 180px;
	text-align: center;
	color: #06C;
}
#women-text {
	position:absolute;
	left: 220px;
	top: 505px;
	width: 520px;
	height: 220px;
	text-align:left;
	line-height: 0px;
	color: transparent;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#women:hover+#women-text {
	line-height: 133%;
	color: #000;
}
#despacho {
	position: absolute;
	left: 775px;
	top: 513px;
	width: 150px;
	height: 150px;
}
#despacho-title {
	position: absolute;
	left: 753px;
	top: 665px;
	width: 200px;
	text-align: center;
	color: #06C;
}
#despacho-text {
	position:absolute;
	left: 220px;
	top: 505px;
	width: 520px;
	height: 220px;
	text-align:left;
	line-height: 0px;
	color: transparent;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#despacho:hover+#despacho-text {
	line-height: 133%;
	color: #000;
}