@import url(publisher.css);

body {
	background-color: #000000;
	background-image: url(../images/background_page_new.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	color: #000000;
	line-height: 160%;
	margin-top: 0px;
}

td  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	line-height: 140%;
	color: #000000;
}

a:link  {
	color: #005f06;
	text-decoration:underline;
}

a:visited  {
	color: #4c3e1e;
	text-decoration:underline;
}

h1  {
	font-size: 110%;
	font-weight: bold;
	color: #005f06;
	margin-top: 0px;
	margin-bottom: 5px;
}

.centered  {
	text-align:center;
}

.review  {
	font-style: italic;
	color: #005f06;
	line-height: 135%;
	
}

#topbanner  {
	width: 880px;
	height: 97px;
	position: absolute;
	left: 0px;
	top: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ffd163;
}

#topnavTop  {
	width: 352px;
	height: 97px;
	text-align: right;
	float:left;
	background-color: #fbf8dd;
	background-image: url(../images/background_topnav.gif);
}

#topnavSecond  {
	width: 280px;
	height: 97px;
	text-align: right;
	float:left;
	background-color: #fbf8dd;
	background-image: url(../images/background_topnav.gif);
}

#logoPrint  {
	display:none;
}

#logoTop   {
	float:right;
	height: 97px;
}

#wrapperTop  {
	width: 880px;
	position: absolute;
	background-color: #000000;
	background-image: url(../images/background_black_pineapple.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 101px;
}

#wrapper  {
	width: 880px;
	position: absolute;
	background-color: #000000;
	background-image: url(../images/background_black_pineapple.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 101px;
	background-position: right bottom;
}

#wrapperSecond  {
	width: 880px;
	position:absolute;
	background-color: #000000;
	background-image: url(../images/background_2nd_wrapper.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 0px;
	top: 101px;
	
}

#content  {
	width: 797px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ffd163;
	border-bottom-color: #ffd163;
	background-image: url(../images/background_content.gif);
	background-repeat: repeat-y;

	
}


#topContent  {
	width: 797px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ffd163;
	border-bottom-color: #ffd163;
	background-image: url(../images/background_top-content.gif);
	
}



#leftColTop  {
	width: 352px;
	float: left;
}

#leftColSecond  {
	width: 280px;
	float: left;
}



#flashDiv  {
	width: 352;
	height:234;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ffd163;
	float: left;
	
}

#pictureDiv  {
	width: 280;
	height:200;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ffd163;
	float: none;
	
}



#menuNavTop  {
	float: left;
	background-color: #FFD163;
	text-align: right;
	background-image: url(../images/background_menus_top.gif);
	width: 352px;
	background-repeat: no-repeat;
}

#menuNav  {
	float: left;
	background-color: #FFD163;
	text-align: right;
	background-image: url(../images/background_menus.gif);
	width: 280px;
	background-repeat: no-repeat;
}

#textarea  {
	float: left;
	width: 440px;
	padding-top: 43px;
	padding-right: 40px;
	padding-left: 33px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #ffd163;
	overflow: visible;
	background-image: url(../images/background_2nd_textarea.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #fbf8dd;
	margin-bottom: -5px;
	padding-bottom: 0px;
}

#textareaMenu  {
	float: right;
	width: 473px;
	min-height: 500px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #ffd163;
	overflow: visible;
	background-image: url(../images/background_2nd_textarea.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #fbf8dd;
	margin-bottom: -5px;
	padding-bottom: 0px;
}

* html #textareaMenu  {
	float: right;
	width: 470px;
	min-height: 500px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #ffd163;
	overflow: visible;
	background-image: url(../images/background_2nd_textarea.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #fbf8dd;
	margin-bottom: -5px;
	padding-bottom: 0px;
}



#textareaTop  {
	float: left;
	width: 368px;
	padding-top: 43px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 33px;
	background-color: #fbf8dd;
	background-image: url(../images/background_textarea.jpg);
	background-repeat: no-repeat;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #ffd163;
	overflow: visible;
	
}

#bottominfo  {
	width:800px;
	padding-top:5px;
	text-align:right;
	color:#fbf8dd;
	background-color: #000000;
}
#wrapperSecond #bottominfo {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ffd163;
	width: 801px;
}



#bottominfo p {
	color:#fbf8dd;
	font-size: 70%;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bottominfo a:link {
	color:#fbf8dd;
	text-decoration:underline;
}
#bottominfo a:visited {
	color:#fbf8dd;
	text-decoration:underline;
}

