@CHARSET "ISO-8859-1";

* {
	color:				#000000;
	background-color:	#FFFFFF;
	font-family:	"Trebuchet MS", times, serif;
}

body {
	width:			902px;
	height:			650px;
}

img {
	text-align:			center:	
}

#banner {
	width:			902px;
/*	border-style:	solid;
	border-width:	1px;
	border-color:	#FFFFFF;*/
	margin-bottom:	7px;
	text-align:		left;
}

#welcome {
	font-family:	"Symbol";
	border-style:	solid;
	border-width:	1px;
	padding:		7px;
	border-color:	#000000;
	width:			870px;
	height:			590px;
	text-align:		center;
}

#intro{
	text-align:		center;
}


#fineprint{
	font-size:		small;
	text-align:		center;
}

#side_image {
	height:			450px;
	overflow:		hidden;
	float:			left;
	padding:		5px; 
	margin-right:	7px;
	margin-bottom:	10px;
	text-align:		center;
}

.phototxt {
	text-align:		left;
	border-style:	solid;
	border-width:	1px;
	border-color:	#000000;
	max-width:		870px;
	width:			870px;
	height:			590px;
	overflow:		auto;
	padding:		5px; 
	float:			left;
}
#contact {
	text-align:		center;
}

#wedding {
	text-align: 	center;
	
}

#navbar {
	text-align:		left;
	/*border-style:	solid;
	border-width:	1px;
	border-color:	#C0C0C0;*/
	width:			902px;
	height:			30px;
	/*margin-top:		10px; */
	clear:			both;
	text-indent:	35px;

}
