h2 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#333;
}

h4 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#333;
}

a {
	color:#be4604;
}

img, div, input { behavior: url("iepngfix.htc") }

body {
	background-color:#d2e0e8;
	margin-left:0px;
	margin-top:0px;
	background-image:url(../images/body_bg.png);
	font-family:Arial, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
}

#left_column {
	width:340px;
	background-image:url(../images/ladybug.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom:0px;	
}

#left_column .logo {
	width:271px;
	height:137px;
	background:url(../images/logo.png) right bottom no-repeat;
	position:static;
}

#left_header_container {
	height:200px;
	background:url(../images/palm_leaves_left.png) top right no-repeat;
}

#left_column .logo img {
	position:absolute; 
	top:11px;
	left:46px;
}

#left_column .palmtree {
	float:left;
	width:69px;
}


#right_column {
	width:678px;
}

#right_column #flat_background {
	background: url(../images/body_bg.png);
}

#right_column #header {
	background: url(../images/content_header.png) bottom left no-repeat;
	width:678px;
	height:108px;
}

#right_column #header #lang_switch {
	padding-top:9px;
	padding-right:7px;
}

#right_column #content {
	padding-top:0px;
	background-color:#ecf3f6;
}

#page_header{
	padding-left:37px;
}

#page_header h1{
	font-family:Arial Narrow, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#466380;
	text-transform: uppercase;
	padding-top:10px;
	margin-top:0px;	
}



.clear {
	clear:both;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}

#ie6_container {
	position:relative;
	top:-50px;
}


#menu {
	padding-left:15px;
}

#menu #topper {
	width:314px;
	height:153px;
}

#menu #left_img {
	width:59px;
	height:221px;
	float:left;
}

#menu #right_img {
	width:55px;
	height:141px;
	float:left;
}

#menu #menu_container {
	width:200px;

	float:left;
}

#menu #menu_container #menu_subheader {
	width:200px;
	height:32px;
}

#menu #menu_container #expandable_box {
	background-color:#FFF;
}

#menu #menu_container #menu_footer {
	width:200px;
	height:46px;
	clear:both;
}


#rollover1,#rollover2,#rollover3,#rollover4,#rollover5,#rollover6,#rollover7,#rollover8 {
	display:block;
	width:176px;
	height:30px;
	margin-bottom:5px;
	background-position:top;
	background-repeat:no-repeat;	
}

.active a {
	background-position:bottom;
}

#rollover8 {
	margin-bottom:0px;
}

#rollover1 a {
	display:block;
	width:176px;
	height:30px;	
	background-image:url(../images/btn_01_home.png);
	}
#rollover1 a:hover {
	background-position:bottom;
}

#rollover2 a {
	display:block;
	width:176px;
	height:30px;	
	background-image:url(../images/btn_02_library.png);
	}
	

#rollover2 a:hover {
	background-position:bottom;
}

#rollover3 a {
	display:block;
	width:176px;
	height:30px;	
	background-image:url(../images/btn_03_ourdogs.png);
	}
#rollover3 a:hover {
	background-position:bottom;
}

#rollover4 a {
	display:block;
	width:176px;
	height:30px;	
	background-image:url(../images/btn_04_puppies.png);
	}
#rollover4 a:hover {
	background-position:bottom;
}

#rollover5 a {
	display:block;
	width:176px;
	height:30px;	
	background-image:url(../images/btn_05_fotoalbum.png);
	}
#rollover5 a:hover {
	background-position:bottom;
}

#rollover6 a {
	display:block;
	width:176px;
	height:30px;	
	background-image:url(../images/btn_06_forum.png);
	}
#rollover6 a:hover {
	background-position:bottom;
}

#rollover7 a {
	display:block;
	width:176px;
	height:30px;	
	background-image:url(../images/btn_07_contacts.png);
	}
#rollover7 a:hover {
	background-position:bottom;
}

#rollover8 a {
	display:block;
	width:176px;
	height:30px;	
	background-image:url(../images/btn_08_links.png);
	}
#rollover8 a:hover {
	background-position:bottom;
}

#rollover1_active {
	display:block;
	width:176px;
	height:30px;	
	background-image:url(../images/btn_01_home.png);
	background-position:bottom;
	margin-bottom:5px;
	}
	
#rollover2_active {
	display:block;
	width:176px;
	height:30px;	
	background-image:url(../images/btn_02_library.png);
	background-position:bottom;
	margin-bottom:5px;
	}
	
#rollover3_active {
	display:block;
	width:176px;
	height:30px;	
	background-image:url(../images/btn_03_ourdogs.png);
	background-position:bottom;
	margin-bottom:5px;
	}

