@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica sans-serif;
	background: #339999;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 10px 0 0 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
p{
	margin: 0;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size:		14px;
	color: 			#004f2a;
}
.style1 {
	font-size: 11px;
}
h1,h2,h3,h4,h5,h6{
	margin: 0;
}
img {
	border: 0;
}
ul, li{
	margin: 0;
	padding: 0;
	color: #004f2a;
}
li{
	list-style-type: none;
}

a{
	color: #004f2a;
}
a:hover{
		color: #bfd571;
}


h1 {
	padding: 0 0 10px 0;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size:		17px;
	color: 			#004f2a;
	font-weight: normal;
}
h2 {
	padding: 	    0 0 10px 0;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size:		15px;
	color: 			#004f2a;
	font-weight: lighter;
}
.tab{
		margin-left: 10px;
}		
.oneColFixCtr #container {
	
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 1200px;
	background-image: url(images/BackgroundFinal4.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #006666;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #container2 {
	
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 1325px;
	background-image: url(images/BackgroundFinal5.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #006666;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#sandypic {
	width: 250px;
	height: 221px;
	padding:  20px 0 0 0;
	float: left;
}
#sandypic2 {
		width: 250px;
		height: 185px;
		padding:  20px 0 0 0;
		float: left;
}
#top-fill {
		height: 40px;
		width: 470px;
		padding: 20px 0 0 80px;
		float: left;
}
#top-contact {
		height: 30px;
		width: 200px;
		padding: 10px 0 0 0;
		float: left;
}
#top-contact p {
	padding: 	    0 0 10px 0;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size:		16px;
	color: 			#004f2a;
	font-weight: lighter;
	text-align: center;
}
#top-contact a {
		color: 			#004f2a;
}
#top-contact a:hover {
		color: 			#44a19f;
}
#home-title {
	height: 181px;
	width: 670px;
	padding: 10px 0 10px 40px;
	float: left;
}
#title-top {
		height: 201px;
		width: 647px;
		padding: 40px 0 0 20px;
		float: left;
}
#title-top2 {
		height: 161px;
		width: 727px;
		padding: 40px 0 0 20px;
		float: left;
}
#title-top3 {
		height: 141px;
		width: 727px;
		padding: 40px 0 0 20px;
		float: left;
}
#contactbox{
		height: 55px;
		width: 670px;
		padding: 0 0 0 10px;
		float: left;
		
}
#contactbox p {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size:		18px;
	color: 			#004e82;
	font-weight: lighter;
	text-align: right;
	}
#sidenav {
	width: 250px;
	height: 400px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004f2a;
}


#sidenav ul {
		
		padding: 0;
}
#sidenav ul li{
		padding: 0 0 10px 20px;
}
#sidenav ul li a{
		color: #004f2a;
		text-decoration: none;
}
#sidenav ul li a:hover{
		color: #bfd571;
}
#sidenav2 {
	padding: 20px 0 0 0;
	width: 250px;
	float: left;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size:		12px;
	color: 			#004f2a;
}
#sidenav2 ul {
		height: 400px;
		padding: 0;
}
#sidenav2 ul li{
		padding: 0 0 10px 20px;
}
#sidenav2 ul li a{
		color: #004f2a;
		text-decoration: none;
}
#sidenav2 ul li a:hover{
		color: #bfd571;
}
#textbox {
	
	width: 625px;
	padding: 20px 60px 0 60px;
	float: left;
	text-align: left;
	
}

#home-image {
	padding: 15px 5px 5px 5px;
	float: right;
	
	}
	
#home-image2 {
	padding: 45px 5px 5px 150px;
	float:left;
}
 
#textbox2 {
	
	width: 675px;
	padding: 0 20px 0 20px;
	float: left;
	text-align: left;
	
}
#footer {
	width: 750px;
	float: left;
	padding: 10px 0 10px 250px;
	

	
}
#footer p{
	
	font-size: 10px;
	text-align: center;
	
}
#footer a {
		color: 			#004f2a;
}
#footer a:hover {
		color: 			#44a19f;
}

#wedding-album{
	padding: 35px 5px 5px 125px;
	float: left;
	
	
}

#slideshow {
    position:relative;
	height:300px;
}

#slideshow IMG {
    position:absolute;
    top:25px;
    left:140px;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
.content{
	color:#004f2a;font:12px/1.4 "helvetica neue",arial,sans-serif;
	width:650px;
	float: left;
	padding: 0 0 0 53px;
}

#galleria{height:500px;}
margin:20px auto