@charset "utf-8";
@import "css/fonts/font-face";
@import url(https://fonts.googleapis.com/css?family=Raleway:400,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700|Roboto:400,700);
body {
	background-repeat: no-repeat;
	background-color: #6c232c;
	background-position: center top;
	margin: 0px;
	
}
a:link {
	color: #e8e5d4;
	text-decoration: none;
}
a:hover {
	color: #fff;
}
a:active {
	color: #e8e5d4;
	text-decoration: none;
}
a:visited {
	color: #e8e5d4;
}

img, img a {
    border: none;}
#enter {
	background-repeat: no-repeat;
	background-position: center top;
	height: 795px;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(../pics/layout2.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	background-repeat: no-repeat;
	background-position: center top;
	height: 795px;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(../pics/layout2a.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
#nav {
	width: 380px;
	height: 200px;
	padding-top: 52px;
	padding-left: 130px;
	
}

#nav a {
	display: inline;
	text-decoration: none;
	width: 150px;
	float: left;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 11pt;
	font-weight: 900;
	text-transform: uppercase;
	color: #7d222b;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	line-height: 22px;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
	
#nav a:hover {
	color: #ffc4e4;
	
}
#footer {
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 70px;
	padding-bottom: 40px;
	color: #E4655D;
	background-color: #a92e27;
	text-align: center;
	font-size: 10pt;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: small-caps;
}
#footer a {
	color: #E4655D;
}
#footer a:hover {
	color: #fff;
}
#content {
	height: 1090px;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	background-color: #c6b28d;
	text-align: center;
	padding-bottom: 30px;
}
#content2 {
	height: auto;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	background-color: #c6b28d;
	padding-bottom: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: justify;
	color: #312a27;
	line-height: 24px;
	
}
.aboutus {
	background-color: #e44933;
	float: left;
	height: 530px;
	width: 780px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 40px;
	border-radius: 7px;
	font-family: "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 11pt;
	color: #eae7d8;
	line-height: 20px;
	text-align: justify;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.box1 {
	float: left;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 20px;
	height: 520px;
	width: 290px;
	background-color: #C33D3F;
	border-radius: 7px;
	color: #C6B28D;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	line-height: 22px;
	font-style: italic;
	text-align: justify;
	background-image: url(../pics/2.jpg);
	background-repeat: no-repeat;
	-moz-border-radius: 7px;
	background-position: center center;
	
}
.titles {
	font-size: 1.8em;
	color: #fff;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	text-align: center;
	background-color: #C6B28D;
	padding-bottom: 10px;
	text-transform: capitalize;
}
#wrapper {
	height: auto;
	width: 1380px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.box2 {
	background-color: #C33D3F;
	height: 240px;
	width: 545px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 40px;
	float: left;
	border-radius: 7px;
	padding: 20px;
	line-height: 23px;
	color: #C6B28D;
	font-size: 12pt;
	font-style: italic;
	text-align: justify;
}
.box3 {
	background-color: #e0d9bc;
	float: left;
	height: 240px;
	width: 545px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 15px;
	border-radius: 7px;
	padding: 20px;
	font-size: 12pt;
	font-style: italic;
	line-height: 23px;
	text-align: justify;
	color: #312a27;
	
}
h1 {
	font-family: Raleway;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 28pt;
	font-weight: normal;
}
h2 {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 18pt;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	line-height: 10px;

}
h3 {
	text-align: center;
	color: #741419;
	font-size: 14pt;
	font-weight: normal;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	padding-bottom: 10px;
	line-height: 18px;
	text-transform: uppercase;
}
#ru {
    border-radius: 5px;
    font-size: 11pt;
    position: absolute;
    left: 924px;
    top: 256px;
    height: 57px;
    width: 396px;
}
#ru hover {
}
#ger {
    position: absolute;
    left: 1012px;
    top: 175px;
    height: 70px;
    width: 291px;
}
#ger hover { 
}
.container {
	background-color: #C33D3F;
	float: left;
	margin-right: 20px;
	margin-left: 95px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	moz-border-radius: 7px;
	border-radius: 7px;
	height: 310px;
	padding-top: 30px;
}
.container:hover { 
background-color: #701E22;
}
.container2 {
	background-color: #C33D3F;
	float: left;
	margin-right: 20px;
	margin-left: 95px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	moz-border-radius: 7px;
	border-radius: 7px;
	height: 310px;
	padding-top: 30px;
}
.container2:hover {
	background-color: #701E22;
}
.img {
	border: 1px solid #C33D3F;
	margin-right: 5px;
	margin-left: 5px;
	
}
.dog {
	background-color: #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	float: left;
	margin: 15px;
	padding: 20px;
	
}

