/*-----------------------------------------------------------------------------
author:    www.3rdstudio.com
           511 W Chestnut
		   Yakima WA 98902
		   509.972.1600
-----------------------------------------------------------------------------*/


/* =CWCMH Find Us
-----------------------------------------------------------------------------*/
#content img {
	float:right;
	}

.btnLink {
	margin:0 0 20px 0;
	}
	
.btnLink a, .btnLinka:link, .btnLink a:visited {
	color:#68003d;
	font-weight:bold;
	text-decoration:underline;
	font-size:120%;
	padding:2px;
	}
	
.btnLink a:hover, .btnLink a:active {
	color:#ffffff;
	background:#68003d;
	text-decoration:none;
	}

