body {
	background-color:#728c49;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 940px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.jpg);
	width:940px;
	height:215px;
	position:relative;
}
#header ul{
	background-color:#728c49;
	width:934px;
	border: 3px solid #FFFFFF;
	display:block;
	top:215px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
	left: 0px;
}
#header li{
	display:inline;
	float:left;
	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}

#header.nav ul {display:none;
}

/* --------------------- new main nav -------------------- */

#main_nav {
	width: 600px;
	float: left;
	background: #728c49! important;
	margin-left:10px;
	}
	
#main_nav ul {float: left; margin: 0;}	

#main_nav li {
	float: left; 
	display: inline;
	padding: 8px 0px;
	font-size: 110%;
	}

#main_nav a { 
	text-decoration: none;
	color: #fff ! important;
	letter-spacing: 1px;
	padding: 8px 8px;
	}	
	
#main_nav li a:hover { 
	text-decoration: underline;
	color: #28556b ! important;
	letter-spacing: 1px;
	
	}
	
#main_nav li li a {
	display: block;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px dotted #fff;
	margin-top: -6px;
	}

#main_nav li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background: #728c49 ! important;
	padding: 0.5em 0 1em 0;
	margin-top: 7px;
	width: 160px;
	z-index: 10;
	}

#nav li>ul {
	top: auto;
	left: auto;
	
	}

#nav li li {
	display: block;
	float: none;
	font-size: 80%;
	margin-bottom: -10px;

	}

#nav li:hover ul, li.over ul {
	display: block;
	border:3px solid #fff;
	
	margin-top: 6px;
	padding: 0px;
left:20%;
top:70%;
	}
	
#nav li {
	float: left;
	position: relative;
	cursor: default;
	z-index: 10;
	}


/* --------------------- new main nav -------------------- */

#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:32px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-image:url(images/content_bg.gif);
	width:940px;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	padding-top:10px;

	
}

h2{
	color:#728c49;
	font-size:14px;
	text-align:center;
	margin: 10px 0px 15px 0px;
}
h3{
	color:#000;
	Font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0;
}
#left {
	float:left;
	width:560px;
	margin-left:27px;
	padding: 20px 10px 30px 0px;
	display:inline;
	text-align:justify;
}
#left a{color:#c77e0c;}
#left a:hover{
	color:#728c49;
	text-align: right;
	font-size: 12px;
}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:300px;
	padding: 0px 20px 20px 20px;
	margin-top:5px;
	border-left: #FFF 2px solid;

}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#728c49;
}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg.gif);
font-size:1px;
height:10px;
}
#footer {
	width:850px;
	text-align:center;
	padding: 20px 0px;

}
#facts
{
	font-weight: normal;
	border-spacing:0px;
	border:1px #FFF solid;
	height:180px;
	background-color:#91a76a;
	color:#FFF;
	text-align:left;
	padding-bottom:10px;
}
#facts td, #facts th 
{
text-align:top;
}
#facts th 

{

}
#facts tr.alt td 
{
	color:#000000;
	background-color:#728c49;
	color: #FFF;
	text-align: center;


}
#facts td.photo
{
	padding:8px;
	text-align:center;
	vertical-align:top;
	
}
#facts td.alt1
{
	width:100px;
	font-weight: 600;
	padding:0px;
	vertical-align:top;
	height:5px;
}
#facts td.alt2
{
	width:270px;
	padding:0px;
	vertical-align:top;
	padding-right:10px;
	height:3px;
}

#facts td.alt3
{
	vertical-align:top;
	font-weight: 600;
	padding:4px;
	height:20px;
}

#facts td.alt4
{
	width:205px;
	padding:0px;
	vertical-align:top;
	padding-right:10px;
	height:3px;
}

#facts td.top
{
	height:6px;
}
#facts td.top11
{
	height:10px;
}
#facts td.bot
{
	height:32px;
}

#facts a {text-decoration: underline;
		color:#fff;}
#facts a:hover {text-decoration: none;
		color: #28556b
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;

}

#navlist li
{
display: inline;
list-style-type: none;

}

#navlist a { padding: 0px 2px; 

}

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #728c49;
text-decoration: none;
font-size:1.1em;
font-weight:600;
}

#navlist a:hover
{
color: #fff;
background-color: #000;
text-decoration: none;
}

ul#navlist #current
{

background-color: #000;

}
.google-search {
	position: absolute;
	
	left: 660px;
	top: 219px;
}

.breed-finder {
	position: absolute;
	
	left: 470px;
	top: 217px;
}
#navcontainer {
	padding: 0px 0px 0px 0px;
}

