/* CSS Document */

/* --------------------------------------------------------------- GENERAL --------------------------------------------------------------- */
body { margin:0px; padding:0px; }
h1 {
font-family:Georgia, "Times New Roman", Times, serif; font-size:36px; color:#BD8440; margin:8px 0px 12px 0px; font-weight:normal;
font-style:italic; letter-spacing:-2px;
}
p, ul { font-family:Verdana, Arial, Helvetica, sans-serif; }
a img { border:none; }
/* --------------------------------------------------------------- HEADER --------------------------------------------------------------- */
#headerHolder { width:100%; height:106px; overflow:hidden; border-top:#256FDE solid 4px; }
#header { width:900px; height:106px; overflow:hidden; margin:0px auto 0px auto; }
#logoHolder { width:215px; height:78px; overflow:hidden; padding:11px 0px 0px 4px; float:left; }
#sloganHolder { width:245px; height:36px; overflow:hidden; padding:45px 6px 0px 0px; float:right; }
#mainPhotoHolder {
	width:100%; height:133px; overflow:hidden; border-bottom:#DAB355 solid 5px;
	background:url(../images/main-photo-tile.gif) top left repeat-x scroll;
}
#mainPhoto { width:900px; height:133px; overflow:hidden; margin:0px auto 0px auto; }
/* --------------------------------------------------------------- CONTENT --------------------------------------------------------------- */
#contentHolder { width:900px; height:auto; overflow:hidden; margin:0px auto 0px auto; padding:0px 0px 20px 0px; }
#leftPanel { width:200px; height:auto; float:left; padding:18px 0px 0px 0px; }
#middlePanel { width:445px; height:auto; float:left; padding:6px 15px 0px 15px; }
#middlePanel p, ul { margin:6px 0px 15px 0px; font-size:12px; line-height:18px; }
#rightPanel { width:225px; height:auto; float:right; padding:18px 0px 0px 0px; }
#bookOnlineHolder { float:left; height:70px;}
#callNowHolder { float:left; height:70px; padding-bottom:5px;}
#flashAd { float:left; height:120px; padding-top:10px; padding-bottom:5px;}
.weddingTable { background-color:#DAB355; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin:0px 0px 10px 0px; }
.weddingTable td { background-color:#F1E2BE; }
/* --------------------------------------------------------------- NAVIGATION --------------------------------------------------------------- */
#navHolder { width:200px; height:auto; overflow:hidden; float:left; background:#0B3283 url(../images/menu-top.gif) left top no-repeat scroll;}
#navHolder ul {
	margin:0px; padding:0px; float:left; clear:left; display:block;
	background:url(../images/menu-bottom.gif) bottom left no-repeat scroll; 
}
#navHolder ul li { margin:0px; padding:0px; float:left; clear:left; list-style-type:none; }
#navHolder ul li a.underlined {
	width:190px; height:27px; border-bottom:#4865A2 dotted 1px; padding:9px 10px 0px 0px; float:left; clear:left; background:none;
	font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#fff; line-height:18px; text-decoration:none;
	text-align:right; font-style:italic;
}
#navHolder ul li a {
	width:190px; height:27px; padding:9px 10px 0px 0px; float:left; clear:left; background:none;
	font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#fff; line-height:18px; text-decoration:none;
	text-align:right; font-style:italic;
}
#navHolder ul li a:hover {
	width:190px; height:27px; padding:9px 10px 0px 0px; float:left; clear:left; background:none;
	font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#fff; line-height:18px; text-decoration:underline;
	text-align:right; font-style:italic;
}
/* --------------------------------------------------------------- FOOTER --------------------------------------------------------------- */
#footerHolder {
	width:100%; height:auto; min-height:88px; background:url(../images/footer-tile.gif) left top repeat-x scroll;
	border-top:#DEC27E solid 2px;
}
#footer { width:900px; height:auto; margin:0px auto 0px auto; padding:4px 0px 0px 0px; }
#footer p { font-size:11px; line-height:16px; color:#B79B56; margin:4px 0px 6px 0px; }
#footer p a { color:#B79B56; text-decoration:none; }
#footer p a:hover { color:#B79B56; text-decoration:underline; }
#footerLeft { width:400px; height:auto; overflow:hidden; float:left; }
#footerRight { width:500px; height:auto; overflow:hidden; float:right; text-align:right; }
/* --------------------------------------------------------------- BOOKING FORM --------------------------------------------------------------- */
#bookingTableHolder { border:#999999 dashed 1px; padding:10px; }
#bookingTable { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; }