body, html {
	background: url('../images/wrapper_bg.gif') repeat-x #fff;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-family: verdana, tahoma, sans-serif; 
	font-size: 12px;
}

a {
	color: #72694d;
	text-decoration: none;
}
h1 {font-size:1.3em; margin-left:20px;}

h3 {font-size:1.2em; margin-left:20px;}

a:hover {
	text-decoration: underline;
}
p {line-height:1.2em;}

.clear {clear:both;}
/* wrapper element */

#left, #main {
	float: left;
	min-height: 100%;
}
#container { width:1050px; height:100%}
#left {
	width: 150px;
}

#main {
	background: url('../images/main_bg2.gif') repeat-y #fff;
	width: 859px;
}

/* main elements */

#main #col1, #contents #img {
	width: 581px;
	border-right: 3px solid #fff;
	float: left;
}

#main #col1 {
	background: url('../images/col1_bg.gif') repeat-x #cddc29;
	min-height: 200px;
	padding-bottom: 36px;
}

#main #col1.img {
	background: url('../images/col1_bg_img.gif') repeat-x #cddc29;
	min-height: 350px;
}
#main #col1 li {list-style-image:url('../images/point.gif');}
#main #col1 ul {margin-right:80px;}

#main .quote {
	display: block;
}

#main #col1 p {
	width: 530px;
	margin-left: 20px;
}

#main #col1 div.point {
	background: url('../images/point.gif') no-repeat;
	width: 500px;
	margin: 0px 0px 5px 20px;
	padding: 0px 0px 0px 18px;
}
div.point_indent {
	background: url('../images/point.gif') no-repeat ;
	width: 332px;
	margin: 0px 0px 5px 40px;
	padding: 0px 0px 0px 18px;
}

#main #col1 p.first {
	margin-top: 20px;
}

#main #col1 p.space {
	padding-top: 20px;
}

div.header {
	background: #000;
	color: #cddc29;
	padding: 3px;
	width: 344px;
	margin-top: 40px;
	margin-left: 20px;
}

#main #col1 div.left, #main #col1 div.right {
	width: 155px;
	padding-left: 20px;
	float: left;
}

#main #col1.left {
	margin-top: 20px;
}

#main #col2 {
	background: #000;
	width: 147px;
	float: left;
}

#main #col2 p {
	margin: 0px 0px 0px 12px;
}

#main #col2 p.top {
	margin-top: 20px;
}

#main #col3 {
	background: url('../images/pat_right_bg.gif') repeat-y #fff;
	width: 128px;
	float: left;
}

div#footer {
	color: #fff;
	width: 147px;
	bottom: 0px;
	position: absolute;
	font-size: 90%;
}

div.rs, div.plant, div.kudos {
	font-size: 90%;
	width: 127px;
	padding: 6px 10px;
}

div.rs, div.kudos {
	color: #cddc29;
	border-bottom:  3px solid #fff;
	padding-bottom: 10px;
}

div.rs {
	font-style: italic;
}

div#map {
	margin: 20px 0px 0px 20px;
	width: 550px;
	height: 300px;
}
td {
	padding-left: 5px;
	vertical-align:middle;
}
table {
	border: 1px;
	padding:5px;
	margin:5px;
	
}
.input {
	border: 1px solid #565A2E;
	font-size: 11px;
	font-family: verdana, tahoma, sans-serif;
	margin:5px 0 0 0;
	
}
.TablesectionHeader
{background-color:#000000; color:#FFFFFF;}
.strong {font-weight:bold;}
 .label {
width:100px;
display: inline;
  }
  
textarea {
	border: 1px solid #565A2E;
  	font-size: 11px;
	font-family: verdana, tahoma, sans-serif;
  }
  
 .error {
  	font-family: Tahoma;
	font-size: 8pt;
  	color: #943E42;
  	
  display:none;
  }

.btn {
	font-family: verdana, tahoma, sans-serif; 
	color:#D0DB42;
	font-size: 11px;
	background-color: #000000;
	cursor: pointer;
	border: 0px;
	}

	
select {
	font-size: 11px;
	
	border: 1px solid #565A2E;
}
.address {
	font-weight:bolder;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#serviceBoxContainer {
	width:490px;
	padding:0px;
	margin:auto;
	position:relative;
	}
.serviceBox {
	width:140px;
	height:90px;
	padding:5px;
	margin:5px;
	background-color:#000000;
	color:#cddc29;
	font-size:14px;
	font-weight:bold;
	float:left;
	cursor:pointer;
	}
.serviceBox:hover {
	background-color:#171717;
	}
.serviceBox a:link, .serviceBox a:active, .serviceBox a:visited {
	color:#cddc29;
	}
.highlightBground {
	margin:5px 0px 5px 0px;
	padding:0px;
	}
.highlightBground h2 {
	display:block;
	height:23px;
	font-weight:bold;
	margin:20px 10px 0px 20px;
	background: url(../images/pgraphBground.gif) no-repeat;
	color:#cddc29;
	padding:5px 0 5px 5px;
	font-size:1em;
	}
#main #col1 .contactCont {
	width:200px; 
	height:65px; 
	display:inline; 
	float:left; 
	padding:0 0 0 65px;
	margin:0px; 
	}
#main #col1 #contactContChris {
	background:url(../images/people/chrisSSmall.gif) no-repeat;
	margin-left:20px;
	}
#main #col1 #contactContEfisio {
	background:url(../images/people/efisioSmall.gif) no-repeat;
	}