#dog-safe
{
	width:560px;
	font-weight: normal;
	border-spacing:0px;
	margin-top:10px;
	border:1px #FFF solid;
}
#dog-safe td, #dog-safe th 
{
text-align:top;
}
#dog-safe th 

{

}
#dog-safe tr.alt td 
{
color:#000000;
background-color:#728c49;
color: #FFF;
}
#dog-safe tr.alt1 td 
{
color:#000000;
background-color:#728c49;
color: #FFF;
}
#dog-safe td.alt1
{
	width:100px;
	font-weight: 600;
	padding:4px;
	

}
#dog-safe td.alt2
{
	width:270px;
	font-weight: 600;
	padding:4px;
}

#dog-safe td.alt3
{
	vertical-align:top;
	
	background-color:#91a76a;
	color:#FFF;
	padding:5px 10px 5px 20px;
}

#dog-safe a{
	color:#28556b;
	}
#dog-safe a:hover{
	color:#fff;
}

#dog-ten
{
	width:300px;
	font-weight: normal;
	border:1px #FFF solid;
	background-color:#91a76a;
	color:#FFF;
	vertical-align:bottom;
	text-align:center;
}
#dog-ten td, #dog-ten th 
{
padding-top:10px;
vertical-align:bottom;
}
#dog-ten img 
{
	height:90px;
	width:120px;
}
#dog-ten a{
	color:#fff;
}
#dog-ten a:hover{
	color:#28556b;
}

#dog-ten td.alt2
{
	width:100%px;
	font-weight: 600;
	padding:4px;
	background-color:#728c49;
	text-align:center;
}
#dog-ten tr.alt
{
	padding-bottom:0px;
}

#dog-photos
{
	width:300px;
	font-weight: normal;
	border:1px #FFF solid;
	background-color:#91a76a;
	color:#FFF;
	vertical-align:bottom;
	text-align:center;
}
#dog-photos td, #dog-ten th 
{
padding-top:10px;
vertical-align:bottom;
}
#dog-photos img 
{
}
#dog-photos a{
	color:#fff;
}
#dog-photos a:hover{
	color:#28556b;
}

#dog-photos td.alt2
{
	width:100%px;
	font-weight: 600;
	padding:4px;
	background-color:#728c49;
	text-align:center;
}
#dog-photos tr.alt
{
	padding-bottom:0px;
	
}









#dog-form
{
	font-weight: normal;
	border-spacing:0px;
	margin-top:10px;
	background-color:#91a76a;
	color:#FFF;
	width:560px;
	float:left;
	text-align:left;
	border:1px #FFF solid;
}
#dog-form td.alt1
{
	font-weight: 600;
	padding:4px;
	background-color:#728c49;
	
}
#dog-form td
{
	padding:6px;
}.breed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: 600;
	background-color: #728c49;
	padding: 3px;
	border: thin solid #FFF;
	color:#FFF;
	width:561px;
}

#dog-match
{
	width:560px;
	font-weight: normal;
	color:#FFF;
	border-spacing:0px;
	margin-top:10px;
	border:1px #FFF solid;
	padding:4px 0px 4px 0px;
}
.col1
{
	background:red
}
#dog-match td, #dog-match th 
{
text-align:top;
}
#dog-match th 

{

}
#dog-match tr.alt1 td 
{
	font-weight:600;
	text-align:center;
	vertical-align:middle;
	padding:4px 0px 4px 0px;
	border-bottom:1px #FFF solid;
	background-color:#6E502E;
}
#dog-match tr.alt2
{
	font-weight:600;
	text-align:center;
	padding:4px 0px 4px 0px;
	border-bottom:1px #FFF solid;
	border-left:1px #FFF solid;
	background-color:#728c49;
}
#dog-match tr.alt3 td 
{
	text-align:center;
	padding:4px 0px 4px 0px;
	background-color:#728c49;


}
#dog-match tr.alt4 td 
{
	padding:4px 0px 4px 10px;
	background-color:#91a76a;
	
}
#dog-match tr.alt5 td 
{
	padding:4px 0px 4px 10px;
	background-color:#728c49;
}
#dog-match td.alt1
{

	

}
#dog-match td.alt2
{
border-right:1px #FFF solid;
}

#dog-match td.alt3
{

}
#dog-match td.alt4
{
	text-align:center;
		padding:4px 0px 4px 10px;

}
#dog-match td.alt5
{
border-right:1px #FFF solid;
}
#dog-match td.alt6
{
border-right:1px #FFF solid;
}
#dog-match td.alt7
{
border-right:1px #FFF solid;
border-top:1px #FFF solid;
}
#dog-match td.alt8
{
	text-align:center;
	border-top:1px #FFF solid;
}

#dog-match a{
	color:#28556b;
	}
#dog-match a:hover{
	color:#fff;
}
