@charset "utf-8";
body {
	background-image: url(images/logo_BG.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	background-image: url(images/header_BG.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFDC6;
}
.Logo {
	font-family: "Lucida Bright";
	font-size: 30px;
	font-style: italic;
	font-weight: 900;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	display: block;
	width: 259px;
	color: #861A1D;
}
.breeds_groupname {
	display: block;
	
}
.breeds_groupname a {
	padding: 7px;
	display: block;
	text-decoration: none;
	color: #742D2F;
}
.breeds_groupname a:hover {
	background-color: #BED6EF;
	padding: 7px;
	display: block;
	text-decoration: none;
	color: #000000;
}

.Logo a {
	color: #861A1D;
}
.img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.breeds_dogname {
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 105px;
	height: 30px;
	vertical-align: middle;
}
.breeds_dogname a{
	color: #000000;
}
.breeds_dogname a:hover{
	color: #BF5B5E;
}


.panelDivisionBG {
	background-color: #e5e3af;
	font-family: Arial, Helvetica, sans-serif;
}
.panel li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 20px;
}
.panel ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.panel a {
	color: #000000;
}
.categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}




.panelSaperator {
	background-color: #d0d0d0;
}
.panel {
	background-color: #FFFDCA;
}
.picbox100 {
	height: 100px;
	width: 100px;
}

.heading {
	color: #FFFDCA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
}
.headerBarBG h2 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Century Gothic";
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px;
}


.headerBar {
	background-image: url(images/header_BG.gif);
	background-repeat: repeat-x;
}
.headerBarBG {
	background-image: url(images/headerBar_BG.gif);
	background-repeat: repeat-x;
}
.headerBarBottom {
	background-image: url(images/headerBarBottom_BG.gif);
	background-repeat: repeat-x;
}

.mainDiv {
	margin: 0px;
	padding: 0px;
}
.pageBorder {
	background-color: #742d2f;
}
.topNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	font-style: normal;
	font-size: 14px;
	line-height: 25px;
	padding-left: 15px;
}
.topNav li {
	padding: 0px;
	margin: 0px;
	list-style-type: disc;
	list-style-position: inside;
}
.topNav a {
	color: #000000;
}
.contentDiv {
	margin: 15px;
}
.contentDiv h1 {
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.navPath {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #861A1D;
	margin-left: 10px;
}
.greenButton {
	background-image: url(images/greenButton_BG.gif);
	background-repeat: repeat-x;
	height: 17px;
	margin-bottom: 5px;
}
.greenButton a {
	text-decoration: none;
	color: #FFFFFF;
}

.grayButton {
	background-image: url(images/grayButton_BG.gif);
	background-repeat: repeat-x;
	height: 17px;
	margin-bottom: 5px;
}
.grayButton a {
	text-decoration: none;
	color: #FFFFFF;
}
.breedPreview {
	border: 1px solid #CCCCCC;
}
.breedPreviewTitle {
	background-color: #BED6EF;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bolder;
	color: #742D2F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
}
.breedPreview strong {
	color: #742D2F;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Century Gothic";
	background-color: #E5E3AF;
	display: block;
	padding: 2px;
	font-weight: normal;
	margin-bottom: 5px;
	width: 110px;
	float: left;
	margin-right: 10px;
}
.headingSeperator {
	background-color: #861A1D;
	height: 5px;
}

.topNav ul {
	margin: 9px;
	padding: 0px;
}

