/* CSS Document */
body {
  text-align: center;
  }
  .main{
position:relative;
text-align:left;
width:955px;
margin: 0 auto;
}

  .grayline1{
position:absolute;
top:32px;
left:15px;
width:140px;
height:440px;
border-style:solid;
border-color:#999;
border-width:2px;
z-index: 1;
}
.dogblock{
position:absolute;
top:4px;
left:4px;
}
.navblock{
position:absolute;
top:108px;
left:4px;
width:131px;
height:322px;
background-color:#66c;
border-style:solid;
border-color:#336;
border-width:1px;

}
.navArea{
position:absolute;
top:5;
left:5px;
width:121px;
line-height:140%;

}

.smallPic{
	position:absolute;
	top:387px;
	left:793px;
	z-index:80;
}
.mainPic{
	position:absolute;
	top:16px;
	left:162px;
	z-index: 4;
	border-style:solid;
border-color:#999;
border-width:2px;
}
.textbox{
	position:absolute;
	top:16px;
	left:162px;
	z-index: 4;
	width:605px;
	height:480px;
	overflow:scroll;
	border-style:solid;
border-color:#999;
border-width:2px;
background-color:#fff;

}
.textboxNest{
position:absolute;
	top:50px;
	left:50px;
	width:505px;
}


.imgLeft{
float:left;
margin: 15px;
}

.imgRight{
float: right;
margin: 15px;
}


.hometext{
position:absolute;
	top:16px;
	left:775px;
	z-index:75;
	width:170px;
	height:480px;
	font-family:  Verdana, sans-serif;
	font-size: 10px;
	color: #333;
	overflow:auto;
	text-decoration:none;
	border-style:solid;
border-color:#999;
border-width:2px;
background-image: url(../new/images/bgSmall.jpg);
	
}

.hometext2{
position:absolute;
	top:365px;
	left:392px;
	z-index:70;
	width: 350px;
	height: 330px;
	font-family:  Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	
}
.lightest{
position:absolute;
top:366px;
left:21px;
z-index:3;
font-weight:bold;
text-align:center;
width:129px;
color:#fff;
background-color:#333;
font-family:  Verdana, sans-serif;
font-size: 12px;
border-style:solid;
border-color:#999;
border-width:2px;

}


a:link {
font-family:  Verdana, sans-serif;
	font-size: 10px;
	color: #003;
	font-weight: bold;
	text-decoration:none;
	}
	
a:active {
font-family:  Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	}

a:visited {
font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #003;
	font-weight: bold;
	text-decoration:none;
	}
a:hover {
font-family:  Verdana, sans-serif;
	font-size: 10px;
	color: #f3f;
	font-weight: bold;
	text-decoration:none;


	}
div.navArea a:link {
font-family:  Verdana, sans-serif;
	font-size: 10px;
	color: #fff;
	
	text-decoration:none;
	}
div.navArea a:active {
font-family:  Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	
	text-decoration:none;
	}

div.navArea a:visited {
font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #ccc;
	
	text-decoration:none;
	}
div.navArea a:hover {
font-family:  Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	
	text-decoration:none;
	}
	
	p{
	font-family:  Verdana, sans-serif;
	font-size: 11px;
	color: #333;
	line-height:1.4;
	
	}
	.contact{
	font-family:  Verdana, sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 125%;
	
	}
	li{
	font-family:  Verdana, sans-serif;
	font-size: 11px;
	color: #333;
	
	}
	td{
	font-family:  Verdana, sans-serif;
	font-size: 11px;
	color: #333;
	
	}
	
	h1{
	font-family:  Verdana, sans-serif;
	font-size: 18px;
	color: #369;
	
	}
	h2{
	font-family:  Verdana, sans-serif;
	font-size: 12px;
	color: #fff;
	background:#336;
	
	}
	h3{
	font-family:  Verdana, sans-serif;
	font-size: 12px;
	color: #cc3333;
	font-weight:bold;
	}
