/* 	PressPublisher.com CSS
    
	All content, XHTML, CSS, images, and graphics are
	Copyright (c) 2008 PressPublisher.com. All Rights Reserved.

----------------------------------------------------------------------- */


body { 
	margin: 0; 
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #a99458;
	text-align: center;
	font-size: small; 
	color: #333;
	}

p.access { 
	display: none; 
	}

br.clear, div.clear, .clear { 
	margin: 0; 
	padding: 0; 
	display:block; 
	clear:both; 
	font-size:0; 
	line-height:0; 
	height:0; 
	visibility:hidden; 
	overflow:hidden;
	}

p {  }

h1, h2, h3, h4, h5, h6 { 
	color: #0d1c34; 
	margin-bottom:.4em; 
	line-height:1.3em; 
	font-family: Georgia, Times New Roman, Trebuchet MS;
	}
	
h1 { font-size:3em; font-weight: normal; }
h2 { font-size:1.5em; }
h3 { font-size:1.35em; }
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }

a { color: #336699; text-decoration: none;  }

a:hover { color: #00000; }

a img { border: 0; }

.red-error {color: #FF0000; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/*-----------------------------------------------------------------------
	Wrapper
----------------------------------------------------------------------- */

#wrapper {
	display: block;
	width: 850px;
	padding: 0;
	margin: 0 auto;
	text-align: center; 
	}


#header {
	display: block;
	width: 850px;
	height: 141px;
	padding: 0;
	margin: 0;
	}

#header h1 {
	display: block;
	width: 850px;
	height: 141px;
	padding: 0;
	margin: 0;
	background: url(/graphics/bg-header.gif) no-repeat top left;
	}

#header h1 a {
	display: block;
	width: 850px;
	height: 141px;
	padding: 0;
	margin: 0;
	background: url(/graphics/bg-header.gif) no-repeat top left;
	text-indent: -9999px;
	text-decoration: none;
	}

#header h1 a:hover {
	text-decoration: none;
	}

#header h2 {
	display: none;
	}


/*-----------------------------------------------------------------------
	Navigation
----------------------------------------------------------------------- */

#navigation {
	clear: both;
	margin: 0; 
	padding: 0;
	width: 850px;
	height: 50px;
	background: #ecdaa5 url(/graphics/bg-nav.gif) no-repeat top left;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

#nav, #nav ul {
	margin: 0 0 0 56px; 
	padding: 0;
	width: 746px;
	height: 50px;
	list-style: none;
	text-align: left;
}

#nav ul {
	margin: 0; 
	padding: 0;
	width: 746px;
	height: 50px;
	list-style: none;
	border: none;
	font-size: 11px;
	}

#nav ul ul {
	background-image: none;
	
	}


#nav li a {
    margin: 0;
	padding: 0;
	display: block;
	height: 50px;
	text-indent: -9999px;
	text-decoration: none;
}

#nav li li a {
	text-indent: 0;
	font-size: 11px;
}


#nav li {
    margin: 0;
	padding: 0;
	height: 50px;
	display: block;
	float: left;
}


#nav li.page-item-3 { width: 75px; background-color: none; background-image: url(/graphics/about-dn.gif); }/* About */
#nav li.page-item-5 { width: 85px; background: url(/graphics/weddings-dn.gif) no-repeat top right; }/* Weddings */
#nav li.page-item-7 { width: 144px; background: url(/graphics/features-dn.gif) no-repeat top right; }/* Features */
#nav li.page-item-8 { width: 109px; background: url(/graphics/gallery-dn.gif) no-repeat top right; }/* Gallery */
#nav li.page-item-11 { width: 99px; background: url(/graphics/tours-dn.gif) no-repeat top right; }/* Tours */
#nav li.page-item-15 { width: 55px; background: url(/graphics/faqs-dn.gif) no-repeat top right; }/* FAQs */
#nav li.page-item-13 { width: 89px; background: url(/graphics/directions-dn.gif) no-repeat top right; }/* Directions */
#nav li.page-item-17 { width: 90px; background: url(/graphics/contact-dn.gif) no-repeat top left; }/* Contact */
	
#nav li.page-item-3 a { width: 75px; background: url(/graphics/about-up.gif) no-repeat top right; }/* About */
#nav li.page-item-5 a { width: 85px; background: url(/graphics/weddings-up.gif) no-repeat top right; }/* Weddings */
#nav li.page-item-7 a { width: 144px; background: url(/graphics/features-up.gif) no-repeat top right; }/* Features */
#nav li.page-item-8 a { width: 109px; background: url(/graphics/gallery-up.gif) no-repeat top right; }/* Gallery */
#nav li.page-item-11 a { width: 99px; background: url(/graphics/tours-up.gif) no-repeat top right; }/* Tours */
#nav li.page-item-15 a { width: 55px; background: url(/graphics/faqs-up.gif) no-repeat top right; }/* FAQs */
#nav li.page-item-13 a { width: 89px; background: url(/graphics/directions-up.gif) no-repeat top right; }/* Directions */
#nav li.page-item-17 a { width: 90px; background: url(/graphics/contact-up.gif) no-repeat top left; }/* Contact */

