body, h1, h2, h3, h4, h5, h6, a, ul, li, p, div, span, table, td, tr, blockquote { margin: 0; padding: 0; }

body { margin: 4em 0 1em; font: normal 76% Arial, Helvetica, sans-serif; color: #444; background-color: #ffebcf; }

h1,h2,h3 { color: #444; }
h1#title { margin-bottom: 15px; font-size: 1.5em; font-weight: bold; }
h2 { font-size: 1.15em; font-weight: bold; }
h3 { font-size: 1em; color: #d04d20; }

#main { position: relative; margin: 0 auto; width: 910px; }

/* header */
#header { background: transparent url(/images/header-8.png) no-repeat 0 0; height: 85px; }
#logo { overflow:hidden; position:absolute; top:-39px; left:40px; }
#logo img { display:inline; }
#sitemenu { float: right; margin-right: 16px; margin-top: 15px; }
#sitemenu ul { list-style-type: none; }
#sitemenu li { display: inline; padding: 0 5px 0 15px; }
#sitemenu li.dot { background: transparent url(/images/dot.png) no-repeat scroll 0 center; }
#sitemenu li a { color: #444; font-size: 1em; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
#sitemenu li a:hover { text-decoration: underline; }

#outer { float: left; width: 910px; background: transparent url(/images/shadow-8.png) repeat-y 0 0; }
#inner { width: 890px; margin:0 auto; }

/* navigation */
#navContainer { background: transparent url(/images/nav-8.png) repeat-x 0 0; overflow: hidden; }
#nav { float:right; }
#nav ul { list-style-type: none; }
#nav li { display:inline; }
#nav li a { display: block; float: left; color: #382; height: 40px; background: transparent url(/images/menu-8.png) no-repeat 0 0; text-indent: -9999px; }
#nav li.home a 															{ background-position: 11px 0px; width:69px; }
#nav li.about a 															{ background-position: -60px 0px; width:65px; }
#nav li.preparing a 														{ background-position: -125px 0px; width:92px; }
#nav li.packages a 														{ background-position: -217px 0px; width:92px; }
#nav li.venues a 															{ background-position: -310px 0px; width:75px; } 
#nav li.home a:hover, .home #nav li.home a 						{ background-position: 11px -45px; }
#nav li.about a:hover, .about #nav li.about a 					{ background-position: -60px -45px; }
#nav li.preparing a:hover, .preparing #nav li.preparing a 	{ background-position: -125px -45px; }
#nav li.packages a:hover, .packages #nav li.packages a 		{ background-position: -217px -45px; }
#nav li.venues a:hover, .venues #nav li.venues a 				{ background-position: -310px -45px; }

/* contentPane */
#contentPane p, 
#contentPane h1,
#contentPane h2,
#contentPane h3 { margin-bottom: .57em; }
#contentPane a { color: #d04d1f; text-decoration: underline; }
#contentPane a:hover { text-decoration: none; }
#contentPane ul { list-style-position: outside; margin-bottom: 20px; margin-left:1.2em; }
.venues #contentPane ul#venuelist { float: none; list-style: none; margin-left:0; }
.venues #contentPane ul#venuelist li { float: left; margin-bottom: 50px; margin-right: 100px; width: 202px; display: inline; line-height: 2; }
#contentPane #intro img { border: 1px solid #A67F35; padding: 0; margin: 0 0 10px 20px; float:right; }
.venues #contentPane #intro img { display:block; float:none; margin: 0; }
#slide { border: 0px solid #666; width: 600px; height: 400px; margin-bottom:20px; background: white url(/images/slide-picture.jpg) no-repeat 0 0; }
#slideshow { background: white; }

/* home */
.home #intro span#samesex { background-color: #FFEBCF; border: 1px outset #D04D20; float: right; font-size: 1.1em; font-style: italic; font-weight: bold; padding: 1em; position: relative; text-align: center; width: 13em; }
.home #intro span { float: left; width: 390px; margin-bottom: 0.57em; }
.home #intro span#samesex a { text-decoration:none; }
.home #intro span#samesex a:hover { text-decoration:underline; }

/* intro */
#intro { min-height: 680px; width: 610px; float: left; padding:20px; background: transparent url(/images/cpane-middle.png) repeat-y 0 0; }
.gallery #contentPane #intro { width: 850px; background: #F0FFEC; }
.price { color:#6C73A6; }
.question { font-weight: bold; }
.testimonial { border-top: 1px dotted #A67F35; margin-bottom: 30px; padding-top: 20px; }
.date { color: #28338B; font-style: italic; }
.signature { color: #A67F35; }

/* sidebar */
#sidebar { width: 220px; float: left; padding:20px 0 0 20px; }
#sidebar a { color: #d04d20; font-style: italic; }
#sidebar div#gallery,
#sidebar div#testimonials,
#sidebar div#request { margin-bottom: 1em; overflow: hidden; padding:0 5px; }
#sidebar h4 { text-indent: -9999px; height: 20px; margin-bottom: 10px; }
#sidebar #gallery h4 { background: white url(/images/gallery-8.png) no-repeat 0 0; }
#sidebar #testimonials h4 { background: white url(/images/testimonials-8.png) no-repeat 0 0; }
#sidebar #request h4 { background: white url(/images/request-8.png) no-repeat 0 0; }
#sidebar ul li { list-style: none; margin:10px 0 0 10px; float:left; display: inline; padding: 0; clear:none; }
#sidebar ul a { color: #444; font-style: normal; }
#sidebar .mediablock { overflow:hidden; }
#sidebar .mediablock li { width: 82px; margin-right: 5px; }
#sidebar .mediablock img {border:1px solid gray}
#sidebar ul { float: left; margin: 0; padding: 0; }
#sidebar .readmore { text-align:right; display:block;}
#sidebar #testimonials a { white-space:nowrap; }
#sidebar #testimonials ul li { float: left; }
#sidebar #testimonials { font-size:.9em; font-style: italic; line-height:1.4em; }
#sidebar .nav { float:right; }
#sidebar #gallery .nav { font-size:.9em; }

/* footer */
#footer { clear:left; height: 30px; background: transparent url(/images/footer-8.png) no-repeat 0 0; font-size: 0.833em; }
#footer a { color: #444; text-decoration: none; }
#phoneNrs { display: none; }
#copyright,
#credits { float: left; display:inline; width: 48%; padding-top: .4em; }
#copyright { margin-left: 2%; }
#credits { text-align:right;}

/* contact us */
#contactForm { overflow: hidden; }
.contact input, .contact textarea { width:315px; padding:4px; clear:none; }
label { float: left; width: 10em; }
.field { padding-bottom: 5px; }
.field input, .field textarea { border:1px solid #A67F35; }
legend { font-weight: bold; color: black; }
fieldset { margin: .5em; width: 37em; }
textarea { clear: left; font-family: sans-serif;}
.checkbox label { float:none; text-indent:1em; }
.checkbox input { float:none; margin-right:.5em; border:none;}
#submitButton { margin: .5em .5em 2em 0; width:auto; }
#errors { color: red; }


/* quick request form */
#frmRequest { margin:0; padding:0; }
#frmRequest legend { display: none; }
#frmRequest fieldset { border: none; padding: 0; margin: 0; width: auto; }
#frmRequest label { float: left; clear: left; width: 7em; }
#frmRequest input { width: 8em; border: 1px solid #a67f35}
#frmRequest .field { margin: 5px 0 5px 0; padding-bottom: 0; }
#frmRequest button { border: medium none; cursor: pointer; overflow: hidden; padding: 0; text-indent: -1000em; }
#frmRequest #submitButton { width: 81px; height: 26px; background: url(/images/submit.png) 0 0; border: none; cursor: pointer; color: white; font-size: 1.2em; margin:.2em; }
#frmRequest #submitButton:hover { background-position: 0 -31px; }
#frmRequest .checkbox { width: 100%; }
#frmRequest .checkbox label { width: auto; margin-bottom:1em; }
#frmRequest .checkbox input { width:1em; }
#btnCalendar { width: 13px; height: 13px; background: transparent url(/images/p_cal.gif) no-repeat scroll 0 0; left: -20px; position: relative; top: 3px; }
.required-indicator { display: none; }

/* facebook link */
#fb a { font-family: "lucida grande",tahoma,verdana,arial,sans-serif; font-size: 11px; font-variant: normal; font-style: normal; font-weight: normal; color: #3B5998; text-decoration: underline; }
#fb img { border: none; }
#fb {
	display: block;
	background-color: white;
	padding: 8px;
	border: 1px solid #3B5998;
	width: 250px;
}

/* preparing - subpage */
.religious .ceremony { overflow:hidden; }