/********** HOMEPAGE **********/
/******************************/
body#homepage {
	background: #47250b url(/images/homepage/horizontalBG.gif) repeat-x;
	margin: 0px 0px 20px 0px;
	text-align: center;
	padding: 0px auto 0px auto;
	color: #b3a274;
	font-family: verdana;
	font-size: 9pt;
	}
#enterImage {
	background: url(/images/homepage/enterImage.jpg) center top no-repeat;
	width: auto;
	height: 471px;
	padding: 0px auto 0px auto;
	margin: 0px 0px 10px 0px;
	}
	
/********** INNERPAGE **********/
/*******************************/
body#innerpage {
	background-color: #47250b;
	margin: 0px 0px 0px 0px;
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	}
#blackBorder {
	background-color: #000000;
	width: auto;
	height: 25px;
	clear: both;
	}
#bodyContainer {
	width: auto;
	background: #d5c293 url(/images/innerpage/horizontalFooterBG.jpg) bottom repeat-x;
	}
	
/********** HEADER **********/
/****************************/
#headerContainer {
	background: #d5c293 url(/images/innerpage/horizontalHeaderBG.jpg) top repeat-x;
	width: auto;
	height: 275px;
	clear: both;
	margin: 0px 0px 20px 0px;
	}
#header {
	background: url(/images/innerpage/headerBG.jpg) center top no-repeat;
	text-align: center;
	height: 275px;
	}

/********** CONTAINER **********/
/*******************************/
#contentContainer {
	width: 680px;
	margin: 0px auto 20px auto;
	clear: both;
	}
#navigationContainer {
	width: 115px;
	padding: 20px 20px 0px 0px;
	float: left;
	clear: left;
	border-right: 1px solid #c5b384;
	}
#navigation {
	width: auto;
	border-top: 1px solid #c5b384;
	}
.buttons a {
	color: #000000;
	display: block;
	font: 9pt verdana;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 8px 0px 8px 20px;
	border-bottom: 1px solid #c5b384;
	}
.buttons a:hover {
	text-decoration: none;
	text-decoration: none;
	color: #6f845b;
	text-align: left;
	padding: 8px 0px 8px 20px;
	border-bottom: 1px solid #c5b384;
	}
.buttonsActive {
	color: #6f845b;
	display: block;
	font: 9pt verdana;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 8px 0px 8px 20px;
	border-bottom: 1px solid #c5b384;
	}
#content {
	margin: 0px 0px 0px 20px;
	width: 523px;
	float: left;
	clear: right;
	}
#breadcrumbContainer {
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #a09167;
	}
#pod1 {
	width: 161px;
	margin: 20px 20px 0px 0px;
	float: left;
	}
#pod2 {
	width: 161px;
	margin: 20px 20px 0px 0px;
	float: left;
	}
#pod3 {
	width: 161px;
	margin: 20px 0px 0px 0px;
	float: left;
	}
#TerrierContentContainer {	
	width:300px; 
	padding:20px 23px 0px 0px; 
	float:left;
	}
#TerrierNavigationContainer {
	width:200px; 
	padding:20px 0px 0px 0px; 
	float:left;
	}
#podContentContainer {
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	padding:2px 0px 2px 0px;
	}
#podHeader {
	background-color: #b3a274; 
	text-align: center; 
	padding: 3px 3px 3px 3px; 
	margin: 0px 0px 2px 0px;
	}
#podLinkContainer {
	margin: 1px 0px 1px 0px; 
	text-align: right;
	}
#podtextContainer {
	margin: 1px 0px 1px 0px; 
	text-align: center;
	}
#terrierInfoHeader {
	background-color: #b3a274; 
	color: #6e8559;
	text-align: center; 
	padding: 3px 3px 3px 3px; 
	margin: 0px 0px 2px 0px;
	}

/******** PAGE TOGGLE *******/
/****************************/
#info, #photos, #offspring, #blog, #pink-ribbon {display:none;}

a:link.on, a:visited.on {color: #000000; text-decoration:none; font-size: 8pt;}
a:link.off, a:visited.off {color: #4f5d42; text-decoration:none; font-size: 8pt;}
a:link.done, a:visited.done {color: #4f5d42; text-decoration:none; font-size: 8pt;}
a.on:hover, a.off:hover, a.done:hover {color: #000000; text-decoration:none; font-size: 8pt;}

/********** FOOTER **********/
/****************************/
#footer {
	background: url(/images/innerpage/footerBG.jpg) center top no-repeat;
	width: auto;
	height: 99px;
	text-align: center;
	padding: 0px auto 0px auto;
	font-family: verdana;
	font-size: 9pt;
	line-height: 15pt;
	color: #ffffff;
	clear: both;
	}

