body {
	padding:0;
	margin:0;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	background-color:#EDF2F4;
	color:#333333;
}

* html div { height: 1%; } /*debug for ie6*/

p {
	margin: 0;
}

#div_top {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	height: 100px;
}
#div_top_content {
	width: 982px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-position: 24px 32px;
}

#menu { clear:left; background: #aac623 url(images/menu.gif) repeat-x left center; text-transform: uppercase; font-weight: bold; font-size: 0.95em; }
#menu ul { margin: 0 auto; width: 900px; height: 44px; }
#menu ul li { list-style: none; background: url(images/menu-li.gif) no-repeat left 6px; float:left; }
#menu ul a:link, #menu ul a:visited { color: #fff; text-decoration: none; padding: 0 16px 4px; line-height: 40px; display: block; }
#menu ul a:hover, #menu ul a:active, #menu ul a:focus, #menu ul a#current { background: url(images/menu-li-a.gif) no-repeat center 37px; color: #e1e9c7; }

#div_content {
	line-height: 1.5;
	width: 820px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 6px;
}

a {color: #0066CC;}
a:hover, a:active { text-decoration:none;}
.cleardiv {clear:both; height:1px; font-size:1px; }
h1 {font-size: 14px; padding:0; margin:0}
h2 {font-size: 12px; padding:0; margin:0}

#div_content #content_main {
	width: 750px;
	float: left;
}
#div_content #content_bar {
	width: 220px;
	float: left;
}

.bar_top {
	background-image: url(images/bar-top.gif);
	height: 7px;
	width: 220px;
	background-repeat: no-repeat;
	overflow:hidden;	
}
.bar_content {
	background-image: url(images/bar-content.gif);
	background-repeat: repeat-y;
	width: 208px;
	padding-left: 6px;
	padding-right: 6px;
	overflow:hidden;
}
.bar_bottom {
	background-image: url(images/bar-bottom.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 220px;
	overflow:hidden;
	margin-bottom: 12px;
}
.bar_content .bar_title {
	font-size: 0.95em;
	text-transform: uppercase;
	margin-left: 5px;
	font-weight: bold;
	color: #7FA40E;
}
.bar_content .breedslist {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.bar_content .breedslist li{
	margin-top: 2px;
}
.bar_content .breedslist li span{
	margin-left: 3px;
	color: #666666;
	font-size: 10px;
}

.item2_top {
	background-image: url(images/item2-top.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 750px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow:hidden;
}
.item2_bottom {
	background-image: url(images/item2-bottom.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 750px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
	overflow:hidden;
}
.item2 {
	background-image: url(images/item2-content.gif);
	background-repeat: repeat-y;
	width: 738px;
	margin: 0px;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
}

.item_top {
	background-image: url(images/item-top.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 750px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow:hidden;
}
.item_bottom {
	background-image: url(images/item-bottom.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 750px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
	overflow:hidden;
}
.item {
	background-image: url(images/item-content.gif);
	background-repeat: repeat-y;
	width: 738px;
	margin: 0px;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
}

.item .text{
}
.item .text .title {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 8px;
}
.item .text .description{
}
.item .text .contactinfo{
}

.item .left_div{
	float:left;
	width: 304px;
	margin-bottom: 6px;
	margin-right: 6px;
	margin-top: 0px;
	padding: 0px;
}
.item .left_div .imgdiv{
	width: 300px;
	border: 1px solid #CEDEFD;
	padding: 1px;
	background-color:#FFFFFF;	
}

.item .left_div .div_1{
	margin-top: 6px;
	width: 290px;
	border: 1px solid #CEDEFD;
	padding: 6px;
	background-color:#FFFFFF;
	font-size: 11px;	
}


.list {
	margin-top: 8px;
}

.list .left_div{
	float:left;
	margin:0;
	width: 104px;
	padding: 0px;
}
.list .left_div .imgdiv{
	width: 100px;
	border: 1px solid #CEDEFD;
	padding: 1px;
	background-color:#FFFFFF;	
}

.list .text{
	float:left;
	margin:0;
	margin-left: 8px;
}
.list .text .title {
	font-weight: bold;
	font-size: 13px;
	margin: 0;
}
.list .text .info{
	margin: 0;
	margin-top: 5px;
}

#div_bottom {
	background-color: #DEE3E5;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #C2C2C2;
	height: 100%;
}

#div_bottom_content {
	width: 982px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	padding-bottom: 12px;
	color:#667680;
	font-size:10px;
	text-align:center;
}


.video_title {
	font-size:12px;
	font-weight:bold;
}

.video img {
	border: 3px solid #D7E8F0;
	margin: 6px;
}

.div_form_1 {
	margin-top: 12px;
}
.div_form_1 div.buttons {
	margin-top: 2px;
	margin-right: 24px;
	margin-left: 8px;
	padding-top: 12px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C7D5E1;
}
.div_form_1 div.buttons input {
	font-weight: bold;
	color: #333333;
}
.div_form_1 div.formitem {
	margin-right: 18px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.div_form_1 .captcha {
	margin-top: 2px;
	margin-left: 4px;
}
.div_form_1 .captcha img{

}
.div_form_1 div.formitem span{
	margin-left: 12px;
	font-weight: bold;
}
.div_form_1 div.formitem div.info{
	margin-left: 12px;
	margin-top: 3px;
	font-size: 11px;
}
.div_form_1 div.formitem div.info_2{
	margin-left: 12px;
	margin-top: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.div_form_1 div.formitem .item_input {
	width: 480px;
	margin-left: 8px;
	margin-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}

.div_form_1 .formitem .item_name {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.div_pages {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
}

.div_pages a {
	padding: 3px 5px 3px 5px;
	margin: 2px;
	border: 1px solid #006699;
	background:#fff;
	text-decoration:none;
	color:#006699;
}
.div_pages a:hover,.div_pages a:active {
	border: 1px solid #47A5D8;
}
.div_pages .current {
	padding: 3px 5px 3px 5px;
	margin: 2px;
	border: 1px solid #fff;
	font-weight: bold;
	background-color: #47A5D8;
	color: #fff;
}
.div_pages .disabled {
	padding: 3px 5px 3px 5px;
	margin: 2px;
	border: 1px solid #BEDDE7;
	color: #BEDDE7;
}

.text2 {
}

.ad_bar {
	margin-left: 24px;
}

.ad_content {
	margin-left: 5px;
}
