/* CSS Document */
body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
#header {
	text-align: center;
	position: relative;
	z-index: 10;
	background-color: #FFFFFF;
	top: -7px;
}

#container {
	border: 7px solid #FFFFFF;
	z-index: 0;
	top: -16px;
}




#flash {
	position:absolute;
	z-index:5;
	left:602px;
	top:293px;
	height: 250px;
	width: 377px;
}


#bkgd {z-index:0;
		position:absolute;
		left:0;
		top:0;}
#faq_questions {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 1300px;
	width: 510px;
	top: -50px;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	background-color: #FFFFFF;
}
#faq_quicklinks {
	width: 500px;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	line-height: 23px;
	left: 446px;
	top: 312px;
}


#faq_questions h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#faq_quicklinks h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}


#faq_quicklinks .quick_links:link {
	color: #FFFFFF;
	text-decoration: none;
}

#faq_quicklinks .quick_links:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#faq_quicklinks .quick_links:active {
	color: #FF0000;
}


#faq_homelinks {
	position: absolute;
	height: 100px;
	width: 125px;
	padding: 5px;
	border: thin solid #333333;
	z-index: 20;
	color: #FFFFFF;
	left: 523px;
	bottom: 1833px;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	
}

#weddings_page_content {
	width: 450px;
	position: absolute;
	color: #FFFFFF;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: justify;
	height: 391px;
	left: 235px;
	top: 283px;
}



#weddings_page_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

#weddings_homelinks {
	position: absolute;
	height: 100px;
	width: 125px;
	padding: 5px;
	border: thin solid #333333;
	z-index: 20;
	color: #FFFFFF;
	left: 716px;
	top: 284px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

#contact_homelinks {
	position: relative;
	height: 100px;
	width: 125px;
	padding: 5px;
	border: thin solid #333333;
	z-index: 20;
	color: #FFFFFF;
	left: 480px;
	top: -185px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;	
}
#contact_page_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}


#contact_page_content {
	width: 450px;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: justify;
	top: 239px;
	height: 200px;
	left: 390px;
}
#container {
	height: 971px;
	width: 954px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/template_1.jpg);
	background-repeat: no-repeat;
}

#weddings_page_content a:link {
	color: #0000FF;
	text-decoration: none;
}
#weddings_page_content a:hover {
	text-decoration: underline;
	color: #0000FF;
	font-weight: bold;
}
#weddings_page_content a:active {
	color: #0000FF;
}
