
	/* style.css                               */
	/* Pixel and Dots, LLC.           */
	/* All rights reserved                     */
	
	/*let you position the menu in the top left corner */
	

.topLeft{ 
	position: absolute; left: 0px; top: 0px 
	}
#floatingMenu{
	position: absolute;
	left: 10px;
	top: 100px;
	background-color : White;
	}

/* BODY {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
} */

body {
	background-image: url(./images/background_main_blue2.jpg);
	background-repeat: repeat-x;
	margin:0px auto;
	/* red*/
	/* background-color:#fd3030;*/
	/* light blue*/
	background-color:#eef6f9;
	/* background-color:#EB147F;*/
	padding:0px;
	text-align: center;
}

/* body {
	background-image: url(http://l.yimg.com/a/i/us/omg/assets/images/omg-bg-1.0.0.jpg);
	margin: 0 -700px;
	background-color:#FC6	
	height:100%;
	margin:0;
}*/

#brandingLogo{
	position: absolute;
	left: 500px;
	top: 0px;
	}
#header{
	position: absolute;
	left: 156px;
	top: 5px;

	}
#content { 
	position: absolute; left: 160px; top: 70px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;		
    }
		

a.topMenu{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #003366;
	font-weight:bold;
	text-decoration: underline;
	}
	a.topMenu:hover{
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #003399;
	font-weight:bold;	
	text-decoration : underline;
	}
   a.topMenu.active{
	font-family : Tahoma,Arial,Helvetica, sans-serif;
	font-size : 12px;
	color: White;
	font-weight:bold;
	text-decoration: none;
	}
	/*-----  LOG OUT  -------------*/
	a.logoutMenu{
	font-family : Tahoma,Arial,Helvetica, sans-serif;
	font-size : 11px;
	color: #990000;
	font-weight:bold;
	text-decoration: underline;
}
	a.logoutMenu:hover{
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #cccccc;
	font-weight:bold;	
	text-decoration : underline;
}
   a.logoutMenu.active{
	font-family : Tahoma,Arial,Helvetica, sans-serif;
	font-size : 11px;
	color: White;
	font-weight:bold;
	text-decoration: none;
}

	a.subMenu{
	font-family : Tahoma,Arial,Helvetica, sans-serif;
	font-size : 11px;
	color: #003366;
	font-weight: normal;
	text-decoration: underline;
}
	a.subMenu:hover{
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #003399;
	font-weight: normal;
	text-decoration : underline;
}
	a.help{
	font-family : Tahoma,Arial,Helvetica, sans-serif;
	font-size : 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}
	a.help:hover{
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #CCCCCC;
	font-weight:bold;	
	text-decoration : none;
}
   a.help.active{
	font-family : Tahoma,Arial,Helvetica, sans-serif;
	font-size : 12px;
	color: White;
	font-weight:bold;
	text-decoration: none;
}

	a.edit{
	font-family : Arial,Helvetica, sans-serif;
	font-size : 12px;
	color: #000066;
	font-weight:bold;
	text-decoration: underline;
}
	a.edit:hover{
	font-family : Arial,Helvetica, sans-serif;
	font-size : 12px;
	color: #000066;
	font-weight:bold;
	text-decoration: underline;
}
   a.edit.active{
	font-family : Arial,Helvetica, sans-serif;
	font-size : 12px;
	color: #000066;
	font-weight:bold;
	text-decoration: underline;
}

   a.edit.visited{
	font-family : Arial,Helvetica, sans-serif;
	font-size : 12px;
	color: #000066;
	font-weight:bold;
	text-decoration: underline;
}
	
	.mainTitleBar{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color: white;
	font-weight:bold;
	margin-left : 5px;
	background-color : #003366;		
	}
	.titleBar{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: white;
	font-weight:bold;
	margin-left : 5px;
	background-color : #999999;
}
	.label{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	
	}
	.helpLabel{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: white;
	font-weight:bold;
	margin-right : 50px;
	background-color : #003366;	
	
	}
	.tinyLabel{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	
	}
	.tinyBoldLabel{
	font-weight: bold;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	}
	.bodyContent{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: black;
	}
	.tagline{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #996600;
	}
	.copyright{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #000000;
	}
	.homepageCopyBold{
	font-family :  Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color: white;
	background-color : #497188;
	}	
	.homepageCopy{
	font-family :  Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color: white;
	background-color : #497188;
	}
	.calMonth{
	font-family :  Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: black;
	background-color : #999999;
	}
	.calDay{
	font-family :  Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color: black;
	background-color : #cccccc;
	}
	.calDate{
	font-family :  Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color: black;
	background-color : #ffffff;
	}
	.calEvent{
	font-family :  Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color: white;
	background-color : #cc0000;
	}
	.copyBold{
	font-family :  Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color: black;
	background-color : #ffffff;
	}
	.copy{
	font-family :  Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color: black;
	background-color : #ffffff;
	}
	.address{
	font-family :  Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	background-color : #ffffff;
	}
	.adSpace{
	font-family :  Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	}	
	
	.storeHours{
	font-family :  Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	}	
	.navigation{
	color: Black;
	background-color : #cccccc;
	height: 20px;
	}
	/*  start tabLink */
	a.tabLink{
	font-family :  Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	background-color : #cccccc;
	}
	a.tabLink:hover{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color: #ffffff;	
	text-decoration : none;
	background-color : #cccccc;
	}
    a.tabLink.active{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	background-color : #cccccc;
	}
	.tabLinkSelected{
	font-family :  Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color: #cc0000;	
	text-decoration: none;
	background-color : #cccccc;
	}
		
	/*  sub-Menu Links  */
	
	a.subMenuLink{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
	}
	a.subMenuLink:hover{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	}
   a.subMenuLink.active{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	}
	
	.inactivelabel{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000033;
	
	}
	.boldLabel{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	}
	.bigBoldLabel{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight: bold;
	color: #ffffff;
	}
	
	.boldUnderlineLabel{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration:underline;
	}
	
	.trailActive{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;	
	
	color:black;
	text-decoration:none;
	}
	.trail{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10px;		
	color:#999999;
	
	}
	
	.error{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color:red;
	}
	
	.warning{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color:tomato;
	}
	.button {
	background-color : #999999;
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : bold;
	height : 20px;
	color : #ffffff;
	/*border : thin solid #003366;	*/
}

