@charset "utf-8";
/* CSS Document */
/** RESET **/
body, p, h1, h2, h3, img, ul, a {margin:0; padding:0; border: 0;}
body {
	margin-top: 10px;
	font:100% Arial, Helvetica, sans-serif;
	color: #696969;
}
a {color: #696969;}
a:hover {color: #BED600;}
h1 {
	background: url(../images/dbl_horz_bar.gif) repeat-x 0 bottom;
	padding: 0 0 10px 4px;
	font-size:25px;
	margin: 0 0 10px 0;
}
h2 {
	font-size:16px;
	color: #696969;
}
p {
	color: #6A6A6A;
	font-size: 12px;
	margin-bottom: 20px;
	padding: 0 8px 0 4px;
	line-height: 18px;
}
.subMenu {margin: 0 auto; height: 50px; width: 473px; clear: both;} 

#pageWrapper {
	margin: 0px auto;
	width: 1055px;
}
#pageWrapper .left {
	width: 123px;
	float: left;
}
#pageWrapper .left ul.menu {
	list-style: none;
	margin: 0;
	padding: 15px 0 0 35px;
}
#pageWrapper .left ul.menu a {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}
#pageWrapper .left ul.menu a.contactUsLnk {
	color: #D76101;
}
#pageWrapper .main {
	width: 910px;
	float: left;
	padding-left: 11px;
}
#pageWrapper .bottom {
	float: left;
	clear: both;
	width: 889px;
	margin: 0px 0 0 8px;
	padding-top: 5px;
	background-color: #FFFFFF;
}
#pageWrapper .bottom .border {
	border-top: dashed 1px #BCD700;
	width: 884px;
	height: 1px;
	margin-left: 5px;
	margin-bottom: 15px;
}
#pageWrapper .bottom .row1 {background: #FFFFFF; padding: 5px 5px 0 2px; line-height: 18px; margin-bottom: -10px;}
#pageWrapper .bottom .row2 {background: #EFF4B2; padding: 5px 5px 0 2px; line-height: 18px; margin-bottom: -10px;}
#pageWrapper .bottom .row1 p {padding: 0 0 5px 4px;  font-size: 14px;}
#pageWrapper .bottom .row2 p {padding: 0 0 5px 4px;  font-size: 14px;}
#pageWrapper .bottom h2 {color: #D76100; padding-left: 4px; font-size: 14px; font-family: verdana;}
#header {
	width: 921px;
	height: 69px;
}
#header ul {
	list-style: none;
	margin: 10px 0 0 0;
}

/* navigation - begin */
#header ul a {
	text-decoration: none;
	display: block;
	float: left;
	/*padding: 4px;*/
	background-color: #CBDB00;
	margin-right: 5px;
	font: 17px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

/* selected menus - begin */

/*- there must be one style for
 * each menu that will show as selected.
 * The style must begin with the body id name.
 * For example, replace the #corporateLnchPage id with the body id of the
 * page that you want to show as selected. Then replace the
 * class at the end with the class of the link that will show as selected.
 * */

/*configure for #header div*/
/*hide font if css is enabled*/

/** wedding receptions **/
/*set general image*/
#header ul a.weddingRecLnk {
	background: url(../images/sprite.png) no-repeat 0 -36px;
	width:166px;
	height:28px;
}
/*set current page image*/
#weddingRecPage #header ul a.weddingRecLnk {
	background: url(../images/sprite.png) no-repeat 0 0px;
}
/*set hover image*/
#header ul a.weddingRecLnk:hover {
    background: url(../images/sprite.png) no-repeat 0 0px;
}

/** private party **/
/*set general image*/
#header ul a.privatePtyLnk {
	background: url(../images/sprite.png) no-repeat 0 -110px;
	width:122px;
	height:28px;
}
/*set current page image*/
#privatePtyPage #header ul a.privatePtyLnk {
	background: url(../images/sprite.png) no-repeat 0 -73px;
}
/*set hover image*/
#header ul a.privatePtyLnk:hover {
    background: url(../images/sprite.png) no-repeat 0 -73px;

}

/** corporate event **/
/*set general image*/
#header ul a.corporateEveLnk {
	background: url(../images/sprite.png) no-repeat 0 -185px;
	width:142px;
	height:28px;
}
/*set current page image*/
#corporateEvePage #header ul a.corporateEveLnk {
	background: url(../images/sprite.png) no-repeat 0 -147px;
}
/*set hover image*/
#header ul a.corporateEveLnk:hover {
    background: url(../images/sprite.png) no-repeat 0 -147px;

}

/** corporate lunch **/
/*set general image*/
#header ul a.corporateLnchLnk {
	background: url(../images/sprite.png) no-repeat 0 -261px;
	width:153px;
	height:28px;
}
/*set current page image*/
#corporateLnchPage #header ul a.corporateLnchLnk {
	background: url(../images/sprite.png) no-repeat 0 -223px;
}
/*set hover image*/
#header ul a.corporateLnchLnk:hover {
    background: url(../images/sprite.png) no-repeat 0 -223px;
}

