/* --------------------------------
			GENERAL CSS 
-------------------------------- */
img, div, a, input { 
	behavior: url(htc/iepngfix.htc);
}

body {
	background-color: #396146;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
}

a {
	color: #335B88;
	text-decoration: none;
}

a:hover {
	color: #CC5920;
	text-decoration: none;
}

a img {
	border: 0px;
}

h1, h2, h3, p {
	margin: 14px 0px 14px 0px;
}

h1 {
	color: #396046;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
}

h2 {
	color: #CC6633;
	font-size: 14px;
	font-weight: normal;
}

h3 {
	font-size: 12px;
}

ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

ul li {
	list-style-image: url(../images/design/bulletPink.gif);
	margin: 0px 0px 10px 20px;
	padding: 0px;
}

span.txtOrange {
	color: #CC5920;
}

#container {
	background-image: url(../images/design/container.jpg);
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	width: 922px;
}
/* --------------------------------
			GENERAL CSS 
-------------------------------- */



/* --------------------------------
			HEADER CSS 
-------------------------------- */
#header {
	background-image: url(../images/design/header.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 9px 16px 0px 16px;
	width: 890px;
}

#header img {
	display: block;
}

#headerLeft {
	float: left;
	width: 673px;
}

#headerTop {
	font-size: 10px;
	padding: 8px 0px 0px 7px;
	width: auto;
	height: 118px;
}

#headerTop p {
	margin: 4px 0px 0px 0px;
}

#truckeeLandscaper {
	float: left;
}

#logo {
	float: left;
	padding: 8px 0px 0px 10px;
	width: 260px;
}

#taglineHome {
	float: right;
	padding: 27px 10px 0px 0px;
	width: 200px;
}

#tagline {
	float: right;
	padding: 27px 0px 0px 0px;
	width: 200px;
}

#flash {
	padding: 0px 0px 0px 7px;
	width: 666px;
	height: 253px;
	float: right;
}

#headerRight {
	float: right;
	width: 217px;
}

#headerRight img.leavesHome {
	float: right;
	position: relative;
	top: 18px;
	right: 6px;
}

#headerRight img.leavesSub {
	float: right;
	position: relative;
	top: 18px;
	right: 6px;
}

#topnav {
	float: right;
	font-size: 11px;
	font-weight: bold;
	padding: 16px 16px 10px 0px;
}

#profollow {
	background-image: url(../images/design/profollow.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 18px 10px 12px;
	position: absolute;
	top: 83px;
	width: 187px;
	height: 285px;
}

#profollow h2 {
	font-weight: bold;
	margin-top: 0px;
	text-align: center;
}

#profollow form {
	margin: 0px;
	padding: 0px;
}

#profollow form input {
	margin: 0px;
	padding: 0px;
}

#profollowLists {
	border: solid 1px #AF977F; 
	padding: 5px 10px 5px 10px;
	width: 160px;
}

#profollowLists div {
	clear: both;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	width: 160px;
}

#profollowLists div input {
	float: left;
	margin: 0px;
	padding: 0px;
}

#profollowLists div label {
	display: block;
	float: right;
	margin: -3px 0px 0px 0px;
	padding: 0px;
	width: 140px;
}

#profollow input.btnSubmit {
	background-image: url(../images/design/btnSubmit.jpg);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	float: right;
	position: relative;
	right: 5px;
	width: 77px;
	height: 22px;
	margin-top: 0px;
}

#profollow input.btnSubmitHover {
	background-image: url(../images/design/btnSubmitHover.jpg);
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	float: right;
	position: relative;
	right: 5px;
	width: 77px;
	height: 22px;
	margin-top: 0px;
}

#headerBottom {
	padding: 0px 0px 0px 7px;
	width: auto;
}

#headerBottom img {
	display: block;
	float: left;
	margin-right: 7px;
}

#headerBottom img.last {
	margin-right: 0px;
}

#dropnav {
	background-color: #335B88;
	background-image: url(../images/design/dropnav.jpg);
	background-repeat: repeat-x;
	width: 890px;
	height: 35px;
}

#dropnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 33px;
}

#dropnav ul a {
	background-image: url(../images/design/dropnavBorder.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	line-height: 33px;
	padding: 0px 16px 0px 15px;
	text-decoration: none;
}

