/***********************************************/
/*      Use with Gardenlink website2           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

/***********************************************/
/* Colours                                     */
/* light logo colour #d7d5c2                   */
/* dark logo colour #597471                    */
/*    darkcream #FFF1D0        				   */
/*    cream #FFF7E5							   */
/*    chocolate #D2691E    			           */
/*    gray #C0C0C0   						   */
/***********************************************/ 

body {  
   background-color: #d7d5c2 ;
}

td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
}

.leftnav {  
    height: 414px;
	width: 134px;
	margin:  0px;
	clear: both;
	vertical-align:top;
}

.textarea {  
    height: 414px;
	vertical-align:top;
	text-align:left;
	margin: 0px;
}

.portfoliotextarea {  
    height: 214px;
	vertical-align:top;
	text-align:left;
	margin: 0px;
}

.textareaimagebank {  
    height: 44px;
	vertical-align:top;
	text-align:left;
	margin: 0px;
}

.servicestextarea {  
	width:336px;
	height: 344px;
	vertical-align:top;
	text-align:left;
	margin: 0px;
}

.servicesimagearea {  
	vertical-align:top;
	text-align:right;
	margin: 0px;
	padding: 0px;
	clear:both;
}

.servicesimageareaL {  
	vertical-align:top;
	text-align:left;
	margin: 0px;
	padding: 0px;
	clear:both;
}

.servicesimagetable {  
	clear:both;
	vertical-align:text-top;
	text-align:right;
	margin: 0px;
	padding: 0px;
	height: 100px;
}

.servicesnav {  
	vertical-align:top;
	text-align:center;
    height: 70px;
	margin: 0px;
	padding:0px;
	color:  #ffffff;
}

.servicesnav td {  
	vertical-align:top;
	margin: 0px;
	padding:0px;
	color:  #ffffff;
	text-align:center;
}

.servicesnav a:hover {  
	color:  #D2691E;
}

.servicesnav a:active {  
	color:  #ffffff;
}

.imagearea {  
    height: 414px;
	width: 436px;
}

.leftnav td {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #C0C0C0; 
	font-size: 10px;
	text-align:center;
	vertical-align:text-top;
}

h1 {
	color: #597471;
	text-decoration: none;
	font-size:24px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 15px;
	font-weight:lighter;
	margin-top: 0px;
}

hr {
	color: #d7d5c2 ;
	padding: 0px;
	margin: 0px;
	font-size: 1px;

}

p {
	color: #000000;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	line-height: 1.2;
	font-size:11px;
}

a:hover {
	color:  #D2691E;
	text-decoration: none;
	border: 0px ;
}

.leftnav a:hover {
	color:  #D2691E;
	text-decoration: none;
	border: 0px ;
}

.leftnav a.here {
	clear: both;
	color: #000000;
	text-decoration: none;
	border: 0px ;
}

.leftnav a.here:hover {
	color:  #D2691E;
	text-decoration: none;
	border: 0px ;
}

.here {
	color:  #000000;
	text-decoration: none;
	border: 0px ;
}

a {
	color: #C0C0C0;
	text-decoration: none;
	border: 0px ;
}



a.imagelink:hover {
	color:  red;
	text-decoration: none;
	border: 3px ;
	border-width:thin;
}

a.imagelink {
	text-decoration: none;
	border-style:solid;
	border-width:thin;
}

.realestate  {
	background-color: #ffffff;
	border-bottom: 1px;
	border-color: #C0C0C0;
}

.header  {
	background-color: #ffffff;
	text-decoration: none;
	text-align:left;
}

headercell {
	background-color: #ffffff;
	text-decoration: none;
	text-align:left;
	border-bottom: 1px;
	border-color: #C0C0C0;
}

.footer  {
	background-color: #ffffff;
	text-decoration: none;
	text-align:center;
}

.aboutusnav  {
	clear:both;
	vertical-align: bottom;
	text-align:left;
	height: 80px;
}

.portfolionav  {
	clear:both;
	vertical-align: bottom;
	text-align:left;
	height: 40px;
}

ul {
}

li {
	margin-left: 0px;
	font-size:11px;
	padding-right: 11px;
}

.servicestextarea ul {

}

.servicestextarea li {
	margin-left: -20px;

}

.alignbottom {
	vertical-align: bottom; 
}


.none {
	display: none; 
}

.alignleft {
	text-align:left;
}
