/* 2006-05-11 */

body{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
}

.homeLinkDiv{
	position: absolute;
	top: 1px;
	left: 66px;
	z-index: 4;
	font-size: 10px;
	color: #797979;
}

a.homeLink{
	color: #797979;
	text-decoration: none;
}

a.homeLink:hover{
	color: #797979;
	text-decoration: underline;
}

.headerText{
	position: absolute;
	top: 82px;
	left: 275px;
	width: 250px;
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #A0A0A0;
	line-height: 100%;
	z-index: 6;
}

.H1Heading1{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #888888;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.H1Heading2{
	font-family: arial, helvetica, verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

p{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
}

td{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
}

h1{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

h2{
	font-family: arial, helvetica, verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h3{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

a{
	color: #ff0000;
	text-decoration: underline;
}

a:hover{
	color: #838383;
	text-decoration: underline;
}

.bannerBack{
	background-image: url(images/BannerRepeater.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.leftGutterBound{
	background-image: url(images/LeftGutterRepeater.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}


.H1Bounding{
	background-image: url(images/H1RowRepeater.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.contentBounding{
	background-image: url(images/misc/SpacerWhite.jpg);
	padding: 12px 12px 24px 12px;
}

.rightGutterBound{
	background-image: url(images/RightGutterRepeater.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}

.baselineBar{
	background-image: url(images/RedbarBaseRepeater.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.footer {
	color: #2D2D2D;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	padding: 12px 120px 6px 120px;
	background-image: url(images/misc/SpacerGrey.jpg);
}

.towns {
	color: #5A5A5A;
	font-size: 12px;
	padding: 12px 120px 6px 120px;
	background-image: url(images/misc/SpacerGrey.jpg);
}

.footerLinks{
	color: #2D2D2D;
	text-decoration: underline;
}


.footerLinks:hover{
	color: #ff0000;
	text-decoration: underline;
}

.emailLink{
	color: #ff0000;
	text-decoration: underline;
}


.emailLink:hover{
	color: #2D2D2D;
	text-decoration: underline;
}

/********** Form Styles ********************/
.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #ffffff;
	width: 200px;
}

.required{
	color: #830000;
}

/****** Menu Styles for Flyout Menu *************/

.topMenuItem{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #B0B0B0;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
}

.topMenuLink{
	color: #000000;
	text-decoration: none;
}

.topMenuLink:hover{
	color: #000000;
	text-decoration: none;
}

.linkItem{
	padding:5px 5px 5px 5px;
}

.ItemBoxInnerPadding{
	color: #000000;
	border-style: solid;
	border-color: #000000;
	border-width: 0px 0px 1px 0px;
	padding:3px 0px 3px 5px;
}

/******* Webfodder Logo *********/
.webfodderLink{
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.webfodderLink:hover{
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}

/******* Webfodder Logo - Use when semi-transparent image is necessary *********/
div.fodder{
	filter:alpha(Opacity=100%);
	width:32px;
	height:32px;
}


/*************************** STORE AREA ******************************************/
#storeButtonBound{
	background-image: url(images/H1RowRight.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding:14px 4px 0px 0px;
}


/* ****** Store Menu Styles ******** */

.menuCellStore{
	padding: 6px 0px 7px 6px;
}

.menuLinkStore{
	color: #A44F76;
	text-decoration: none;
}

.menuLinkStore:hover{
	color: #A44F76;
	text-decoration: none;
}


.ItemBoxInnerPaddingStore{
	border:1px solid #666666; font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	color: #000000;
	background-color: #FFFFFF;
	padding-left:4px; padding-right:4px; padding-top:3px; padding-bottom:2px
}