@charset "ISO-8859-1";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	background-image: url(images/bkg3.gif);
	background-repeat: repeat;
	background-color: #b8e2e9;
	background-position: center top;
}
#center {
	display: block;
	width: 900px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	background-color: #FFFFFF;
}
#center #header #utilitybar {
	background-color: #047482;
	display: block;
	height: 18px;
	width: 880px;
	position: relative;
	top: 0px;
	font-size: 1.4em;
	color: #FFFFFF;
	text-align: right;
	padding-top: 2px;
	padding-right: 20px;
}
#center #header #utilitybar a {
	color: #FFFFFF;
	text-decoration: none;
}
#center #header #utilitybar a:hover {
	color: #C7EAF2;
	text-decoration: none;
}
#center #header {
	display: block;
	height: 155px;
	width: 900px;
}
#center #header #logo {
	display: block;
	height: 78px;
	width: 378px;
	position: relative;
	left: 28px;
	top: 29px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	clear: both;
	float: left;
}
#center #header #tagline {
	background-image: url(images/tagline.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 27px;
	width: 405px;
	position: relative;
	top: 56px;
	float: right;
	right: 32px;
}
#center #content {
	display: block;
	height: 345px;
	width: 900px;
	position: relative;
	top: 0px;
}
#center #content #navbuttons {
	height: 315px;
	width: 212px;
	position: relative;
	left: 20px;
	float: left;
	list-style-type: none;
	overflow: hidden;
}
#center #content #navbuttons li {
	float: left;
	list-style-type: none;
}
#center #content #navbuttons li.weddings {
	background-image: url(images/navbuttons.jpg);
	background-repeat: no-repeat;
	background-position: -212px 0px;
	display: block;
	height: 80px;
	width: 212px;
}
#center #content #navbuttons a.weddings {
	background-image: url(images/navbuttons.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -5000px;
	display: block;
	height: 80px;
	width: 212px;
}
#center #content #navbuttons li.current a.weddings,
#center #content #navbuttons a.weddings:hover {
	background-image: none;
}
#center #content #navbuttons li.corporate {
	background-image: url(images/navbuttons.jpg);
	background-repeat: no-repeat;
	background-position: -212px -80px;
	display: block;
	height: 55px;
	width: 212px;
}
#center #content #navbuttons a.corporate {
	background-image: url(images/navbuttons.jpg);
	background-repeat: no-repeat;
	background-position: 0px -80px;
	text-indent: -5000px;
	display: block;
	height: 55px;
	width: 212px;
}
#center #content #navbuttons li.current a.corporate,
#center #content #navbuttons a.corporate:hover {
	background-image: none;
}
#center #content #navbuttons li.baby {
	background-image: url(images/navbuttons.jpg);
	background-repeat: no-repeat;
	background-position: -212px -135px;
	display: block;
	height: 80px;
	width: 212px;
}
#center #content #navbuttons a.baby {
	background-image: url(images/navbuttons.jpg);
	background-repeat: no-repeat;
	background-position: 0px -135px;
	text-indent: -5000px;
	display: block;
	height: 80px;
	width: 212px;
}
#center #content #navbuttons li.current a.baby,
#center #content #navbuttons a.baby:hover {
	background-image: none;
}
#center #content #navbuttons li.parties {
	background-image: url(images/navbuttons.jpg);
	background-repeat: no-repeat;
	background-position: -212px -215px;
	display: block;
	height: 100px;
	width: 212px;
}
#center #content #navbuttons a.parties {
	background-image: url(images/navbuttons.jpg);
	background-repeat: no-repeat;
	background-position: 0px -215px;
	text-indent: -5000px;
	display: block;
	height: 100px;
	width: 212px;
}
#center #content #navbuttons li.current a.parties,
#center #content #navbuttons a.parties:hover {
	background-image: none;
}
#center #content #main_ad_home {
	display: block;
	float: right;
	height: 315px;
	width: 638px;
	position: relative;
	right: 20px;
}
#center #footer {
	font-size: 1.3em;
	color: #047482;
	display: block;
	position: relative;
	height: 25px;
	width: 880px;
	text-align: right;
	background-color: #FFFFFF;
	padding-right: 20px;
	top: 5px;
	clear: both;
}
#center #content #content_container {
	display: block;
	width: 638px;
	float: right;
	right: 20px;
	position: relative;
}
#center #content #content_container #sub_header {
	display: block;
	height: 150px;
	width: 638px;
}
#center #content #content_container #textbox {
	background-image: url(images/bodybkg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 30px;
	padding-left: 30px;
}
#center #content #content_container #textbox_top {
	background-image: url(images/bodybkg_top.gif);
	display: block;
	height: 30px;
	width: 638px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#center #content #content_container #textbox_bottom {
	background-image: url(images/bodybkg_bottom.gif);
	display: block;
	height: 30px;
	width: 638px;
	padding-bottom: 30px;
	background-repeat: no-repeat;
	background-position: left top;
}
#center #content #content_container #textbox h1 {
	font-size: 4em;
	color: #047382;
	font-weight: normal;
	text-transform: lowercase;
}
#center #content #content_container #textbox h2 {
	font-size: 2.5em;
	font-style: italic;
	font-weight: normal;
	color: #0aa4bc;
}
#center #content #content_container #textbox p {
	font-size: 1.4em;
	line-height: 1.8em;
	color: #333333;
	padding-bottom: 10px;
	padding-top: 10px;
}
#center #content #content_container #textbox ul {
	padding-bottom: 30px;
	margin-left: 20px;
}
#center #content #content_container #textbox li {
	font-size: 1.4em;
	line-height: 1.8em;
	color: #333333;
	list-style-image: url(images/bullet.gif);
}
#center #content #content_container #textbox a {
	font-weight: bold;
	color: #047382;
	text-decoration: underline;
}
#center #content #content_container #textbox a:hover {
	font-weight: bold;
	color: #174E58;
	text-decoration: underline;
}
#center #content #content_container #textbox .smallprint {
	font-size: 1.1em;
	color: #666666;
	line-height: 1.3em;
}
#center #content #content_container #textbox .testimonial {
	color: #047482;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0AA4BC;
	border-bottom-color: #0AA4BC;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-right: 40px;
	margin-left: 40px;
	font-size: 1.6em;
}
#center #content #content_container #textbox #pagebutton {
	height: 90px;
	width: 180px;
	list-style-type: none;
	overflow: hidden;
	margin-top: 15px;
}
#center #content #content_container #textbox #pagebutton ul {
	list-style-type: none;
	margin: 0px;
}
#center #content #content_container #textbox #pagebutton li {
	float: left;
	list-style-type: none;
	margin-bottom: 5px;
}
#center #content #content_container #textbox #pagebutton li.quotebutton {
	background-image: url(images/button_quote.jpg);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	display: block;
	height: 40px;
	width: 180px;
}
#center #content #content_container #textbox #pagebutton a.quotebutton {
	background-image: url(images/button_quote.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -5000px;
	display: block;
	height: 40px;
	width: 180px;
}
#center #content #content_container #textbox #pagebutton li.current a.quotebutton,
#center #content #content_container #textbox #pagebutton a.quotebutton:hover {
	background-image: none;
}
#center #content #content_container #textbox #pagebutton li.portfoliobutton {
	background-image: url(images/button_portfolio.jpg);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	display: block;
	height: 40px;
	width: 180px;
}
#center #content #content_container #textbox #pagebutton a.portfoliobutton {
	background-image: url(images/button_portfolio.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -5000px;
	display: block;
	height: 40px;
	width: 180px;
}
#center #content #content_container #textbox #pagebutton li.current a.portfoliobutton,
#center #content #content_container #textbox #pagebutton a.portfoliobutton:hover {
	background-image: none;
}
