@charset "utf-8";
/* CSS Document */

body {
/*	background:url(../images/doggydash_backgrad.jpg) repeat-x #a2b378;*/
	background:#76c5dc;
	
}

#wrapper {
	border:2px solid #544017;
	border-top:0;
	margin-bottom:20px;
}

.left_content img {
	display:inline;
	clear:none;
	border:2px solid #2391a8;
	margin-bottom:15px;
}
.left_content img.noborder {
	border:0;
}

#event-buttons {
	text-align:center;
	margin-bottom:20px;
}

#main_content {
	margin-top:33px;
}

#left_sidebar {
	float:left;
	width:162px;
	height:auto !important;
	height:180px;
	min-height:180px;
	margin:0 10px 10px 0;
}

#event_info {
	width:162px; 
	overflow-x:hidden;
	margin-bottom:30px;
}

#event_info h1 {
	margin-bottom:20px;
}

.left_content #event_info img {
	border:0;
	margin-bottom:0px;
}

#quick_links {
	background:url(../doggiedash/images/template/2011_quick_links.gif) no-repeat top left;
	display:block;
	padding-top:1px;
}
#quick_links_content {
	display:block;
	margin-top:30px;
}

h1 {
	font-size:1.7em;
	color:#863C1D;
	font-weight:bold;
	margin-bottom:10px;
}

.left_content {
	width:540px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#2391a8;	
	line-height:1.5em;
}

.left_content p {
	margin-bottom:1em;
}

.left_content p .bold_pink {
	color:#ec008c;
	font-weight:bold;
}
.left_content p .doggiedash_bold_pink {
	color:#ec008c;
	font-weight:bold;
}

.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:#164c91;	
}

.left_content a:hover {
	text-decoration:underline;
	color:#164c91;
}


/*.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:#164c91;
}




#footer p {
	color:#fff;
	font-size:11px;
	line-height:11px;
}
#footer a {
	color:#fff;
}
.footer_top {
    background-color: #ec008c;
    padding: 10px 0;
    text-align: center;
    vertical-align: middle;
}

#footer p .large {
	font-size:13px;
}

#footer .footer_top p {
		line-height:20px;
}

.footer_bottom {
    background-color: #2391a8;
    height: 23px;
    padding-top: 7px;
    text-align: center;
    vertical-align: middle;
}

#event-sponsors {
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#164c91;
}

#event-sponsors p {
	line-height:14px;
	margin-bottom:10px;
	
}

#proceeds_msg {
	font-size:12px;
	font-weight:bold;
	color:#2391A8;
	text-align:left;
	padding-left:28px;
}
