/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg-strip2.jpg);
	background-repeat: repeat-x;
	font-size: medium;
}

h1 {
	font-size: large;
	color: #009900;
	font-weight: bold;
	font-style: italic;
}

h2 {
	font-size: large;
	color: #009900;
	font-weight: bold;
	font-style: italic;
}

.uppercase {
	font-weight: bold;
	text-transform: capitalize;
	color: #009900;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}

.link-box {
	width: 230px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #CCCCCC;
	border: 1px solid #000000;
}

.footer-small A:link {
	text-decoration: none;
	color: #FFFFFF;
}
.footer-small A:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.footer-small A:active {
	text-decoration: none;
	color: #FFFFFF;
}
.footer-small A:hover {
	text-decoration: underline;
	color: #FFFFFF;
} 

/* ------------------------------------------------------------------ header ------------------------------------------- */

.top {
	height: 156px;
	width: 100%;
	float: left;
	display: block;
	background-repeat: repeat-x;
	background-color: #0B7132;
	background-image: url(images/top-strip.jpg);
}

.container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 156px;
}

.logo {
	height: 156px;
	width: 278px;
	float: left;
}

.top-strip {
	width: 722px;
	height: 156px;
	background-image: url(images/top-strip.jpg);
	background-repeat: repeat-x;
	float: left;
}

/* ----------------------------------------------------- menu ---------------------------------------------------- */

.menu-holder {
	width: 100%;
	height: 48px;
	display: block;
	float: left;
}

.menu {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 48px;
}

.spacer-1 {
	width: 100%;
	float: left;
	height: 48px;
	display: block;
}

.spacer-2 {
	height: 20px;
	width: 600px;
	display: block;
	
}

.spacer-3 {
	height: 15px;
	width: 200px;
	display: block;
}

.spacer-4 {
	height: 20px;
	width: 600px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

.spacer-5 {
	height: 30px;
	width: 600px;


}

.spacer-board {
	height: 20px;
	width: 600px;
	background-color: #FFFFFF;


}


.space {
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 10px;
}
/* ------------------------           body styles --------------------------------------------------- */

.content-holder {
	width: 949px;
	background-repeat: repeat-x;
	background-color: #333333;
	background-image: url(images/bg-strip3.jpg);
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.content {
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	float: left;
	text-align: left;
}

.content-mail {
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	height: 1300px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
}


.banner {
	width: 949px;
	float: left;
	height: 215px;
	background-color: #006600;
}

.content-left {
	width: 650px;
	float: left;
	padding-left: 20px;
	background-color: #FFFFFF;
}

.content-right {
	width: 260px;
	float: left;
	background-color: #FFFFFF;
}

.table-bg {
	float: left;
	width: 400px;
	height: 200px;
	text-align: center;
	padding-top: 10px;
	background-color: #333333;
}

.right-image {
	height: 610px;
	width: 260px;
	background-image: url(images/right-image.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.right-image2 {
	height: 610px;
	width: 260px;
	background-image: url(images/sunflowers.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.cuisine-menu {
	width: 880px;
	float: left;
	height: 500px;
	padding-left: 20px;
}

.cuisine {
	width: 550px;
	float: left;
	height: 200px;
}

.times {
	width: 150px;
	float: left;
}

.meals {
	width: 400px;
	float: right;
}

/* ------------------------------------------------------------------ footer ------------------------------------------- */

.footer-holder {
	width: 100%;
	float: left;
	height: 160px;
	background-image: url(images/bg-strip-reversed.jpg);
	background-repeat: repeat-x;
}


.footer-small{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
	text-align: center;
	padding-top: 18px;
	color: #FFFFFF;
}

.footer-medium {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: small;
}


/* ------------------------------------ sliding panels -------------------------------------------------- */

.SlidingPanels {
	width: 700px;
	float: left;
	height: 220px;
	position: relative;
}

.SlidingPanelsContentGroup {
	height: 220px;
	width: 700px;
	position: relative;
}

.SlidingPanelsContent {
	height: 220px;
	width: 700px;
	overflow: hidden;
}

.slidingpanels-number {}



/* ------------------------------------ tabbed panels -------------------------------------------------- */

.TabbedPanelsholder {
	width: 662px;
	overflow: hidden;
	display: block;
}

.TabbedPanels {
	float: left;
	width: 662px;
}

.TabbedPanelsTabGroup {
	width: 662px;
	float: left;
	height: 40px;
	background-color: #669966;
}

.TabbedPanelsTab {
	position: relative;
	list-style: none;


	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	width: 78px;
	height: 20px;
	padding-top: 10px;
	text-align: center;
	background-color: #669966;
	padding-bottom: 10px;
	float: left;
}

.TabbedPanelsContentGroup {
	width: 662px;
}

.TabbedPanelsContent {
	width: 642px;
	height: 210px;
	background-image: url(images/cuisine-mid.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.TabbedPanelsTabHover {
	background-color: #336656;
	color: #FFFFFF;
}

.TabbedPanelsTabSelected {
	background-repeat: no-repeat;
	background-color: #336656;
}

.TabbedPanelsTab a {
	text-decoration: none;
}

/* ------------------------------------ text and decoration -------------------------------------------------- */

.green-text-large {
	font-size: large;
	color: #009933;
	font-weight: bold;
	font-style: italic;
}

.small-text {
	font-size: x-small;
}

.slant {
	font-style: italic;
}

.green-list {
	color: #009933;
	font-weight: bold;
	font-style: italic;
}

.white-text {
	color: #FFFFFF;
}

.middle {
	text-align: center;
	width: 260px;
}

.middle2 {
	text-align: center;
}

.small-right {
	text-align: right;
	font-size: x-small;
	width: 260px;
	float: right;
}

/* ------------------------------------ panels -------------------------------------------------- */


.panel-hold {
	width: 600px;
	background-color: #F4F4F4;
}





/* ------------------------------------ form and application -------------------------------------------------- */

.form-spacer {
	width: 160px;
	float: left;
	background-color: #ECE9D8;
}

.form-spacer-2 {
	width: 200px;
	float: left;
	background-color: #ECE9D8;
}

.form-text {
	width: 395px;
	float: left;
	padding-right: 5px;
}


.form-exp {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #009900;
	font-weight: bold;
	font-size: large;
	font-style: italic;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  collapsible-panel   xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.collapsiblepanel {
	width: 600px;
}



.CollapsiblePanelTab {
	height: 34px;
	width: 580px;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #000000;
	background-image: url(images/panel-name.jpg);
	background-color: #F4F4F4;
	padding-top: 10px;
}

.CollapsiblePanelTabHover,  .CollapsiblePanelClosed .CollapsiblePanelTabHover {
	color: #0099CC;
	background-image: url(images/panel-name-over.jpg);
}

.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	color: #0099CC;
}


.CollapsiblePanelContent {
	width: 560px;
	background-color: #F4F4F4;
	color: #000000;
	display: block;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

