
/* CSS Document */

body {
	background-image: url("../images/bkgrndLeaves3.jpg");
	background-repeat: repeat;
	margin: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #363;
}
a:visited {
	color: #363;
}
a:hover {
	color: #36C;
}
a:active {
	color: #363;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #030;
	line-height: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #030;
	margin: 0px;
	padding: 10px 0px 1px 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	margin: 0px;
	padding: 0px 0px 15px 20px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	font-style: italic;
	line-height: 18px;
}
#servicesContent {
	padding: 0px 0px 15px 20px;
}
.imgPadding {
	padding: 0px 10px 5px 5px;
	border: 0;
}

#outerContainer {
	width:900px;
	/*height: 653px;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	padding: 0px;
	background-image: url("../images/bkgrndLeaveTbl.gif");
	background-repeat:no-repeat;
	background-color: #FFF;
	z-index:2;
}
#headerContainer {
	margin-left: auto;
	margin-right: auto;
	width:834px;
	z-index:1;
	/* background-image: url("../images/logoLeaves.gif");
	background-repeat: no-repeat;
	background-position: left top;*/
	position: relative;
	top: -20px;
}
#logo {
	width:300px;
	margin: 0px;
	padding: 0px;
}
#tagline {
	width:450px;
	float: right; /* since this element is floated, a width must be given */
	text-align: right;
	letter-spacing: .5px;
	/*vertical-align: bottom;*/
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#globalNav {
	width:834px;
	margin-left: auto;
	margin-right: auto;
	height: 24px;
	background: url("../images/nav_bkgrnd.gif") no-repeat;
	text-align: center;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#navGlobal {
	margin:0px 0px 0px 200px;
	padding: 1px 0px 0px 0px;
}
#navGlobal li {
	float:left;
	width:auto;
	padding:3px 30px 0px 0px;
	display:block;
	list-style-type: none;
	vertical-align:bottom;
}
a.navGlobal, a.navGlobal:visited, a.navGlobal:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #fae895;
}
a.navGlobal:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
a.navGlobalCurrent, a.navGlobalCurrent:visited, a.navGlobalCurrent:active, a.navGlobalCurrent:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #f8bd0b;
}
#contentContainer {
	width:834px;
	/*height:380px;*/
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/contentBkgrnd.png");
	background-repeat: repeat-y;/*filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;*/
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	width:350px;
	/*height:380px;*/
	margin: 0px 0px 0px 25px;
	padding: 0px 30px 0px 0px;
}
#contentServices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	width:800px;
	/*height:380px;*/
	margin: 0px 0px 0px 25px;
	padding: 0px 20px 0px 0px;
}
#contentContact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	width:500px;
	/*height:380px;*/
	margin: 0px 0px 0px 25px;
	padding: 0px 20px 0px 0px;
}
.contentGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #030;
}
#slideshowContainer2 {
	float:right;
	width: 385px;
	padding: 15px 5px 0px 0px;
}
#slideshowContainer {
	float: right; /* since this element is floated, a width must be given */
	width: 385px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 25px 25px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
#slideshowContainerServices {
	float: right; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 25px 25px 0px 0px;
}
#slideshowContainerContact {
	float: right; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 25px 25px 0px 0px;
}
#content ul.featureList li {
	line-height: 16px;
	padding:0 0 10px 10px;
	list-style-type:none;
	background:url("../images/bulletSq_333.gif") no-repeat 0 9px;
}
#content ul.featureList {
	margin:0 5px 0 22px;
	padding:0;
}
#footerNav {
	width:834px;
	margin-left: auto;
	margin-right: auto;
	height: 24px;
	background: url("../images/nav_bkgrnd.gif") no-repeat;
	text-align: center;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding: 6px 0px 0px 0px;
}
a.footerNav, a.footerNav:visited, a.footerNav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #fae895;
}
a.footerNav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

a.footerNavCurrent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #f8bd0b;
}
a.footerNavCurrent:visited, a.footerNavCurrent:active, a.footerNavCurrent:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #fae895;	
	
	
}

#copyright {
	width:834px;
	margin-left: auto;
	margin-right: auto;
	height: 44px;
	text-align: center;
	padding: 5px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#secondaryNav {
	position:relative;
	width:834px;
	margin-left: auto;
	margin-right: auto;
	top:177px;
	height:17px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align:center;
}
a.nav, a.nav:visited, a.nav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*color: #030;*/
	color: #cc9933;
	font-weight: bold;
	text-decoration: underline;
}
a.navCurrent, a.navCurrent:visited, a.navCurrent:active, a.navCurrent:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*color: #030;*/
	color: #cc9933;
	font-weight: bold;
	text-decoration: none;
}
a.copyrightNav, a.copyrightNav:visited, a.copyrightNav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;
	color: #999;
}
a.copyrightNav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #333;
}

