@charset "utf-8";
/* CSS Document */

/* DESIGNER NOTE
   This file contains the global css that will effect all pages within the website */

*, .noMargin_NoPadding{
	margin:0px;
	padding:0px;
	outline:0px;
}

html {
	overflow: -moz-scrollbars-vertical;
}


body {
	padding-top: 15px;
	font-family: Arial, Verdana, sans-serif;
	overflow: scroll;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
}
.column2 {
	float:right;
	display:inline;
	width:350px;
	margin:0px 5px 10px 0;
}
.column3 {
	float:right;
	display:inline;
	width:253px;
	margin:10px 10px 10px 0;
}

#column3 img {
	margin-bottom:0px;
	}
#column3 img.thumb {
	margin:6px 3px 10px 10px;
	padding:0;
}

img {
	border:0px;
}

a {
	decoration:none;
	color: #009E58;
}


a:hover {
	decoration:underline;
}

.clearFloat {
	clear: both;
}
.textpadding {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	margin-top: 40px;
}
.textpadding ol li {
	font-size: 14px;
	padding-left: 15px;
}
.textpadding ul li {
	font-size: 14px;
	background: url(/images/bullet.gif) left top no-repeat;
	padding-left: 15px;
}
.textpadding ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
.textpadding ol {    
	padding-left: 1em;
    margin-left: 0;
	margin-bottom: 1em;
}

