body {
  margin: 0px;
  padding: 0px;
  background-color: #CCE821;
  /* background-repeat: repeat-y; */
}
body, div, td {
  font: 9pt arial, sans-serif;
}

#idPageTable {
  width: 100%;
  height: 100%;
}
#idPageTable TD {
  vertical-align: top;
  text-align: left;
}
#idMainLeft {
  width: 160px;
  background-color: #000000;
}
#idMainLeft.clsBigLogo {
  background-image: url(/images/home_left-bg.gif);
  background-repeat: no-repeat;
  background-position: 5px 5px;
}
#idMainLeft #idSideLogo {
  width: 155px;
  text-align: center;
}
#idMain #idPageContent {
  width: 675px;
  font: 9pt arial, sans-serif;
}

#idHeader {
  background-color: #411485;
  text-align: right;
}
#idHeader #idHeaderPhone {
  font: bold 9pt futura, verdana, arial, sans-serif;
  color: #CCFF33;
  padding: 5px 10px 0px 0px;
}
#idHeaderNav {
  background-color: #411485;
  height: 40px;
}
#idHeaderNav UL.clsHorizNav {
  padding: 14px 0px 0px 2px;
}

#idFooter {
  text-align: center;
  margin-top: 20px;
}
#idFooter DIV {
  font: 10px arial, sans-serif;
  color: #411485;
  line-height: 18px;
}
#idFooter DIV A {
  color: #411485;
}
#idFooter DIV A:hover {
  background-color: #411485;
  color: #CCFF33;
  text-decoration: none;
}

#idFooter.clsHomeFooter {
  margin-top: 50px;
}
#idFooter.clsHomeFooter DIV {
  color: #CCFF33;
}
#idFooter.clsHomeFooter DIV A {
  color: #CCFF33;
}
#idFooter.clsHomeFooter DIV A:hover {
  background-color: #CCFF33;
  color: #411485;
}

#idSideNav {
  margin-top: 20px;
}
#idSideNav UL.clsVertNav {
  margin: 0px;
  padding: 12px 0px 5px 0px;
  list-style: none;
  list-style-type: none;
}
#idSideNav UL.clsHorizNav LI {
  float: right;
  padding-top: 5px;
}
#idSideNav UL.clsHorizNav LI A {
  text-decoration: none !important;
}

.clsNavBar {
  height: 45px;
  background-color: #000000;
}
.clsNavBar UL.clsHorizNav {
  margin: 0px;
  padding: 12px 0px 0px 2px;
  list-style: none;
  list-style-type: none;
}
.clsNavBar UL.clsHorizNav LI {
  float: left;
  padding-right: 15px;
}
.clsNavBar UL.clsHorizNav LI A {
  text-decoration: none !important;
}




#idHomeContent {
  background-color: #CCE821;
  padding: 8px;
}
#idHomeContent #idHomeContentLeft {
  float: left;
  width: 210px;
  text-align: center;
}
#idHomeContent #idHomeContentRight {
  float: right;
  text-align: center;
}
#idHomePhoto {
  border: 2px solid #411485;
}

#idPageContent {
  background-color: #CCE821;
  padding: 8px;
  font: 9pt arial, sans-serif;
  line-height: 17px;
}
#idPageContent A {
  color: #411485;
}
#idPageContent A:hover {
  background-color: #411485;
  color: #CCFF33;
  text-decoration: none;
}
#idPageContent H1 {
  margin: 8px 0px 8px 0px;
  padding: 0px;
  font: bold 14pt verdana, sans-serif;
  color: #411485;
}
#idPageContent H2 {
  margin: 5px 0px 5px 0px;
  padding: 0px;
  font: bold 12pt verdana, sans-serif;
  color: #411485;
}
#idPageContent H3 {
  margin: 3px 0px 3px 0px;
  padding: 0px;
  font: bold 10pt verdana, sans-serif;
  color: #411485;
}
#idPageContent .clsFancyBullets {
  margin-top: 0px;
  margin-bottom: 0px;
}
#idPageContent .clsFancyBullets LI {
  padding: 2px 0px 2px 0px;
}


.clsSlideShowThumbs H2.clsSlideShowLink, .clsSlideShowThumbs H2.clsSlideShowLink A {
  color: #FFFFFF !important;
  text-decoration: none !important;
}
.clsSlideShowThumbs H2.clsSlideShowLink A:hover {
  text-decoration: none !important;
  color: #61029C !important;
  background-color: transparent !important;
}
.clsSlideShowThumbs .clsOtherPackagesBox {
  background-color: #401485;
  width:100px;
  height: 75px;
  text-align: center !important;
  vertical-align: middle !important;
  border-right: 20px solid #CCE821;
  cursor: pointer;
}
.clsSlideShowThumbs .clsOtherPackagesBox H3 {
  color: #FFFFFF !important;
}

