@charset "utf-8";
body {
	background: #ccc url(../img/bg.jpg) top center repeat-x;
	color: #222;
}
#container {
	width: 882px;
	background: #bdc1c0;
	margin: 20px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 10px;
	border: solid 1px #222;
}
#header {
	background: #fff; 
	padding: 0;
}
#header h3 {
	margin: 0;
	padding: 0;
	display: block;
	height: 329px;
	background: url(../img/header.jpg) left top no-repeat;
	text-indent: -9009px;
}
#banner {
	background: #fff; 
	padding: 0;
}
#banner h3 {
	margin: 0;
	padding: 0;
	display: block;
	height: 329px;
	background: url(../img/banner.jpg) left top no-repeat;
	text-indent: -9009px;
}
.bannertext{
	width:250px;
	height:300px;
	font-family:Trebuchet MS;
	color: #FFFFFF;
	float: right;
	margin-top: 30px;
}
#sidebar {
	padding: 0 0 20px 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 230px;
	float: left;
}
#nav {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 230px;
}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #83331c;
}
#nav ul li {
	padding: 0;
	margin: 0;
}
#nav ul a {
	padding: 4px 0 0 0;
	display: block;
	width: 200px;
	height: 28px;
	text-decoration: none;
	text-transform: uppercase;
	color: #edf4d5;
	font-weight: bold;
	padding-left: 30px;
	background: #83331c;
	border-top: 1px solid #f5f4db;
}
#nav ul a:hover {
	background: url(../img/navBG.jpg) left center no-repeat;
	text-indent: 35px;
	color: #0f260a;
}
#clear {
	clear: both;
}
#clearR {
	clear: right;
}

#inner {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #fff url(../img/contentBG.jpg) top center repeat-y;
	border: 1px solid #83331c;
}

#mainContent {
	padding: 12px 15px 20px 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-left: 235px;
}

#mainContent ul.problem {
	width: 40%;
	display: block;
	float: left;
}

#mainContent a {
	color: #82311C;
}

#mainContent a:visited {
	color: #82311C;
}
#mainContent a:hover {
	color: #374014;
}

h1, h2, h3 {
	color: #83331c;
	margin-bottom:2px;
}

h1 {
	font-weight: bold;
}

#footer {
	padding: 0 25px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	color: #666;
	text-align: center;
	font-size: .875em;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}
#footer a:hover {
	text-decoration: underline;
	color: #fff;
}

.imgR {
	float: right;
	margin: 0 0 0 20px;
}
.imgL {
	float: left;
	margin: 0 20px 0 0;
}
.imgCaption {
	float: right;
	margin: 0 0 0 20px;
	width: 300px;
	font-size: .75em;
	color: #374014;
	text-align: center;
}
.imgCaption p {
	margin-bottom: 0;
}
.map {
	float: right;
	margin: 0 0 0 20px;
	width: 300px;
	border: solid 2px #82311C;
	font-size: .75em;
	cursor: pointer;
}
#mainContent a.training_nav:link, #mainContent a.training_nav:visited, #mainContent a.training_nav:hover {	
	color: #fff;
	text-decoration: none;
}

.sub_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: .75em;
	font-size: .75em;
	font-weight: bold;
}

.sub_main_nav {
	padding: 5px;
	border: inset 1px #222;
	color: #fff;
	text-decoration: none;
	
}

.boardCTA {
	margin: 0;
	padding: 0;
	display: block;
	height: 167px;
	width: 300px;
	background: url(../img/boardCTA.jpg) left top no-repeat;
	text-indent: -9009px;
	float: left;
}
.boardCTA:hover {
	background-position: 0 -167px;
}

.obedienceCTA {
	margin: 0;
	padding: 0;
	display: block;
	height: 167px;
	width: 309px;
	background: url(../img/obedienceCTA.jpg) left top no-repeat;
	text-indent: -9009px;
	float: left;
}
.obedienceCTA:hover {
	background-position: 0 -167px;
}

