/* BUTTON LEFT TO RIGHT 1 TO 4 ID */
body {
	line-height:14px;
}
a.bigTabTextLink:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
	letter-spacing: 0.5px;
	vertical-align:middle;
	text-decoration: none;
}
a.bigTabTextLink:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
	letter-spacing: 0.5px;
	vertical-align:middle;
	text-decoration: none;
}
a.bigTabTextLink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
	letter-spacing: 0.5px;
	vertical-align:middle;
	text-decoration: underline;
}
a.bigTabTextLink:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
	letter-spacing: 0.5px;
	vertical-align:middle;
	text-decoration: none;

}
.buttonBlue {
	/*
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-align:center;
	*/
	text-align:center;
	height:24px;
	width:142px;
	background-image:url(../gui/newsandinfo1.jpg);
	background-repeat:no-repeat;
}

.buttonOrange {
	text-align:center;
	vertical-align:bottom;
	height:24px;
	width:142px;
	background-image:url(../gui/findalocal2.jpg);
	background-repeat:no-repeat;
}

.buttonPurple {
	text-align:center;
	height:24px;
	width:142px;
	background-image:url(../gui/goshopping2.jpg);
	background-repeat:no-repeat;
}

.buttonGreen {
	text-align:center;
	height:24px;
	width:142px;
	background-image:url(../gui/community2.jpg);
	background-repeat:no-repeat;
}

a.tabTextLink:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
	letter-spacing: 0.5px;
	vertical-align:middle;
	text-decoration: none;
}
a.tabTextLink:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
	letter-spacing: 0.5px;
	vertical-align:middle;
	text-decoration: none;
}
a.tabTextLink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
	letter-spacing: 0.5px;
	vertical-align:middle;
	text-decoration: underline;
}
a.tabTextLink:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
	letter-spacing: 0.5px;
	vertical-align:middle;
	text-decoration: none;

}

/* TOP FRAME */
.timeAndDateTxt {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
	font-style:normal;
	line-height:normal;
}
.subTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding:3px;
	font-weight: bold;
	font-style: normal;
	line-height: 12px;
}

/* SUB LINK */
a.subLink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top:3px;
	color: #666666;
	font-weight: bold;
	font-style: normal;
	line-height: 12px;
	text-decoration: none;
}
a.subLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	font-style: normal;
	line-height: 12px;
	text-decoration: none;
}
a.subLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	font-style: normal;
	line-height: 12px;
	text-decoration: underline;
}
a.subLink:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	font-style: normal;
	line-height: 12px;
	text-decoration: none;

}
/* BRIT INFO */
.homeSectionHeaderTxt {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding:5px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
.newsLetter {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding:5px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
.homeSectionHeaderLargeTxt {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #333333;
	font-weight: bold;
	font-style:normal;
	line-height:normal;
}
/* BRIT BUSINESSES */
.businessesSectionHeaderTxt {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9933;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
.businessesSectionHeaderLargeTxt {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #FF9933;
	font-weight: bold;
	font-style:normal;
	line-height:normal;
}
/* BRIT SHOPPING */
.shoppingSectionHeaderTxt {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990066;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
.shoppingSectionHeaderLargeTxt {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #990066;
	font-weight: bold;
	font-style:normal;
	line-height:normal;
}
/* BRIT COMMUNITY */
.communitySectionHeaderTxt {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66CC00;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
.communitySectionHeaderLargeTxt {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #66CC00;
	font-weight: bold;
	font-style:normal;
	line-height:normal;
}

/* BOTTOM FRAME CSS */
/* LINK SETTING */

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/* TXT STYLING */
.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
.copy {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:13px;
	padding:4px 0px 10px 10px;

}

p.noBreak {
	padding:0px 5px 0px 10px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:13px;
	font-weight:normal;

}
p.noBreakHeadline {
	padding:0px 5px 0px 10px;
	font-size:13px;
	color:#6699CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:13px;
	font-weight:bold;

}
.footerTxt {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height:15px;
	padding:4px 0px 10px 10px;

}

/* Search */
.searchcopy {
float:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	height:16px;
	width:295px;
	border: solid 1px #000000;
}
.searchRedTxt {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#990033;
	line-height:13px;
	padding:4px 0px 10px 10px;

}
.relatedRedTxt {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#990033;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height:13px;
	padding-top:4px;
}
.searchGreyTxt {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:13px;

}
/* custom search links */
a:active {
	text-decoration: none;
}
a.searchLink:link {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:13px;
	color: #666666;
	text-decoration: none;
}
a.searchLinkk:visited {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:13px;
	color: #666666;
	text-decoration: none;
}
a.searchLink:hover {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:13px;
	color: #666666;
	text-decoration: none;
	text-decoration: underline;
}
a.searchLink:active {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:13px;
	color: #666666;
	text-decoration: none;
	text-decoration: none;
}

/* Imaging Styling */
.imgRight {
float:right;
}

.imgLeft {
float:left;
padding:0px 6px 4px 0px;
}

/* BRIT INFO */
/* Biscuit Nav */

.biscuitNav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
	text-decoration: none;
	padding-bottom: 10px;
}

/* BRIT BUSINESESS */
/* Biscuit Nav */
