body{
	margin:0px;
	background-image:url(images/background.jpg);
	font-family: Tahoma, Geneva, sans-serif;
	color: #2D3203;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #28482E;
	margin: 0px;
}

img {border: 0px;}
a { text-decoration:underline; color:#352300;}

a:hover{ text-decoration:none; color:#000;}

div, td, table {font-size:12px;}

p{
	margin: 10px;
	font-size: 13px;
}

.contentMain {
	background-position: left top; background-repeat: repeat-x; background-image: url(images/content_top_shadow.jpg);
}
.breed {
	font-size: 10px;
	color: #999;
	display:block;
	margin-bottom: 10px;
}
.MENU {
	background-image: url(images/menu_fill.png);
	background-repeat: repeat-x;
	background-position: left;
}
.MENU table td{
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 25px;
	color: #162209;
	vertical-align: bottom;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}


.left_back_1 {
	background-image: url(images/left_fill.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.left_back_2 {
	background-image: url(images/left_fill_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.right_back {
	background-image: url(images/right_fill.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.right_back_2 {
	background-image: url(images/right_fill_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	height: 139px;
	width: 312px;
	background-image: url(images/footer_copy.jpg);
}
.footer_right {
	background-image: url(images/footer_fill.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.footer_left {
	background-image: url(images/footer_fill.png);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.block_top {
	background-image: url(images/block_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 210px;
}
.block_top table td{
	padding: 5px;
}
.block_fill {
	background-image: url(images/block_fill.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.block_title {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 20px;
	color: #666;
}