/** two sisters to go **/
/*set general image*/
#header ul a.twoSisLnk {
	background: url(../images/sprite.png) no-repeat 0 -336px;
	width:130px;
	height:28px;
}
/*set current page image*/
#twoSisPage #header ul a.twoSisLnk {
	background: url(../images/sprite.png) no-repeat 0 -300px;
}
/*set hover image*/
#header ul a.twoSisLnk:hover {
    background: url(../images/sprite.png) no-repeat 0 -299px;

}

/** venues **/
/*set general image*/
#header ul a.venuesLnk {
	background: url(../images/sprite.png) no-repeat 0 -410px;
	width:68px;
	height:28px;
}
/*set current page image*/
#venuesPage #header ul a.venuesLnk {
	background: url(../images/sprite.png) no-repeat 0 -374px;
}
/*set hover image*/
#header ul a.venuesLnk:hover {
    background: url(../images/sprite.png) no-repeat 0 -374px;

}

/** contact us **/
/*set general image*/
#header ul a.contactLnk {
    background: url(../images/sprite.png) no-repeat 0 -447px;
	width:92px;
	height:28px;
}
/*set current page image*/
#contactUsPage #header ul a.contactLnk {
	background: url(../images/sprite.png) no-repeat 0 -448px;
}
/*set hover image*/
#header ul a.contactLnk:hover {
	background: url(../images/sprite.png) no-repeat 0 -484px;
}

/*configure for #header div - end*/


/*configure for subPageButtons div*/


#contactUsPage .subPageButtons .contactUsLnk {color: #FFFFFF;}

/** firstThingsFirst **/
/*set general image*/
.subPageButtons a.firstThingsFirstLnk {
	background: url(../images/sprite.png) no-repeat 0 -526px;
	width:127px;
	height:31px;
}
/*set current page image*/
#firstThingsPage .subPageButtons a.firstThingsFirstLnk {
	background: url(../images/sprite.png) no-repeat 0 -568px;
}
/*set hover image*/
.subPageButtons a.firstThingsFirstLnk:hover {
    background: url(../images/sprite.png) no-repeat 0 -568px;
}

/** freshFromKitchen **/
/*set general image*/
.subPageButtons a.freshFromKitchenLnk {
	background: url(../images/sprite.png) no-repeat 0 -609px;
	width:185px;
	height:31px;
}
/*set current page image*/
#freshFromKitchenPage .subPageButtons a.freshFromKitchenLnk {
	background: url(../images/sprite.png) no-repeat 0 -649px;
}
/*set hover image*/
.subPageButtons a.freshFromKitchenLnk:hover {
    background: url(../images/sprite.png) no-repeat 0 -649px;
}

/** contactUs **/
/*set general image*/
.subPageButtons a.contactUsLnk {
	background: url(../images/sprite.png) no-repeat 0 -689px;
	width:103px;
	height:31px;
	margin-right: 0;
}
/*set current page image*/
#contactUsPage .subPageButtons a.contactUsLnk {
	background: url(../images/sprite.png) no-repeat 0 -730px;
}
/*set hover image*/
.subPageButtons a.contactUsLnk:hover {
    background: url(../images/sprite.png) no-repeat 0 -730px;
}
/*configure for subPageButtons div - end*/

/* selected menus - end */
/* navigation - end */

#header ul li {
	display: inline;
}
#mainContent {
	background:url(../images/vertical_bars_bkg.png) repeat-y;
	width: 905px;
}
#mainContent .main {
	float: left;
	width: 588px;
	padding-left: 11px;
}
#mainContent .main .topContent {
	padding: 0 16px 0 2px;
	position: relative;
}

#mainContent .main .topContent .subPageButtons {
	padding-bottom: 60px;
	margin-top: 0;
}

#mainContent .main .bottomContent {
	margin-top: 30px;
}
#mainContent .right {
	float: left;
	width: 260px;
	padding-left: 30px;
}
#mainContent .right img {
	margin-bottom: 50px;
}
/* footer */
#footer {
	position: relative;
	float: left;
	width: 1055px;
	height: 64px;
}
.buttons {position: absolute; top: 0; left: 200px;}
#footer ul.textNav {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}
#footer ul.textNav a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	letter-spacing: -0.01em;
	border-right: solid 1px #CCCCCC;
	padding-left: 7px;
	padding-right: 8px;
}

