body, html
{
	height: 100%;
	background-color: #25520F;
}
body
{
	padding:0px;
	margin:0px;	
}

.float-left
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.float-right
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#wrapper
{
	min-height: 100%;
	width: 1300px;
}
* html #wrapper
{
	height: 100%;
}
#content
{
	background-color: transparent;
	padding-bottom: 20px;
}
#footer
{
	height: 20px;
	width: 1300px; /*95%;*/
	margin-top: -25px;
}
a:link
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 12px;*/
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 12px;*/
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 12px;*/
	color: #CCCCCC;
	text-decoration: underline;
}
.homeHeader
{
	background-image: url(images/homePageHeader.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #25520F;
	height: 46px;
	width: 783px;
	/*padding-left: 800px;*/
	text-align: right;
	/*padding-top: 10px;*/
}
.titleBanner
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	background-color: #947C24;
	font-weight: bold;
	padding: 8px;
}
.galleryPicture
{
	/*border-color: #3F6716;
	border-width: 5;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 14px;*/
	font-weight: bold;
	/*color: #CCCCCC;*/
	padding-bottom:10px;
	/*white-space:nowrap;
	width: 200px;*/
}
.photoGridItem
{
	padding-right: 5px;
	padding-bottom: 5px;
}
.testimonialPicture
{
	border-color: #3F6716;
	border-width: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.testimonialImage
{
	margin: 3px;
}
.testimonial
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	background-color: White;
	margin: 3px;
	padding: 10px;
	width: 450px;
	display: block;
}
.feedbackForm
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC; /*border-right: #3f6716 1px solid; 	border-top: #3f6716 1px solid; 	border-left: #3f6716 1px solid; 	border-bottom: #3f6716 1px solid;*/
}
.contentCell
{
	background-image: url(images/belowHomeHeader.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #577328;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding: 15px;
	width: 100%;
}
.contentCellText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #577328;
	color: #CCCCCC;
}
.cellLogo
{
	background-image: url(images/homePageLogo.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 123px;
}
.cellHomeBelow_logo
{
	background-image: url(images/homeBelowlogoSmall.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	width: 339px;
}
.cellGalleryBelow_logo
{
	background-image: url(images/galleryBelowlogoSmall.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	width: 339px;
}
.cellHowBelow_logo
{
	background-image: url(images/howBelowlogoSmall.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	width: 339px;
}
.cellContactBelow_logo
{
	background-image: url(images/contactBelowlogoSmall.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	width: 339px;
}
.cellClientsBelow_logo
{
	background-image: url(images/clientBelowlogoSmall.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	width: 339px;
}
.cellAboutBelow_logo
{
	background-image: url(images/aboutBelowlogoSmall.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	width: 339px;
}
.cellCareBelow_logo
{
	background-image: url(images/careBelowlogoSmall.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	width: 339px;
}
.cell2Below_logo
{
	background-image: url(images/homeBelowLogolarge.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 62px;
}
.cell_nextToNavHome
{
	background-image: url(images/homeImage.jpg);
	width: 154px;
	height: 413px;
}
.cell_nextToNavContact
{
	background-image: url(images/navImageContact.jpg);
	width: 154px;
	height: 413px;
}
.cell_nextToNavGallery
{
	background-image: url(images/navImageGallery.jpg);
	width: 154px;
	height: 413px;
}
.cell_nextToNavCare
{
	background-image: url(images/navImageCare.jpg);
	width: 154px;
	height: 413px;
}
.cell_nextToNavHow
{
	background-image: url(images/navImageHow.jpg);
	width: 154px;
	height: 413px;
}
.cell_nextToNavAbout
{
	background-image: url(images/navImageAbout.jpg);
	width: 154px;
	height: 413px;
}
.cell_nextToNavClients
{
	background-image: url(images/navImageClients.jpg);
	width: 154px;
	height: 413px;
}

.footerText
{
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	background-color: #295A11;
	border: solid 1px;
	border-color: #3F6716;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.showSidebar
{
	padding: 0 15px 15px 15px;
	width: 200px;
	/*background:url(images/rightpanelleftborder.png) repeat-y bottom left;*/
	background-color: #6c7529; /* #947c24; /*  #4f811b;*/
	margin: 0px;
	margin-left:15px;
	border-color:#3f6716;
	border-style:solid;
	border-width: 1px;
}

.showMain
{
	padding: 0 15px 15px 0px;
	margin: 0px;
	margin: 0px;
	width: 100%;
	/*border-color:#3f6716;
	border-style:solid;
	border-width: 1px;	*/
}
.showSideBar font
{
	background-color: #4f811b; /*#947c24;*/
}
.hideSidebar
{
	padding: 0px; width:0px; margin:0px; height:0px;
}
.showContent
{
	width:100%; margin-bottom:10px;
}
.hideContent
{
	padding: 0px; width:0px; margin:0px; height:0px;
}
h1, h2, h3, h4 ,h5
{
	font-weight: bold;	
}
h3, h4, h5
{
	color: White;
	font-weight: bold;	
}


