/*CSS Document - Main Structure for 3 row-2 column , horizontal navigation*/
body {
		
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bck.jpg);
	background-repeat:repeat-x;
	background-color: #93A9DC;
	font-family: Arial, Helvetica, sans-serif;
}
p {

	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
a:link {
	color:#066020;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	
} /* general links style*/
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#066020;

}
a:hover {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
/*Main container*/

#wrapper{
	background-color: #FFFFFF;
	width: 752px;
	margin: 0 auto;
	

}
/*Row 1*/
#header{
	width:752px;
	background-position: center;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	height: 295px;
	display:block;
	float:left;
	padding:0px;
}
 
#contentwrapper {
	background-color:#FFFFFF;
	width: 752px;


}
 
#sidebar {
	width: 220px;	
	float: left;
	display:block;	
padding-left:4px;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	line-height: 1.4em;
	text-align: justify;
	letter-spacing:0px;
	word-spacing:2px;

}
/*Row 2 Column 2*/
#centerColumnContent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 15px;
	width: auto;
	margin-left: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	background-image:url(../images/watermark.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}

#footer {
	clear:both;
	width: 752px;
	margin:0px auto;
	padding-left:5px;
	text-align: left;
	color: #FFFFFF;
	background-color: #678e48;
	background-image:url(../images/49.gif);
	background-repeat:no-repeat;
	height:35px;
	font-size: .7em;

}
#navbar{
	width: 215px;
	height:550px;	
 	padding: 3px 3px 3px 3px;
	border: 0;
	background-color:#ececec;
}
#navbar h2{
	color:#066020;
	font-size:1.1em;
	text-indent: 5px;
}
#navbar ul {
	border: 0;
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
#navbar ul li {
	display: block;
	float: left;
	padding: 8px;
	margin-left:3px;
    border-bottom:1px solid #cccccc;
	
}

#navbar ul li a {
	text-decoration:none;
	display: block;
	width:200px;
	margin:0px;
	color:#333333;
	vertical-align:middle;
}
#navbar ul li a:visited{

text-decoration:none;
display: block;
width:200px;
color:#333333;
text-align:left;

}

#navbar ul li a:hover {
text-decoration:none;
display: block;
width:200px;
color:#801F0C;
text-align:center;

}
#navbar a:active{
text-decoration:none;
display: block;
width:200px;
color:#801F0C;
text-align:center;

}


.lefttop{
width:221px;
height:15px;
line-height:15px;
background-image:url(../images/25.gif);
background-repeat:no-repeat;
background-position:bottom;
}
.leftbottom{
width:221px;
height:15px;
line-height:15px;
background-image:url(../images/46.gif);
background-repeat:no-repeat;
}
a.readon:link {
font-size:1.0em;
border-bottom:1px dotted #066020;
	text-decoration:none;
} /*Style for the "Read More" link that is displayed for large content items*/
a.readon:hover {
font-size:1.0em;
border-bottom:1px dotted #066020;
	text-decoration:none;
}
a.readon:visited {
font-size:1.0em;
border-bottom:1px dotted #066020;
	text-decoration:none;
}
.imgcaption{
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	
}
.caption{
font-size: 0.7em;
	color: #668D47;
	text-align: center;
}
#navbar li#active a {
text-decoration:none;
display: block;
width:200px;
color:#801F0C;
text-align:center;


}
.pathway {
	text-decoration:none;
	font-size:0.9em;
	color:#666666;
}
.contentheading{
color:#862709;
font-size:1.03em;
font-weight:bold;
background-image:url(../images/29.gif);
background-repeat:no-repeat;
text-indent:15px;
background-position:left;
line-height:26px;
padding:3px;
}
.small {

font-size:0.8em
} 
#mousetrap{
visibility:hidden;
display:none;
}
h3{
	color: #003399;
}
.puppybk{
 
	font-size:12px;
}