.clearit  {
	clear:both;
}

.centeredMenuDesc  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	line-height: 120%;
	color: #000000;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 15px;
	
}

.centeredMenuItem  {
	font-weight: bold;
	color: #005f06;
	text-align: center;

}
#pageNumbers  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffd163;
	padding-top: 5px;
	
}

* html #pageNumbers  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	width:400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffd163;
	padding-top: 5px;
	
}
#pageNumbers a:link  {
 	color:#005f06;
	text-decoration:underline;
}

#pageNumbers a:visited  {
 	color:#4c3e1e;
	text-decoration:underline;
}

.tableCellUnderlined  {
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005f06;
	padding-top: 5px;
	
}

.tableHeadCells  {
	padding-top: 12px;
	font-weight: bold;
	
}

#sidebarInfo  {
	color: #005f06;
	text-align: right;
	margin-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
	
}
#sidebarInfo p {
	font-size: 75%;
	line-height: 130%;
	color: #005f06;
	font-style: italic;
}
.secondaryNavigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	line-height: 120%;
	color: #000000;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 25px;
}
.boxedText  {
	width: 375px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border: 4px solid #ffd163;
	text-align: center;
	margin-top: 30px;
	
}
#menuColLeft  {
	width: 230px;
	float:left;
	padding-bottom: 20px;
	padding-top: 20px;
}
#menuColLeft p {
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 120%;
}

#menuColRight  {
	width: 230px;
	float:right;
	padding-bottom: 20px;
	padding-top: 20px;
}
#menuColRight p {
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 120%;
}

.weddingCourse  {
	font-weight: bold;
	width: 250px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD163;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.weddingPrice {
	font-weight: bold;
	width: 400px;
	margin-top: 25px;
	margin-bottom: 10px;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFD163;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.breakBefore  {
	page-break-before:always;
	
}

.imageTitlePrint  {
	text-align: center;
	
}

.centeredMenuItemBuffet {
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 120%;
}

.imageFloatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #000000;
}

.imageFloatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

@media print  {

body {
	background-color: #FFFFFF;
	background-image: none;	
}

#topbanner  {
	width: auto;
	height: 97px;
	border:none;
}

#logoTop   {
	display:none;
	
}

#logoPrint  {
	display:block;
}

#topnavTop  {
	display:none;
}

#topnavSecond  {
	display:none;
}

#wrapperTop  {
	position:relative;
	background-image:none;
	background-color:#FFFFFF;
}

#wrapperSecond  {
	position:relative;
	background-image:none;
	background-color:#FFFFFF;
}

#textareaTop  {
	float: none;
	width: auto;
	height: auto;
	padding-top: 43px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	border:#ffd163;
	border:solid;
	border:4px;
	background-image:none;
	background-color:#FFFFFF;
	
}

#textareaMenu  {
	position:relative;
	float: none;
	width: auto;
	height: auto;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	border:#ffd163;
	border:solid;
	border:4px;
	background-image:none;
	background-color:#FFFFFF;
	
}

#wrapperTop  {
	width: auto;
	height:auto;
	background-image:none;
	background-color:#FFFFFF;
	
}

#wrapperSecond  {
	width: auto;
	height:auto;
	border:none;
	background-image:none;
	background-color:#FFFFFF;
}

#topContent  {
	width: auto;
	border:none;
	background-image:none;
	background-color:#FFFFFF;	
}

#content  {
	width: auto;
	border:none;
	margin-bottom: 10px;
	background-image:none;
	background-color:#FFFFFF;
}

#leftColTop  {
	display:none;
}

#leftColSecond  {
	position:relative;
	display:block;
	float:none;
	width:auto;
}

#pictureDiv  {
	display:none;
}

#menuNav  {
	display:none;
}

#sidebarInfo  {
	display:block;
	color: #000000;
	width: auto;

	
}


.imageTitlePrint  {
	text-align:center;
	
}

#bottominfo  {
	width:800px;
	padding-top:5px;
	text-align:right;
	color:#000000;
	background-color: #FFFFFF;
}

#wrapperSecond #bottominfo {
	width:800px;
	padding-top:5px;
	text-align:right;
	color:#000000;
	background-color: #FFFFFF;
}

}

.imageBordered {
	border: 1px solid #000000;
}
