body {
  font-family: Arial, Helvetica, sans-serif;
  background-image: url(../../images/backgrounds/blakes-bkg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
form {
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #000000;
}

/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Vertical
  Style Theme:0 -Basic Style
  -----------------------------------
*/
#p7PMnav {
	margin: 0;
	padding:0;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	border: 1px solid #000000;
	z-index: 10000;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	background-color:#844560;
	padding: 4px 10px;
	color: #FFFFFF;
	line-height:1;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #003271;
	color: #FFFFFF;
	letter-spacing: .01px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #333333;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the normal trigger link */
#p7PMnav .p7PMtrg, #p7PMnav .p7PMon {
	background-image:  url(img/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #0066FF;
	color: #CCCCCC;
}

/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav {
	width: 160px;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	width: 160px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #5A69A5;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}
.adminTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #013274;
	height: 23px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.redText {
	color: #FF0000;
}
.adminTableHead2{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #013274;
	font-family: Arial, Helvetica, sans-serif;
}


.tabber {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	font-size: 11px;
	vertical-align: middle;
	font-weight: bold;
		height: 36px;
	width: 112px;
	border: thin solid #FFFFFF;
}

.tabber td{
	height: 36px;
	width: 112px;

}

.tabber a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF; 
	text-decoration: none;
	font-weight: bold;
}
.tabber a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.tabber a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF99;
	text-decoration: underline;
	font-weight: bold;
}


.tabberHigh {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #844560;
	text-align: center;
	font-size: 11px;
	vertical-align: middle;
	height: 36px;
	width: 112px;
	font-weight: bold
}
.errorText {
	color: #FF0000;
	font-size: 11px;
}
.altRow {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #666666;
}
.adminTableHeadDark {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #552D3E;
	border: thin solid #B06A88;
	height: 23px;	
}

.tabberHigh td{
	height: 36px;
	width: 112px;

}

.tabberHigh a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF; 
	text-decoration: none;
	font-weight: bold;
}
.tabberHigh  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.tabberHigh a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF99;
	text-decoration: underline;
	font-weight: bold;
}


.tabberF {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #666666;
	height: 36px;
	width: 112px;
	text-align: center;
	font-size: 11px;
	vertical-align: middle;
	font-weight: bold;
	border: thin solid #FFFFFF;
}

.tabberF td{
		height: 36px;
	width: 112px;
	

}

.tabberF a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF; 
	text-decoration: none;
	font-weight: bold;
}
.tabberF a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.tabberF a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF99;
	text-decoration: underline;
	font-weight: bold;
}


.tabberFHigh {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url('../images/tabs/tab-high.jpg');
	background-repeat: no-repeat;
	height: 36px;
	width: 112px;
	background-color: #844560;
	text-align: center;
	font-size: 11px;
	vertical-align: middle;
	font-weight: bold
}

.tabberFHigh td{
		height: 36px;
	width: 112px;
	

}

.tabberFHigh a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF; 
	text-decoration: none;
	font-weight: bold;
}
.tabberFHigh  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.tabberFHigh a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF99;
	text-decoration: underline;
	font-weight: bold;
}

.tabberRow {
background-color: #844560;
height: 12px;
}

.titleGeneral{
	
}
.contentBkgGeneral {
	background-image: url(../../images/layouts/main/blakes_general_r3_c1.jpg);
}
.contentBkgGeneralBottom {
	background-image: url(../../images/layouts/main/blakes_general_r5_c1.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 990px;
}

.lightBkgIceCream{
	background-image: url(../../images/backgrounds/bkg-light-orange.jpg);
}
.titleIceCream{
	color: #651738;
}
.contentBkgIceCream {
	background-image: url(../../images/layouts/main/blakes_icecream_r3_c1.jpg);
}
.contentBkgIceCreamBottom {
	background-image: url(../../images/layouts/main/blakes_icecream_r6_c1.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 990px;
}


.lightBkgRestaurant{
	background-image: url(../../images/backgrounds/bkg-light-purple.jpg);
}
.titleRestaurant{
	color: #651738;
}
.contentBkgRestaurant {
	background-image: url(../../images/layouts/main/blakes_resturaunts_r3_c1.jpg);
}
.contentBkgRestaurantBottom {
	background-image: url(../../images/layouts/main/blakes_resturaunts_r6_c1.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 990px;
}

.lightBkgDairy{
	background-image: url(../../images/backgrounds/bkg-light-brown.jpg);
}

.titleDairy{
	color: #651738;
}
.contentBkgDairy {
	background-image: url(../../images/layouts/main/blakes_dairy_r3_c1.jpg);
}
.contentBkgDairyBottom {
	background-image: url(../../images/layouts/main/blakes_dairy_r6_c1.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 990px;
}

.lightBkgKids{
	background-image: url(../../images/backgrounds/bkg-light-green.jpg);
}

.titleKids{
	color: #651738;
}
.contentBkgKids {
	background-image: url(../../images/layouts/main/blakes_kids_r3_c1.jpg);
}
.contentBkgKidsBottom {
	background-image: url(../../images/layouts/main/blakes_kids_r6_c1.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 990px;
}

.stripes {
	background-image: url(../../images/backgrounds/stripes.jpg);
	background-repeat: repeat;
}
.contentFooter {
	background-image: url(../../images/layouts/main/blakes_home_r6_c1.jpg);
	background-repeat: no-repeat;
	height:122px;
}

.footer{
	font-size: 11px;
	color: #FFFFFF;
}

.footer a:link{
	font-size: 11px;
	color: #FFFFFF;
}
.footer a:visited{
	font-size: 11px;
	color: #FFFFFF;
}
.footer a:hover{
	font-size: 11px;
	color: #FFFF99;
}
.footer a: active{
	font-size: 11px;
	color: #FFFFFF;
}

h1{
	color: #01419F;
}	

.innerNav td{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.innerNav a:link{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.innerNav a:visited{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.innerNav a:hover{
	font-size: 14px;
	color: #01419F;
	
}
.innerNav a: active{
	font-size: 14px; 
	color: #000000;
	text-decoration: none;
}

.subTitle{
	font-size: 16px;
	color: #01419F;
}

.arrowNext {
	background-image: url('../../images/arrows/arrow-next.gif');
	height: 33px;
	width: 44px
}

.arrowPrev {
	background-image: url('../../images/arrows/arrow-prev.gif');
	height: 33px;
	width: 44px
}

.tabOn {
	border-style:none; border-width:0px; background-image: url('../../images/tabs/tabs-on.gif');
	height: 25px;
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	
} 

.tabOff {
	border-style:none; border-width:0px; background-image: url('../../images/tabs/tabs-off.gif');
	height: 23px;
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	
}
.tabBar{
	background-color:#B77E46;
	height: 5px;
}

.webTitle{
font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight:bold;
 background-image: url(../../images/backgrounds/blakes-bkg.jpg);
}

.prodTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:  #013274;
}

