a:link, a:visited
{
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C30D0D;
	text-decoration: none;
}
a:hover, a:focus
{
	text-decoration : underline;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C30D0D;
}
.bodycopy {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #202020;
}

.bodycopyX {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}
.bodycopy2 {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.bodycopyXclude {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #005AAA;
}
.bodycopy2bold {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.button {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.button:hover {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: underline;
}
.bodycopytiny {
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.bodyheading {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #D22229;
}
.pricepoint {
	font-size: 13px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #202020;
}
.pricepointPB {
	font-size: 13px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #55310D;
}
.locator {
	font-size: 13px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #005AAA;
}
.subheadings {
	font-size: 13px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #C30D0D;
	text-indent: 6px;
}
.sectionHeading {
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #005AAA;
	margin: 1px;
	padding: 1px;
	clear: right;
	float: none;
	height: auto;
	width: auto;
	border: 1px solid #98ADB8;
}
.menucategory {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/menuCat.jpg);
}
.menuDescBackg {
	/* 
	background-color: #2A4CA3;
	background-image: url(../images/bulk.jpg);
	*/
}
.menuDescBackgPB {
	/*
	background-color: #995C40;
	background-image: url(../images/brwn.jpg);
	*/
}
.menuDescBackgKP {
	/*
	background-color: #D82A4F;
	background-image: url(../images/kpink.jpg);
	*/
}
.menuDescBackgKB {
	/*
	background-color: #36B5E8;
	background-image: url(../images/kblue.jpg);
	*/
}
.menuDescBackgMT {
	background-image: url(../images/empty.jpg);
}
.menuRule {
	background-image: url(../images/menu/rule.jpg);
}
.menuRuleB {
	background-image: url(../images/menu/ruleB.jpg);
}
.above {
	z-index: 1000;
}
.tooltip {
	font-size: 10px;
}
#momentsContent img {
	padding: 4px;
	float: left;
}
#momentsContent h1 {
	color: #C30D0D;
	line-height: normal;
	font-size: 24px;
	text-align: center;
}
.momentsText {
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	color: #000;
	font-weight: normal;
	text-align: center;
}



#TwentyTen {
	width: 100%;
}
#TwentyTen #TwentyTenImages {
	height: 240px;
	width: 500px;
}

#TwentyTenText {
	font-size: 12px;
	display: inline;
	float: left;
	width: 310px;
	margin-top: -120px;
}
#TwentyTen #TwentyTenImages img:link {
	border: 1px solid #FFFFFF;
}
#TwentyTen #TwentyTenImages img:visited {
	border: 1px solid #FFFFFF;
}

#TwentyTen #TwentyTenImages img:hover {
	border: 1px solid #C30D0D;
}

#TwentyTen h4 {
	text-align: left;
	width: 500px;
	margin-left: 0px;
	margin-top: 10px;
}


.clearBoth {
	clear: both;
}
