body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #000;
	color: #fff;
}

img {
	border: 0;
}

.gold, #home .home, #about .about, #bouquets .bouquets, #church .church, #planner .planner, #testimonials .testimonials, #resources .resources, #contact .contact {
	color: #E7D390;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

.table {
	display: table;
}

.row {
	display: table-row;
}

.centered {
	text-align: center;
}

/*####### HEADER #######*/

#header {
	background: url(../images/top-floral.png) 100% 0 no-repeat;
	position: relative;
	height: 170px;
}

#header, #nav, h2, h3, input#submit, i.more, input#cancel {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo {
	position: absolute;
	left: 0;
	top: 10px;
	width: 50%;
}

#Hname {
	position: absolute;
	left: 185px;
	bottom: 7px;
}

#Hname h1 {
	padding: 0;
	margin: 0;
	font-size: 1.4em;
	font-weight: normal;
}

#Hname h1 a {
	color: #fff;
	text-decoration: none;
}

#hright {
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
}

#hright h2 {
	padding: 0;
	margin: 0 0 15px;
	font-weight: normal;
	font-size: 1.4em;
}

#hright p {
	padding: 0;
	margin: 0;
}

#hmail {
	padding-right: 30px;
}

/*####### NAV #######*/

#nav {
	border-top: 1px solid #858052;
	border-bottom: 1px solid #858052;
	margin-top: 20px;
	padding: 8px 0;
	display: table;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: table-row;
}

#nav ul li {
	display: table-cell;
	padding: 0 13px;
	margin: 0;
	text-transform: capitalize;
	font-size: 0.9em;
	border-right: 1px solid #858052;
}

#nav ul li.first {
	padding-left: 3px;
}

#nav ul li.last {
	padding-right: 0;
	border-right: none;
}

#nav ul li a {
	color: #fff;
	text-decoration: none;
}

/*####### CONTENT #######*/

#content {
	margin-top: 20px;
}

#content h2 {
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 0;
}

#ctop, #cbot {
	display: table;
	width: 100%;
}

#cbot, #footer {
	border-top: 1px solid #858052;
	margin-top: 20px;
}

#ctop-l, #ctop-m, #ctop-r, #ctop-b, address#firstadd, #numbers {
	display: table-cell;
}

#ctop-l {
	width: 320px;
	background: url(../images/separator-long.png) 100% 0 no-repeat;
	vertical-align: top;
}

#ctop-l img {
	border-top: 1px solid #524B33;
}

#cbot-l, #cbot-m {
	background: url(../images/separator-long.png) 310px 40px no-repeat;
}

#ctop-l h2 {
	padding-right: 15px;
}

#ctop-l p {
	font-size: 0.8em;
	padding-right: 20px;
}

#bloglink {
	background: url(../images/submit.png) 0 -29px no-repeat;
	display: block;
	width: 106px;
	height: 29px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	line-height: 29px;
}

#bloglink:hover {
	background: url(../images/submit.png) 0 0 no-repeat;
}

#ctop-m {
	width: 166px;
	vertical-align: top;
}

#ctop-m h3 {
	margin-top: 0;
	font-weight: normal;
	font-size: 1.2em;
}

#ctop-m h3, #ctop-m p, #ctop-m a {
	margin-left: 15px;
}

#ctop-m p {
	border-top: 1px solid #BBAB75;
	font-size: 0.7em;
	padding-top: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

#ctop-m a {
	display: block;
	width: 80px;
	height: 21px;
	line-height: 18px;
	text-align: center;
	font-size: 0.6em;
	color: #fff;
	text-decoration: none;
	background: url(../images/button01.png) 0 -21px no-repeat;
}

#ctop-m a:hover {
	background: url(../images/button01.png) 0 0 no-repeat;
}

span.date {
	color: #BBAB75;
}

#ctop-r {
	background: url(../images/mainpic01.jpg) 0 0 no-repeat;
	width: 464px;
}

#ctop-r img {
	float: right;
}

#cbot-l, #cbot-m, #cbot-r {
	display: table-cell;
	width: 33.3%;
	padding-top: 20px;
}

#cbot-l p, #cbot-m p, #cbot-r p {
	padding-right: 10px;
	font-size: 0.7em;
}

#cbot-l h2, #cbot-m h2, #cbot-r h2 {
	padding-left: 10px;
}

#cbot-l h2 a, #cbot-m h2 a, #cbot-r h2 a {
	color: #fff;
	text-decoration: none;
}

a.serv-bot {
	color: #fff;
	text-decoration: none;
}

img.services {
	border: 1px solid #E7D390;
	margin: 0 10px 10px;
	float: left;
}

a.service-first {
	color: #E7D390;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	text-decoration: none;
}

/*####### INTERNALS #######*/

