body {
	font-family: 				"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 					11px;
	color: 						#333366;
	background-image: 			url(../images/site-bg.gif);
	background-repeat: 			repeat;

}
a:link {
	text-decoration: 			none;
	color: 						#663399;

}
a:visited {
	text-decoration: 			none;
	color: 						#663399;

}
a:hover {
	text-decoration: 			underline;
	color: 						#FF3366;

}
a:active {
	text-decoration: 			none;
	color: 						#663399;
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ece4bf;
	font-size: 14px;
	font-style: italic;


}
.container {
	position:					absolute;
	width:						790px;
	height:						770px;
	left: 						50%;
	top:						100px;
	margin-left: 				-385px;
	border: 					1px solid #e8d7e8;
	background-color: 			#f6f2f6;
	background-image: 			url(../images/wedding-guide-topright.gif);
	background-repeat: 			no-repeat;
	background-position: 		right top;


}
.logo-topleft {
	position: absolute;
	z-index: 1;
	left: -104px;
	top: -98px;
}
.banner {
	position: absolute;
	height: 60px;
	width: 468px;
	right: -25px;
	top: -95px;
	z-index: 2;

}
.nav {
	position: absolute;
	top: 90px;
	left: 175px;
	z-index: 1;


}
.content {
	background-color: #FFFFFF;
	position: absolute;
	top: 100px;
	left: 7px;
	padding: 5px 5px 5px;
	height: 560px;
	width: 764px;
	background-image: url(../images/content-fade.gif);
	background-repeat: repeat-x;
	background-position: center top;

}
.footer {
	position: absolute;
	bottom: -20px;
	left: 63px;
}
.column-left {
	position: absolute;
	width: 577px;
	left: 60px;
	padding: 0px 10px 5px 5px;
	overflow-y:					scroll;
	overflow-x:					hidden;
	scrollbar-face-color: 		#cdc8ca;
	scrollbar-shadow-color: 	#FFFFFF;
	scrollbar-highlight-color: 	#FFFFFF;
	scrollbar-3dlight-color: 	#FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: 		#FFFFFF;
	scrollbar-arrow-color: 		#FFFFFF;
	height: 545px;
	top: 15px;



}
.column-right {
	position: absolute;
	width: 120px;
	right: -25px;
	background-color: #ece4bf;
	padding: 7px;
	top: -20px;
	border: 1px solid #DCCE98;

}
.left-nav {
	background-color: #B8B8DC;
	border: 1px solid #663399;
	position: absolute;
	width: 120px;
	left: -75px;
	top: 80px;
	z-index: 2;
	padding: 7px;
	font-size: 11px;
	line-height: 13px;


}
.flowimage {
	padding: 5px;
}
.peakvillage {
	position: absolute;
	height: 67px;
	width: 104px;
	left: -48px;
	top: 31px;
	z-index: 2;
}
.fields {
	font-family:			"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 				11px;
	color: 					#336666;
}
