/* Colours

bg brown: #D5CBC2
med brown: #ab9383
dark brown: #604d42
red: #990000

*/

/* Global
------------------------------------------------------------------*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
	}
ul,li {
	list-style-type:none;
	}
body {
	background-color: #D5CBC2;
	background-image: url(../images/bghead.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 100%;
}
hr {
	clear:both;
        border-top:1px solid #990000;
	}
img {
	border:0;
	}	
.left {
	float:left;
	margin-right: 10px;
	border:4px solid #cccccc;
        margin-bottom: 15px;
}
.right {
	float:right;
	margin-left: 10px;
	border:4px solid #cccccc;
}
.clear {
        clear:both;
}
p {
        margin-bottom:10px;
}
a {
	color:#ab9383;
	font-style:italic;
}
a:hover {
	color:#604d42;
}


/* Navigation
------------------------------------------------------------------*/
#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 51px;
  width:632px;
  position: relative;
  float:left;
  left:55px; 
}
#menu li {
	float:left;
	display:block;
	width:632px;
} 
#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
  color: #D5CBC2;
}
#menu a:hover {
  background-position: left bottom;
}
#menu .btnabout {
  width: 87px;
  height: 51px;
  background: url(../images/btnabout.png) no-repeat;
  left: 10px;
}
#menu .btnservices {
  width: 109px;
  height: 51px;
  background: url(../images/btnservices.png) no-repeat;
  left: 94px;
}
#menu .btnprojects {
  width: 112px;
  height: 51px;
  background: url(../images/btnprojects.png) no-repeat;
  left: 210px;
}
#menu .btnblog {
  width: 67px;
  height: 51px;
  background: url(../images/btnblog.png) no-repeat;
  left: 329px;
}
#menu .btncontact {
  width: 104px;
  height: 51px;
  background: url(../images/btncontact.png) no-repeat;
  left: 403px;
}
#menu .btnpartners {
  width: 118px;
  height: 51px;
  background: url(../images/btnpartners.png) no-repeat;
  left: 514px;
}
.submenu {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 50px;
  position: relative;
  float:left;
  width:100%;
}
.submenu li {
	float:left;
	display:block;
	margin-right:10px;
	background-color:#D5CBC2;
	padding:5px 10px 5px 10px;
} 
.submenu li.nextblog {
	float:right;
}
.submenu a {
	display: block;
	outline: none;
	color: #990000;
	font-size:1.2em;
	font-style:italic;
	text-decoration:none;
}
.submenu li:hover {
	background-color:#BEADA1;
}


/* Nav2
------------------------------------------------------------------*/
#menu2 {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 47px;
  width:663px;
  position: relative;
  float:left;
  left:40px; 
}
#menu2 li {
	float:left;
	display:block;
	width:663px;
} 
#menu2 a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
  color: #D5CBC2;
}
#menu2 a:hover {
  background-position: left bottom;
}
#menu2 .btnabout2 {
  width: 81px;
  height: 47px;
  background: url(../images/btnabout2.png) no-repeat;
  left: 0px;
}
#menu2 .btnservices2 {
  width: 101px;
  height: 47px;
  background: url(../images/btnservices2.png) no-repeat;
  left: 87px;
}
#menu2 .btnprojects2 {
  width: 104px;
  height: 47px;
  background: url(../images/btnprojects2.png) no-repeat;
  left: 194px;
}
#menu2 .btnnews2 {
  width: 73px;
  height: 47px;
  background: url(../images/btnnews2.png) no-repeat;
  left: 303px;
}
#menu2 .btnblog2 {
  width: 64px;
  height: 47px;
  background: url(../images/btnblog2.png) no-repeat;
  left: 381px;
}
#menu2 .btncontact2 {
  width: 98px;
  height: 47px;
  background: url(../images/btncontact2.png) no-repeat;
  left: 450px;
}
#menu2 .btnpartners2 {
  width: 110px;
  height: 47px;
  background: url(../images/btnpartners2.png) no-repeat;
  left: 553px;
}

/* Layout
------------------------------------------------------------------*/
#content {
	height:100%;
	width:990px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	font-family:Calibri, Verdana, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	clear:both;
	z-index:2;
}
#header {
	height:100%;
	min-height:50px;
	text-align: left;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 0px;
	width:970px;
	padding:0px 10px 0px 52px;
}
#foot {
	background-color:#FFF;		
	clear:both;
	height:230px;
}
#footer {
	height:10px;
	/*margin-bottom:-270px;*/
	background-color:#FFF;
	background-image:url(../images/bgfoot.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	text-align: center;
	clear:both;
	position:relative;
	z-index:1;
	/*top:-90px;*/ 
}
#footcontent {
	height:140px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	width:970px;
	position:relative;
	/*top:25px;*/
	z-index:2;
}
#copyright {
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	margin-bottom: 0px;
	width:970px;
	position:relative;
	color:#ab9383;
	font-style:italic;
	clear:both;
}
#template {
	background-color:#FFF;
	background-image:url(../images/bgtemplate.gif);
	background-repeat:repeat-x;
	background-position:left top;
	height:100%;
	clear:both;
	margin-top: 20px;
}
#templatecontent {
	width:990px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 40px 0px 20px 0px;
	position: relative;
	font-family:Calibri, Verdana, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}