.textpadding img {
	clear: both;
}
.logopadding {
	margin-top: auto;
	padding-left: 171px;
	float: none;
	margin-left: 100px;
	margin-right: 100px;
}
.buttonTop {
	display: block;
	background-image: url(/images/buttons/button.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	padding-right: 20px;
	clear: both;
}
.buttonPDF {
	background-image: url(/images/buttons/button-02.png);
	background-repeat: no-repeat;
	display: block;
	padding-left: 27px;
	text-decoration: none;
	height: 23px;
	margin-right: 10px;
}
.buttonEmail {
	background-image: url(/images/buttons/button-03.png);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
.buttonNext {
	background-image: url(/images/icons/arrowRight.png);
	display: block;
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	padding-right: 10px;
	font-size: 11px;
	margin-right: 10px;
	margin-bottom: 10px;
}

h1 {
	margin-bottom: 5px;
	color: #5E6A4F;
	font-weight: 900;
	font-size: 23px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	height: 40px;
	line-height: 28px;
}

h2 {
	margin-bottom: 5px;
	font-size: 16px;
	color: #009E58;
	margin-top: 20px;
}
h2 strong {
	color: #5E6A4F;
}

h3 {
	margin-bottom: 5px;
	font-size: 16px;
	margin-top: 20px;
}

p {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
}

hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

.intro {
	font-size: 14px;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}

.caseImage {

float:right;
}

	.caseStudies .item img {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}





.container/* DESIGNER NOTE
   Change width to the overall width of your page */

{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	border: 7px none #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(/images/background/border.gif);
	padding-left: 21px;
	padding-right: 21px;
}
#header h1 {
	display: block;
	background-color: #FFFFFF;
	height: 123px;
	text-align: center;
	padding-top: 30px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	background-image: url(/images/background/top-border.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 21px;
	height: 153px;
	overflow: hidden;
}

.BG1 {
	background-image: url(/images/header/backgrounds/BG_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BG2 {
	background-image: url(/images/header/backgrounds/BG_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BG3 {
	background-image: url(/images/header/backgrounds/BG_3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BG4 {
	background-image: url(/images/header/backgrounds/BG_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.leftCol {
	float: left;
	width: 190px;
}


/*Header Styles*/
.leftCol ul {
	height: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #C09869;
	border-left-color: #C09869;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C09869;
}
.leftCol ul li {
	list-style-type: none;
}
.leftCol ul li a {
	height: 20px;
	display: block;
	padding-left: 25px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding-top: 6px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C09869;
	border-right-color: #C09869;
	border-bottom-color: #C09869;
	border-left-color: #C09869;
	color: #FFFFFF;
	background-image: url(/images/background/top-border.gif);
	background-repeat: repeat;
}
.leftCol ul li a:hover {
	color: #627052;
	background-image: none;
}
.leftCol ul ul li a {
	height: 20px;
	display: block;
	padding-left: 20px;
	text-decoration: none;
	color: #627052;
	font-weight: bold;
	font-size: 11px;
	padding-top: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	background-image: none;
}
.leftCol ul ul {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #C09869;
}

.leftCol  ul  li.head ul {
	height: auto;
}

.leftCol ul ul li a:hover {
	color: #009E58;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #987863;
	border-top-style: dotted;
	border-top-color: #987863;
}
.leftCol .searchBox {
	background-image: url(/images/BGsearch.png);
	background-repeat: repeat-x;
	height: 34px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.leftCol  .searchBox  .field {
	width: 60%;
	float: left;
}
.leftCol .searchBox .button {
	width: 40%;
	float: left;
}

.leftCol  .searchBox  .button input {
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftCol   .searchBox   .field input {
	background-color: #FFFFFF;
	border: 1px solid #009E58;
	font-size: 12px;
	width: 95px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}




.rightCol .searchBox {
	background-image: url(/images/BGsearch.png);
	background-repeat: repeat-x;
	height: 34px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.rightCol  .searchBox  .field {
	width: 60%;
	float: left;
}
.rightCol .searchBox .button {
	width: 40%;
	float: left;
}

.rightCol  .searchBox  .button input {
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rightCol   .searchBox   .field input {
	background-color: #FFFFFF;
	border: 1px solid #009E58;
	font-size: 12px;
	width: 95px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}











.midCol {
	width: 600px;
	float: left;
}
.content {
	background-image: url(/images/background/rightCol.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.content.noBG {
	background-image: none;
}


.subMenu  ul  {
}
.subMenu  ul  li {
	float: left;
	list-style-type: none;
}
.subMenu  ul  li  a {
	background-image: url(/images/header/BG_subMenu.png);
	height: 21px;
	width: 194px;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
}
.subMenu  ul  li  a:hover  {
	background-image: url(/images/header/BG_subMenu_ro.png);
}
.caseStudies {
}

.caseStudies .item  {

}
.faqs {
}
.faqs  dl {
}

.faqs  dl dt{
	font-size: 14px;
	font-weight: bold;
	display: block;
	background-image: url(/images/buttons/faq.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 4px;
	margin-bottom: 5px;
	color: #372E2E;
}

.faqs  dl dd{
	background-image: url(/images/buttons/faq-02.jpg);
	display: block;
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	padding-bottom: 10px;
}





.rightCol {
	float: right;
	width: 190px;
}
.rightCol img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.rightColLarge {
	float: left;
	width: 790px;
}
.module {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.module h2 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 32px;
	padding-top: 7px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
}
.module ul {
	margin-top: 5px;
}
.module ul li {
	list-style-type: none;
	padding-left: 30px;
	padding-top: 5px;
}
.module ul li a {
	font-size: 11px;
	color: #FFFFFF;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	height: 45px;
	display: block;
}
.module ul li a img {
	margin-right: 10px;
}

.module ul li a:hover {
	background-image: url(/images/background/moduleItem_ro.png);
}
.module.wood {
	height: 140px;
	min-height: 350px;
}
.module.wood img {
	float: left;
}
.beige {
	background-image: url(/images/background/beige.png);
	background-repeat: repeat-x;
	background-color: #F2F0E4;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-top: 30px;
	padding-top: 10px;
}
.beige h2 {
	margin: 0px;		
}

.projects {
	clear: both;
}
.projects ul {
}
.projects ul li {
	list-style-type: none;
	display: block;
	float: left;
	border: 1px solid #BEBEB2;
	padding: 0px;
	width: 141px;
	margin: 0px;
}
.projects ul li.last {
	margin: 0px;
}

.projects ul li img {
	margin-bottom: 5px;
}

.projects ul li strong {
	display: block;
	font-size: 12px;
	color: #8C8068;
	margin-left: 10px;
}

.projects a {
	decoration:none;
	color: #FFF;
}

.logos {
	clear: both;
}
.logos ul {
}
.logos ul li {
	list-style-type: none;
	display: block;
	float: left;
	padding: 0px;
	width: 78px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logos ul li.last {
	margin: 0px;
}

.logos ul li img {
	margin-bottom: 5px;
}

.logos ul li strong {
	display: block;
	font-size: 12px;
	color: #8C8068;
	margin-left: 10px;
}
.buttonBack {
	display: block;
	text-decoration: none;
	padding-right: 20px;
	clear: both;
	float: none;
	
}



.footer {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #99A888;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/images/background/top-border.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
}
.footer .links {
	float: left;
}
.footer .copyright {
	float: right;
}
.footer .telephone {
	float: right;
	color: #372e2e;
	font-weight: bold;
	font-size:12px;
}
.footer .ardent {
	margin-top: 5px;
}
.footer  a  {
	color: #627052;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}

#navigation {
	margin: 0;	
}




















#widget-container {
position: relative;
width: 500px;
margin: auto;
}

#widget {
overflow: hidden;
padding: 1em;
height: 125px; /* You should adjust this height for your project. */
position: relative;
float: left;
min-width: 500px;
-moz-border-radius-bottomright: 10px;
}

#widget li {
clear: left;
overflow: hidden;
position: relative;
top: 0;
padding-bottom: 1em;
height: 120px; /* Change this to fit your needs. The plugin will access this value if you don't pass a parameter in when you call it. */
padding-left: 0px;
background: none;
}