body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 22px auto;
	background: #FFFEF7 url(/styles/bg.png) repeat-x fixed 0px -102px;
	padding: 0px;
	color: #333333;
}
img {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
a {
	color: #8F5434;
}
a.selected {
	color: #FFF5BD;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #999999;
}
a.our_dogs {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
}

h2 {
	letter-spacing: -1px;
	font: bold 24px "Times New Roman", Times, serif;
	color: #8F5434;
	margin-top: 19px;
}
h3 {
	color: #8F5434;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

p {
	margin-top: 19px;
	margin-bottom: 19px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #76755C;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin: 0px auto;
	position: relative;
	border: 1px solid #999999;
	background: #FFFFFF;
}
#header {
	display: block;
	height: 380px;
	background: #F3E5BD url(/styles/header.png) no-repeat;
	padding-top: 1px;
	padding-bottom: 1px;
}
#header h1 {
	text-indent: -9999px;
	width: 272px;
	display: block;
	background-image: url(logo.png);
	background-repeat: no-repeat;
	margin: 10px 0px 0px 25px;
}
#header h1 a {
	height: 60px;
	width: 272px;
	display: block;
	position: relative;
	z-index: 999;
	margin: 0px;
	padding: 0px;
}
#header #load {
	background: url(/styles/ajax-loader.gif) no-repeat center center;
	display: block;
	height: 300px;
	width: 760px;
	position: absolute;
	top: 80px;
	z-index: 1;
}
#header #lang {
	position: absolute;
	right: 25px;
	top: 10px;
	font-size: 11px;
}


#navigation {
	width: 440px;
	height:27px;
	position: absolute;
	top: 35px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navigation ul li {
	background: url(/styles/button.png) no-repeat left top;
	display: inline;
	float: left;
	text-align: center;
	border-right: 1px solid #CCCCCC;
}
#navigation ul li a {
	text-decoration: none;
	display: block;
	padding: 0px 7px;
	position: relative;
	margin: 5px 0px;
	background: url(/styles/li.png) no-repeat 0px -50px;
}
#navigation ul li a:hover {
	color: #FFF4B9;
	background: url(/styles/li.png) no-repeat 0px 0px;
}

#navigation ul li a.selected {
	color: #FFF4B9;
	background: url(/styles/li.png) no-repeat 0px 0px;
}
#container {
	background: #FFFFFF url(/styles/content.png) repeat-y left top;
	width: 760px;
}

#content {
	margin: 0px 0px 0px 260px;
	border-top: 10px solid #8F5434;
	padding: 1px 25px 0px 45px;
}
#content table {
	font-size: 9px;
	text-transform: uppercase;
	color: #663300;
	border: 1px solid #999999;
}

#content img {
	padding: 3px;
	background: #FFFADD;
	border: 1px solid #8F5434;
	margin-bottom: 20px;
	margin-right: 5px;
}

#content p {
	text-align: justify;
}

#news {
	width: 270px;
	background: url(/styles/news.png) no-repeat scroll 0px -1px;
	z-index: 910;
	float: left;
	margin-top: 0px;
	top: -58px;
	display: block;
	position: relative;
	margin-bottom: -30px;
}
#news img {
	margin-left: 25px;
	margin-top: 10px;
}

#news h2 {
	color: #A4BC59;
	font: bold 24px "Times New Roman", Times, serif;
	letter-spacing: 1px;
	padding-bottom: 10px;
	border-bottom: 1px solid #8F5434;
	margin: 15px 25px;
}
#news h3 {
	margin: 10px 30px;
	font: bold normal 18px "Times New Roman", Times, serif;
	text-transform: none;
}
#news h3 span {
	color: #76755C;
	font: normal 14px "Times New Roman", Times, serif;
	text-transform: capitalize;
	letter-spacing: 1px;
	display: block;
	margin: 0px;
}
#news p {
	margin: 10px 29px;
	border-bottom: 1px solid #76755C;
	padding-bottom: 10px;
	color: #333300;
}



#slider {
	height: 300px;
	width: 760px;
	position: absolute;
	top: 82px;
	z-index: 2;
	left: 0px;
}
#slider #updater {
	position: absolute;
}

#slider #slider_tag {
	bottom: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 325px;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 435px;
	background: url(/styles/loader_tag.png) repeat-x;
	position: absolute;
	display: block;
	height: 40px;
}
#slider #slider_news {
	background: url(/styles/news.png) no-repeat left top;
	height: 70px;
	width: 280px;
	position: absolute;
	bottom: -10px;
	margin: 0px;
	z-index: 990;
	overflow: hidden;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer {
	font-size: 12px;
	text-align: left;
	width: 760px;
	margin: 0px;
	padding: 36px 0px 1px;
	color: #333333;
	background: #FFFFFF url(/styles/footer.png) no-repeat;
	height: 27px;
}

#footer a {
	color: #FFFFFF;
	position: relative;
}

#footer a.selected {
	color: #F3E5BD;
	text-decoration: none;
}
#footer p.footer {
	font-weight: bold;
	margin: 0px;
	padding-right: 50px;
	padding-left: 50px;
}
#footer p.footer span {
	font-size: 14px;
	color: #F3E5BD;
	margin-right: 200px;

}
a.tkdogs   {
	color: #666666;
	font-weight: normal;

}
a.tkdogs b {
	color: #993300;
}
a.tkdogs span {
	font-weight: bold;
	color: #333333;
}
a:active {
  outline:none;
}
 
:focus {
  -moz-outline-style:none;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