.puppyCTA {
	margin: 0;
	padding: 0;
	display: block;
	height: 174px;
	width: 300px;
	background: url(../img/puppyCTA.jpg) left top no-repeat;
	text-indent: -9009px;
	float: left;
}
.puppyCTA:hover {
	background-position: 0 -174px;
}

.evaluationCTA {
	margin: 0;
	padding: 0;
	display: block;
	height: 174px;
	width: 309px;
	background: url(../img/evaluationCTA.jpg) left top no-repeat;
	text-indent: -9009px;
	float: left;
}
.evaluationCTA:hover {
	background-position: 0 -174px;
}
input   {
	width: 20em;
}


/*anti-spam*/
input.my-url{display:none;}
input.but-ton  {
	width: 10em;
}

.boardCTA2 {
	margin: 0;
	padding: 0;
	height: 167px;
	width: 300px;
	background: url(../img/boardCTA2-on.jpg) left top no-repeat;
	float: left;
	text-decoration:none;
}
.boardCTA2:hover {
	margin: 0;
	padding: 0;
	height: 167px;
	width: 300px;
	background: url(../img/boardCTA2-off.jpg) left top no-repeat;
	float: left;
	text-decoration:none;	
	color:#c9f063;
}
.obedienceCTA2 {
	margin: 0;
	padding: 0;
	height: 167px;
	width: 309px;
	background: url(../img/obedienceCTA-on.jpg) left top no-repeat;
	float: left;
	text-decoration:none;
}
.obedienceCTA2:hover {
	margin: 0;
	padding: 0;
	height: 167px;
	width: 309px;
	background: url(../img/obedienceCTA-off.jpg) left top no-repeat;
	float: left;
	text-decoration:none;
}
.puppyCTA2 {
	margin: 0;
	padding: 0;
	height: 174px;
	width: 300px;
	background: url(../img/puppyCTA-on.jpg) left top no-repeat;
	float: left;
	text-decoration:none;
}
.puppyCTA2:hover {
	margin: 0;
	padding: 0;
	height: 174px;
	width: 300px;
	float: left;
	text-decoration:none;
	background-image: url(../img/puppyCTA-off.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.evaluationCTA2 {
	margin: 0;
	padding: 0;
	height: 174px;
	width: 309px;
	background: url(../img/evaluationCTA-on.jpg) left top no-repeat;
	float: left;
	text-decoration:none;
}
.evaluationCTA2:hover {
	margin: 0;
	padding: 0;
	height: 174px;
	width: 309px;
	background: url(../img/evaluationCTA-off.jpg) left no-repeat;
	float: left;
	text-decoration:none;
}
.boardtext p {
	font-size:12px;
	font-family:"Trebuchet MS";
	line-height:1.25em;
	margin-bottom:1em;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	width: 250px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
}
.boardtitle {
	font-size: 18px;
	font-family:"Trebuchet MS";
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 20px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 10px;
	text-transform: uppercase;
}
.boardtext2 p {
	font-size:12px;
	font-family:"Trebuchet MS";
	line-height:1.25em;
	margin-bottom:1em;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	width: 250px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 20px;
}
.boardtitle2 {
	font-size: 18px;
	font-family:"Trebuchet MS";
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 20px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 10px;
	text-transform: uppercase;
}
.boardtitle3 {
	font-size: 18px;
	font-family:"Trebuchet MS";
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 20px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 15px;
	text-transform: uppercase;
}
.boardtitle4 {
	font-size: 18px;
	font-family:"Trebuchet MS";
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 20px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 15px;
	text-transform: uppercase;
}
.boardread {
	font-size: 12px;
	font-family:"Trebuchet MS";
	text-decoration: none;
	float: right;
	padding-right: 25px;
}
.boardread2 {
	font-size: 12px;
	font-family:"Trebuchet MS";
	text-decoration: none;
	float: right;
	margin-top:-5px;
	padding-right: 25px;
}