#footer ul.textNav a:hover {
	color: #BED600;
}
#footer ul.textNav a.contactLnk {
	border-right: none;
}
#footer ul li {
	display: inline;
}
ul.subPageButtons {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

/* subPageButtons - begin */
ul.subPageButtons a {
	display: block;
	float: left;
	margin-right: 29px;
}
ul.subPageButtons li {
	display: inline;
}

.clear {clear: both; height: 0;}

#freshFromKitchenPage .topContent,
#weddingRecPage .topContent,
#homePage .topContent,
#corporateEvePage .topContent,
#privatePtyPage .topContent,
#twoSisPage .topContent {
	height: 560px;
}
#corporateLnchPage .topContent {
	height: 440px;
}
.templateLayout2 #mainContent .main {
	padding-left: 4px;
}
.templateLayout2 #mainContent .right {margin-left: 8px;}
.templateLayout2 #mainContent .map {width:321px; height:247px; float: left;}
.templateLayout2 #mainContent .address {
	width:225px;
	height:247px;
	float: left;
	padding-left: 22px;
}
.templateLayout2 #mainContent .address a {text-decoration: none;}

/* configuring form elements */
.templateLayout2 .formContainer {margin-top: 20px;}
.templateLayout2 .formContainer .formButtons {float: left; width: 550px; text-align: center; margin-top: 30px;}
.templateLayout2 label {float: left; width: 171px; display: block; font-weight: bold; font-size: 12px;}
.templateLayout2 ol.formFields {padding-left: 0; margin-left: 5px;}
.templateLayout2 ol.formFields li {clear: both; display: block; width: 500px; min-height: 30px; margin-bottom: 5px;}
.templateLayout2 ol.formFields .options {float: left; min-width: 250px; font-size: 12px; margin-bottom: 10px;}
.templateLayout2 ol.formFields .time.options {min-width: 240px;}
.templateLayout2 ol.formFields input.input {height: 18px; border: solid 1px #D9D9D9; width:278px; float: left;}
.templateLayout2 ol.formFields .options input {width:auto; border: none; float: none; height: auto;}/* remove applied style from certain input fields such as radio and checkboxes */
.templateLayout2 ol.formFields .options input.input {border: solid 1px #D9D9D9;}
.templateLayout2 ol.formFields textarea {height: 90px; width: 231px; border: solid 1px #D9D9D9; float: left; overflow: auto; margin-bottom: 10px;}
.templateLayout2 ol.formFields span.bullet {margin-right: 5px;}
.templateLayout2 ol.formFields small.setPos {padding-left: 25px;}
.templateLayout2 ol.formFields #zip{width: 83px;}
.templateLayout2 ol.formFields #dayphn{width:128px;}
.templateLayout2 ol.formFields #eveningphn{width:128px;}
.templateLayout2 ol.formFields #mobilephn{width:128px;}
.templateLayout2 ol.formFields #fax{width:128px;}
.templateLayout2 ol.formFields #timeOfEvent{width:82px;}
.templateLayout2 ol.formFields .options li{width: 200px; float: left; margin-bottom:0; min-height: 0;}
/* end form stuff */

.templateLayout3 .topContent {height: 540px;}


.templateLayout4 .topContent {
	padding-bottom: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 620px;
	width: 570px;
}
.templateLayout4 .right ul,
.templateLayout4 .bottom ul {margin:0 0 0 20px; list-style: disc; font-size: 12px; line-height: 18px; padding-bottom: 20px;}

.templateLayout4 .right ul li,
.templateLayout4 .bottom ul li {
	font-size: 13px;
}
.templateLayout4 .right h2,
.templateLayout4 .bottom h2 {margin:10px 0 0 0;}

.templateLayout4 .right p,
.templateLayout4 .bottom p {margin: 0;}
.templateLayout4 .bottom .container .divider {margin:-10px 40px 20px 8px; border-bottom: solid 1px #BDD600;}
.templateLayout4 .thumbnailText{margin-bottom: 16px; font-weight: bold; line-height: 18px;}
.templateLayout4 #thumbnails {
	width: 265px;
	padding: 0 0 2px 6px;
	margin: 0 0 0 0;
}
.templateLayout4 #thumbnails a {padding: 2px; margin-bottom: -10px;}
.templateLayout4 #thumbnails img {width: 81px; height: 58px; margin-bottom: 5px;}
.templateLayout4 #holder {height: 351px; width: 568px; margin-top: 0;}

.templateLayout4 .regulartext{margin-bottom: 16px; font-size:13px; padding-left:10px; padding-right:10px; color:#6A6A6A; }


#rotateImg {width:578px; height:387px;}

#firstThingsPage .templateLayout3 #mainContent ul.subPageButtons {
	padding:5px 0 8px 50px;
	height:35px;
	margin-top: 80px;
}
.templateLayout3 ul.subPageButtons a.contactUsLnk {margin-right: 0;}


#hor-minimalist-b
{
	background: #fff;
	font-size: 12px;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 12px;
	font-weight: normal;
	color: #6A6A6A;
	padding: 10px 8px;
	border-bottom: 2px solid #6A6A6A;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
		font-size: 12px;
	color: #6A6A6A;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #7a6344;
		font-size: 12px;
}

