@charset "UTF-8";
/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin:0;
	padding:0;
	background-color: #FCF8EC;
}

html {
	overflow-y: scroll;
}

.clearfloat {
	clear: both;
	float: none;	 
}

.break{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0A3D00;
}

.content{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0A3D00;
	border-bottom-color: #0A3D00;
	border-left-color: #0A3D00;
}

.menu {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 42px;
	background-image: url(images/paw.png);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 20px;
	margin-left: 18px;
	line-height: 42px;
}
.menu:hover {
	color: #FFFFFF;
}
.menu:link {
	background-image: url(images/paw.png);
}
.menu:link:hover {
	color: #FFFFFF;
}

.leftnav {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.leftnavlinks {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
}
.leftnavlinkname {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.leftnavlinkbreed {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.contentborder {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #0A3D00;
}

.title {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

#img {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #0A3D00;
	text-align:center;
	line-height:20px;
}

.img_stud {
	float: left;
	border: 1px solid #0A3D00;
	text-align:center;
	line-height:20px;
	width:327px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.img_pup {
	float: left;
	border: 1px solid #0A3D00;
	text-align:center;
	line-height:20px;
	width:650px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 95px;
}

.table {
	font-size: 13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0A3D00;
	border-right-color: #0A3D00;
	border-left-color: #0A3D00;
}
.tablebr {
	font-size: 13px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0A3D00;
	border-bottom-color: #0A3D00;
}
.tableb {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0A3D00;
}

.tabletitle {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.tableft {
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}

.tablesmtext {
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tablesmft {
	font-size: 9px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.footerlink {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footerlink:hover {
	text-decoration: underline;
}
.footerline {
	background-color: #0A3D00;
}
.footertext {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footertext a {
	color: #000000;
	text-decoration: none;
}
.print {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.link {
	font-size: 14px;
	font-weight: normal;
	color: #0A3D00;
	text-decoration: underline;
}
.linkbd {
	font-size: 14px;
	font-weight: bold;
	color: #0A3D00;
	text-decoration: underline;
}
.header {
	font-size: 16px;
	color: #0A3D00;
}


