body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330033;
	background-color: #FFFFCC;
}
a:link { color: #666666; }
a:visited {	color: #666666; }
a:hover { color: #990000; }
.maincontent {
	overflow: visible;
	visibility: visible;
	left: 248px;
	top: 140px;
	position: absolute;
	z-index: 4;
	padding: 10px;
	
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330033;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330033; 
	margin-right:12px;
	margin-left:12px;
	margin-top:12px;
	margin-bottom:14px;
}
#Content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330033; 
	margin-right:8px;
	margin-left:8px;
	margin-top:8px;
	margin-bottom:8px;
	line-height:16px;
}
#NutritionalInfo {
	font-size: 10px;
	color: #660033; 
	margin-right:8px;
	margin-left:12px;
	margin-top:0px;
	margin-bottom:4px;
	line-height:12px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330033;	
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330033;
}
#ErrorMessage {
	font-size: 11px; 
	text-align:center;
	margin-right:3px;
	margin-left:3px;
	margin-top:3px;
	margin-bottom:3px;
	color: #FF0000;
}
#ErrorBox {
	font-size: 11px; 
	text-align:center;
	margin-right:25px;
	margin-left:3px;
	margin-top:3px;
	margin-bottom:18px;
	color: #FF0000;
	padding:5px 5px 5px 5px;
	background-color:#FFFFFF;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}
.top {
	width: 100%;
	position: absolute;
	height: 30px;
	left: 0px;
	top: 0px;
	background-color: #660033;
	background-image: url(../../Assets/Images/Templates/Common/topbar.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.navigation {
	position: absolute;
	left: 10px;
	top: 40px;
	z-index: 3;
	padding: 0px;
}
#CartSummary {
	font-size: 10px; 
	text-align:right;
	margin-right:3px;
}
.SubNavShell {
	margin-left:40px; 
	margin-top:2px; 
	margin-bottom:10px;
}
#Footer {
	color:#FFFFFF; 
	text-align:center; 
	margin-bottom:35px;
}
#Footer a {color:#FFFFFF;}
img {
	display: block;
	border: 0;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #660066;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	line-height: 90%;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h5 {
	font-size: 13px;
	line-height: 15px; 
	margin-bottom:6px;
	margin-left:5px;
}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
hr {
	color: #330033;
	border: 1px dotted;
}
.smaller {
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	width: 150px;
	padding: 4px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	color: #330033;
}

.Buttons {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-size: 9pt;
	font-weight: bold;
	border: 0px;
	text-align: center;
	background-color: #660066; 
	height:23px;
}

.ButtonsSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-size: 8pt;
	font-weight: bold;
	border: 0px;
	text-align: center;
	background-color: #660066;
	width:55px; 
	height:24px; 
	padding:3px;
}

#Menus {
	background-color:#660033;
	border-style:solid;
	border-color:#660033;
	border-width:1px;
	width:90%;
	padding:4 4 4 4;
	margin-left:10px;
}

#NewsContainer {
	margin:4px 0px 4px 10px;
	padding:8px 4px 5px 4px;
	vertical-align:top; 
	width:212px;
	overflow:auto;
	background-color:#fff;
	scrollbar-face-color:#F3D674;
	scrollbar-arrow-color:#fff;
	scrollbar-track-color:#FFFFCC;
	scrollbar-shadow-color:#FFFFCC;
	scrollbar-highlight-color:#F3D674;
	scrollbar-3dlight-color:#FFFFCC;
	scrollbar-darkshadow-Color:#F3D674;
}

#NewsContainer p {
	margin-top:3px;
}

#NewsContainer .ClickMore {
	text-align:right;
	margin-right:4px;
}
