@charset "utf-8";
/* CSS Document */

#wrapper {
width:950px;
background-color:#E8D1B8;
margin:0 auto;
vertical-align:central;
cellpadding:0px;
cellspacing:0px;
}

body {
	background-image: url(images/brownpaws.gif);
	background-repeat: repeat;
	color:#000;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-size:8pt;
	font-family:verdana, arial, helvetica, sans-serif;
	margin-bottom:20px;
	margin-top:0px;
	cellpadding:0px;
	cellspacing:0px;
}
h1 {
	font-size: 20px;
	color: #063;
}
h2 {
	font-size: 15px;
	color: #063;
}
h3 {
	font-size: 14px;
	color: #063;
}

#heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	line-height: 1em;
	font-weight: bold;
	color: #063;
	padding-top: 67px;
	padding-left: 26px;
	background-image: url(images/cv-kennels-heading.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-transform: none;
	height:205px;
}
.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2em;
	font-weight: normal;
	color: #000;
	padding-right: 15px;
	padding-left: 20px;
	text-align: justify;
	padding-top: 15px;
}
a {
	font-size: 12px;
	color: #0e6525;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #0e6525;
}
.texth3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: bold;
	font-weight: bold;
	color: #063;
	text-align: justify;
}
.caption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
}
.text2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #063;
	text-align: left;
	padding-left:10px;
}
#top-menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	color: #D3D3D3;
	text-align: left middle;
	padding-left: 0px;
	background:#063;
}
#top-menu a{padding:0 8px; font-size: 14px; color:#ffffff; font-weight:normal; text-decoration:none;}
#top-menu a:active{font-size: 14px; color:#ffffff; font-weight:normal;}
#top-menu a:visited{font-size: 14px; color:#ffffff; font-weight:normal; text-decoration:none;}
#top-menu a:hover{font-size: 14px; color:#9ff2b5;font-weight:normal;text-decoration:underline;

}

.style1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	text-align: center;
}
.magazine-box {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #060;
	border-right-color: #060;
	border-bottom-color: #060;
	border-left-color: #060;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	background-color:#CCC;
}
