td {
	text-align: left;
	vertical-align:top;
	margin-top:10px;
	font-family:tahoma;
	font-size:12px;
	color:#606060;
}
a {	text-decoration: underline;
	color:#949494;}

body {margin-left:20px; margin-right:20px; padding:0px; background:url(../images/bg.gif) top repeat-x #181818}

.table1 td {background:#282828; padding:2px 0 0 10px; height:17px}

.copy { color:#545353; text-decoration:none;}
.copy a { color:#753B17; text-decoration:none;}
.copy a:hover {color:#CCCCCC; text-decoration:underline;}
.hed { color:#545353; font-size:14px; text-decoration:none;}
.copy img {
	margin-right:20px;
	}


ul {margin:0; padding:0; list-style:none; line-height:17px}
li {background:url(images/arr.gif) center left no-repeat; margin:0px; padding:0 0 0 15px }

.abs {vertical-align:middle}
.u {text-decoration:underline}
.nu {text-decoration:none}

.form { width:150px;
		height:20px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#8B8B8B;
		background-color:#121212;
		color:#8B8B8B;}
		
.textarea {width:167px;
		height:110px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#8B8B8B;
		background-color:#121212;
		color:#8B8B8B;
		overflow:hidden;}

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}

.style1 {
	font-size: 14px;
	line-height: inherit;
	color: #FF0000;
}
.style2 {
	font-size: 14px;
	line-height: inherit;
}
/* left menu */
#leftmenu {
		color: #FFFFFF;
		text-align: left;
}
	
#leftmenu ul {
		margin-left:0px;
		padding-left:0px;
		list-style: none;
		float:left;
		width:100%;
}
#leftmenu ul li {
		float:left;

}
#leftmenu ul a {
	font-size:11px;
		width:175px;
		display:block;
		padding:6px;
		margin-right:12px;
		text-decoration:none;
		color:#FFF;
		text-align:left;
		background: url(../images/nav_bg1_2.png) repeat-x;

}
#leftmenu ul li a:hover {
		background: url(../images/nav_bg2_2.gif) repeat-x;
		color:#fff;
	}
#leftmenu ul li a.active,
ul li a.active:hover {
	    color:#fff;
	    background:#FFF;
	    font-weight:bold;
}
#leftmenu ul li a.visited {
	background: url(../images/nav_bg3.gif) repeat-x;
}
 /* active */
 
body#home a#homeLink,
body#males a#malesLink,
body#females a#femalesLink,
body#puppies a#puppiesLink,
body#training a#trainingLink,
body#working a#workingLink,
body#about a#aboutLink,
body#links a#linksLink,
body#kennels a#kennelsLink,
body#blog a#blogLink,
body#contact a#contactLink,
body#stars a#starsLink,
body#stories a#storiesLink,
body#resources a#resourcesLink,
body#news a#newsLink,
body#videos a#videosLink {
	background: url(../images/nav_bg2_2.gif) repeat-x;
}
#content td {background:#000000; padding:2px 0 0 10px; height:17px}
	