#dropnav ul a.last {
	background: none;
}

#dropnav ul a:hover {
	background-color: #3F70A9;
	text-decoration: none;
}

#dropnav ul li {
	float: left;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#dropnav ul li ul {
	position: absolute;
	width: 16em;
	left: -999em;
	z-index: 100;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	line-height: 14px;
}

#dropnav ul li li {
	background-color: #3F70A9;
	display: block;
	width: 16em;
}

#dropnav ul li ul a {
	padding: 8px 4px 12px 14px;
	line-height: 14px;
}

#dropnav ul li ul a.first {
	margin-top: 8px;
}

#dropnav ul li ul a:hover {
	background-color: #2F5278;
}

#dropnav ul li:hover ul {
	left: auto;
}

#dropnav ul li:hover ul, #dropnav ul li.sfhover ul {
	left: auto;
}

#dropnav ul li:hover, #dropnav ul li.hover {
    position: static; /* to correct ie7 bug */
}
/* --------------------------------
			HEADER CSS 
-------------------------------- */



/* --------------------------------
			CONTENT CSS 
-------------------------------- */
#pg_nav p {float:left;width:33%;}

#content {
	margin: 0px auto 0px auto;
	padding: 0px 16px 0px 16px;
	width: 890px;
}

#content.sub {
	background-image: url(../images/design/contentSub.jpg);
	background-repeat: repeat-y;
}

#contentLeft {
	float: left;
	padding: 0px 16px 0px 16px;
	width: 598px;
}

#homeButtons {
	float: left;
	padding: 14px 8px 0px 0px;
	width: 239px;
}

#homeButtons a img {
	margin: 6px 0px 6px 0px;
}

#homeContentBlock {
	float: right;
	padding: 10px 0px 0px 26px;
	width: 325px;
}

#homeContentBlock div.homeLists {
	float: left;
	width: 49%;
}

#contentRight {
	float: right;
	width: 260px;
}

#sidebar {
	margin: 0px auto 0px auto;
	padding: 16px 0px 0px 0px;
	width: 242px;
	text-align: center;
}

/* Contact Form Styles */
#contact {
	margin: 25px auto 0px auto;
	width: 550px;
}

#contact fieldset {
	border: solid 1px #335B88;
	width: auto;
	margin: 0px 0px 8px 0px;
	padding: 10px 10px 10px 10px;
}

#contact legend {
	color: #396046;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	padding: 0px 5px 0px 5px;
}

#contact label {
	color: #000000;
	float: left;
	font-weight: bold;
	display: block;
	margin: 0px 5px 0px 0px;
	width: 12em;
	text-align: right;
}

#contact input, #contact select, #contact textarea {
	float: left;
	margin: 0px;
	padding: 0px;
}

#contact div {
	margin: 0px;
	padding: 3px 0px 3px 0px;
}
/* Contact Form Styles */
/* --------------------------------
			CONTENT CSS 
-------------------------------- */



/* --------------------------------
			FOOTER CSS 
-------------------------------- */
#footer {
	background-color: #396146;
	background-image: url(../images/design/footer.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 10px;
	margin: 0px auto 0px auto;
	padding: 0px 16px 5px 16px;
	width: 890px;
}

#footer a:hover {
	text-decoration: underline;
}

#footerLeft {
	float: left;
	padding: 18px 0px 0px 15px;
	width: 230px;
	height: 76px;
}

#footerRight {
	float: right;
	padding: 18px 22px 0px 0px;
	width: 623px;
	height: 76px;
	text-align: right;
}

#footerRight a {
	color: #333333;
}

#credits {
	color: #C0C0C0;
	padding-top: 8px;
	width: 890px;
	text-align: center;
}

#credits a {
	color: #C0C0C0;
}

#credits p {
	margin-top: 0px;
}
/* --------------------------------
			FOOTER CSS 
-------------------------------- */


/* slider css */
#fdesclist {
    display: none;
}
#banner {
	width: 659px;
	height: 252px;
	overflow: hidden;
	margin-left: 7px;
	margin-top: 2px;
}
/* slide show */
#fpic0{ display:block; }
.fpic { display:none; margin:0; padding:0;}
#fdesclist { display:none; }
/* end slide show */