#nav li.page-item-3 a:hover { background: none; }/* About */
#nav li.page-item-5 a:hover { background: none; }/* Weddings */
#nav li.page-item-7 a:hover { background: none; }/* Features */
#nav li.page-item-8 a:hover { background: none; }/* Gallery */
#nav li.page-item-11 a:hover { background: none; }/* Tours */
#nav li.page-item-15 a:hover { background: none; }/* FAQs */
#nav li.page-item-13 a:hover { background: none; }/* Directions */
#nav li.page-item-17 a:hover { background: none; }/* Contact */

#nav li.page-item-3  li,
#nav li.page-item-5  li,
#nav li.page-item-7 li,
#nav li.page-item-8  li,
#nav li.page-item-11  li,
#nav li.page-item-15  li,
#nav li.page-item-13  li,
#nav li.page-item-17  li { background-image: none; background: #ccc; height: 30px; width: 215px;  }

#nav li.page-item-3 li a,
#nav li.page-item-5 li a,
#nav li.page-item-7 li a,
#nav li.page-item-8 li a,
#nav li.page-item-11  li a,
#nav li.page-item-15  li a,
#nav li.page-item-13  li a,
#nav li.page-item-17  li a { background-image: none; background: #ccc; height: 30px; text-indent: 10px; line-height: 30px; width: 215px; border-top: 1px solid #ecdaa5;   }

#nav li.page-item-3 li a:hover,
#nav li.page-item-5 li a:hover,
#nav li.page-item-7 li a:hover,
#nav li.page-item-8 li a:hover,
#nav li.page-item-11  li a:hover,
#nav li.page-item-15  li a:hover,
#nav li.page-item-13  li a:hover,
#nav li.page-item-17  li a:hover { background-image: none; 	 background: #e7d18f; 
	 color: #000;  }

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: auto;
	font-weight: normal;
	
	margin: 0;
	background: none;
}

#nav li li {
	background: none;
	float: none;
}

#nav li ul a {
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li.page-item-3:hover { background: url(/graphics/about-dn.gif) no-repeat top right; }/* About */
#nav li.page-item-5:hover { background: url(/graphics/weddings-dn.gif) no-repeat top right; }/* Weddings */
#nav li.page-item-7:hover { background: url(/graphics/features-dn.gif) no-repeat top right; }/* Features */
#nav li.page-item-8:hover { background: url(/graphics/gallery-dn.gif) no-repeat top right; }/* Gallery */
#nav li.page-item-11:hover { background: url(/graphics/tours-dn.gif) no-repeat top right; }/* Tours */
#nav li.page-item-15:hover { background: url(/graphics/faqs-dn.gif) no-repeat top right; }/* FAQs */
#nav li.page-item-13:hover { background: url(/graphics/directions-dn.gif) no-repeat top right; }/* Directions */
#nav li.page-item-17:hover { background: url(/graphics/contact-dn.gif) no-repeat top left; }/* Contact */

#nav li.page-item-3:hover a { background: url(/graphics/about-dn.gif) no-repeat top right; }/* About */
#nav li.page-item-5:hover a { background: url(/graphics/weddings-dn.gif) no-repeat top right; }/* Weddings */
#nav li.page-item-7:hover a { background: url(/graphics/features-dn.gif) no-repeat top right; }/* Features */
#nav li.page-item-8:hover a { background: url(/graphics/gallery-dn.gif) no-repeat top right; }/* Gallery */
#nav li.page-item-11:hover a { background: url(/graphics/tours-dn.gif) no-repeat top right; }/* Tours */
#nav li.page-item-15:hover a { background: url(/graphics/faqs-dn.gif) no-repeat top right; }/* FAQs */
#nav li.page-item-13:hover a { background: url(/graphics/directions-dn.gif) no-repeat top right; }/* Directions */
#nav li.page-item-17:hover a { background: url(/graphics/contact-dn.gif) no-repeat top left; }/* Contact */

