/*-----------------------------------------------------------------------------
author:    www.3rdstudio.com
           511 W Chestnut
		   Yakima WA 98902
		   509.972.1600
-----------------------------------------------------------------------------*/


/* =Tips and Techniques
-----------------------------------------------------------------------------*/

#tipsH1 {
	width:750px;
	height:19px;
	background:url(../img/tipsH1.gif) no-repeat;
	position:absolute;
	}
	
#tips {
	margin:0 0 15px 0;
	}
	
#tips ul {
	margin:0 0 15px 0;
	}
	
#tips ul li {
	list-style:none;
	padding:0 0 5px 0;
	}
	
#tips ul a {
	color:#49b8ef;
	padding:1px 1px;
	font-weight:bold;
	font-size:115%;
	}

#tips ul a:link, #tips ul a:visited {
	text-decoration:underline;
	}

#tips ul a:hover, #tips ul a:active {
	color:#224169;
	background:#49b8ef;
	}
	
#leftCol ul {
	margin:0 0 15px 0;
	}
	
#leftCol ul li {
	list-style:none;
	padding:0 0 5px 0;
	}
	
#leftCol ul a {
	color:#49b8ef;
	padding:1px 1px;
	font-weight:bold;
	font-size:115%;
	}

#leftCol ul a:link, #leftCol ul a:visited {
	text-decoration:underline;
	}

#leftCol ul a:hover, #leftCol ul a:active {
	color:#224169;
	background:#49b8ef;
	}
	
#rightCol {
	width:222px;
	padding:20px 15px 15px 15px;
	float:right;
	margin:0;
	text-align:left;
	}
	
#rightCol h2 {
	font-size:140%;
	margin:0;
	}
	
#rightCol ul {
	margin:0 0 15px 0;
	}
	
#rightCol ul li {
	list-style:none;
	padding:0 0 5px 0;
	}
	
#rightCol ul a {
	color:#224169;
	padding:1px 1px;
	font-weight:bold;
	font-size:115%;
	}

#rightCol ul a:link, #rightCol ul a:visited {
	text-decoration:underline;
	}

#rightCol ul a:hover, #rightCol ul a:active {
	color:#fad803;
	background:#224169;
	}
	

	
