body {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	background-image: url(../images/bckGrndMain.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}
#flashcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	float: left;
	margin: 0px;
}
#flashcontent a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
	padding-left: 20px;
	padding-top: 30px;
	margin-top: 10px;
}

/* -- Main Styles -- */

.lineTop {
	background-image: url(../images/lineTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menutitle {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
	margin-top: 0px;
	color:#DFBD80;
	width:95%;
	height:20px;
	padding:7px 5px 0px;
}
.submenu {
	font-size: 11px;
	font-weight: normal;
	color: #DFBD80;
	text-decoration: none;
	margin-bottom: 5px;
	line-height: 20px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
}
a:link, a:active, a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #5f4529;
	text-decoration: underline;
}
a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #5f4529;
	text-decoration: none;
}
.bckGrndMain {
	background-color: #87653d;
}
.imgHomeTop {
	background-image: url(../images/img_home1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.imgHomeBot {
	background-image: url(../images/img_home2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.titleMain {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #725530;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #fef9c6;
	background-image: url(../images/bckGrndStripe.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.textBody {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #5f4529;
}
.textBodyTitle {
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #5f4529;
}
.textBodyTitleBig {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #725530;
	padding-top:15px;
}
.textBodyTitle a {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #5f4529;
	text-decoration:underline;
}
.imgHome {
	background-image: url(../images/img_home1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.imgRestaurant1 {
	background-image: url(../images/restaurant2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.imgOpener {
	background-image: url(../images/img_opener.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.imgCompany {
	background-image: url(../images/img_company.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.imgReviews {
	background-image: url(../images/img_reviews.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.imgFeedback {
	background-image: url(../images/table_and_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.imgKitchenFood {
	background-image: url(../images/kitchen_and_food.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.imgProducersLunch {
	background-image: url(../images/img_producers_lunch.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.imgProducersForum {
	/*background-image: url(../images/img_producers_forum.jpg);*/
	background-image: url(../images/bread.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.submitButton {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #5f4529;
	background-color: #FFFFFF;
	height: 24px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0DFE3;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #E0DFE3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.formField1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #5f4529;
	background-color: #FFFFFF;
	height: 24px;
	width: 400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #999999;
	padding-top: 3px;
	padding-left: 4px;
	float:left;
}
.formField2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #5f4529;
	background-color: #FFFFFF;
	height: 84px;
	width: 400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #999999;
	padding-top: 3px;
	padding-left: 4px;
}
form {
	margin: 0px;
}
.textBodyTitleLines {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #5f4529;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5f4529;
	border-right-color: #5f4529;
	border-bottom-color: #5f4529;
	border-left-color: #5f4529;
}
.lineEmailSeperator {
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #5f4529;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.menuTable
{
	color:#5f4529;
	font-size:12px;
}

label.error {
	color:red;
	float:left;
	clear:both;
	display:block;
	padding:5px 0;
}