@charset "UTF-8";
/* CSS Document */

/*	---------------- General */

		body,td,th {
			font-family: "Lucida Grande", Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #696b60;/*7b7e6e 969988;*/
			}
		body {
			margin: 0 0 30px 0;
			padding: 0;
			}
		
		h1, h2, h3, h4 {
			margin: 0 0 3px 0;
			padding: 0;
			font-weight: normal;
			letter-spacing: -0.04em;
			line-height: 1.2em;
			color: #838e42;/*99a555 aab760;*/
			}
			h1 { font-size: 20px; margin: 0 0 15px 0; }
			h2 { font-size: 16px; }
			h3 { font-size: 14px; }
			h4 { font-size: 12px; font-weight: bold; color: #8c8f7e; }
		
		p {
			margin: 0 0 15px 0;
			padding: 0;
			line-height: 1.5em;
			}
		
		a {
			color: #838e42;
			text-decoration: underline;
			}
			a:hover { color: #aab760; }
			a img  { border: none; }
		
		ul {
			margin: 0 0 15px 40px;
			padding: 0;
			list-style: disc url(../images/construct/bullet-acorn.gif);
			}
			ul li {
				margin: 0;
				padding: 2px 0;
				line-height: 1.5em;
				}
		
		
/*	---------------- Misc styles */
		
		p.intropara {
			font-size: 19px;
			color: #aab760;
			letter-spacing: -0.04em;
			line-height: 1.2em;
			}
		
		blockquote {
			margin: 25px 0 15px 0;
			background: url(../images/construct/blockquote-open.gif) top left no-repeat;
			font-size: 13px;
			font-style: italic;
			}
			blockquote div {
				padding: 10px 50px;
				background: url(../images/construct/blockquote-close.gif) bottom right no-repeat;
				}
				blockquote div p {
					padding:0;margin-bottom:0 0 4px 0;line-height:normal;
				}
		
		span.client{color: #838e42;display:block;}
		
		img.img-left {
			float: left;
			margin: 5px 20px 10px 0;
			}
		
		img.img-right {
			float: right;
			margin: 5px 0 10px 20px;
			}
		
		table.richTable {
			margin: 0 0 15px 0;
			padding: 0;
			border-collapse: collapse;
			}
			table.richTable th {
				padding: 5px 5px 5px 2px;
				font-size: 12px;
				font-weight: bold;
				color: #838e42;
				background-color: #eef1dd;
				text-align: left;
				}
			table.richTable td {
				padding: 5px 5px 5px 2px;
				border-bottom: 1px dotted #d1d5b7;
				font-size: 12px;
				vertical-align: text-top;
				}
				table.richTable td:first-child {
					width: 58%;
					}



/*	---------------- Layout */

		body {
			background: #f6f9e7 url(../images/construct/bg-gradient.jpg) repeat-x;
			}
		
		#fullwrap {
			width: 100%;
			min-height: 400px;
			height: auto !important;
			height: 400px;
			background: url(../images/construct/main-background-flowers.jpg) top no-repeat;
			}
		
		#topstrip {
			width: 100%;
			height: 30px;
			background: url(../images/construct/topstrip-rough-rptx.gif) repeat-x;
			}
		
		#innerwrap {
			position: relative;
			margin: 100px auto 0 auto;
			width: 760px;
			}
			#col-side {
				float: left;
				width: 230px;
				}
			#col-main {
				float: left;
				width: 450px;
				}
		
		#navigation-top {
			margin: 62px 0 0 0;
			width: 230px;
			height: 60px;
			background: url(../images/construct/navigation-floral-bg.gif) top right no-repeat;
			}
		
		#navigation-base {
			margin: 0 0 20px 0;
			width: 230px;
			height: 40px;
			background: url(../images/construct/navigation-floral-bg.gif) bottom right no-repeat;
			}
		
		#navigation {
			margin: 0;
			padding: 0;
			width: 230px;
			}
			
			#navigation ul {
				margin: 0;
				padding: 0;
				list-style: none;
				width: 182px;
				}
				#navigation ul li {
					margin: 0;
					padding: 0;
					border-bottom: 1px dotted #dbdecc;
					border-right: 2px solid #d7deb1;
					background: none;
					}
					#navigation ul li a {
						display: block;
						padding: 4px 10px;
						text-align: right;
						color: #696b60;
						text-decoration: none;
						background: none;
						}
						#navigation ul li a:hover {
							color: #506d3e;
							}
						#navigation ul li.activeItem {
							background: url(../images/construct/navigation-active-bg.jpg) right repeat-y;
							}
							#navigation ul li.activeItem a {
								color: #506d3e;
								/*background: url(../images/construct/navigation-active-acorn-small.gif) left no-repeat;*/
								background: url(../images/construct/footer-acorn.gif) left no-repeat;
								}
		
		#header {
			height: 120px;
			}
			#header p {
				margin: 0 0 5px 0;
				font-size: 10px;
				color: #7b7e6e;
				}
		
		#printheader {
			display: none;
			}
		
		#footer {
			margin: 40px 0;
			padding: 20px 0 0 0;
			border-top: 1px dotted #d6d9c7;
			}
			#footer img {
				float: left;
				margin: 0 10px 10px 0;
				}
			#footer p {
				margin: 5px 0 0 0;
				font-size: 10px;
				color: #7b7e6e;
				}
				#footer p a {
					font-weight: bold;
					color: #838e42;
					text-decoration: none;
					}
					#footer p a:hover { color: #99a555; }
				#footer p span {
					/*color: #cccfbd;*/
					}
					#footer p span a {
						font-weight: normal;
						color: #999c8c;
						text-decoration: underline;
						}
						#footer p span a:hover { color: #aab760; }