* {margin:0; padding:0;}
body {
	background-color: #D3CDCA;
	font-size: 1em;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #5A4D5C;
}
#wrapper {
	background-color: #D6C8C4;
	width: 850px;
	border: 1px solid #F2EFE7;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper-inner  {
	background-repeat: no-repeat;
	background-position: left top;
}
#header-div {
	height: 300px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(Assets/wedding-design-berndes.gif);
}
#nav-div {
	background-color: #D6C8C4;
	height: 20px;
	width: 510px;
	float: right;
	margin-right: 25px;
}
#top-text-div {
	background-color: #D6C8C4;
	height: 40px;
	width: 725px;
	margin-left: 90px;
	margin-top: -85px;
}
#top-textdiv-inner {
	padding-top: 5px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #FFFFFF;
	font-style: normal;
	letter-spacing: 0.45em;
	text-align: center;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.25em;
	text-align: center;
	margin-top: 5px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 12px;
	font-size: 1.2em;
	font-weight: bold;
	color: #9A757B;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #9A757B;
	margin-bottom: 0.5em;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	text-align: center;
	color: #9A757B;
	margin-bottom: .2em;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #9A757B;
	margin-top: 5px;
}
#photo-div {
	background-color: #C6B6B3;
	height: 340px;
	width: 725px;
	margin-left: 90px;
	border: 1px solid #F2EFE7;
}
#photo-div-inner {
}
#home-photo-one {
	float: left;
	height: 243px;
	width: 165px;
	margin-top: 45px;
	margin-left: 7px;
	border: .5px solid #FFFFFF;
}
#home-photo-two {
	float: left;
	height: 243px;
	width: 365px;
	margin-top: 45px;
	margin-left: 7px;
	border: .5px solid #FFFFFF;
}
#home-photo-three {
	float: left;
	height: 243px;
	width: 162px;
	margin-top: 45px;
	margin-left: 7px;
	border: .5px solid #FFFFFF;
}
#gallery-div {
	height: 500px;
	width: 725px;
	margin-left: 90px;
	margin-bottom: 5px;
	border: 1px solid #F2EFE7;
}
#slideshow-holder {
	height: 470px;
	width: 650px;
	margin-top: 20px;
	margin-left: 70px;
}
#content-div {
	background-color: #FEFAFE;
	width: 725px;
	margin-left: 90px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content-div-inner {
	padding-top: 5px;
}
#main-text-div {
	width: 480px;
	padding-bottom: 20px;
	float: left;
	padding-top: 20px;
}
#main-text-inner {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5A4D5C;
	padding-left: 20px;
	padding-right: 8px;
}
#main-text-inner p {
	padding-bottom: .9em;
}
#main-text-inner p:first-letter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}
#services-list {
	margin-left: 35px;
}
#services-list  li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.9em;
	text-decoration: none;
	list-style-type: square;
	list-style-position: outside;
	color: #9A757B;
}
#services-list li.firstListItem {
	margin-top: 1em;
}
#services-list  li.lastListItem {
	margin-bottom: 1.5em;
}
#packages-list {
	margin-left: 15px;
}
#packages-list li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #5A4D5C;
	list-style-type: square;
	line-height: 1.1em;
	padding-bottom: 0.5em;
}
#sidebar {
	width: 215px;
	float: right;
	margin-right: 20px;
	margin-top: 30px;
}
#sidebar-inner {
	padding-top: 40px;
}
#side-photo-div {
	height: 50px;
	width: 200px;
	margin-left: 5px;
	border: 3px solid #FFFFFF;
}
#side-Nav {
	width: 215px;
	margin-top: 40px;
	float: right;
	margin-right: 20px;
}
#side-photo-div-about {
	height: 160px;
	width: 200px;
	margin-left: 1px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 8px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9A757B;
	border-right-color: #9A757B;
	border-bottom-color: #9A757B;
	border-left-color: #9A757B;
}
#services-photo-div {
	height: 300px;
	width: 200px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 8px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9A757B;
	border-right-color: #9A757B;
	border-bottom-color: #9A757B;
	border-left-color: #9A757B;
	margin-left: 2px;
}
#total-photo-div {
	height: 257px;
	width: 200px;
	margin-left: 3px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 8px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9A757B;
	border-right-color: #9A757B;
	border-bottom-color: #9A757B;
	border-left-color: #9A757B;
}
#partner-photo-div {
	height: 255px;
	width: 200px;
	margin-left: 3px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 8px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9A757B;
	border-right-color: #9A757B;
	border-bottom-color: #9A757B;
	border-left-color: #9A757B;
}
#for-a-day-photo-div {
	height: 300px;
	width: 200px;
	margin-left: 3px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 8px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9A757B;
	border-right-color: #9A757B;
	border-bottom-color: #9A757B;
	border-left-color: #9A757B;
}
#appplause-photo-div {
	height: 298px;
	width: 200px;
	margin-left: 3px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 8px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9A757B;
	border-right-color: #9A757B;
	border-bottom-color: #9A757B;
	border-left-color: #9A757B;
}
.applauseSig {
	font-style: italic;
}
#contact-photo-div {
	height: 185px;
	width: 200px;
	margin-left: 3px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 8px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9A757B;
	border-right-color: #9A757B;
	border-bottom-color: #9A757B;
	border-left-color: #9A757B;
	margin-top: -10px;
}
#clear-the-content {
	clear: both;
	height: 20px;
	width: 725px;
}
#lower-content {
	background-color: #C6B6B3;
	height: 130px;
	width: 725px;
	border: 1px solid #F2EFE7;
	margin-top: 5px;
	margin-left: 90px;
}
#lower-content-inner {
	padding-left: 20px;
	padding-right: 70px;
	padding-top: 10px;
}
#lower-content-inner   p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-bottom: 8px;
	letter-spacing: 1px;
	line-height: 16px;
}
#lower-content-inner p:first-letter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #FFFFFF;
}
#arrow-div {
	float: right;
	height: 55px;
	width: 55px;
	margin-right: -55px;
	padding-top: 20px;
}
a img 
{border: 0;
}
#footer-large {
	height: 55px;
	width: 725px;
	margin-left: 90px;
	background-color: #D6C8C4;
	clear: both;
}
#footer-large-inner {
	padding-top: 10px;
}
.yourWedding {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #683C46;
	letter-spacing: 0.2em;
}
.contactUs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	float: right;
	letter-spacing: 0.2em;
	margin-top: 5px;
}
contactUs a {
	color: #537CA0;
	text-decoration: none;
}
#footer-resources {
	width: 725px;
	margin-top: 5px;
	margin-left: 90px;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2EFE7;
}
#footer-res-inner {
	padding-top: 7px;
}
#final-footer {
	height: 28px;
	width: 725px;
	margin-left: 90px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2EFE7;
	border-bottom-style: solid;
	border-bottom-color: #F2EFE7;
	border-bottom-width: 1px;
	margin-bottom: 4px;
	clear: both;
}
#final-footer-inner {
	margin-top: 2px;
}
.allRights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	letter-spacing: 2px;
	line-height: 12px;
}
#scroll-div {
	height: 60px;
	width: 200px;
	margin-top: 10px;
	margin-left: 5px;
	background-image: url(Assets/single-scroll.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#scroll-div-srvcs {
	background-image: url(Assets/single-scroll-three.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 190px;
	margin-top: 60px;
	margin-left: 12px;
}
#scroll-div-two {
	background-image: url(Assets/single-scroll-two.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 60px;
	width: 200px;
	margin-top: 10px;
	margin-left: 5px;
}
#quote-div {
	text-align: center;
	height: 80px;
	width: 200px;
	margin-left: 3px;
	margin-top: 5px;
}
#quote-div-inner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #AE958C;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	font-style: italic;
}
