html
{
	font-size: 100%;
}

body
{
	background-color: #FFFFFF;
	margin: 0 auto 25px auto;
	font-family: Arial, Helvetica, Lucida Granda;
}

#global_box
{
	position: relative;
	width: 770px;
	height: auto;
	display: block;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 0
}

/*Top logo and page nav */
 #global_box .top_logo_img
{
	width: 170px;
	height: 125px;
	display: block;
	background-color: #FFFFFF;
	float: left;
	padding-bottom: 10px;
}

#global_box .addr_box
{
	float: right;
	width: 215px;
	height: auto;
	display: block;
	border-color: #212121;
	border-width: 1px;
	border-style: solid;
	margin: 20px 0 10px 0;
	padding-bottom: 10px;
}

#global_box .addrFont
{
	padding: 5px;
	margin: 4px 0 0 0;
	text-align: right;
	font-size: 0.85em;
	font-weight: bold;
}

/*nav lists*/
#navigation
{
	font-size: 0.93em;
	width: 100%;
	height: 35px;
	background-color: #ffa605;
	clear: both;
	margin: 0 0 1% 2px;
	padding: 0 0 0 0;
}

#navigation .left_corner
{
	width: 9px;
	height: 35px;
	display: block;
	background-image: url(../images/nav/left_corner_sm.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: scroll;
	background-color: transparent;
	float: left;
	
}

#navigation .right_corner
{
	width: 9px;
	height: 35px;
	display: block;
	background-image: url(../images/nav/right_corner_sm.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-attachment: scroll;
	float: right;
	background-color: transparent;
}

#navigation ul
{
	list-style-type: none;
	list-style-position: default;
	padding: 8px 0 0 0;
	text-align: center;
	margin: 0 auto;
}

#navigation ul li
{
	display: inline;
	margin: 0 1px 0 0;
	padding: 0;
	border-right: #FFFFFF;
	border-width: 0 2px 0 0;
	border-style: none solid none none;
}

#navigation .navEnd
{
	border: 0;
}


#navigation a:hover
{
	color: #000000;
}

#navigation a
{
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 5px 0 5px;
	letter-spacing: 0.1em;
}

#navagation ul, li, .nav_spacing
{
	padding: 0 3px 0 3px;
}

#global_box .main_img
{
	width: 775px;
	height: 245px;
	display: block;
	clear: both;
}

#twin_box
{
	background-color: #FFFFFF;
	width: 775px;
	height: 100px;
	clear: both;
	margin: 25px 0 20px 0;
}

#twin_box .left_box
{
	width: 383px;
	height: 100px;
	float: left;
	border-color: #9A9A81;
	border-width: 1px;
	border-style: solid;
	max-height: 100px;
	padding: 0 0 15px 0;
	margin: auto;
}

#twin_box .right_box
{
	width: 383px;
	height: 104px;
	float: right;
	border-color: #9A9A81;
	border-width: 1px;
	border-style: solid;
	max-height: 100px;
	padding: 0 0 15px 0;
	margin: 0;
}

#twin_box .yellow_sq
{
	background-color: #FFF;
	width: 35px;
	height: 35px;
	margin: 5px;
	float: left;
	background-image: url(../images/chefsHatGray.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}

#twin_box h4
{
	margin: 10px 0 5px 45px;
	color: #000000;
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
}

#twin_box p
{
	margin: 0 5px 0 45px;
	color: #000000;
	font-size: 0.75em;
	font-weight: normal;
	padding: 0pxxxxs;
}

#txt_box
{
	background-color: #FFFFFF;
	width: 772px;
	height: auto;
	clear: both;
	margin: 15px 0 15px 0;
	border-color: #9A9A81;
	border-width: 1px;
	border-style: solid;
	padding: 5px 0 50px 0;	
}

 h3 {
	margin: 12px 0 0 45px;
	text-align: left;
	color: #000000;
	font-size: 1.0em;
	font-weight: bold;
}

p
{
	margin: 10px 5px 10px 45px;
	color: #000000;
	font-size: 0.75em;
	font-weight: normal;
	text-align: left;
	font-family: Myriad, Arial, Helvetica, "Lucida Granda";
}

p.menu
{
	margin: 0 5px 10px 45px;
	color: #000000;
	font-size: 0.75em;
	font-weight: normal;
	text-align: left;
	font-family: Myriad, Arial, Helvetica, "Lucida Granda";
}


#txt_box h4
{
	margin: 15px 0 0 45px;
	color: #000000;
	font-size: 0.75em;
	font-weight: bold;
	text-align: left;
}

#txt_box h3 {
	margin: 10px 0 0 45px;
	text-align: left;
	color: #000000;
	font-size: 1.0em;
	font-weight: bold;
}


#txt_box .yellow_sq
{
	background-color: #FFFFFF;
	width: 35px;
	height: 35px;
	clear: left;
	margin: 7px 5px 5px 5px;
	float: left;
	display: block;
	background-image: url(../images/chefsHatGray.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}

#txt_box img.img_contact
{
	margin: 0 10px 0 0;
	float: right;
}

#txt_box img.img_left
{
	margin: 0 0 0 45px;
}

#txt_box .img_right_bdr
{
	float: right;
	border-color: #D4D2D2;
	border-width: 2px;
	border-style: solid;
	margin-left: 25px;
	margin-right: 8px;
}

/*Photo Gallery*/
#txt_box ul
{
	padding: 0;
	list-style-type: none;
	list-style-position: default;
	text-align: left;
	margin: 0;
	color: #425E8E;
	vertical-align: top;
}

#txt_box ul li
{
	padding: 2px;
	margin: 5px 0 5px 0;
}

#txt_box .testimonial
{
	color: black;
	font-size: 0.85em;
	list-style-type: disc;
	list-style-position: inside;
	margin: 8px 0 0 45px;
}

#img_spacer
{
	margin: 0 0 0 45px;

}

.img_space
{
	margin: 0 5px 0 5px;
	border-color: #D4D2D2;
	border-width: 2px;
	border-style: solid;
}

.img_zoom
{
	margin: 0 5px 0 45px;
	border-color: #D4D2D2;
	border-width: 2px;
	border-style: solid;
}

#img_spacer p {
	margin: 0 50px 5px 0;

}

#img_spacer a:hover .img_space
{
	border-color: #FF9611;
	border-width: 2px;
	border-style: solid;
}

/*menu page*/
#txt_box ul.ul_left_menu
{
	padding: 0;
	list-style-type: none;
	list-style-position: default;
	text-align: left;
	margin: 0 0 0 45px;
	color: black;
	font-size: 0.75em;
}

#txt_box li.li_left_menu ul.ul_left_menu
{
	
	margin: 4px 0 4px 0;
}

#txt_box .sm_txt
{
	color: #7F7F7F;
	font-size: 0.70em;
	margin: 0 200px 0 45px;
	text-align: left;
}

#txt_box ul.sitemap
{
	margin: 0 0 0 45px;
	font-size: 0.75em;
	list-style-type: disc;
	list-style-position: inside;

}

#txt_box ul.sub_ul
{
	margin: 0 0 0 45px;
	font-size: 1.0em;
	list-style-type: circle;
	list-style-position: inside;
}

#txt_box hr
{
	border-color: #000;
	border-width: 1px 0 0 0;
	border-style: solid;
	width: 60%;
	margin: 0px;
}

#corp_soc_bottbox
{
	background-color: #FFFFFF;
	width: 772px;
	height: auto;
	clear: both;
	margin: 15px 0 15px 0;
	border-color: #9A9A81;
	border-width: 1px;
	border-style: solid;
	padding: 5px 0 10px 0;

}

#corp_soc_bottbox .yellow_sq
{
	background-color: #FFFFFF;
	width: 35px;
	height: 35px;
	clear: left;
	margin: 7px 5px 5px 5px;
	float: left;
	display: block;
	background-image: url(../images/chefsHatGray.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}

#corp_soc_bottbox li
{
	font-size: 0.75em;
	font-weight: bold;
	text-align: left;
	font-family: Myriad, Arial, Helvetica, "Lucida Granda";
	list-style-type: none;
	margin: 3px 0 3px 0;
	
}

#corp_soc_bottbox hr
{
	border-color: #9A9A81;
	border-width: 1px 0 0 0;
	border-style: solid;
	width: 80%
}

#corp_soc_bottbox p {
	margin: 10px 0 0 45px;

}
/*boxes*/
#boxes
{
	width: 775px;
	height: auto;
	background-color: #FFF;
	text-align: center;
	position: relative;
	top: 0px;
	margin: 15px auto;
}

#boxes .img_left
{
	float: left;
	margin-left: 5px;
}

#bottom_boxes
{
	background-image: url(../images/boxes/menu_box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	width: 190px;
	height: 295px;
	float: left;
	background-color: white;
}

#menu_box_toppage
{
	width: 190px;
	height: auto;
	float: right;
	background-color: #FFFFFF;
	font-size: 0.75em;
}

#menu_box_toppage .boxes_recipe_top
{
	background-image: url(../images/boxes/recipe_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	width: 190px;
	height: 45px;
}

#menu_box_toppage .boxes_news_top
{
	background-image: url(../images/boxes/news_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	width: 190px;
	height: 45px;
}

#menu_box_toppage .boxes_gallery_top
{
	background-image: url(../images/boxes/gallery_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	width: 190px;
	height: 45px;
}

#menu_box_toppage .menu_top
{
	width: 190px;
	height: 45px;
	background-image: url(../images/boxes/menu_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}

#menu_box_toppage .menu_links
{
	position: relative;
	top: 0px;
	font-weight: bold;
	width: 160px;
	height: auto;
	display: block;
	background-color: transparent;
	margin: 0 0 12px 8px;
	padding: 3px;
	border-color: #ded8cc;
	border-width: 4px;
	border-style: solid;
}

#bottom_boxes .menu_box
{
	position: absolute;
	top: 48px;
	left: 207px;
	font-weight: bold;
	width: 166px;
	height: auto;
	display: block;
	background-color: #FFFFFF;
	max-height: 234px;
	margin: 10px 0 0 0;
	padding: 0;
}

#etc_box
{
	background-image: url(../images/boxes/etc_box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	width: 190px;
	height: 295px;
	float: left;
	background-color: #FFFFFF;
}

#etc_box .box_etc
{
	position: absolute;
	top: 47px;
	left: 592px;
	width: 166px;
	height: auto;
	display: block;
	background-color: transparent;
	max-height: 234px;
	margin: 0;
	padding: 0;
}

#etc_box ul
{
	padding: 0;
	list-style-type: none;
	list-style-position: default;
	text-align: left;
	margin: 5px 0 5px 4px;
}

#etc_box li
{
	color: #3F6080;
	font-size: 0.75em;
	font-weight: bold;
	padding: 0;
	margin: 4px 0 4px 0;
}

/*all other links*/
a:link, a:visited
{
	color: #204563;
	text-decoration: none;
}

a:hover
{
	color: #7F7F7F;
	text-decoration: underline;
}

/*Rollover Links menu and etc*/
 a.menu_ro:hover 
{
	background-color: #F8B847;
	color: #7F7F7F;
	text-decoration: underline;
}

.sublink
{
	font-size: 0.95em;;
	font-weight: bold;
}

.featured
{
	font-size: 0.85em;
	font-weight: bold;	
}

/*img*/
img
{
	border-width: 0;
	border-style: none;
}

.img_right
{
	float: right;
	margin-right: 5px;
}

.img_left
{
	margin-left: 45px;
}

.img_left_padding
{
	margin-left: 45px;
	margin-top: -2px;
	padding-right: 5px;
	vertical-align: middle;
}

.img_left_bdr
{
	float: left;
	margin-left: 5px;
	border-color: #D4D2D2;
	border-width: 2px;
	border-style: solid;
	margin-right: 8px;
}

.img_left_zoom_view
{
	float: left;
	border-color: #D4D2D2;
	border-width: 2px;
	border-style: solid;
	margin: 15px 8px 5px 0px;
}

.img_bdr
{
	border-color: #9A9A81;
	border-width: 2px;
	border-style: solid;
}

.img_bdr_blk
{
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}

/*slideshow list*/
#txt_box .slideshowUL
{
	list-style-type: none;
	margin: 0 0 0 35px;
	
}

#txt_box .slideshowLI
{
	display: inline;
	margin: 0 5px 0 5px;
}

.backGallery
{
	width: 25%;
	height: auto;
	display: block;
	border-color: #9B9B9B;
	border-width: 1px 0 1px 0;
	border-style: solid;
	margin: 5px 0 15px 45px;
	padding: 5px 0 5px 0;
	font-size: 0.75em;
	font-weight: bold;
}
/*menu page, contact, services, kitchen */
#text_area
{
	width: 95%;
	height: auto;
	background-color: #FFF;
	position: relative;
	top: 0px;
	margin: 15px auto;
	text-align: left;
}

.boxes_contact_top
{
	background-image: url(../images/boxes/boxes_contact_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	width: 191px;
	height: 41px;
}

.boxes_services_top
{
	background-image: url(../images/boxes/boxes_services_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	width: 191px;
	height: 41px;
}

.boxes_kitchen_top
{
	background-image: url(../images/boxes/boxes_recipes_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	width: 191px;
	height: 41px;
}

.boxes_news_top
{
	background-image: url(../images/boxes/boxes_news_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	width: 191px;
	height: 41px;
}

.boxes_menu_top
{
	background-image: url(../images/boxes/boxes_menus_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	width: 191px;
	height: 41px;
}


/*Fonts*/
.grn
{
	color: #247C35;
	font-weight: bold;
}

.blue
{
	color: #4895C0;
	font-weight: bold;
}

.deepblue
{
	color: #295872;
	font-weight: bold;
}

.orgish
{
	color: #F55B28;
	font-weight: bold;
}

.yellow
{
	color: #F5DA3F;
	font-weight: bold;
}

.brown
{
	color: #633C28;
	font-weight: bold;
}

.red
{
	color: #FF0518;
	font-weight: bold;
}

.sm_red_txt
{
	color: #FF0906;
	font-size: 0.65em;
}

.sm_blue_txt
{
	color: #4D6EA4;
	font-size: 0.65em;
}

.sm_blk_txt
{
	color: #353535;
	font-size: 0.80em;
}

.bld
{
	font-weight: bold;
}

.gray
{
	color: #4E4E4E;
}




/*Footer Styles*/
#global_box .footer
{
	width: 775px;
	height: auto;
	background-color: #FFF;
	margin: 3% auto;
	text-align: right;
	font-size: 0.75em;
	clear: both;
	margin: 0 auto;
	padding: 5px 0 0 0;
}

#global_box .footer p
{
	font-size: 0.95em;
	text-align: center;
}