body
{
	color: white;
	background-repeat: repeat;
	background-image: url(../images/woodbg.jpg);
	background-color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

a
{
	color: #fff;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

h2
{
	padding: 10px 10px 10px 0;
	text-align: left;
}

h3
{
	font-size: 18px;
	font-weight: bold;
	
}

p
{
	text-align: left;
}

.grid_4 p
{
	border-width: 0px;
	border-style: solid;
}

.container_12
{
	margin-bottom: 20px;
}

.main
{
	/*margin-top: -455px;*/
	margin-top: -490px;
}

.grid_12, .grid_1, .grid_2, .grid_3, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11
{
	margin-bottom: 25px;
}

.grid_4
{
	margin-bottom: 40px;
}

.blackbg
{
	background-repeat: repeat-x;
	background-image: url(../images/blackbg.png);
	width: 100%;
	height: 626px;
	z-index: -1;
}

.blackbg .barn
{
	width: 1280px;
	height: 373px;
	background-repeat: no-repeat;
	background-image: url(../images/barn.png);
	margin: 0 auto;
	padding: 0px;
}

.thumb{
    /*
    border-top:solid 10px #fff;
    border-left:solid 10px #fff;
    border-right:solid 10px #fff;
    border-bottom:solid 10px #fff;
    */
    border: solid 10px #fff;
    
  }
.txt {width:100%; height:25px; font-size:20px;}
.dog_name {color:#000; margin:-25px 0 0 15px;}
.no_margin{margin-top:-40px;}
.no_margin_big{margin-top: -60px;}
.no_margin_small{margin-top:-20px;}