#ctop-b h2 {
	border-bottom: 1px solid #524B33;
	padding-bottom: 20px;
	margin-left: 20px;
}

#ctop-b p {
	font-size: 0.8em;
	margin-left: 20px;
}

#cbot-b div.table {
	padding-left: 20px;
}

.content-top {
	border-top: 1px solid #524B33;
	padding-top: 20px;
	margin-left: 20px;
}

.content-left-top {
	border-top: 1px solid #524B33;
	padding-top: 20px;
	margin-right: 40px;
}

/*####### CONTACT #######*/

.hotr {
	display: none;
}

.error {
	border: 1px solid #f00;
    background-color: #fdd;
	color: #600;
	padding: 3px;
}

#ctop-l ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#ctop-l ul li {
	font-size: 0.8em;
}

#ctop-l ul li.box {
	margin-bottom: 12px;
	margin-top: 3px;
}

#ctop-l ul li.box input, #ctop-l ul li.box textarea, textarea#emessage, input#ename {
	background: #BBAB75 url(../images/formbg.png) 0 0 no-repeat;
	border: 1px solid #ACABA5;
	width: 225px;
}

#ctop-l ul li.box select {
	background: #BBAB75 url(../images/formbg.png) 0 0 no-repeat;
	border: 1px solid #ACABA5;
}

input#submit, input#cancel {
	background: url(../images/submit.png) 0 -29px no-repeat;
	border: 0;
	width: 106px;
	height: 29px;
	color: #ddd;
	line-height: 29px;
	font-size: 1.3em;
}

input#submit:hover, input#cancel:hover {
	background: url(../images/submit.png) 0 0 no-repeat;
}

#details {
	width: 100%;
	padding-left: 20px;
}

address, #numbers {
	width: 50%;
	vertical-align: top;
}

address {
	font-style: normal;
	font-size: 0.8em;
	margin-left: 20px;
}

#numbers {
	text-align: right;
	padding-right: 20px;
}

#numbers p {
	margin-top: 0;
}

iframe {
	margin-top: 20px;
	border: 2px solid #BBAB75;
}

/*####### WEDDING PLANNER #######*/

#ctop-l #planner-list {
	list-style: disc;
	margin-left: 20px;
}

#ctop-l #planner-list li {
	padding: 3px 0;
}

i.more {
	margin: 15px 0 0 20px;
	font-size: 1.2em;
}

#gallery, #gallery2, #gallery3, #gallery4, #wp-gallery {
	margin-left: 7px;
}

#gallery img, #gallery2 img, #gallery3 img, #gallery4 img, #wp-gallery div {
	float: left;
	margin: 0 0 10px 13px;
}

#wp-gallery p {
	margin: 0;
	text-align: center;
}

i.loading {
	color: #000;
	font-size: 0.6em;
	background: #BBAB75;
	border: 1px solid #000;
	padding: 2px;
}

/*####### TESTIMONIALS #######*/

.testi {
	text-align: right;
	padding-bottom: 20px;
	border-bottom: 1px solid #524B33;
}

/*####### RESOURCES #######*/

#ctop-l ul.res {
	list-style: disc;
	margin-left: 20px;
}

#accordion .element {
	width: 100%;
	margin-left: 20px;
}

#accordion .element .row {
	display: block;
}

#accordion .element address {
	width: 45%;
	float: left;
	padding: 20px 0;
}

#accordion .element address a {
	text-decoration: none;
}

.lc {
	clear: left;
}

#resources ul.res {
	font-size: 1.2em;
	list-style-image: url(../images/white-arrow.gif);
}

#resources ul li {
	padding-bottom: 0;
}

#resources li:hover {
	cursor: pointer;
}


/*####### FOOTER #######*/

#footer {
	display: table;
	font-size: 0.7em;
	width: 100%;
}

#legals, #sitemap {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}

#sitemap {
	text-align: right;
}

#sitemap a {
	color: #fff;
	text-decoration: none;
}

#sitemap ul {
	list-style: none;
}

#sitemap ul li {
	display: inline;
	padding: 0 5px;
	margin: 0;
	border-right: 1px solid #fff;
}

/*####### ACCORDION #######*/

h3.toggler {
	background: url(../images/white-arrow.gif) 0 50% no-repeat;
	border-bottom: 1px solid #524B33;
	margin: 0 0 0 20px;
	padding: 10px 0 10px 10px;
	font-size: 1.2em;
	font-weight: normal;
	cursor: pointer;
}

/*
h3.toggler.arrowdown {
	background: url(../images/whit-arrow-d.gif) 0 50% no-repeat;
}

h3.toggler.arrowright {
	background: url(../images/white-arrow.gif) 0 50% no-repeat;
}
*/

/*####### ADMIN #######*/

.red {
	color: #f00;
}

p.good {
	color: #cfc;
}

p.bad {
	color: #fcc;
}