/*-----------------------------------------------------------------------------
author:    www.3rdstudio.com
           511 W Chestnut
		   Yakima WA 98902
		   509.972.1600
-----------------------------------------------------------------------------*/


/* =Acts Page
-----------------------------------------------------------------------------*/

#content {
	width:750px;
	padding:0 0 0 0;
	background:url(../img/actsContentBg.gif) repeat-y #dac3b5;
	}
	
h1 {
	color:#733f24;
	}
	
h2 {
	font-size:120%;
	color:#733f24;
	margin:0;
	}
	
h3 {
	font-size:165%;
	color:#ffffff;
	margin:0 0 8px 0;
	text-align:center;
	}
	
h4 {
	font-size:120%;
	color:#1c4369;
	margin:0;
	}
	
#leftCol ul li{
	list-style:none;
	padding:0 0 17px 0;
	}
	
#leftCol ul li ul li{
	list-style: inside disc;
	padding:0 0 5px 20px;
	}
	
#footer {
	background:url(../img/actsFooterBg.jpg) repeat-x #6d7948;
	}
	
#leftCol {
	width:530px;
	padding:10px 20px 20px 20px;
	float:left;
	}
	
#applyNow {
	width:252px;
	height:106px;
	padding:80px 0 0 0;
	margin:0 0 0 5px;
	background:url(../img/actsApplyNowBg.jpg) no-repeat #dac3b5;
	float:right;
	}
	
#applyNow img {
	margin:0 0 0 42px;
	}
	
#rightCol {
	width:140px;
	padding:10px 20px 20px 20px;
	float:right;
	}
	
#rightCol ul {
	list-style:none;
	}
	
#rightCol ul li {
	margin:0 0 7px 0;
	}
	
#rightCol a {
	font-size:120%;
	color:#733f24;
	padding:1px 1px;
	font-weight:bold;
	}

#rightCol a:link, #rightCol a:visited {
	text-decoration:none;
	}

#rightCol a:hover, #rightCol a:active {
	color:#ffffff;
	background:#733f24;
	text-decoration:none;
	}

	

	

