body {
	background-color: #623C63;
	background-image: url(../Images/back.gif);
	margin-top: 15px;
	color: #421C00;
}
.BodyText_pad10 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #492E1F;
	font-style: italic;
	text-align: justify;
	padding: 0px 30px;
	line-height: 18px;
}
.MenuText {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #492E1F;
	font-style: italic;
	text-align: center;
	line-height: 15px;
	word-spacing: normal;
	padding: 10px;
}
.MenuTextLeft {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #492E1F;
	text-align: left;
	line-height: 15px;
	word-spacing: normal;
	padding: 10px;
}
.MenuTextJustify {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #492E1F;
	font-style: italic;
	text-align: justify;
	line-height: 15px;
	word-spacing: normal;
	padding: 10px;
	clear: right;
	width: 98.8%;
}
.SubMenuTextJustify {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #492E1F;
	font-style: italic;
	text-align: justify;
	line-height: 22px;
	word-spacing: normal;
	padding: 20px;
}
.addressText {
	color: #421C00;
	font-size: 10pt;
	font-style: italic;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #764877;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.LocationText {
	color: #421C00;
	font-size: 14pt;
	font-style: italic;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 20px;
}
.ProductText {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #492E1F;
	font-style: italic;
	text-align: justify;
	line-height: 14px;
	word-spacing: normal;
	padding: 5px 15px 5px 0px;
}

input {
	background-color: #EAE1BA;
	border: 1px solid #793600;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
select {
	background-color: #EAE1BA;
	border: 1px solid #793600;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
textarea {
	background-color: #EAE1BA;
	border: 1px solid #793600;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}

.LeftLine {
	background-image: url(../Images/leftLine.gif);
	background-repeat: repeat-y;
	background-position: left;
}


.FirstLetter {
	color: #793600;
	font-size: 33pt;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height:80%;
	letter-spacing:-6px;
}
#menu {
	border: 1px solid #793600;
	margin: 0px 15px;
	background-color: #B29933;
	background-image: url(../Images/menuDivBackground.gif);
	background-repeat: repeat;
	height: auto;	
	
}
#menuHeader {
	border: none;
	padding: 0px 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #793600;
	color: #EAE1BA;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 0px;
	text-align: right;
	background-image: url(../Images/TopLeftRound.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
}
#menuFooter {
	border: none;
	padding: 0px 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #793600;
	color: #EAE1BA;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: center;
	background-image: url(../Images/botRightRound.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
}
#subMenu {
	border: 1px dotted #793600;
	background-color: #EAE1BA;
	padding: 0px 20px 0px 10px;
	font-size: 10pt;
	line-height: 16px;
}
#ProductMenu {
	border: 1px solid #793600;
	margin: 0px;
	background-color: #B29933;
	background-image: url(../Images/menuDivBackground.gif);
	background-repeat: repeat;
}
#ProductDesc {
	margin: 0px;
	background-color: #B29933;
	background-image: url(../Images/menuDivBackground.gif);
	background-repeat: repeat;
	border-top: 1px solid #793600;
	border-right: 1px solid #793600;
	border-bottom: 1px solid #793600;
	border-left: 1px solid #793600;
	padding: 15px;
	width: 60%;
	vertical-align: top;
}
#ProductIMG {
	margin: 0px;
	background-color: #eae1ba;
	border-top: 1px solid #793600;
	border-right: 1px solid #793600;
	border-bottom: 1px solid #793600;
	border-left: 1px solid #793600;
	padding: 0px;
	width: 40%;
}
#staffMenuHeader {
	border: none;
	background-color: #744976;
	font-size: 10pt;
	line-height: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #EAE1BA;
	text-align: center;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-weight: bold;
}
#staffSubMenu {
	border: 1px dotted #793600;
	background-color: #EAE1BA;
	padding: 15px 15px 15px 0px;
	font-size: 10pt;
	line-height: 16px;
	margin: 0px 15px 15px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #793600;
	text-align: justify;
}
#staffPhoto {
	margin: 0px 15px;
	float: left;
}
#productImage {
	margin: 5px;
	text-align: right;
	float: right;
}
a.MenuFooter_nav:link, a.MenuFooter_nav:visited {
	font-size: 10px;
	color: #EAE1BA;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: underline;
}
a.MenuFooter_nav:hover, a.MenuFooter_nav:active {
	font-size: 10px;
	color: #B29933;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
}
a.Tipping:link, a.Tipping:visited {
	font-size: 16px;
	color: #492E1F;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
}
a.Tipping:hover, a.Tipping:active {
	font-size: 16px;
	color: #B29933;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
}
a.Publicity:link, a.Publicity:visited {
	font-size: 10pt;
	color: #EAE1BA;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-decoration: none;
	background-color: #793600;
	width: 200px;
	height: 15px;
	margin: 0px 0px 5px;
	padding: 2px;
	float: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B29933;
	border-right-color: #B29933;
	border-bottom-color: #B29933;
	border-left-color: #B29933;
}
a.Publicity:hover, a.Publicity:active {
	font-size: 10pt;
	color: #793600;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-decoration: none;
	background-color: #B29933;
	width: 200px;
	height: 15px;
	margin: 0px 0px 5px;
	padding: 2px;
	float: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #793600;
	border-right-color: #793600;
	border-bottom-color: #793600;
	border-left-color: #793600;
}
a:link, a:visited {
	font-size: 10pt;
	color: #421C00;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: underline;
}
a:hover, a:active {
	font-size: 10pt;
	color: #764877;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
}
hr {
	color: #9F2228;
}
h1 {
	font-size: 18px;
	color: #9F2228;
}

input, select, textarea {
	font-family: "Times New Roman", Times, serif;
 	font-size: 10pt;
	color: #421C00;
	border: 1px inset #A1978F;
}

input.formCheckbox {
	border: none;
	background: transparent;
}

input.formButton {
	background: #421C00;
	border-bottom: 1px solid #512F2F;
	border-left: 1px solid #512F2F;
	border-right: 1px solid #141C0D;
	border-top: 1px solid #141C0D;
	color: #EAE1BA;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
}

/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="tabulardata">*/
table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #421C00;
	border-collapse: collapse;
	padding: 2px;
}
table.tabularData td, table.tabularData th{
	padding: 3px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #B29933;
	color: #332615;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven {
	background-color: #EAE1BA;
}
.altRowOdd{
	background-color: #EAE1BA;
}

.smallprint {
	font-size: 10px;
}

.pagingLinks {
	text-align: center;
}

.errorMessage {
	color: #993333;
	font-weight: bold;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
