
/*---------------------------------------------------------------------------------------------
	Main Layout
---------------------------------------------------------------------------------------------*/

html{
	margin : 0;
	padding : 0;
}

body{
	margin: 20px auto 20px auto;
	padding: 0px;
	text-align:center;
	//background-image: url(images/back.gif);
    //background-color: #3A480D;
}

#top {
	margin : 0px auto;
	//width: 770px;
    width: 951px;
	padding : 0px 0px 5px 0px;
	height: 80px;
}

#topcontent-logo {
	float : left;
	width: 171px;
    padding: 0px 0px 0px 0px;
    height: 80px;
}

#topcontent-colourblock {
	text-align: right;
    float : right;
	//width: 780px;
    padding: 0px 10px 0px 0px;
    width: 770px;
    height: 80px;
    background-image: url(/images/colourblock.gif);
   	background-repeat: no-repeat;
    line-height: 11em;
}

#swf-holder {
	margin : 0px auto;
	width: 951px;
    height: 400px;
    padding: 5px 0px 0px 0px;
    background-color: #FFFFFF;
    
}

#my_slideshow {
	margin : 0px auto;
	width: 951px;
    height: 400px;
    padding: 5px 0px 0px 0px;
    background-color: #FFFFFF;
    
}


#menu {
	margin : 0px auto;
	width: 951px;
    height: 45px;
    padding: 0px 0px 0px 0px;
    background-image: url(/images/menu-background.jpg);
    background-color: #EBE9D8;
	line-height:4em
}

#pagebottom {
	text-align: center;
	margin : 5px auto;
	padding : 5px 25px 0px 25px;
	//width: 555px;
    width: 901px;
	//height: 22px;
    height: 28px;
	background-image: url(/images/footer-bg.gif);
	background-repeat: no-repeat;
    line-height:1em
}

#container {
	width: 951px;
	text-align:left;
	margin : 0px auto;
	background-color : #ffffff;
	//background-image: url(/images/wrap_back.gif);
}

#leftnav {
	float : left;
	width: 145px;
	padding: 0px 0px 20px 15px;
	margin : 0px;
}

#rightnav {
	float : right;
	//width: 105px;
    width: 185px;
	padding: 0px 15px 0px 0px;
	margin : 0px;
}

#content {
	//width: 591px;
    width: 561px;
	margin-left : 190px;
	padding : 10px 0px 20px 0px;
}

#portfolio-leftnav {
	float : left;
	width: 45px;
	padding: 0px 0px 20px 15px;
	margin : 0px;
}

#portfolio-content {

	width: 861px;
	margin-left : 90px;
	padding : 10px 0px 20px 0px;
}

#footer {
	margin: 0;
    clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	padding: 0;
}

img.floatLeft { 
    float: left; 
    padding-right: 7px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
/*---------------------------------------------------------------------------------------------
	Text Settings
---------------------------------------------------------------------------------------------*/

body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color : #3A480D;
}

.bold {
	font-weight: bold;
}

.fineprint {
	font-size: 10px;
}

.copyright {
	font-size: 10px;
	color: #FFFFFF;
}

.statement {
	color: #3A480D;
    font-weight: bold;
}

hr {
	border: 0px;
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
}

.title,h1 {
	font-size: 20px;
	color: #B87A0E;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}

h2 {
	font-size: 18px;
	color: #3A480D;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}

h2#aboriculture {
	font-size: 18px;
	color: #B87A0E;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}
.header {
	font-size: 18px;
    color: #C1D67E;
    font-weight:normal;
    Padding: ;
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

li {
	background: url(/images/blue.gif) left center no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
	}

ul#services {
	margin-left:120px;
}

li#questions {
	background: none;
    padding-left: 0px;
	margin-bottom: 10px;
}

ul#arboriculture {
	margin-left:20px;
}

li#arboriculture {
	background: none;
    padding-left: 0px;
	margin-bottom: 0px;
}

ul#crawler {
	margin-left:210px;
}

li#crawler {
	background: none;
    padding-left: 0px;
	margin-bottom: 0px;
}

/*---------------------------------------------------------------------------------------------
	Slideshow
---------------------------------------------------------------------------------------------*/

div.slideshow {
  margin: 18px auto;
}
div.slideshow p {
  padding-top: 9px;
}
div.slideshow ul#slideshow {
  
  bottom: -3px;
  left: 0px;
  position: absolute;
  overflow: hidden;
  padding: 5px 0;
  z-index: 10001;
}
div.slideshow ul#slideshow a {
  background-position: 50% 50%;
  cursor: pointer;
  display: block;
  height: 25px;
  margin-right: 5px;
  opacity: 0.5;
  width: 30px;
}
div.slideshow ul#slideshow a.active,
div.slideshow ul#slideshow a:hover {
  opacity: 1;
}
div.slideshow ul#slideshow li#slideshow {
  float: left;
  list-style: none;
}

/***************************************************
* Content Accordion
***************************************************/

#idAccordion  {
  margin: 0px 15px 0px 0px;
  max-width: 100%;
}
  #idAccordion H2 {
    background: #FFF;
    color: #3A480D;
    cursor: pointer;
    font: 12px Verdana, Arial, sans-serif;
    font-weight: bold;
    line-height: 16px;
    margin: 0 0 4px 0;
    padding: 3px 5px 1px;
  }
  #idAccordion .clsAccordionContent {
    background-color: #FFF;
    width: 100%;
    position: relative;
    
  }
  #idAccordion .clsAccordionContent p {
  font-size: 12px;
    margin: 0.5em 0;
    padding: 0 6px 8px 6px;
  }
  

/*---------------------------------------------------------------------------------------------
	Link Settings
---------------------------------------------------------------------------------------------*/

a:link, a:active, a:visited {
	color : #595831;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color : #3A480D;
	font-weight:bold;
	text-decoration:underline;
}

.menu A:link {color: #595831; font-weight:bold; text-decoration:none;}
.menu A:visited {color: #595831; font-weight:bold; text-decoration:none;}
.menu A:active {color: #595831; font-weight:bold; text-decoration:none;}
.menu A:hover {color: #3A480D; font-weight:bold; text-decoration:underline;}

.copyright A:link {color: #FFFFFF; text-decoration: none}
.copyright A:visited {color: #FFFFFF; text-decoration: none}
.copyright A:active {color: #FFFFFF; text-decoration: none}
.copyright A:hover {color : #3A480D; text-decoration: underline;}