.clsSlideShowThumbs H3 A {
  color: #61029C;
}
.clsSlideShowThumbs H3 A:hover {
  color: #FFFFFF !important;
}


#idRightSidebar {
  text-align: right;
}
#idRightSidebar .clsSidebarContent {
  text-align: center;
  padding-left: 20px;
}
#idRightSidebar .clsOtherPackagesBox {
  margin-top: 20px;
}
#idRightSidebar .clsOtherPackagesBox H3 {
  font: bold 9pt verdana, sans-serif;
}
#idRightSidebar .clsOtherPackagesBox .clsContent {
  background-color: #411485;
  padding: 5px;
}
#idRightSidebar .clsOtherPackagesBox .clsContent A {
  color: #FFFFFF;
  font: bold 9pt arial, sans-serif;
}


.clsFormInput { 
  border: 1px solid #000000;
  font: 8pt verdana, sans-serif;
}
.clsFormButton, .clsFormButtonBold {
  font: 9pt verdana, sans-serif;
  background-color: #411485;
  color: #FFFFFF;
  padding: 3px 10px 3px 10px;
  cursor: pointer;
  border: 1px solid #000000;
}
.clsFormButtonBold {
  font-weight: bold;
}

#idSlideShowContainer {
  width: 100%;
}
#idSlideShowContainer #idSlideShowTitle {
  background-color: #411485;
  color: #FFFFFF;
  text-align: left;
  padding: 12px;
  font: bold 12pt verdana, sans-serif;
}
#idSlideShowContainer #idSlideShowTextBox {
  background-color: #CCE821;
  text-align: left;
  padding: 8px;
  font: 9pt arial, sans-serif;
  border-bottom: 4px solid #411485;
}
#idSlideShowContainer #idSlideShowContent {
  background-color: #CCE821;
  padding: 8px 0px 8px 0px;
}
#idSlideShowContainer #idSlideShowContent #idImageContainer {
  width: 380px;
  height: 260px;
  margin-left: 20%;
}

#idSlideShowContainer #idSlideShowContent .clsSlideShowImage {
  border: 3px solid #411485;
  display: none;
  filter:alpha(opacity=0);
	opacity: 0.00001;
	-moz-opacity: 0.00001;
}
#idSlideShowContainer #idSlideShowContent .clsSlideShowImage.clsActive {
  position: absolute;
  display: block;
}
#idSlideShowNav #idSlideShowNavTable {
  background-color: #CCE821;
  visibility: hidden;
}
#idSlideShowNav .clsArrowRow TD {
  text-align: center;
  vertical-align: bottom;
  padding: 2px;
}

#idSlideShowNav .clsArrowRow .clsNavArrow {
  visibility: hidden;
}
#idSlideShowNav .clsArrowRow .clsSelected {
  visibility: visible;
}

#idSlideShowNav .clsButtonRow TD {
  background-color: #000000;
  color: #CCE821;
  font: 14pt arial, sans-serif;
  text-align: center;
  vertical-align: middle;
}
#idSlideShowNav .clsButtonRow .clsSlideButton {
  background-color: #313708;
  border-top: 4px solid #000000;
  border-bottom: 4px solid #000000;
  width: 25px;
  padding: 5px 2px 5px 2px;
}
#idSlideShowNav .clsButtonRow .clsSelected {
  color: #FFFFFF;
}

#idSlideShowNav .clsButtonRow .clsPlain {
  background-color: #000000;
}

#idSlideShowNav .clsButtonRow .clsSlideButton {
  cursor: pointer;
}


.clsQuote {
  border-top: 1px solid #411485;
  padding: 5px 0px 25px 0px;
}
.clsQuoteSource {
  text-align: right;
  padding: 5px 50px;
}


.clsAutoScroll {
  overflow: auto;
}

.clsBullet {
  padding: 0px 5px 0px 5px;
}

.clsClearFloats {
  clear: both;
  height: 1px;
  font-size: 1px;
}

A.clsNoDecoration, .clsNoDecoration {
  border: 0px !important;
  text-decoration: none !important;
  background-color: transparent !important;
}

.clsCONTENTREVIEW {
  /* border: 2px solid red; */
}

.clsWidth10 { width: 10px; }
.clsWidth20 { width: 20px; }
.clsWidth50 { width: 50px; }
.clsWidth75 { width: 75px; }
.clsWidth100 { width: 100px; }
.clsWidth200 { width: 200px; }
.clsWidth250 { width: 250px; }
.clsWidth300 { width: 300px; }
.clsWidth400 { width: 400px; }
.clsWidth500 { width: 500px; }
ul.rsvp_gallery {
    list-style-type:none;

    margin: 8px;
    padding: 18px 8px;
}

ul.rsvp_gallery li {
    display:inline;
    
}
p.copy {
    margin:8px;
    padding: 8px;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
