/*----- the main body and content container -----*/

body
{
  background-color: #FFFFFF;
  margin: 4px 0px 4px 0px; 
  text-align: center; /* for IE */
  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

h3{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #6E5C38;
}

a:link, a:hover, a:active, a:visited{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #6E5C38;
  text-decoration:none;
}


.brownheaders a:link, a:hover, a:active, a:visited{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #6E5C38;
  text-decoration:none;
}

.readheaders a:link, a:hover, a:active, a:visited{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FF0000;
  text-decoration:none;
}

#containerouter
{
  background: #999999;
  width: 80%;
  min-width: 754px;
  padding: 13px;
  margin: 0 auto;
}

#containerinner
{
  background: url(../images/bg_content.jpg) repeat-y #ffffff;
}

#thumbContainer{
	padding: 10px;
	float: left;
	/*border: 1px solid #666633;*/
	min-height: 115px;
}

/*------------------ the header -----------------*/

#header
{
  height: 230px;
  background: url(../images/bg_woodenfloor.jpg);
}

#header .headerinner
{
  display: block;
  height: 230px;
  background: url(../images/home_people.jpg) 100% 0% no-repeat;
}

#header .headerlinks
{
  float: left;
  width: 320px;
  height: 230px;
}

/*-------------- the flash gallery --------------*/

#gallery
{
  background: #D8D6C8;
  height: 160px;
}

/*------------ the navigation buttons -----------*/

#navbar
{
   background: url(../images/bg_home_navbar.jpg) repeat-x #8B744B;
   height: 42px;
   margin: 0 auto;
}


#navbar a, #navbar a:link, #navbar a:active, #navbar a:visited
{
  display: block;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  padding-top:0px;
  padding: 10px 31px;
  border-left: 2px solid #846E47;
  border-right: 2px solid #766039;
}

#navbar a:hover, #navbar a.here /*--- you can add the class="here" to the link tag of the page which is open ---*/
{
  background: url(../images/bg_home_navbar_2.jpg) repeat-x;
  border-left: 2px solid #766039;
  border-right: 2px solid #846E47;
}

div.homenavbar{
   background-image: url(../images/bg_home_navbar.jpg);
   height: 42px;
   width: 100%;
   text-align:center;
}
#navbarlinks a{
   
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}

#serviceslink a{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
#navbarlinksservices a{
  text-align:center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  text-decoration:none;
}
.services{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.serviceslinks{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

/*---------- the main content container ---------*/

#main
{
	position: relative;
	top: 0;
	left: 0px;
	height: auto;
	clear: both;
}

/*---------------- the search box ---------------*/

#searchbox
{
  float: left;
  width: 186px;
  text-align: center;
}

#searchbox h3
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #6E5C38;
  margin-bottom: 8px;
}

#searchbox 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  margin-top: 0px;
  padding: 0px 0px;
}

#searchbox form
{
  margin-top: 0px;
  padding: 10px;
}

#searchbox form input
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ff0000;
  margin-bottom: 16px;
  padding: 2px;
  border-top: 2px solid #493B20; 
  border-left: 2px solid #766039;
  border-right: 2px solid #846E47;
  border-bottom: 2px solid #BEB8AC;
}

#searchbox form button
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  background: #8B744B;
  border-top: 2px solid #BEB8AC;
  border-left: 2px solid #846E47;
  border-right: 2px solid #766039;
  border-bottom: 2px solid #493B20;
}

/*------------ the main content text ------------*/

#maincontent
{
  float: left;
  padding: 16px;
  width: 71%;
}

#maincontent h1
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
  text-align: left;
  color: #000000;
  margin-top: 0px;
}

#maincontent p
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: left;
  color: #000000;
}

#maincontent ul, a:link, a:hover, a:active, a:visited{
font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: left;
  color: #000000;
  text-decoration:none;
}

#projectbox
{
	width: 100%;
	border: 1px solid #6D5B3A;
	padding: 3px;	
}

#projectbox  a:link, a:hover, a:active, a:visited{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: normal;
    color: #6E5C38;
    text-decoration:none;
}
#projectDetailsPhotoBox
{
	width: 98%;
	border: 1px solid #6D5B3A;
	padding: 3px;
	text-align: center;	
	
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
    color: #6E5C38
}

#techspecbox
{
	width: 165px;
	border: 1px solid #6D5B3A;
	padding: 10px;
	text-align:center;
}

#techspecbox  a:link, a:hover, a:active, a:visited{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: normal;
    color: #6E5C38;
    text-decoration:none;
}

#berquicklinksbox{
  border: #584930 2px solid;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #6E5C38;
}
#berquicklinksbox a:link, a:hover, a:visited, a:active{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #6E5C38;
  text-decoration: none;
}

.img_right{
	float: right;
	padding: 5px;
}

/*------- Footer  ------*/
#footer{
  text-align: center;
  vertical-align: middle;
  padding: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #000000;
}
/*------- this bit is here instead of the  ------*/
/*------ clearfix, but you could it instead -----*/

#fix
{
  clear: both;
}