#nav li.page-item-3:hover li a { background: #8c6239; color: #fff; }/* About */
#nav li.page-item-5:hover li a { background: #8c6239; color: #fff; }/* Weddings */
#nav li.page-item-7:hover li a { background: #8c6239; color: #fff; }/* Features */
#nav li.page-item-8:hover li a { background: #8c6239; color: #fff; }/* Gallery */
#nav li.page-item-11:hover li a { background: #8c6239; color: #fff; }/* Tours */
#nav li.page-item-15:hover li a { background: #8c6239; color: #fff; }/* FAQs */
#nav li.page-item-13:hover li a { background: #8c6239; color: #fff; }/* Directions */
#nav li.page-item-17:hover li a { background: #8c6239; color: #fff; }/* Contact */

#nav li.page-item-3:hover li a:hover { background: #e7d18f; color: #000; }/* About */
#nav li.page-item-5:hover li a:hover { background: #e7d18f; color: #000; }/* Weddings */
#nav li.page-item-7:hover li a:hover { background: #e7d18f; color: #000; }/* Features */
#nav li.page-item-8:hover li a:hover { background: #e7d18f; color: #000; }/* Gallery */
#nav li.page-item-11:hover li a:hover { background: #e7d18f; color: #000; }/* Tours */
#nav li.page-item-15:hover li a:hover { background: #e7d18f; color: #000; }/* FAQs */
#nav li.page-item-13:hover li a:hover { background: #e7d18f; color: #000; }/* Directions */
#nav li.page-item-17:hover li a:hover { background: #e7d18f; color: #000; }/* Contact */


#nav li:hover, #nav li.sfhover {
	background: none;
}





#content { 
	display: block;
	width: 850px;
	margin: 0;
	padding: 0;
	background: #e2c675 url(/graphics/bg-content.gif) no-repeat bottom left;
	text-align: left;
}

#main {
	display: block;
	margin: 0;
	padding: 15px;
	background: url(/graphics/bg-main.gif) repeat-x top left;
 }

#main h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #c1272d;
	letter-spacing: -1px;
	font-style: italic;
	padding: 25px 10px 15px 10px;
	margin: 0;
 }



#main.79 table { 
	font-size: 11px;
}
#left p {
	font-size: 12px;
	color: #000;
	line-height: 22px;
	padding: 0 10px 0 10px;
 }


#left {
	display: block;
	width: 300px;
	float: left;
	padding: 0 0 0 0;
	margin: 0;
 }
#right {
	display: block;
	width: 490px;
	float: right;
	padding: 0;
	margin: 0;
 }
#home-slideshow {
	display: block;
	width: 481px;
	height: 275px; 
	background: url(graphics/home-slideshow-frame.gif) no-repeat top left;
 }




 
 #footer {
	display: block;
	width: 850px;
	margin: 0;
	padding: 10px 0;
	background: #000;
 }
  #footer h3 {
	margin: 0;
	padding: 0;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
 }
 



/* lightview.css
   http://www.nickstakenburg.com/projects/lightview
*/

#lightview {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 150px;
	width: 150px;
	margin: -75px 0 0 -75px;
	padding: 0;
}

/* The container that holds everything */
.lv_Container {
	position: relative;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0;
	margin: 0;
}

