/*!
 * Alienfactory CSS 1.0
 * http://www.alienfactory.com/
 *
 * Copyright (c) 2009 Terry Rieckhoff
 * Licensed under the Creative Commons License:
 * http://creativecommons.org/licenses/by/3.0/
 *
 * Date: 2009-02-19 
 * Revision: 1
 */
 
 
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> Base Framework <<<--------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
body {
	background-color: #deb026;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	color: #383838;
	}
a {
	text-decoration: none;
	color: #19a63a;
	}
	.newsletterlink {
	background-image: url(../images/icon_email.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	}
#header {
	height: 180px;
	background-image: url(../images/header-bg.gif);
	background-position: center;
	position: relative;
	}
.phonenumber {
	font-size: 25px;
	font-weight: bold;
	color:#fff;
	position: absolute;
	top: 0px;
	right: 0px;
	1background-color: #DDB028;
	padding: 8px;
	}	
#lftcolumn {
	background-color: red;	
	}
#bodycopy {
	background-color: #deb026;
	background-image: url(../images/main-bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	min-height: 600px;
	/*border: 1px solid red;*/
	position: relative
	}
.panel-wrapper ul.servicelist li {
	float:left;
	width: 200px;
	display: block;
	padding: 2px;
	font-weight: bold;	
	background-color: #7f8751;
	color: #fff;
	padding-left: 5px;
	margin: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	
	
	}
.panel-wrapper p {
	margin-right: 220px;
	}
.panel-wrapper p.fullwidth {
	margin-right: 5px !important;
	}
	
	
.panel-wrapper h2 {
	margin-left: -9999px;
	}
.panel-wrapper ul#photogallery li a {
			
	}
.panel-wrapper ul#photogallery li {
	margin: 5px 5px 5px 5px; 
	float: left;
	display: block;
	list-style-type: none;
	}
.quote {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 60px 20px 0 5px;
	width: 200px;
	text-align: center;
	color: #fff;
	/*background-color: #7f8751;*/
	padding: 8px;
	font-style: italic;
	
	}
img.quotetab {
	position: absolute;
	bottom: -25px;
	right: 0px;
	
	}
.quote span.name {
	position: absolute;
	bottom: -35px;
	right: 65px;
	color: #383838;
	font-weight: bold;
	font-size: 14px;
	}
.quote span.companyname {
	position: absolute;
	bottom: -45px;
	right: 40px;
	color: #383838;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	display: block;
	1border: 1px solid red;
	width: 200px;
	}		
.photo {
	
	background-color: 0;
		}
.quotecolor {
	background-color: #7f8751;
}
#footer {
	height: 222px;
	position: relative;
	width: 100%;
	background-image: url(../images/footer-bg.gif);
	}
#footergrass {
	background-image: url(../images/footer-grass.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	}
#footer p {
	width: 470px;
	margin-left: 360px;
	padding-top: 10px;
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	}
#footer ul {
	float: left;
	margin-left: 70px;
	list-style: none;
	margin-top: 30px;
	text-decoration: none;
	color: #fff;
	text-align: right;
	position: absolute;
	z-index: 25;
	}
#footer a.xtrig {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	padding: 5px;
	display: block;
	}
#logo {
	position: absolute;
	top: 70px;
	left: 110px;
	}
#tagline {
	position: absolute;
	top: 0px;
	left: 250px;
	}
#newsletter {
	position: absolute;
	top: 60px;
	right: 20px;	
	
	}
.ownerimage {
	float: left;
	}
#myflower {
	position: absolute;
	bottom: 0px;
	left: 0px;
	}
#copyright {
	font-size: 9px;
	display: block;
	margin-top: 30px;
}
#footer p a {
	text-decoration: none;
	color: #ffc02f;
	}
.nopad {
	margin-bottom: 0px;

}
.gallery_table .gallery_td {
padding: 3px !important;

}
.gallery_table .gallery_td img {
1border: 3px solid #7f8751;
width: 104px;
height: 78px;
margin: 5px 0 0 1px;
}
.gallery_table .gallery_td .photobg {
background-image: url(../images/photo-bg.png);
background-repeat: no-repeat;
	
width: 133px;
height: 92px;
}








