body {
	text-align: center;
	margin: 20px auto;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	background: url(bg.jpg) repeat;
}
table{
	color: #666633;
}
thead, th{
	background: #ECE8DF url(none);
	color: #4D3D2E;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
th{
	border-bottom: 1px solid #4D3D2E;
	border-top: 1px solid #E1DBCC;
	border-right: 1px solid #E1DBCC;
	border-left: 1px solid #E1DBCC;
	font-weight: bold;
}
td {
	border-bottom: 1px solid #4D3D2E;
	padding-top: 10px;
	padding-bottom: 5px;
}
h2 {
	font-weight: normal;
	color: #4D3D2E;
	margin-left: 0px;
}
h3 {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #4D3D2E;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: left;
	border-top: 1px dashed #4D3D2E;
	padding-top: 15px;
}
h3 span {
	display: block;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: normal;
}
h3 em {
	font-weight: normal;
	text-transform: capitalize;
	font-size: 12px;
	display: block;
}
a {
	color: #4D3D2E;
}
b {
	color: #4D3D2E;
}
p {
	color: #666633;
	text-align: justify;
}
hr {
	clear: left;
	display: block;
	padding: 0px;
	margin: 0px 0px 0px -320px;
	color: transparent;
	font-size: 9px;
	line-height: 1px;
	height: 1px;
	position: relative;
	border-style: none;
}
dl {
	padding-top: 20px;
	margin-right: 20px;
	font-size: 14px;
	display: block;
}
dt {
	float: left;
	color: #4D3D2E;
	margin-right: 3px;
	font-weight: bold;
}
dd {
	font-size: 14px;
	margin-bottom: 10px;
	color: #666633;
}
a:hover {
	text-decoration: none;
}
#wrapper {
	text-align: left;
	width: 920px;
	background: #FDFCFB url(content.png) repeat-x left bottom;
	margin: 0px auto;
	position: relative;
	border-right: 2px solid #4D3D2E;
	border-left: 2px solid #4D3D2E;
	border-bottom: 2px solid #4D3D2E;
}
#top  {
	position: absolute;
	height: 30px;
	width: 924px;
	left: -2px;
	top: 0px;
	background: url(top.png) no-repeat 0px 0px;
}

#header {
	height: 349px;
	background: url(header.png) repeat-x 0px 0px;
	padding-top: 1px;
	display: block;
}
#header h1 {
	height: 300px;
	width: 250px;
	margin: 29px 0px 0px 30px;
	text-indent: -9999px;
	background: url(odos_logo.png) no-repeat 0px 0px;
	display: block;
}
#header h1 a {
	text-decoration: none;
	display: block;
	height: 70px;
	width: 250px;
	position: relative;
}
#navigation {
	height: 249px;
	margin-top: -250px;
	padding-top: 1px;
	display: block;
	background: url(navigation.png) no-repeat;
	padding-left: 362px;
}
#navigation ul {
	color: #FFFFFF;
	display: block;
	margin: 16px 0px 0px;
	padding: 0px;
	list-style: none;
	width: 100%;
	text-transform: none;
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
#navigation li {
	float: left;
	display: inline;
	text-align: center;
	text-transform: none;
	font-size: 14px;
}
#navigation li a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	padding: 0px 8px;
	position: relative;
	text-transform: none;
	font-size: 14px;
	letter-spacing: normal;
}
#navigation li a.selected {
	color: #4D3D2E;
}
#navigation li a:hover {
	color: #4D3D2E;
}
#content {
	margin-top: -200px;
	margin-right: 50px;
	display: block;
	padding-left: 370px;
	background: url(content_dog.jpg) no-repeat 110px bottom;
	min-height:600px;
	height:auto !important;
	height:600px;
	padding-top: 1px;
	padding-bottom: 40px;
}
#content h2 {
	margin-top: 60px;
	font-size: 30px;
}
#side_content {
	display: block;
	padding-top: 1px;
	width: 260px;
	float: left;
	left: 50px;
	position: absolute;
	top: 350px;
	min-height:380px;
	height:auto !important;
	height:380px;
	z-index: 998;
	overflow: hidden;
}
#side_content h2 {
	font-size: 24px;
	margin-top: 19px;
}
#side_content.news    h3 {
	font-size: 12px;
}
#side_content.news {
	width: 220px;
}

#side_content.news   h3  span {
	font-size: 11px;
}
#side_content.news p {
	font-size: 11px;
}


p.news {
	margin-top: 3px;
	margin-bottom: 3px;
}
p.news strong a {
	color: #745B45;
}
ul {
	padding: 0px;
	list-style: disc inside;
	margin: 0px;
	position: relative;
}
li {
	font-size: 11px;
	letter-spacing: 1px;
	color: #4D3D2E;
}
li a {
	color: #666633;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
}
li a.selected {
	color: #81664E;
	font-weight: bold;
}
li a:hover {
	text-decoration: underline;
}
#footer {
	height: 40px;
	padding-top: 1px;
	padding-left: 370px;
	font-weight: bold;
}
#footer p {
	margin-top: 14px;
	margin-bottom: 0px;
	color: #4D3D2E;
}
#content  img.dog, .gallery {
	background:#ECE8DF no-repeat center center;
	float: left;
	padding: 3px;
	border: 1px solid #666666;
	margin-bottom: 40px;
	margin-right: 20px;
}
.gallery{
	float: none;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.home_dogs {
	float: left;
	position: relative;
	padding-top: 1px;
	width: 230px;
	text-align: center;
}
.home_dogs img {
	margin-right: auto;
	margin-left: auto;
	border-style: none;
}
.home_dogs h3 {
	text-align: center;
	border-style: none;
}
a.results {
	padding: 3px 7px;
	color: #4D3D2E;
	background: #ECE8DF;
	border-top: 2px solid #CCCCCC;
	border-right: 2px solid #330000;
	border-bottom: 2px solid #330000;
	border-left: 2px solid #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a.results:hover {
	padding: 4px 6px 2px 8px;
	color: #4D3D2E;
	background: #ECE8DF;
	border-top: 2px solid #330000;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 2px solid #330000;
	text-decoration: none;
}
a.tkdogs   {
	color: #666666;
	font-weight: normal;

}
a.tkdogs b {
	color: #993300;
}
a.tkdogs span {
	font-weight: bold;
	color: #333333;
}
