/*------------------------- */
/*		Reset				*/
/*------------------------- */

* 								{ margin: 0; padding: 0; border: 0; /*outline: 0;*/ font-size: 100%; }

html							{ margin-bottom: 1px; padding-bottom: 1px; }
body							{ line-height: 1; color: black; background: white; font-size: 62.5%; }

table							{ border-collapse: collapse; }
td								{ border-style: none; vertical-align: top; }

.ClearFloat						{ border: none; clear: both; float: none; font-size: 1px; height: 0; margin: 0; padding: 0; overflow: hidden; }
.Clear							{ height: 0; width: 0; }
.HiddenSubmitButton				{ border: none; width: 0px; height: 0px; overflow: hidden; }

/*------------------------- */
/*		Setup				*/
/*------------------------- */

* 								{ font-family: arial, verdana, tahoma; }

html							{ height: 100%; }
body							{ color: #606060; background: url(../Img/Framework/Background.jpg) no-repeat top center white fixed; font-size: 12px; }

a,
a:link,
a:visited,
a:active,
a:hover							{ color: #004c20; font-weight: bold; text-decoration: none; }
a:hover   						{ text-decoration: underline; }
a.PopUp							{ padding-right: 12px; background: url(../Img/Icon/Popup.gif) right no-repeat; }
a.Print							{ font-size: 11px; text-decoration: none; font-weight: normal; color: #005a0a; text-transform: none; }
a.Print	img						{ position: relative; top: 2px; margin-right: 3px; }

/*------------------------- */
/*		Framework			*/
/*------------------------- */

.Frame							{ width: 932px; position: relative; left: 50%; margin-left: -466px; padding-bottom: 40px; }
.HeaderWrapper					{ height: 174px; background: url(../Img/Framework/BackgroundHeader.png) no-repeat; }
.PageWrapper					{ background: url(../Img/Framework/BackgroundPage.png) repeat-y; height: 1%; }
html>body .PageWrapper 			{ height: auto; } 
.FooterWrapper					{ height: 50px; background: url(../Img/Framework/BackgroundFooter.png) no-repeat; overflow: hidden; }

/*------------------------- */
/*		Top & Menu			*/
/*------------------------- */

.TopWrapper						{ height: 174px; background: url(../Img/Framework/BackgroundTop.png) no-repeat; }

.TopNavigation					{ margin-right: 19px; height: 20px; overflow: hidden; border-right: 1px solid #bdb482; }
.TopNavigation div				{ float: left; display: inline; margin: 3px 0px 0px 19px; }
.TopNavigation ul				{ float: right; display: inline; list-style: none; }
.TopNavigation ul li			{ float: right; display: inline; height: 20px; overflow: hidden; border-left: 1px solid #bdb482; padding: 9px 2px 0px 7px; margin-right: 5px; text-transform: uppercase; font-size: 10px; }
.TopNavigation ul li.Icon		{ float: right; padding: 9px 23px 0px 7px; background: no-repeat right; }
.TopNavigation ul li a,
.TopNavigation ul li a:link,
.TopNavigation ul li a:visited,
.TopNavigation ul li a:active,
.TopNavigation ul li a:hover	{ color: #a4a675; font-weight: normal; text-decoration: none; }
.TopNavigation ul li a:hover   	{ text-decoration: none; color: #303030; }

.Logotype						{ width: 192px; height: 110px; overflow: hidden; margin-left: 370px; }
.Logotype img					{ width: 192px; height: 110px; }

.Menu							{ width: 828px; height: 34px; overflow: hidden; margin-left: 52px; }
.Menu ul						{ list-style: none; }
.Menu ul li						{ float: left; display: inline; }

.DropDownWrapper				{ background: url(../Img/Menu/DropDownLeft.png) no-repeat bottom left; position: absolute; display: none; }
.DropDown						{ background: url(../Img/Menu/DropDownRight.png) no-repeat bottom right; }
.DropDown div					{ padding: 0px 5px 0px 5px; }
.DropDown div img				{ display: block; }
.DropDownFooter					{ height: 5px; padding: 0px; margin: 0px 5px 0px 5px; overflow: hidden; background: url(../Img/Menu/DropDownBottom.png) repeat-x; }


/*------------------------- */
/*		Moodboard			*/
/*------------------------- */

.Moodboard						{ width: 828px; height: 280px; overflow: hidden; margin: 0px 52px 8px 52px; }
.MoodboardMargin				{ height: 13px; overflow: hidden; }

/*------------------------- */

/*		Page				*/
/*------------------------- */

.Page							{ width: 828px; overflow: hidden; margin: 0px 52px 0px 52px; padding-top: 12px; }

.Page a,
.Page a:link,
.Page a:visited,
.Page a:active,
.Page a:hover					{ color: #004c20; font-weight: bold; text-decoration: none; text-transform: uppercase; font-size: 9px; white-space: nowrap; }

.Page a.Inline,
.Page a.Inline:link,
.Page a.Inline:visited,
.Page a.Inline:active,
.Page a.Inline:hover			{ color: #004c20; font-weight: normal; text-decoration: none; text-transform: none; font-size: 11px; white-space: normal; line-height: 14px; }


.Page h1						{ color: #005a0a; font-family: Georgia, "Times New Roman", Times, serif; font-size: 30px; font-weight: normal; line-height: 34px; margin-bottom: 12px; }
.Page h2						{ color: #005a0a; font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px; font-weight: normal; line-height: 28px; margin-bottom: 5px; }
.Page h3						{ color: #80763d; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; line-height: 14px; margin-bottom: 3px; text-transform: uppercase; }
.Page h4						{ color: #005a0a; font-family: arial; font-size: 13px; font-weight: normal; line-height: 16px; margin-top: 8px; margin-bottom: 2px; }
.Page h5						{ color: #005a0a; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; line-height: 18px; margin-bottom: 0px; }

.Page p							{ line-height: 18px; margin-bottom: 10px; }
.Page p.Quotation				{ color: #80763d; font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; font-weight: normal; line-height: 24px; font-style: italic; margin-bottom: 12px; }
.Page p.ImageText				{ font-size: 10px; line-height: normal; }

.Page span.TextHeading			{  color: #005a0a; font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; text-transform: uppercase; }

.Page .ColumnLSS				{ width: 828px; background: url(../Img/Framework/ColumnLSS.gif) repeat-y; }
.Page .ColumnLS					{ width: 828px; background: url(../Img/Framework/ColumnLS.gif) repeat-y; }
.Page .ColumnLSM				{ width: 828px; background: url(../Img/Framework/ColumnLSM.gif) repeat-y; }
.Page .ColumnML					{ width: 828px; background: url(../Img/Framework/ColumnML.gif) repeat-y; }
.Page .ColumnLL					{ width: 828px; background: url(../Img/Framework/ColumnLL.gif) repeat-y; }

.Content						{ }
.Content div.Cell				{ float: left; display: inline; margin-right: 20px; }

.Offer							{ width: 100%; }
.Offer tr td.Cell				{ border: 1px solid #ffffff; background:url(../Img/Framework/BackgroundOffer.gif) repeat-x #f5f5f1; vertical-align: top; }
.Offer tr td.Cell .Wrapper		{ margin: 10px; }
.Offer tr td.Seperator			{ width: 17px; }

.Box							{ padding: 24px 20px 10px 20px; border: 1px solid #ffffff; background:url(../Img/Framework/BackgroundBox.gif) repeat-x #f5f5f1; }

.HorizontalSeperator			{ padding-bottom: 20px; border-top: 1px solid #c5bd93; margin-top: 20px; }
.HorizontalSeperatorCompact		{ padding-bottom: 10px; border-top: 1px solid #c5bd93; margin-top: 10px; }
.HorizontalSplit				{ padding-bottom: 20px; border-top: 2px solid #c5bd93; margin-top: 20px; }

.NewsletterSubscriptionBox		{ float: left; display: inline; margin-left: 5px; }
.BrandBox						{ float: right; display: inline; text-align: right; }

/*------------------------- */
/*		Panel				*/
/*------------------------- */

.PanelWrapper							{}
.PanelWrapper .TabList					{ height: 25px; overflow: hidden; } 
.PanelWrapper .TabList ul				{ list-style: none; }
.PanelWrapper .TabList ul li			{ float: left; display: inline; height: 25px; overflow: hidden; color: #5a5a5a; font-weight: bold; padding: 5px 13px 0px 13px; margin-right: 4px; font-size: 12px; background: url(../Img/Panel/TabInactive.gif) repeat-x; }
.PanelWrapper .TabList ul li.Active		{ background: url(../Img/Panel/TabActive.gif) repeat-x; }
.PanelWrapper .TabList ul li a,
.PanelWrapper .TabList ul li a:link,
.PanelWrapper .TabList ul li a:visited,
.PanelWrapper .TabList ul li a:active,
.PanelWrapper .TabList ul li a:hover	{ color: #707070; font-weight: bold; text-decoration: none; text-transform: none; font-size: 12px; }
.PanelWrapper .TabList ul li a:hover	{ text-decoration: none; color: #000000; }



.PanelWrapper .Panel					{ background: url(../Img/Framework/BackgroundPanel.gif) repeat-x #f8f5f0; }
.PanelWrapper .Previous					{ float: left; display: inline; margin-left: 12px; }
.PanelWrapper .Next						{ float: right; display: inline; margin-right: 12px; }

/*------------------------- */
/*		Press				*/
/*------------------------- */

.PressItem						{ margin-bottom: 20px; }
.PressItem p.Date				{ color: #80763d; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; border-bottom: 1px solid #c6bf94; margin-bottom: 5px; }
.PressItem p.Headline			{ color: #303030; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; margin-bottom: 2px; }
.PressItem p.Intro				{ font-size: 12px; line-height: 16px; margin-bottom: 0px; }
.PressItem a.Link,
.PressItem a.Link:link,
.PressItem a.Link:visited,
.PressItem a.Link:active,
.PressItem a.Link:hover			{ color: #303030; font-weight: normal; text-decoration: none; text-transform: none; font-size: 10px; white-space: normal; line-height: 14px; }
.PressItem a.Link:hover			{ text-decoration: none; color: #000000; }

/*------------------------- */
/*		Article				*/
/*------------------------- */

.ArticleItem					{ margin-bottom: 20px; }
.ArticleItem p.Date				{ color: #80763d; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; border-bottom: 1px solid #c6bf94; margin-bottom: 5px; }
.ArticleItem p.Date	span		{ color: #000000; font-family: arial; font-size: 10px; }
.ArticleItem p.Headline			{ color: #303030; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; margin-bottom: 2px; }
.ArticleItem p.Intro			{ font-size: 12px; line-height: 16px; margin-bottom: 5px; }
.ArticleItem p.Link				{ font-size: 12px; line-height: 14px; margin-bottom: 0px; }
.ArticleItem p.Link a,
.ArticleItem p.Link a:link,
.ArticleItem p.Link a:visited,
.ArticleItem p.Link a:active,
.ArticleItem p.Link a:hover		{ color: #005a0a; font-weight: normal; text-decoration: none; text-transform: none; font-size: 12px; white-space: normal; line-height: 14px; }
.ArticleItem p.Link a:hover		{ text-decoration: none; color: #005a0a; }

/*------------------------- */
/*		Image Gallery		*/
/*------------------------- */

.ImageGallery tr.Image td.Image		{ width: 150px; height: 150px; background-color: #808080; vertical-align: middle; text-align: center; }
.ImageGallery tr.Image td.Seperator	{ width: 13px; }
.ImageGallery tr.Info td.Info		{ padding: 7px 0px 20px 0px; }
.ImageGallery tr.Info td.Seperator	{ width: 13px; }
.ImageGallery p.Title				{ font-weight: bold; font-size: 12px; color: #5a5a5a; line-height: 14px; margin-bottom: 2px; }
.ImageGallery p.Title span			{ font-size: 10px; }
.ImageGallery p.Intro				{ font-weight: normal; font-size: 10px; color: #5a5a5a; line-height: 12px; margin-bottom: 0px; }

/*------------------------- */
/*		PopUp				*/
/*------------------------- */

div.PopUp						{ width: 660px; overflow: hidden; background: url(Img/Framework/BackgroundPopUp.gif) top repeat-x #ebe5d5; }
div.PopUp table					{ margin: 20px; width: 620px; display: block; }
div.PopUp p						{ line-height: 18px; margin-bottom: 10px; }
div.PopUp h1					{ color: #005a0a; font-family: Georgia, "Times New Roman", Times, serif; font-size: 30px; font-weight: normal; line-height: 36px; margin-bottom: 5px; }
div.PopUp h2					{ color: #005a0a; font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px; font-weight: normal; line-height: 28px; margin-bottom: 5px; }
div.PopUp h3					{ color: #80763d; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; line-height: 14px; margin-bottom: 3px; text-transform: uppercase; }
div.PopUp h4					{ color: #005a0a; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; line-height: 18px; margin-bottom: 0px; margin-top: 25px; }

div.PopUp a,
div.PopUp a:link,
div.PopUp a:visited,
div.PopUp a:active,
div.PopUp a:hover				{ color: #004c20; font-weight: bold; text-decoration: none; text-transform: uppercase; font-size: 9px; white-space: nowrap; }
div.PopUp a.Print				{ text-transform: none; font-size: 11px; font-weight: normal; white-space: normal; }
div.PopUp a.Download			{ text-transform: none; font-size: 11px; font-weight: normal; white-space: normal; }

/*------------------------- */
/*		Price Table			*/
/*------------------------- */

.PriceTable th.Title			{ color: #80763d; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; line-height: 14px; margin-bottom: 0px; text-transform: uppercase; text-align: left; vertical-align: middle; padding: 10px 0px 8px 0px; }
.PriceTable th.SubTitle			{ color: #005a0a; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; line-height: 14px; margin-bottom: 0px; text-transform: none; text-align: left; vertical-align: middle; padding: 10px 0px 8px 0px; }
.PriceTable th.Price			{ width: 92px; color: #005a0a; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; line-height: 14px; margin-bottom: 0px; text-transform: none; text-align: center; vertical-align: middle; padding: 10px 0px 8px 0px; background-color: #ded9c0; }
.PriceTable th.Seperator		{ width: 10px; }

.PriceTable td					{ height: 45px; background-color: #ffffff; border-bottom: 1px solid #bdb795; }
.PriceTable tr.End td			{ border-bottom: 0px; }
.PriceTable td.Title			{ color: #005a0a; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; line-height: 14px; margin-bottom: 0px; text-transform: none; text-align: left; vertical-align: middle; padding: 0px 0px 0px 10px; }
.PriceTable td.Price			{ width: 92px; color: #005a0a; font-size: 12px; font-weight: normal; line-height: 14px; text-align: center; vertical-align: middle; padding: 0px; background-color: #ded9c0; color: #80763d; }
.PriceTable td.Seperator		{ width: 10px; }

/*------------------------- */
/*		Food Menu			*/
/*------------------------- */

.FoodMenuIntro td.Season p					{ color: #80763d; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; }
.FoodMenuIntro td.Category ul				{ list-style: none; margin-top: 15px; }
.FoodMenuIntro td.Category ul li			{ padding-left: 22px; padding-bottom: 10px; font-size: 11px; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; color: #a59676; }
.FoodMenuIntro td.Category ul li.Active		{ background: url(../Img/Content/Food/MenuArrow.gif) no-repeat; color: #80763d; }
.FoodMenuIntro td.Category ul li span		{ font-size: 10px; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; }
.FoodMenuIntro td.Category ul li a,
.FoodMenuIntro td.Category ul li a:link,
.FoodMenuIntro td.Category ul li a:visited,
.FoodMenuIntro td.Category ul li a:active,
.FoodMenuIntro td.Category ul li a:hover			{ color: #a59676; font-weight: bold; text-decoration: none; text-transform: none; font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; }
.FoodMenuIntro td.Category ul li.Active	a,
.FoodMenuIntro td.Category ul li.Active	a:link,
.FoodMenuIntro td.Category ul li.Active	a:visited,
.FoodMenuIntro td.Category ul li.Active	a:active,
.FoodMenuIntro td.Category ul li.Active	a:hover		{ color: #80763d; font-weight: bold; text-decoration: none; text-transform: none; font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; }



.FoodMenuList th				{ color: #005a0a; font-family: Georgia, "Times New Roman", Times, serif; font-size: 25px; font-weight: normal; text-align: left; padding: 10px 0px 8px 0px; border-bottom: 1px solid #bdb795; }
.FoodMenuList th span			{ color: #80763d; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; }
.FoodMenuList td				{ padding: 16px 0px 5px 0px; border-bottom: 1px solid #bdb795; }
.FoodMenuList td.Food			{ text-align: left; vertical-align: top; width: 255px; }
.FoodMenuList td.Price			{ text-align: right; vertical-align: bottom; white-space: nowrap; width: 150px; }
.FoodMenuList td.Food p			{ color: #005a0a; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; margin-bottom: 3px; }
.FoodMenuList td.Food p span	{ color: #80763d; font-family: arial, verdana; font-size: 10px; font-weight: normal; }
.FoodMenuList td.Price p		{ color: #80763d; font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; font-weight: normal; margin-bottom: 3px; }
.FoodMenuList td.Price p span	{ color: #80763d; font-family: arial, verdana; font-size: 10px; font-weight: normal; }


.PriceTable th.SubTitle			{ color: #005a0a; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; line-height: 14px; margin-bottom: 0px; text-transform: none; text-align: left; vertical-align: middle; padding: 10px 0px 8px 0px; }
.PriceTable th.Price			{ width: 92px; color: #005a0a; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; line-height: 14px; margin-bottom: 0px; text-transform: none; text-align: center; vertical-align: middle; padding: 10px 0px 8px 0px; background-color: #ded9c0; }
.PriceTable th.Seperator		{ width: 10px; }

.PriceTable td					{ height: 45px; background-color: #ffffff; border-bottom: 1px solid #bdb795; }
.PriceTable tr.End td			{ border-bottom: 0px; }
.PriceTable td.Title			{ color: #005a0a; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; line-height: 14px; margin-bottom: 0px; text-transform: none; text-align: left; vertical-align: middle; padding: 0px 0px 0px 10px; }
.PriceTable td.Price			{ width: 92px; color: #005a0a; font-size: 12px; font-weight: normal; line-height: 14px; text-align: center; vertical-align: middle; padding: 0px; background-color: #ded9c0; color: #80763d; }
.PriceTable td.Seperator		{ width: 10px; }
/*------------------------- */
/*		News				*/
/*------------------------- */

.NewsItem						{ margin-top: 15px; }
.NewsItem p.Date				{ color: #80763d; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; border-bottom: 1px solid #c6bf94; margin-bottom: 2px; }
.NewsItem p.Headline			{ color: #303030; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; margin-bottom: 2px; }
.NewsItem p.Intro				{ font-size: 11px; line-height: 16px; margin-bottom: 0px; }

.NewsItemPopUp					{ width: 660px; padding: 20px; background: url(Img/Framework/BackgroundPopUp.gif) top repeat-x #ebe5d5; }
.NewsItemPopUp table			{ width: 620px; }
.NewsItemPopUp p.Date			{ color: #80763d; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; border-bottom: 1px solid #c6bf94; margin-bottom: 5px; padding-bottom: 3px; }
.NewsItemPopUp p.Content		{ line-height: 18px; margin-bottom: 10px; }
.NewsItemPopUp h2				{ color: #005a0a; font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px; font-weight: normal; line-height: 28px; margin-bottom: 5px; }


/*------------------------- */
/*		Form				*/
/*------------------------- */

input[type="text"].Text			{ display: block; color: #5a5a5a; border: 1px solid #a2954e; padding: 3px; width: 100%; font-size: 11px; background: url(../Img/Form/InputTextBackground.gif) top repeat-x #ffffff; }
input[type="password"].Text		{ display: block; color: #5a5a5a; border: 1px solid #a2954e; padding: 3px; width: 100%; font-size: 11px; background: url(../Img/Form/InputTextBackground.gif) top repeat-x #ffffff; }
textarea.Text					{ display: block; color: #5a5a5a; border: 1px solid #a2954e; padding: 3px; width: 100%; height: 150px; overflow: auto; font-size: 11px; background: url(../Img/Form/TextareaBackground.gif) top repeat-x #ffffff; resize: none; }

a.FormLink,
a.FormLink:link,
a.FormLink:visited,
a.FormLink:active,
a.FormLink:hover				{ color: #80763d; font-weight: bold; text-decoration: none; text-transform: uppercase; font-size: 9px; white-space: nowrap; }
a.FormLink:hover				{ color: #000000; font-weight: bold; text-decoration: none; text-transform: uppercase; font-size: 9px; white-space: nowrap; }

.FormLinkButton					{ height: 21px; min-width: 20px; width: auto !important; width: 20px; }
.FormLinkButton div				{ height: 21px; }
.FormLinkButton div a,
.FormLinkButton div a:link,
.FormLinkButton div a:visited,
.FormLinkButton div a:active,
.FormLinkButton div a:hover		{ color: #80763d; font-weight: bold; text-decoration: none; text-transform: uppercase; font-size: 9px; white-space: nowrap; line-height: 16px; }
.FormLinkButton div a:hover		{ color: #000000; font-weight: bold; text-decoration: none; text-transform: uppercase; font-size: 9px; white-space: nowrap; line-height: 16px; }

.FormSubmitButton				{ height: 21px; min-width: 20px; width: auto !important; width: 20px; background: url(../Img/Form/SubmitButtonLeft.png) no-repeat; }
.FormSubmitButton div			{ height: 21px; margin-left: 5px; padding-right: 9px; background: url(../Img/Form/SubmitButtonRight.png) right no-repeat; }
.FormSubmitButton div a,
.FormSubmitButton div a:link,
.FormSubmitButton div a:visited,
.FormSubmitButton div a:active,
.FormSubmitButton div a:hover	{ color: #80763d; font-weight: bold; text-decoration: none; text-transform: uppercase; font-size: 9px; white-space: nowrap; line-height: 16px; }
.FormSubmitButton div a:hover	{ color: #000000; font-weight: bold; text-decoration: none; text-transform: uppercase; font-size: 9px; white-space: nowrap; line-height: 16px; }


/*------------------------- */
/*		Footer				*/
/*------------------------- */

.Footer							{ margin: 0px 20px 0px 20px; padding-top: 35px; color: #303030; font-size: 10px; text-transform: uppercase; }
.Footer a,
.Footer a:link,
.Footer a:visited,
.Footer a:active,
.Footer a:hover					{ color: #303030; font-weight: normal; text-decoration: underline; }
.Address						{ float: left; display: inline; text-align: left; }
.About							{ float: right; display: inline; text-align: right; }

.Production						{ display: none; }