.nav{
	height: 35px;
	margin-bottom: 5px;
	background-color:#000000;
}
.nav td{
	position: relative;
	display: block;
	height: 35px;
	float: left;
}
.nav td a{
	display: block;
	height: 35px;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
}
.nav td a:hover{
	text-decoration: underline;
}
.nav td a.last{}
.nav td a span{
	font-weight: bold;
	display: none;
}
.nav .home{
	width: 113px;
	background: transparent url('images/nav/home_off.gif') no-repeat;
}
.nav .home.on, .nav .home.on:hover{
	background: transparent url('images/nav/home_active.gif') no-repeat;
}
.nav .home:hover{
	background: transparent url('images/nav/home_on.gif') no-repeat;
}
.nav .home:active{
	background: transparent url('images/nav/home_active.gif') no-repeat;
}
.nav .news{
	width: 112px;
	background: transparent url('images/nav/news_off.gif') no-repeat;
}
.nav .news.on, .nav .news.on:hover{
	background: transparent url('images/nav/news_on.gif') no-repeat;
}
.nav .news:hover{
	background: transparent url('images/nav/news_on.gif') no-repeat;
}
.nav .news:active{
	background: transparent url('images/nav/news_active.gif') no-repeat;
}
.nav .shop{
	width: 111px;
	background: transparent url('images/nav/shop_off.gif') no-repeat;
}
.nav .shop.on, .nav .shop.on:hover{
	background: transparent url('images/nav/shop_on.gif') no-repeat;
}
.nav .shop:hover{
	background: transparent url('images/nav/shop_on.gif') no-repeat;
}
.nav .shops:active{
	background: transparent url('images/nav/shop_active.gif') no-repeat;
}
.nav .dogWash{
	width: 145px;
	background: transparent url('images/nav/wash_off.gif') no-repeat;
}
.nav .dogWash.on, .nav .dogWash.on:hover{
	background: transparent url('images/nav/wash_on.gif') no-repeat;
}
.nav .dogWash:hover{
	background: transparent url('images/nav/wash_on.gif') no-repeat;
}
.nav .dogWash:active{
	background: transparent url('images/nav/wash_active.gif') no-repeat;
}
.nav .directions{
	width: 154px;
	background: transparent url('images/nav/directions_off.gif') no-repeat;
}
.nav .directions.on, .nav .directions.on:hover{
	background: transparent url('images/nav/directions_on.gif') no-repeat;
}
.nav .directions:hover{
	background: transparent url('images/nav/directions_on.gif') no-repeat;
}
.nav .directions:active{
	background: transparent url('images/nav/directions_active.gif') no-repeat;
}
.nav .contactUs{
	width: 159px;
	background: transparent url('images/nav/contact_off.gif') no-repeat;
}
.nav .contactUs.on, .nav .contactUs.on:hover{
	background: transparent url('images/nav/contact_on.gif') no-repeat;
}
.nav .contactUs:hover{
	background: transparent url('images/nav/contact_on.gif') no-repeat;
}
.nav .contactUs:active{
	background: transparent url('images/nav/contact_active.gif') no-repeat;
}

