/*!
 * Alienfactory CSS 1.0
 * http://www.alienfactory.com/
 *
 * Copyright (c) 2009 Terry Rieckhoff
 * Licensed under the Creative Commons License:
 * http://creativecommons.org/licenses/by/3.0/
 *
 * Date: 1-01-2010
 */
 
 

/* --------------------------------------------------------------------------------[ scaffolding ]----------*/
body {background-color: #e3d7bd;background-image: url(../images/greentop.gif); background-repeat: repeat-x;color: #735b3a;}
.headertop {width: 100%; height: 105px; background: url(../images/bg-green-top.png) repeat-x;}
.bg1 {background: url(../images/bg-top1.jpg) center top no-repeat;min-height: 348px; }
.bg2 {background: url(../images/bg-bottom4.jpg) center bottom no-repeat; }
a {color:#c7852b;}




/* --------------------------------------------------------------------------------[ Header ]----------*/
#header {height: 290px;position: relative; }
	#header img.people {position: absolute; bottom: -45px; right: 0px;z-index: 100;}
	#header img.logo {margin: 15px 0 0 40px;}
	#header img.tagline {position: absolute; top: 0px; right: 0px;}
	.intro {text-align: right; color: #8b2346; font-family: Arial; font-size: 18px;line-height: 19px;font-weight: bold;width: 500px;padding: 80px 0px 0px 30px;}

/* -------------------------------------------------------------------------------[ Content ]----------*/
#bodycopy {background: url(../images/bodybg.png)  repeat-y;position: relative;min-height: 500px;margin-bottom: 50px;}
	.bodytop {background: url(../images/body-top.gif) repeat-x; width: 619px;height: 12px;margin: 0 0 0 11px;}
	#content {padding: 35px 35px 35px 35px ;}
	#bodycopy a {color:#c7852b;text-decoration: none;}/*#486b60*/
	#bodycopy a:hover {color:#c7852b;text-decoration: underline;}
	.entry .alignleft {float:left;margin: 5px;}
	.entry .alignright {float: right; margin: 5px;}
	
/* --------------------------------------------------------------------------------[ Column ]----------*/
#lftcolumn {text-align: right;}
	#lftcolumn li {list-style-type: none;}
	 .widget h2{font-size: 31px; font-style: normal; font-weight: normal;color: #ffffff; background: url(../images/titleicon.jpg) no-repeat right;padding-right: 40px;}
	.widget_text a {color:#c7852b;text-decoration: none;}
	.widget_text a:hover {color:#c7852b;text-decoration: underline;}
	
	#1lftcolumn .widget_pages ul {margin-bottom: 0px;}
	#lftcolumn .widget_pages ul {margin-bottom: 0px;position: relative;}
	#lftcolumn .widget_pages ul li {position: relative;}
	#lftcolumn .widget_pages ul li a {text-decoration: none;color: #486b60;font-size: 20px;line-height: 22px;}
	#lftcolumn .widget_pages ul li a:hover {color: #6B9F90;}
	#lftcolumn .widget_pages li ul {position: absolute;left: 250px;top: 0;display: none;width: 150px;z-index: 500;border: 1px solid #ffffff;text-align: left;background-color: #705939;}
	#lftcolumn .widget_pages li ul li {margin: 0px;padding: 0px 0px 0px 0px;}
	#lftcolumn .widget_pages li:hover ul { display: block;margin: 0px;padding: 10px; }
	#lftcolumn .widget_pages li.current_page_item a {color:#705939;}
	#lftcolumn .widget_pages li.current_page_parent a {color:#705939;}
	#lftcolumn .widget_pages li ul li.current_page_item a {color:#000000 !important;}
	#lftcolumn .widget_pages li ul li a {font-size: 12px;color:#ffffff!important;}
	#lftcolumn .widget_pages li ul li a:hover {color: #000000 !important;}
	/* Fix IE. Hide from IE Mac \*/
	* html ul li { float: left; }
	* html ul li a { height: 1%; }
	/* End */
	.widget {margin-bottom: 20px;}
/* --------------------------------------------------------------------------------[ Footer]----------*/
.location {position: absolute; bottom: -75px;right: 120px;color:#f1ecde; text-align: center;line-height: 17px;font-size: 12px;}
.location a {color:#f1ecde !important;}
.foot{ position: absolute; bottom: -95px;}
#footer {height: 57px;background-color: gray;background-image: url(../images/greentop.gif);min-width: 960px;width: 100%;}
	#footer .footerbg {margin: 0 auto;width: 960px;background: url(../images/bg-bottom4gr.jpg) center no-repeat;height:57px;color:#dbbe89;}
	#footer .designby {font-size: 9px; width: 300px;float: left;margin: 15px 0px 0px 20px;}
	#footer .designby img {vertical-align: middle;}
	#footer .copywrite {font-size: 9px; width: 300px;float: right;margin-top: 40px;margin-right: 120px;}

















