@charset "utf-8";




body {
	margin: 0px;
	text-align: center;
	padding: 0px;
	background-color: #a3a369;
	background-attachment: fixed;
	background-image: url(../images/bottom_swirl.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	
}

#home #nav_home a,
#wedding #nav_wedding a,
#sympathy #nav_sympathy a,
#occasion #nav_occasion a,
#about #nav_about a,
#faq #nav_faq a,
#contact #nav_contact a
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}

#container {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;
}
#navigation {
	text-align: right;
	width: 100%;
	height: 30px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	
}
#top_space {
	height: 81px;
	width: 100%;
	background-image: url(../images/design__01.jpg);
	background-repeat: no-repeat;
}
#centre_wrap {
	height: 382px;
	background-image: url(../images/design__02.jpg);
	background-repeat: no-repeat;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#right_content {
	height: 382px;
	width: 590px;
	float: right;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#left_content {
	float: left;
	height: 350px;
	width: 304px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
#contact #right_content {
	background-image: url(../images/contact__flowers.jpg);
	background-repeat: no-repeat;
	background-position: left;
	clear: both;
}
.contact {
	font-size: 1em;
	font-weight: normal;
	background-repeat: no-repeat;
	height: 39px;
	width: 400px;
	background-position: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.about_h1 {
	background-image: url(../images/About.gif);
	padding: 0px;
	height: 36px;
	width: 275px;
	float: right;
	text-indent: -9999px;
	margin-top: 52px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
.home_h1 {
	background-image: url(../images/Welcome.gif);
	padding: 0px;
	height: 74px;
	width: 213px;
	float: right;
	text-indent: -9999px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}

.weddings_h1 {
	background-image: url(../images/weddings.gif);
	padding: 0px;
	height: 55px;
	width: 207px;
	float: right;
	text-indent: -9999px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
.sympathy_h1 {
	background-image: url(../images/Sympathy.gif);
	padding: 0px;
	height: 55px;
	width: 197px;
	float: right;
	text-indent: -9999px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
.occasion_h1 {
	background-image: url(../images/Occasions.gif);
	padding: 0px;
	height: 57px;
	width: 282px;
	float: right;
	text-indent: -9999px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
.faq_h1 {
	background-image: url(../images/FAQ.gif);
	padding: 0px;
	height: 73px;
	width: 264px;
	float: right;
	text-indent: -9999px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}


.contact_h1 {
	background-image: url(../images/Contact_stems.gif);
	padding: 0px;
	height: 38px;
	width: 223px;
	float: right;
	text-indent: -9999px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
#faq_scroll p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.5;
	padding: 0px;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
}




#navigation ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: none;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
}
#navigation li {
	display: inline;
	padding: 0px;
}
#navigation a:link {
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#navigation a:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	background-color: #ACAB7E;
}
#navigation a:visited {
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
a:link {
	color: #939359;
}

a:hover {
	color: #990000;
}
#webform {
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 20px;
	color: #ACAB7E;
}






.left_content_p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.6em;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	clear: right;
	text-align: right;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 50px;
}

.quote_writer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .6em;
	font-weight: bold;
	color: #A3A369;
	text-align: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.clearboth {
	clear: both;
}
#footer {
	height: 158px;
	background-image: url(../images/design_03.jpg);
	background-repeat: no-repeat;
	width: 100%;
}
.right_content_p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	text-align: left;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#faq_scroll {
	width: 480px;
	height: 365px;
	overflow: auto;
}
#faq_scroll h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	background-color: #F0F0E6;
	color: #7A113C;
	display: inline;
	line-height: 1.4em;
}
#about #container #centre_wrap #right_content img {
	padding-top: 0px;
}
.faq_scroll_table {
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
	font-style: normal;
}
#contact #thanks {
	background-image: url(../images/thanks.jpg);
	background-repeat: no-repeat;
	background-position: left;
	clear: both;
}
