@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
	body{
		font: 13px Arial, Helvetica, sans-serif;
		color: #4b4942;
		background: #FFF;
	}
	a{text-decoration: none;color: #8A4B08;}
	a:hover{text-decoration: none;color: #663366;}
	hr{display: none;}
	strong{font-weight: bold;}
	ul.borderedlist li{
		border-bottom: 1px solid #d1cfcd;
	}
	ul.borderedlist li a{
		display: block;
		padding:3px 0 0 2px;
		height: 26px;
		color: #755637;
	}
	ul.borderedlist li a:hover{background: #E5E5E4;color: #42423b;}
	.subnav {
		padding-left: 20px;
		padding-right: 20px;
	}
	.subnav2 {
		padding-left: 20px;
		padding-right: 20px;
		font-weight: bold;
	}
	.subsubnav {
		padding-left: 40px;
		padding-right: 20px;
	}
	.subsubnav2 {
		padding-left: 40px;
		padding-right: 20px;
		font-weight: bold;
	}
	.active2{
		font-weight: bold;
	}

/* =LAYOUT - the main layout styles */
	.container{
		width:900px;
		margin: 0 auto;
		position: relative;
		overflow:hidden;
	}
	/* header layout */
	#header{
		height: 137px;
		background: #5b4b34 url(../images/top_bg.jpg) top repeat-x;
		position: relative;
	}
	#header2{
		height: 137px;
		background: #5b4b34 url(../images/top_bg.jpg) top repeat-x;
		position: relative;
	}
	#header-click{
		height: 180px;
		width: 350px;
		display: block;
		position: absolute;
		top: 55px;

	}
	#header-click2{
		height: 40px;
		width: 185px;
		display: block;
		position: absolute;
		top: 75px;
		left: 710px;
	}
	#header-click3{
		height: 80px;
		width: 350px;
		display: block;
		position: absolute;
		top: 55px;
	}
	#donatebutton{
		position: absolute;
		top: 63px;
		right: 0px;
	}
	#navigation{
	position: absolute;
	right: -20px;
	top:21px;
	visibility: visible;
	}
	#navigation2{
	position: absolute;
	right: -20px;
	top:20px;
	visibility: visible;
	}
	/* main area layout */
	#main{padding:20px 0 20px 0;}
	#leftcolumn{float: left;width:287px;}
	#center{float: left;width:286px;padding: 0 20px;}
	#rightcolumn{float: left;width:287px;}
	#rightcolumnindexpage{float: left;width:289px; padding-bottom: 5px;}
	/* bottom layout */
	#bottominfo{
		border-top: 5px solid #42423b;
		background: #f1eee7;
		padding-bottom:25px;
		width: 100%;
		overflow: hidden;
	}
	.bottomcolumn{
		float: left;
		width:288px;
		margin-right: 18px;
	}
	.bottomright{margin-right:0;}
	
/* =HEADER - the header styles */
	#header .container{height: 136px;
	background: url(../images/trc03.jpg) no-repeat;
	background-position: 0% 98%;
	}
	#header2 .container{height: 136px;
	background: url(../images/trc_4.gif) no-repeat;
	background-position: 0% 98%;
	}
	/* top navigation */
	#navigation li{
		float: left;
		padding-right: 23px;
		text-transform: uppercase;
		font-size: 1.20em;
		font-weight: normal;
	}
	#navigation li a{color: #fff;}
	#navigation li a:hover,#navigation li.active a{color: #2c2c2c;}
	#navigation2 li{
		float: left;
		padding-top: 2px;
		padding-right: 23px;
		text-transform: uppercase;
		font-size: 1.20em;
		font-weight: normal;
	}
	#navigation2 li a{color: #fff;}
	#navigation2 li a:hover,#navigation2 li.active a{color: #2c2c2c;}