/* Content Boxes
------------------------------------------------------------------*/
.boxleftbntop {
	width:685px;
	height:100%;
	min-height:50px;
	background-image:url(../images/boxleftbntop.png);
	background-repeat:no-repeat;
	background-position: left top;
	float:left;
	margin-bottom:5px;
}
.boxleftbnbottom {
	width:685px;
	height:100%;
	background-image: url(../images/boxleftbnbottom.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	position:relative;
	top:8px;
}
.boxleftredtop {
	width:685px;
	height:100%;
	min-height:50px;
	background-image:url(../images/boxleftredtop.png);
	background-repeat:no-repeat;
	background-position: left top;
	float:left;
	margin-bottom:5px;
}
.boxleftredbottom {
	width:685px;
	height:100%;
	background-image: url(../images/boxleftredbottom.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	position:relative;
	top:8px;
}
.boxredtop {
	width:990px;
	height:100%;
	min-height:50px;
	background-image:url(../images/boxredtop.png);
	background-repeat:no-repeat;
	background-position: left top;
	float:left;
	margin-bottom:5px;
}
.boxredbottom {
	width:990px;
	height:100%;
	background-image: url(../images/boxredbottom.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	position:relative;
	top:8px;
}
.boxrightbntop {
	width:300px;
	height:100%;
	min-height:50px;
	background-image:url(../images/boxrightbntop.png);
	background-repeat:no-repeat;
	background-position: right top;
	float:right;
	margin-bottom:5px;
}
.boxrightbnbottom {
	width:300px;
	height:100%;
	background-image: url(../images/boxrightbnbottom.png);
	background-repeat:no-repeat;
	background-position: right bottom;
	position:relative;
	top:8px;
	text-align:left;
}

/* Content
------------------------------------------------------------------*/
.boxleft {
	height:100%;
	width:562px;
	padding:20px 20px 20px 100px;
	text-align:left;
}
.boxleft2 {
	height:100%;
	width:857px;
	padding:20px 20px 20px 100px;
	text-align:left;
}
.boxright {
	height:100%;
	width:180px;
	padding:20px 0px 20px 0px;
	margin-left:20px;
	text-align:right;
}
.tagline {	
	padding-bottom:23px;
	background-image:url(../images/bgtagline2.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.about {	
	background-image:url(../images/bgabout3.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.leaf {	
	background-image:url(../images/trans-leaf.png);
	background-repeat:no-repeat;
	background-position:right top;
}
.acorns{	
	background-image:url(../images/trans-acorns.png);
	background-repeat:no-repeat;
	background-position:right top;
}
.corner a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
	width:74px;
	height:66px;
	background:url(../images/bgcorner.png) no-repeat top right;
	z-index:10;
	bottom:0px;
	right:-3px;
	color: #D5CBC2;
}
.corner a:hover {
	background-position: right bottom;
}
.caption {
	float:left;
	font-size:0.7em;
       margin-bottom:8px;
       font-style:italic;
}
.caption img {
	margin-right: 20px;
	border:4px solid #cccccc;
       margin-bottom:2px;
}
hr.clear {
       display: block; 
       clear: left; 
       margin: -0.66em 0;
       visibility: hidden;
}


/* Images
------------------------------------------------------------------*/
.logo {
	float:left;
}
.book {
	height:230px;
	border:6px solid #D5CBC2;
	margin:5px 0px 10px 0px;
}
.book:hover {
	border:6px solid #ab9383;
}
.book2 {
	border:5px solid #D5CBC2;
}
a img.book2:hover {
	border:5px solid #ab9383;
}
img[title] {
	display: block;
}
.grid {
	height:130px;
	width:130px;
	padding:0px 10px 20px 0px;
	float:left;
	text-align:center;
}

/* Headings
------------------------------------------------------------------*/
.hleft {
	background-image:url(../images/hcircle.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:3px 0px 3px 43px;
	position:relative;
	left:-43px;
	font-size:1.2em;
	font-style:italic;
	font-weight:normal;
	width:100%;
}
.htlleft {
	background-image:url(../images/hcircle.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:3px 0px 3px 150px;
	position:relative;
	left:-43px;
	font-size:1.5em;
	font-style:italic;
	font-weight:normal;
	width:100%;
}
.h2left {
	font-size:1.0em;
	font-weight:normal;
	width:100%;
	font-style:italic;
}
.h3cat {
	font-size:0.9em;
	font-weight:normal;
	width:100%;
	color:#604d42;
	font-style:italic;
}
.h3cat a {
	font-size:1.0em;
	font-weight:normal;
	width:100%;
	color:#604d42;
}
.hright {
	background-image:url(../images/hcircle.png);
	background-repeat:no-repeat;
	background-position:right;
	padding:3px 43px 3px 0px;
	position:relative;
	right:-43px;
	font-size:1.2em;
	font-style:italic;
	font-weight:normal;
}
.hred {
	color:#990000;
}
.hbn {
	color:#604d42;
}
.hltbn {
	color:#ab9383;
}
.blogmore {
	color:#ab9383;
	font-style:italic;
}
.blogmore:hover {
	color:#604d42;
}
h1.template {
	font-size:1.2em;
	font-style:italic;
	font-weight:normal;
	width:100%;
	color:#990000;
}

/* Footer
------------------------------------------------------------------*/
.recent {
	width:230px;
	float:left;
	color:#990000;
	font-size:1em;
	font-style:italic;
	text-align:left;
	margin-right:15px;
}
.testimonial {
	width:460px;
	font-style:normal;
}
.recent a {
	font-style:italic;
	text-decoration:none;
	color:#990000;
}
.recent a:hover {
	color:#604d42;
}
.rectitle {
	color:#000000;
	font-weight:bold;
	font-style:italic;
}
.cr {
	float:left;
	width:970px;
	border-top:2px solid #ab9383;
	margin-bottom:5px;
	color:#ab9383;
}
.crleft {
	float:left;
}
.crright {
	float:right;
}
.crright a {
	text-decoration:underline;
	color:#ab9383;
}