#homemain { /* styles for section or tab menu */
	width: 566px;		
		z-index:100;

}
#mainphoto { /* styles for section or tab menu */
	background: url('../images/intro_bkg_crinkle.jpg') no-repeat 0px 1px;	
	width: 566px;
	height: 200px;		
		z-index:100;

}
#homecategories { /* styles for section or tab menu */
	position: relative;
	width: 566px;
		z-index:100;

}
	html>body #mainmenu {
		position: relative; /* Necessary for menu to position in Opera */
	}
	#mainmenu ul { list-style: none; padding: 0px; margin: 0px; }
	#mainmenu li { display: inline; }
	#mainmenu li a:link, #mainmenu li a:visited { 
		background: url('images/tab.gif') no-repeat 0px 1px;
		display: block;
		float: left;
		margin-right: 1px;
		width: 116px;
		height: 27px;
		color: #737685; 
		font-weight: bold;
		text-decoration: none; 
		text-align: center;
		padding-top: 6px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		height: 21px;
		width: 115px;
	}
	html>body #mainmenu li a:link, html>body #mainmenu li a:visited { width: 115px; height: 21px; }
	#mainmenu li a:active, #mainmenu li a:hover, #mainmenu li a.selected{
		background: url('../images/tab.gif') no-repeat 0px -92px;
	}
	
#homefeatures { /* styles for section or tab menu */
	width: 566px;		
		z-index:100;

}	
#home_feature_dogs { /* styles for section or tab menu */
	position: relative;
	background: url('../images/intro_dog_bkg.jpg') no-repeat 0px 1px;		
	width: 277px;
	height: 131px;
		z-index:100;
	padding: 1px;
	border: solid 2px #cccccc;

}
/* 
#home_feature_dogs_header

	position: absolute;
	top: 22px;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #1E5981;
}
#home_feature_dogs_bar
{
	position: absolute;
	top: 45px;	
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}
*/
#home_feature_cats { /* styles for section or tab menu 
	background: url('../../images/intro_cat_bkg.jpg') no-repeat 0px 1px;		
	width: 276px;
	height: 131px;
	padding: 2px;
	border: solid 2px #cccccc;
}
#home_feature_cats_header
{ /* styles for section or tab menu */
	position: relative;
	top: 22px;
	left: 19px;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #1E5981;
}
#home_feature_dogs_bar
{
	position: relative;
	top: 45px;	
	left: 43px;	
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}
#home_feature_treats { /* styles for section or tab menu */
	background: url('../images/intro_treats_bkg.jpg') no-repeat 0px 1px;		
	width: 277px;
	height: 117px;
	padding: 1px;
	border: solid 2px #cccccc;
}
#home_feature_treats_header
{ /* styles for section or tab menu */
	position: relative;
	top: 16px;
	left: 19px;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #1E5981;
}
#home_feature_treats_bar
{
	position: relative;
	top: 31px;	
	left: 43px;	
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}
#home_feature_contest { /* styles for section or tab menu */
	background: url('../images/intro_contest_bkg.jpg') no-repeat 0px 1px;	
	width: 276px;
	height: 117px;
	padding: 1px;
	border: solid 2px #cccccc;
}
#home_feature_contest_header
{ /* styles for section or tab menu */
	position: relative;
	top: 22px;
	left: 33px;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #1E5981;
}
#home_feature_contest_text
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
	position: relative;
	top: 25px;
	left: 40px;
	width: 150px;
}
A.home_feature_contest_text:link 
{
    color:#000000;
    font-weight:bold;
    font-size: 13px;
}
A.home_feature_contest_text:visited {
    color:#000000;
}
A.home_feature_contest_text:active {
    color:#000000;
}
A.home_feature_contest_text:hover {
    color:#cccccc;
}
