body {
	margin: 0px;
	background-image: url(../images/topBannerBG.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;


}
a:link {
	text-decoration: none;
	color: #E29000;
}
a:visited {
	color: #E29000;
	text-decoration: none;
}
a:hover {
	color: #FFA200;
	text-decoration: underline;
}
a:active {
	color: #E29000;
	text-decoration: none;
}

#topBanner01 {
	background-image: url(../images/topBanner01.gif);
	width: 800px;
	height: 100px;
}

#topBanner02 {
	background-image: url(../images/topBanner02.gif);
	width:160px;
	height:91px;
}
.bodyContent {
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
	width: 100%;
	padding-left: 5px;

}
.content {
	padding-bottom: 20px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 525px;
}
.Subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #181F4F;
	position: relative;
	left: -10px;
}
.navSideContainer {
	float: left;
	width: 150px;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;

}

.navSide01 {
	font-weight: bold;
	background-image: url(../images/navButtonBG.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	border-top: 1px solid #3D0017;
	height: 17px;
	padding: 1px 6px 1px 9px;
	width: 131px;
	line-height: 14px;
}
.navSide02 {
	background-image: url(../images/navButtonBG.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	border-top: 1px solid #3D0017;
	height: 17px;
	padding: 1px 6px 1px 20px;
	width: 120px;
	line-height: 14px;

}
.navSide03 {
	background-image: url(../images/navButtonBG.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	border-top: 1px solid #3D0017;
	height: 17px;
	padding: 1px 6px 1px 31px;
	width: 109px;
	line-height: 14px;
}
.navSide04 {
	background-image: url(../images/navButtonBG.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	border-top: 1px solid #3D0017;
	height: 17px;
	padding: 1px 6px 1px 45px;
	width: 89px;
	line-height: 14px;
}
.navSideContainer a:link {
	text-decoration: none;
	color: #344356;
}
.navSideContainer a:visited {
	color: #344356;
	text-decoration: none;
}
.navSideContainer a:hover {
	color: #4A5E77;
	text-decoration: underline;
}
.navSideContainer a:active {
	color: #344356;
	text-decoration: none;
}
.navSideTop {
	background-image: url(../images/navTop.gif);
	background-repeat: no-repeat;
	height: 23px;
	width:146px;
}
.navSideBottom {
	background-attachment: fixed;
	background-image: url(../images/navBottom.gif);
	background-repeat: no-repeat;
	height: 23px;
	width:146px;
}
.bodyContainer {
	float: left;
	margin-top: -100px;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
	top: 30px;

}
.contentLeftBG {
	background-image: url(../images/contentLeft.gif);
	background-repeat: repeat-y;
}
.contentRightBG {
	background-image: url(../images/contentRight.gif);
	background-repeat: repeat-y;
}
.contentTopBG {
	background-image: url(../images/contentTC.gif);
	background-repeat: repeat-x;
}
.contentBottomBG {
	background-image: url(../images/contentBC.gif);
	background-repeat: repeat-x;
}
.menuItem {
	font-weight: bold;
	color: #333300;
	/*width:80%;*/
}
.menuGroupName {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #003366;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 13px;
}
.menuPrice {
	color: #333333;
	float:right;
	position:relative;
	top:-16px;
}
.menuSection {
	/*width: 375px;
	list-style-type: decimal;
	margin: 0px;
	padding: 0px;*/
}
div#menuDesc {
	font-style: italic;
	font-size: 12px;
	color: #333333;
	padding:2px 4px;
}
.menuSection li {
	padding-bottom: 5px;
	padding-right: 20px;
}
.DisRow1 {
	font-size:12px;
	padding: 4px 8px;
	clear:both;
}
.DisCol1 {
	width:125px;
	float:left;
}
.DisCol2 {
	width:275px;
	float:left;
}#returnTop {
	font-size: 14px;
	font-style: italic;
	text-align: right;
	width: 100%;
	padding-right: 10px;

}

