@charset "utf-8";
/* CSS Document */

body {
/*	background:url(../images/doggydash_backgrad.jpg) repeat-x #a2b378;*/
	background:#8ed8f8;
	
}

h1 {
	font-size:1.7em;
	color:#863C1D;
	font-weight:bold;
}

.left_content {
	width:540px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#863C1D;	/*brown*/
	line-height:1.5em;
}

.left_content td.tier_one {
	font-size:1.1em;
	line-height:1.5em;
}


.left_content .less_leading {
	line-height:1.5em;
}

.left_content td{
	line-height:normal;
	font-size:1em;
}

.left_content a {
	text-decoration:underline;
	color:#0885A0;	/*blue*/
}

.left_content a:hover {
	text-decoration:underline;
}


/*.left_content ul { list-style:none; }*/
.left_content li { 
	margin-left:30px; 
/*	background:url(http://www.oregonhumane.org/images/linkbullet.gif) no-repeat 16px 8px;*/
}

.left_content li a {
	text-decoration:underline;
}

.left_content li a:hover {
	text-decoration:underline;
	color:#cc6633;
}


.illustration_right {
	margin-top:4px;
	margin-left:26px;
	margin-bottom:18px;
	float:right;
	display:inline;
	width:274px;
	
	font-size:1.0em;
	color:#0885A0;
	line-height:12px;
}

.illustration_right img {
	border:2px solid #990000;
	margin-bottom:5px;
	
}