#rollover4_active {
	display:block;
	width:176px;
	height:30px;	
	background-image:url(../images/btn_04_puppies.png);
	background-position:bottom;
	margin-bottom:5px;
	}
	
#rollover5_active {
	display:block;
	width:176px;
	height:30px;	
	background-image:url(../images/btn_05_fotoalbum.png);
	background-position:bottom;
	margin-bottom:5px;
	}	

#rollover6_active {
	display:block;
	width:176px;
	height:30px;	
	background-image:url(../images/btn_06_forum.png);
	background-position:bottom;
	margin-bottom:5px;
	}
	 
#rollover7_active {
	display:block;
	width:176px;
	height:30px;	
	background-image:url(../images/btn_07_contacts.png);
	background-position:bottom;
	margin-bottom:5px;
	}

#rollover8_active {
	display:block;
	width:176px;
	height:30px;	
	background-image:url(../images/btn_08_links.png);
	background-position:bottom;
	margin-bottom:0px;
	}

#our_friends {
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#606060;
	margin-left:65px; 
	margin-bottom:-40px;
}

#our_friends li{
	margin-left:-10px;
	padding-bottom:10px;
	list-style-image:url(../images/trail_1.png)
}


#our_friends a{
	color:#b14300;
	text-decoration:underline;
}

#our_friends a:hover{
	color:#a81800;
	text-decoration:underline;
}

#our_friends a:visited{
	color:#5b828d;
	text-decoration:underline;
}

#footer {
	background-color:#757a83;
	margin-top:20px;
	margin-bottom:20px;
	height:57px;
	background:url(../images/footer_flare.png) #757a83 right no-repeat;

}

#footer #footer_left {
	float:left;
}

#footer #footer_right {
	float:right;
}

#footer #footer_center {
	float:left;
	line-height:57px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
	margin-left:20px;
	font-weight:normal;
}

#submenu {
font-size:14px;
font-family:Arial Narrow, Arial;
}
#submenu li {
	margin-left:-1px;
	list-style-image: url('../images/submenu_bullet.png');
	padding-bottom:7px;

}

#submenu li a{
color:#3d5b78;
text-decoration:none;
}

#submenu li a:visited{
color:#3d5b78;
}


#submenu li a:hover{
color:#be4604;

}

#submenu li.active {
	
}

#submenu .active a {
color:#be4604 ! important; 
}

#sub_submenu {
	margin-top:10px;
	margin-bottom:9px;
	font-size:11.7px;
	font-family:Arial Narrow, Arial;

}

#sub_submenu li {
	margin-left:-32px;
	list-style:none;
	list-style-image:none;
    padding-bottom:7px;
	font-size:12px;
}


#sub_submenu li a{
text-decoration:none;
}



#sub_submenu li a:hover{
color:#be4604;

}

#sub_submenu li.active {
	list-style-image: url('../images/submenu_bullet_ac.png');	
}

#sub_submenu .active a {
	color:#717171 ! important; 
}


.content_container {
	position:relative;
	background-color:#FFF;
	margin-top:24px;
	margin-bottom:34px;
	margin-right:5px;
}

.content_container .content {
	padding-bottom:5px;
	padding-right:32px;
	padding-left:37px;
}


.content_container .corner {
	top:4px;
	width:100%;
	height:25px;
	margin-bottom:0px;
	padding-bottom:0px;
	
}

.content_container h3 {
	color:#333;
	font-size:20px;
	font-weight:normal;
	margin-bottom:5px;
}

.content_container .date {
	color:#466380;
	font-size:14px;
	margin-bottom:15px;

}

.breadcrumbs {
	font-family:Arial Narrow, Helvetica, sans-serif;
	color:#515151;
	font-size:18px;
	font-weight:bold;
	margin-bottom:-10px;
}

.list li {
	margin-top:20px;
	margin-left:-10px;
}

.image_on_page {
	border:solid;
	border-color:#efefef;
	border-width:10px;
	margin-right:20px;
	margin-bottom:20px;
	position:relative;
}



.image_on_page_right {
	border:solid;
	border-color:#efefef;
	border-width:10px;
	margin-left:20px;
}

.normal_table {
	max-width:500px;
	border-width:thin;
	border-color:#CCC;
	border-style:solid;
}

.normal_table td {
	border-width:thin;
	border-color:#CCC;
	border-style:solid;
}

.marker {
	background-color:#0F3;
}

ul {
	list-style-image:url(../images/submenu_bullet.png);
}


.reserve {
	font-size:12px;
	color:#333;
}

.pedigree_table {
	margin-top:15px;
}
