/* CSS Document */

div#border{
	width:784px;
	padding-top:1px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/gradient.jpg);
	background-repeat: repeat-x;
	margin-top:10px;
	}

div#top {
    width:712px;
	height:118px;
	margin-top:26px;
	margin-left:37px;
	margin-bottom:0px;
	padding-bottom:5px;
	background-image:url(images/topbg.gif)
	}
div.navbar {
	width:158px;
	vertical-align:top;
	margin-top:0px;
	}

div.header {
	width:554px;
	float:right;
	}

div#flash {
	width:713px;
	height:auto;
	margin-left:37px;
	background-color: #EDECDF;
	}

div.homecontent {
	width:692px;
	margin-left:37px;
	background-color: #EDECDF;
	padding-left:10px;
	padding-right:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-top:0px;
	}

div.right {
	width:527px;
	height:auto;
	background-image:url(images/First-Dance.jpg);
	padding-left:170px;
	padding-right:14px;
	padding-top:3px;
	background-color: #EDECDF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	background-repeat:no-repeat;
	margin-left:38px;
	}

div.footer {
	width:250px;
	height:15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8d3a53;
	margin-left:250px;
	padding:30px;
}

	
/* STYLES */


.heading1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

body {
	background-color: #e1dfc8;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