/* =CONTENT - the content styles */
	/* left column */
	.leftbox{background: #f1f0ef;padding: 10px 23px 10px 23px;margin-bottom:3px;line-height:1.8em;}
	ul.leftbox{font-size: 14px;}
	
	#leftcolumn .leftbox p{padding-bottom:1em;line-height:1.5em; font-size:12px}	

	/* center column */
	.article_wrapper h2{color: #788742; font-size:22px;margin:10px 0;}
	.article_wrapper h3{color: #788742; font-size:17px;text-decoration:underline;margin:5px 0;}
	.article_wrapper p{padding-bottom:10px;font-size:13px;}
	.article_wrapper ul{font-size:13px;}
	.article-wrapper a{color: #996600;}
	.article_wrapper a:hover{text-decoration: underline;}
	/* right column */
	.rightbox_wrapper{
		background: #eeeded;
		padding:5px;
		margin-bottom: 20px;
		width:277px;
		font-size:11px;
		overflow: hidden;
		color: #58584D;
	}
	.rightbox{border: 1px solid #d9e0e8;width:275px;overflow: hidden;padding-bottom:6px;}
	.product_image{ float: left;margin: 6px 0 0 6px;}
	.product_wrapper{float: right;width:200px;}
	.product_wrapper h4{font-size:12px;color: #483F3D;font-weight: bold;padding-top:10px;}
	.product_wrapper p{font-size:11px;}
	.lastbox{margin:0;}
	
/* =BOTTOM */
	.bottomcolumn h3{
		border-bottom: 4px solid #9b968f;
		color: #5699A7; font-size:18px;padding:15px 0 5px 5px;
	}
	.bottomcolumn p{
		padding: 10px 35px 10px 5px;
		font-size: 1.2em;
	}
	.iconlist{
		border-top: 1px dashed #d1cfcd;
		font-size: 1.2em;
	}
	ul.iconlist li a{
		padding-left: 25px;
		background: url(../images/footer_list.jpg) left bottom no-repeat;
	}
	ul.iconlist  li a:hover{background: #E9E4DE url(../images/footer_list.jpg) left top no-repeat;color: #42423b;}
	.enewsbox{
		float: left;
		width: 180px;
		height: 17px;
		padding:3px 5px;
		border: 4px solid #5599A7;
		font-size:13px;
	}
	.button{
		display: block;
		float: left;
		width: auto;
		line-height:1em;
		text-align: center;
		background: #659AA6;
		border: 4px solid #fff;
		color: #fff;
		cursor: pointer;
		margin:0;
		padding:3px 8px; /* IE6 */
	}
	
/* =FOOTER */
	#footer{
		height: 43px;
		background: #5b4b34 url(../images/footer_bg.jpg) 0 0 repeat-x;
		font-size: 1.2em;
		padding: 5px 0 0 0;
	}
	#footer a{color: #A39D97;}
	#designby{
		background: url(../images/logo.gif) 0 0 no-repeat;
		float: left;
		height: 23px;
		padding:5px 0 0 30px;
		margin-top: 5px;
	}
	#footer_navigation{
		float: right;
		padding-top:7px;
	}
	#footer_navigation li{float: left;padding-left:18px;}
	#footer_navigation li a{text-transform:uppercase;}
	#footer_navigation li a:hover{color: #899853;}
	
/* Added by TRC webmasters */

	#fullwidehome{width:910px; }
	#fullwide{ float: left; width:900px; padding-bottom: 20px; }
	#fullwide2{ float: left; width:900px; clear:both; }
	.leftbutton{ float:left; width: 170px; padding-left: 0px; padding-right: 5px; text-align:center; }
	.rightbutton{ float:left; width: 170px; padding-left: 5px; padding-right: 0px; text-align:center; }
	.middlebutton{ float:left; width: 170px; padding-left: 5px; padding-right: 5px; text-align:center; }
	.homebuttons{ /* unused? */
		/* width:918px; */
		width:900px;
		padding-bottom: 20px;
		margin: 0 auto;
		position: relative;
		overflow:hidden;
	}
	.navigloss{ color: #788742; font-weight:bold;}
	.indexbig{ font-size:14px;}
	#centerwide{float: left; width:570px;padding: 0px 0px 0px 20px;}
	#leftwide{float: left; width:440px; padding: 0px 10px 0px 0px;}
	#rightwide{float: right; width:440px; padding: 0px 0px 0px 10px;}
	/* #homenews{float: right; background-color:#ddddff; width:440px; height:460px; padding: 0px 0px 10px 0px;} */
	/* #homelinks{float: right; width:440px; height:250px; padding: 0px 0px 0px 0px;} */
	#homecolleft{float: left; width:190px; height:240px; padding: 0px 0px 0px 0px;}
	.indexbig{ font-size:14px;}
	.indexbig2{ font-size:16px; color:#084B8A;}
	#homecolright{float: right; width:230px; height:240px; padding: 0px 0px 0px 0px;}
	.indexbig{ font-size:14px;}
	#centerwidecenter{float: left; width:570px; padding: 0px 20px 0px 308px;}
	.latestnewswrapper{ background: #eeeded }
	.imageright{float: right; clear: right; margin: 10px;}
	.imagerighticon{float: right; clear: right; margin-left: 10px; border: 1px solid;}
	.site_image{ float: left; margin: 5px 10px 3px 0px;}
	.quote_wrapper{ float: left;}
	.bio_wrapper{ float: left; padding-bottom: 10px;}
	.quote_wrapper h4{font-size:1.3em;color: #483F3D;font-weight: bold;}
	.quote_wrapper p{font-size:11px;}
	.press_image{ float: left; border: 1px solid #483F3D;}
	.press_wrapper{ float: left; margin: 10px 10px 10px 10px;}
	.press_wrapper h4{font-size:1.3em;color: #483F3D;font-weight: bold;}
	.press_wrapper p{font-size:11px;}
	.bulletlist{list-style-type:disc; padding-left:25px;padding-right: 25px;font-size:1.3em;margin-left:.5in;}
	.numberedlist{list-style-type:decimal; padding-left:25px; font-size:12px;}
	.bulletlist{list-style-type: disc; padding-left: 0px; margin-left: 25px;}
	.bulletlist li{padding-top:7px;}
	.redast{ color: #f00; }
	.grnast{ color: #347235; }
	#trccopyright{
		float: left;
		font-size: 12px;
		height: 23px;
		padding: 3px 0 0 0px;
		margin-top: 8px;
	}
	#trcdesignby{
		float: left;
		font-size: 12px;
		height: 23px;
		padding: 3px 0 0 0px;
		margin-top: 8px;
	}
	#s7designby{
		float: left;
		font-size: 12px;
		height: 23px;
		padding: 3px 0 0 0px;
		margin-top: 8px;
	}
	.footericons{
		float: right;
		padding-top: 3px;
	}
	.trcformtable{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		background: #f1f0ef;
		border: 0px solid #fff;
	}
	.trcformtable td{
		padding: 5px;
		border: 1px solid #fff;
	}
	.indent {
		margin-left:.5in;
		text-indent:-.125in;
		padding-left: 25px;
		padding-right: 25px;
	}
	.counselingindent {
		padding-left: 50px;
		padding-right: 50px;
		color: #7B99B6;}
	.educationindent {
		padding-left: 50px;
		padding-right: 50px;
		color: #BCA95C;}
	.consultingindent {
		padding-left: 50px;
		padding-right: 50px;
		color: #949561;
	}
	.shadow {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	}
	.imagerightshadow {
	float: right;
	margin-left: 10px;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	}
	.imageleftshadow {
	float: left;
	margin-right: 10px;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	}



/* columns used on the indexhome page, also added by TRC webmasters */
	#slidebox{float: left; width:400px; height:450px; padding: 0px 0px 0px 0px;}
	#slidecontrols{float: left; width:400px; height:32px; padding: 0px 0px 0px 0px;}

