@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url("images/backgroundsindex.jpg") repeat-x scroll center top;
	width: 100%;
	min-width:1024px;	
}

#pagewrap {
	margin: 0 auto;
	width: 930px;
	height: 860px;
	background: url("images/header.jpg") repeat-x scroll center top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
}


#pagewrapservices {
	margin: 0 auto;
	width: 930px;
	height: 1900px;
	background: url("images/header.jpg") repeat-x scroll center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}


#bottom a{
	color:#093;	
}

#bottom a:link{
	text-decoration:none;
/*	color:#1C6F1C;*/
}

#bottom a:link visited{
	color: #1C6F1C;
	text-decoration:none;
}

#bottom a:hover{
	color:#1C6F1C;
	text-decoration:underline;
}


#top {

	width: 100%;
	height: 214px;
	width: 930px;
}

#middle {
	width: 100%;
	height: 30px;
	width: 800px;
}

#middle img{
	padding-left: 0px;
	margin-top: 0px;
}

#middle h2{
	padding-left: 170px;
	padding-top: 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #625D3D;
	margin: 0px 0px 0px 0px;	
		
}


#bottom {
	width: 100%;
	height: 270px;
	width: 930px;
}

#bottom p{
	padding-left: 98px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: -10px;
	color: #333333;
	padding-right: 96px;
}

#contactinfo p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	padding-left: 253px;
	padding-top: 16px;
}

#contactinfo img{

	margin-left: 413px;
	margin-top: 10px;
}

.services td{
	padding-left: 40px;
	padding-top: 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5D5314;
	font-size: 16px;
}

#footer {
	height: 52px;
	width: 800px;
	padding-top:30px;
	margin: 0 auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #625D3D;
	text-align:center;
}

#footer a{
	color:#093;

}

#footer a:link{
	text-decoration:none;
/*	color:#1C6F1C;*/
}

#footer a:link visited{
/*	color: #1C6F1C;*/
	text-decoration:none;
}

#footer a:hover{
	color:#1C6F1C;
	text-decoration:underline;
}


#image {
	
	float: left;

	}

#wrap {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 500px;
	/*padding: 20px;*/
	padding-top: 130px;
	height: 40px;
	padding-left: 10px;
	float: left;
	
}

/* These styles create the dropdown menus. */
#navbar {
   margin: 0;
   padding: 0;
   height: 1em; }
#navbar li {
   list-style: none;
   float: left; }
#navbar li a {
	display: block;
	padding: 2px 8px;
	background-color: #ded9c4;
	color: #093;
	text-decoration: none;
}
#navbar li ul {
	display: none;
	width: 10em; /* Width to help Opera out */
	background-color: #d9d5c3;
}
#navbar li:hover ul, #navbar li.hover ul {
   display: block;
   position: absolute;
   margin: 0;
   padding: 0; }
#navbar li:hover li, #navbar li.hover li {
   float: none; }
#navbar li:hover li a, #navbar li.hover li a {
	/*background-color: #69f;*/
   border-bottom: 1px solid #fff;
	/*color: #060;*/
}
#navbar li li a:hover {
  /* background-color: #8db3ff; }*/
 }  
   
   #navbar li a:hover{
	color: #ac9e62;
}
#logo {
	float: left;
	width: 375px;
	height: 214px;
	
}
#logo a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  cursor: pointer;
}
 
#logo a:hover {
  text-decoration: none;
  
}

#navjob {
/*	background-color:#fff;*/
	width: 686px;
	height: 40px;
	padding-top: 4px;	
}

#navjob img{
	Margin-top: 14px;
} 

#navjob p.buttons{
	padding-top: -14px;

}

.guidelines {
	color: #686103;
}

a img{border: none; }