.lv_Button {
	cursor: pointer;
	text-decoration: none;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

/* The buttons on the side when you view a gallery */
.lv_Sides {
	position: absolute;
	top: 50%;
	left: 0;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}
.lv_Sides * { padding: 0; margin: 0; }
.lv_Sides li {
	list-style-type: none;
	position: relative;
}

.lv_PrevSide { float: left; }
.lv_NextSide { float: right; }
.lv_Sides .lv_Wrapper {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.lv_Sides .lv_Button {
	float: left;
	background: none;
}

/* The frames above and below the center, that hold the corners.
   It's recommended not to change anything here, a lot is done in
   javascript to build further upon this based on your settings.
*/
.lv_Frames {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0;
	margin: 0;
}
.lv_Frames li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.lv_Frame {
	width: 100%;
	display: block;
}
.lv_Frame * { padding: 0; margin: 0; }
.lv_FrameTop {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
}
.lv_FrameBottom {
	position: relative;
	float: left;
	clear: both;
}

.lv_Liquid {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.lv_Liquid .lv_Filler {
	position: absolute;
	height: 100%;
	width: 2px;
	top: 0;
	left: 50%;
}

.lv_Half {
	display: block;
	height: 100%;
	clear: both;
	line-height: 0px;
}
.lv_Half li { list-style-type: none; }
.lv_Corner {
	float: left;
	position: relative;
}
.lv_CornerTr, .lv_CornerBr { float: right; }

.lv_Fill {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.lv_Half .lv_CornerWrapper {
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.lv_HalfRight .lv_CornerWrapper { float: right; }

.lv_Corner { position: relative; }
.lv_Corner canvas { position: relative; }
.lv_HalfLeft .lv_Corner { float: left; }
.lv_HalfRight .lv_Corner {
	position: relative;
	float: right;
}

/* To position content correctly in the center with correct
   rounded corner display we need a few wrappers.
   This is to get it right on all browsers.
*/
.lv_Center {
	position: relative;
	clear: both;
	height: 100%;
	overflow: hidden;
	background: none;
	padding: 0;
	margin: 0;
}
.lv_WrapUp {
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapDown {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapCenter {
	position: relative;
	padding: 0;
	margin: 0;
}

/* The loading indicator */
.lv_Loading {
	position: absolute;
	top: 50%;
	left: 50%;
}
.lv_Loading .lv_Button {
	float: left;
	height: 100%;
	width: 100%;
}

.lv_MediaWrapper {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	clear: both;
	padding: 0;
	margin: 0;
}
.lv_MediaWrapper img {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

/* The overlays on top of images that toggle the previous/next buttons */
.lv_PrevNext {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.lv_PrevNext * { padding: 0; margin: 0; }
.lv_PrevNext .lv_Button {
	position: relative;
	height: 100%;
}
.lv_PrevButton { float: left; }
.lv_NextButton { float: right; }

/* The bar that holds title, caption, imagenumber, slideshow and closebutton */
.lv_MenuBar {
	clear: both;
	position: relative;
	width: 100%;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0;
	margin: 0;
	text-align:left;
}
.lv_MenuBar * { padding: 0; margin: 0; }

/* When the Menubar is at the top, on (ajax/iframe/inline) content,
   it will also have this style.
   The margins are removed here for better alignment, and since it's
   at the top we switch the inner margins to the other side.
*/
.lv_MenuTop .lv_DataText div,
.lv_MenuTop .lv_ImgNumber div { margin: 0; padding: 0; }
#lightview .lv_MenuTop .lv_Close, 
#lightview .lv_MenuTop .lv_Data { margin: 0 0 6px 0; }

.lv_Close, .lv_Data { margin: 6px 0 0 0; }
.lv_Close {
    position: relative;
	float: right;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.lv_Data {
	position: relative;
	float: left;
	padding-bottom: 3px;
	line-height: 13px;
}

.lv_Data li {
	list-style-type: none;
	float: left;
	margin-top: 3px;
}
.lv_DataText { width: 100%; }
.lv_DataText .lv_Title {
	font-weight: bold;
	margin-bottom: 2px;
}
.lv_DataText .lv_Caption { clear: both; }
.lv_Data .lv_ImgNumber {
	color: #a7a7a7;
	margin-right: 5px;
	margin-top: 5px;
}

.lv_Data .lv_innerPrevNext, 
.lv_Data .lv_Slideshow {
	position: relative;
	border-left: 1px solid #d7d7d7;
	padding: 0 5px;
	margin-top: 5px;
	vertical-align: middle;
}
.lv_Data .lv_Slideshow { padding-right: 0px; }

.lv_Data .lv_innerPrevNext .lv_Button, 
.lv_Data .lv_Slideshow .lv_Button { /* play and stop */
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
}

/* the boxes that hold media or external content */
.lv_Media,
.lv_External {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

#lightview iframe {
	border: 0;
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
}

/* The container that hold buttons above the view, currently only topclose */
.lv_topButtons {
	position: absolute;
	left: 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_topcloseButtonImage { cursor: pointer; }


/* The error/warning/download message that will appear when
   a required plugin is not installed.
*/
#lightviewError p { padding: 0 0 10px 0; }
#lightviewError div {
	padding: 6px;
	font: 11px Arial, Helvetica, sans-serif;
}
#lightviewError .message {
	background: #fcb5b5;
	color: #dd1f1f;
	margin-bottom: 3px;
}
#lightviewError .type { font-weight: bold; }
#lightviewError .pluginspage {
	background: #b5fcbd;
	color: #21be30;
}
#lightviewError a,
#lightviewError a:hover,
#lightviewError a:visited {
	color: #21be30;
	text-decoration: none;
	background: none;
	font-weight: bold;
	border-bottom: 1px solid #7de689;
}
#lightviewError p {
	margin-left: 0;
	padding: 0;
}

#lv_overlay {
  position: absolute; /* Opera will use fixed */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

* html #lightview { /* IE6 */
	position: absolute;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + (Lightview.navbarHeight || 0)) + 'px');
	margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');
}

/* Always cover 100% of the screen in IE6 */
html #lv_overlay {
	position: absolute;
	height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) + 'px' );
	width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientHeight].max() : document.documentElement.scrollWidth) + 'px' );
}
