/* MAIN FONT & BG COLOR
============================ */

body {
	background: url(../images/2010/bgc.jpg) repeat-x;
	font: 0.8em/1.4em Arial, Helvetica, sans-serif;
	height: 500px;
}
.first {font-weight:bold;}

/* PRIMARY LINK COLORS
=============================== */
a {
	color: #8c8626;
	text-decoration: underline;
}
a:hover {
	color: #8c8626;
	text-decoration: none;
}
h1{
	color: #8c8626;
	width: 480px;
	border-bottom: thin solid #8c8626;
	font: 1.6em Arial, Helvetica, sans-serif;
}
div .topbar h1 {border-bottom:none;}

#sidebar a {
	color: #fff;
	text-decoration: underline;
}
#sidebar a:hover {
	color: #51b111;
	text-decoration: none;
}

.contentauction h3{
	text-align:left;
	color: #345171;
	font-size: 14pt;
	font-weight: bold;
	
}



/* left nav
===================== */
#navauction{
	float:left;
	width:160px;
	padding-left: 10px;
	padding-top: 2px;
}
#navauction ul {
	list-style: none;
	font-size: 8pt;
	margin:0;
	padding:0;
	background: #e4e2b5;
	border-top: 1px solid #8c8626;
	border-right: 1px solid #8c8626;
	border-left: 1px solid #8c8626;
}
#navauction li{
	width:150px;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #b5bd7d;
}
#navauction li a:link, #navauction li a:visited {
	display: block;
	list-style: none;
	color:#345171;
	text-decoration: none;
	
}
#navauction li a:hover{
	display: block;
	color:#8c8626;
	text-decoration: none;
}


/* BACKGROUNDS
=======================*/


#wrap {
	background:  url(../2010/images/contentbg.gif);
	z-index: 100;	
}


#sidebar{
	
	text-align:center;
}
#sidebar .top{
	background: url(../2010/images/sidetop.png) no-repeat;
	height: 14px;
	width: 193px;
}
#sidebar .bottom{
	background: url(../2010/images/sidebot.png) no-repeat;
	height: 64px;
	width: 193px;
}
#contentfooter{
	background: url(../2010/images/contentfooter.png);
	height: 16px;
	width: 814px;
}

/* END OF BG */
/* RIGHT SIDE 
======================= */
#sidebar .inside{
	padding-right:15px;
	color:#CCCCCC;
}
#sidebar p {
text-align:left;}
#sidebar .divide{
	width: 165px;
	height: 3px;
	background: url(../2010/images/hrside.png);
}



/* inner content
================== */

#content ul{
	margin-left:50px;
	list-style: disc;
	font: 0.9em/1.4em Arial, Helvetica, sans-serif;
	}
#content  hr{color: #cccccc;
background-color: #cccccc;
height: 1px;}
/* SIDE BAR QUOTES
========================*/
#sidebar .quote p{font-size: 1.2em;}
#sidebar .quote p.name{
	color:#000000;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 0.9em;
}
#sidebar .quote{margin-top:20px;
	padding-top:5px;
	background: url(../2010/images/hrside.png) no-repeat top;
}

#sidebar .quote  a{
	font-size: 0.7em;
	font-weight: normal;
}

/*Right side
================ */
#rightside{float:right;padding-right:3px;
width:190px;}
.thankyou{width:155px;
	padding:3px;
	border: 1px solid #8c8626;background: #e4e2b5;
	font: 9pt Arial, Helvetica, sans-serif;
}
.thankyou ul{
	list-style: none;
	font-size: 8pt;
	margin:0;
	padding:0;
}
.thankyou li{
	width:155px;
	padding: 2px 3px 2px 8px;
}
.thankyou li a:link, .thankyou li a:visited {
	display: block;
	list-style: none;
	color:#7F8B25;
	text-decoration: none;
	padding-bottom: 10px;	
}
.thankyou li a:hover{
	display: block;
	color:#345171;
	text-decoration: none;
}
.thankyou, .thankyou p{
	color:#666666;	
}
.thankyou a, .thankyou a:visited {
	color:#7F8B25;
	text-decoration:underline;

}
.thankyou a:hover{
	color:#345171;
	text-decoration: none;
}
.thankyou h3{
	margin:0;
	padding:5px 0;
	font: bold 14pt Arial, Helvetica, sans-serif;
	color: #345171;
}
/* FOOTER
===========================*/

#footer {
	text-align:right;
	color: #e4e2b5;
	font: 0.8em/1.3em Arial, Helvetica, sans-serif;
	
}
#footer #mainlevel{
	text-align:center;
	padding-right:25px;
	color: #ffffff;
	padding-top: 20px;
}

#footer p{text-align: left;
	color: #e4e2b5;
	padding-left: 10px;
	margin-top:0;
}
  #footer a, #footer #mainlevel li a {
	color: #7e8c3d;
	text-decoration: none;
}
#footer #mainlevel li a.special{padding-right:330px;}
#footer a:hover,
#footer #mainlevel li a:hover {
	color: #b5bd7d;
	text-decoration: underline;
}

hr{ height: 1px;
	color:#7e8c3d;
	background: #7e8c3d;
	
}
.toplink a:link, a:visited{color: #7F8B25;}
.banners{text-align:center;color:#999999;font-size:7pt;}
.linksbox{text-align:left;font: bold 14pt Arial, Helvetica, sans-serif;
	color: #345171;

}
.audio{

}

.homespecial{
	
	border: 1px solid #b5bd7d;
}
.homespecial td img, .homespecial td{
	
	border: 1px solid #b5bd7d;
}
.homespecial .bar, .homespecial a.bar{
	
	color: #345171;
}

td.homespecial {
	width:225px;
	text-align:center;
	vertical-align: top;
}
.homespecial p{
	margin:0;
	padding:0;
}
 .mid{
	
	border-right: 1px solid #b5bd7d;
}
 .mid3{
	border-top: 1px solid #b5bd7d;
}
.mid2{
		border-top: 1px solid #b5bd7d;
	border-right: 1px solid #b5bd7d;
}
.home{
	color:#FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	background: #767119;
}
td.info{
	padding:10px;
}
.homeinfo{
	color: #7F8B25;
	font-weight: bold;
	text-align:center;
	font-size: 18px;
}
.nine{
	margin-left:20px;
	padding:0;
	height:100px;
	text-align:left;
	color: #345171;
	background: url(../dogs/dec08/northernnine.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
}
.contentauction  #blog img{
	border:1px solid #7F8B25;
	
}
table.animals, table.trainer {
	width:500px;
	overflow: hidden;border: 1px solid #767119;
}
td.animals {
	padding-right: 10px;
	padding-bottom: 10px;
}
.animals img {
	float: left;
	margin-right: 15px;
	padding:1px;
	border: 1px solid #767119;
}
.animals h2{margin-top:0;text-align:left;
	color: #7F8B25;
	font-size: 12pt;
	font-weight: bold;
}
td.adoptme, td.adoptme a{
	height:20px;
	text-align:center;
	color:#ffffff;
	background: #767119;
	font-size: 11pt;
	font-weight: bold;
	text-transform: capitalize;
}
.animals p{text-align:left;}