.subnav{
	height: 35px;
	margin-bottom: 5px;
	background-color:#000000;
}
.subnav td{
	position: relative;
	display: block;
	height: 35px;
	float: left;
}
.subnav td a{
	display: block;
	height: 35px;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
}
.subnav td a:hover{
	text-decoration: underline;
}
.subnav td a.last{}
.subnav td a span{
	font-weight: bold;
	display: none;
}
.subnav .home{
	width: 113px;
	background: transparent url('./images/nav/home_off.gif') no-repeat;
}
.subnav .home.on, .subnav .home.on:hover{
	background: transparent url('./images/nav/home_active.gif') no-repeat;
}
.subnav .home:hover{
	background: transparent url('./images/nav/home_on.gif') no-repeat;
}
.subnav .home:active{
	background: transparent url('./images/nav/home_active.gif') no-repeat;
}
.subnav .news{
	width: 112px;
	background: transparent url('./images/nav/news_off.gif') no-repeat;
}
.subnav .news.on, .subnav .news.on:hover{
	background: transparent url('./images/nav/news_active.gif') no-repeat;
}
.subnav .news:hover{
	background: transparent url('./images/nav/news_on.gif) no-repeat;
}
.subnav .news:active{
	background: transparent url('./images/nav/news_active.gif') no-repeat;
}
.subnav .shop{
	width: 111px;
	background: transparent url('./images/nav/shop_off.gif') no-repeat;
}
.subnav .shop.on, .subnav .shop.on:hover{
	background: transparent url('./images/nav/shop_active.gif') no-repeat;
}
.subnav .shop:hover{
	background: transparent url('./images/nav/shop_on.gif') no-repeat;
}
.subnav .shops:active{
	background: transparent url('./images/nav/shop_active.gif') no-repeat;
}
.subnav .dogWash{
	width: 145px;
	background: transparent url('./images/nav/wash_off.gif') no-repeat;
}
.subnav .dogWash.on, .subnav .dogWash.on:hover{
	background: transparent url('./images/nav/wash_active.gif') no-repeat;
}
.subnav .dogWash:hover{
	background: transparent url('./images/nav/wash_on.gif') no-repeat;
}
.subnav .dogWash:active{
	background: transparent url('./images/nav/wash_active.gif') no-repeat;
}
.subnav .directions{
	width: 154px;
	background: transparent url('./images/nav/directions_off.gif') no-repeat;
}
.subnav .directions.on, .subnav .directions.on:hover{
	background: transparent url('./images/nav/directions_active.gif') no-repeat;
}
.subnav .directions:hover{
	background: transparent url('./images/nav/directions_on.gif') no-repeat;
}
.subnav .directions:active{
	background: transparent url('./images/nav/directions_active.gif') no-repeat;
}
.subnav .contactUs{
	width: 147px;
	background: transparent url('./images/nav/contact_off.gif') no-repeat;
}
.subnav .contactUs.on, .subnav .contactUs.on:hover{
	background: transparent url('./images/nav/contact_active.gif') no-repeat;
}
.subnav .contactUs:hover{
	background: transparent url('./images/nav/contact_on.gif') no-repeat;
}
.subnav .contactUs:active{
	background: transparent url('./images/nav/contact_active.gif') no-repeat;
}

.mainNav, .mainNav td, .mainNav th
{
background-image:url('images/nav/limegreennavbar.gif');
height: 35px;
max-height: 35px;
background-color:#79B329;
color:white;
font-family:Verdana, Helvetica, sans-serif;
font-weight:bold;
}

/*  start mainNavLink */
	a.mainNavLink{
	font-family :  Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	a.mainNavLink:hover{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: #FFFFFF;	
	text-decoration : underline;
	}
    a.mainNavLink.active{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	}
	.mainNavLinkSelected{
	font-family :  Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: #cc0000;	
	text-decoration: none;
	}