.img01 {
	background-color: #FFF;
	padding: 5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	float: none;
	cursor: pointer;
	-webkit-transition: all;
	-o-transition: all;
	transition: all;
}
.content3 {
	height: auto;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	background-color: #d2a347;
	padding-bottom: 50px;
	padding-top: 40px;
}
.ped_table {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 10pt;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFFFFF;
}
.ped2 {
	font-size: 5em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
} .ped3 {
	font-size: 5em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
.style1 {
	text-align: left;
	text-transform: uppercase;
	font-size: 20pt;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	padding-top: 5px;
	font-weight: normal;
}
.ch {
	color: #A92E27;
}
.style01 {
	background-color: #e44933;
	width: 295px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: justify;
	padding: 20px;
	color: #E5DCAE;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 11pt;
}
.style01:hover {
	background-color: #bc3c29;
}
.style02 {
	background-color: #d2a347;
	width: 295px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: justify;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #E5DCAE;
	font-size: 11pt;
	padding: 20px;
}
.style02:hover {
	background-color: #BF9138;
}
.style03 {
	background-color: #C33D3F;
	width: 295px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: justify;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #E5DCAE;
	font-size: 11pt;
	padding: 20px;
}
.style03:hover {
	background-color: #ab3638;
	
}
.container_pups {
	width: 1100px;
	margin-right: auto;
	margin-left: 130px;
	padding-top: 10px;
	height: 345px;
}
.cont2 {
	margin-top: 20px;
	margin-right: 70px;
	margin-bottom: 20px;
	margin-left: 70px;
	color: #62513D;
}
.overall01 {
	background-color: #e44933;
	width: 1140px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align: justify;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 11pt;
	padding: 30px;
}
.box01 {
	background-color: #e44933;
	border-radius: 8px;
	text-align: justify;
	padding: 20px;
	height: 280px;
	font-size: 11pt;
	line-height: 20px;
	color: #E5DCAE;
	
}
.box02 {
	background-color: #d2a347;
	border-radius: 8px;
	text-align: justify;
	padding: 20px;
	height: 280px;
	font-size: 11pt;
	line-height: 20px;
}
.box03 {
	background-color: #C33D3F;
	border-radius: 8px;
	text-align: justify;
	padding: 20px;
	height: 400px;
	font-size: 11pt;
	line-height: 20px;
	color: #E5DCAE;
	
}
.box04 {
	background-color: #e0d9bc;
	border-radius: 8px;
	text-align: justify;
	padding: 20px;
	height: 400px;
	font-size: 11pt;
	line-height: 20px;
	color: #312a27;
}
.map {
	background-color: #d2a347;
	height: auto;
	width: auto;
	padding: 10px;
	border-radius: 4px;
}
h4 {
	text-align: center;
	font-size: 12pt;
	font-weight: normal;
	color: #fff;
}
.red {
	background-color: #e44933;
	height: auto;
	width: auto;
	padding: 10px;
	border-radius: 4px;
}
.red2 {
	background-color: #C33D3F;
	height: auto;
	width: auto;
	padding: 10px;
	border-radius: 4px;
}
.style2 {
	text-transform: capitalize;
	font-style: italic;
}
.style3 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12pt;
	letter-spacing: 1px;
}
#nav2 {
	width: 1280px;
	background-color: #a92e27;
	margin-right: auto;
	margin-left: auto;
	font-size: 9pt;
	padding-top: 30px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	
}
#nav2 a {
	display: inline;
	padding: 12px;
	text-decoration: none;
	color: #4B0E16;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10pt;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	
	
}

#nav2 a:hover {
	height: 60px;
	color: #FC6F67;
    
	
}
.menu2 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	
}
.date1 {
	font-family: Raleway;
	font-size: 25pt;
	background-color: #d2a347;
	color: #FFFFFF;
	border-radius: 8px;
	padding: 10px;
} 
.date2 {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 20pt;
	color: #C33D3F;
	font-style: italic;
	border-bottom: 5px solid #d2a347;
	margin-left: 30px;
}
.links {
	color: #6c232c;
}
.links a {
	color: #6c232c;
	font-size: 11pt;
}
.links a:hover {
     color: #a92e27;
}
.standard_pic {
	float: right;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
