/* CSS Document */

body {
	margin-top:3px;
	margin-right:0px;
	margin-left:0px;
	font-family: Georgia, "Lucida Grande", Times New Roman, sans;
	font-size:13px;
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#e2e2e2;
}

.smallerBodyText {
	font-size:12px;
}

body.nobg {
	background-image: none;
	background-repeat: no-repeat;
	background-color:#ffffff;

}

.bulletList {
	padding-bottom:9px;
}

.LeftSideText {
	font-size:10px;
}

.SubHead {
	font-size:16px;
	font-weight:bold;
}

.SuperSubHead {
	font-size:13px;
	font-weight:bold;
	color:#134015;
}

.Description {
	font-size:10px;
}

a:link, a:visited {
	color: #006600;
}

a:hover {
	color:#866f0b;
}

.sublinks {
	font-size:11px;
	margin-bottom:7px;
	text-decoration:none;
	/*border-width:1px;
	border-color:#000000;
	border-style:solid; */
}

.LeftSideTable {
	padding-right:8px;
	padding-left:5px;
	/*border-right:1px;
	border-right-style:solid;
	border-right-color:#909052;*/
	border-right-color: #CCCCCC;
	font-size:10px;
	color: #333333;
	/*margin-right:10px;*/
	font-family: geneva, Tahoma, Verdana, Helvetica, sans-serif;
}

.sansSerifText {
	font-family: geneva, Tahoma, Verdana, Helvetica, sans-serif;
}

.subtabletext {
	font-size:12px;
	color:#FFFFFF;
}

h1 {
	font-size:18px;
	color:#7b070a;
	margin-bottom:0px;
	padding-bottom:0px;

}

h6 {
	font-size:10px;
	color: #000000;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:10px;
}

.adminText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.dgOverall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.dgHead {
	background-color:#7d060a;
	/*background-color:#5005A3;*/
	color:#FFFFFF;
	font-weight:bold;

}

.dgRow {
	background-color: #E6E6E6;
}

.dgRowAlternate {
	background-color: #D6D6D6;
}

.Coupon1 {
	border:dashed;
	border-width:2px;
	border-color:#006600;
	/*background-color:#99FF33;*/
}

.Coupon1TitleText {
	
	font-size:26px;
}

.Coupon1MainText {
	
	font-size:26px;
}

.Coupon1Details {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
.FoodTable {
	font-family: geneva, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	}
.FoodTableSeparator {
	border-right:1px;
	border-right-style:solid;
	border-right-color: #CCCCCC;
}
