body {background: #000000 url(images/tile.jpg) repeat;
      color: #6C6C6C;
      font-size: 12px;
      font-family: "verdana", "times new roman";
      margin: 0;
      padding: 0;
      text-align: center;
	  scrollbar-3dlight-color:;
      scrollbar-arrow-color: #C1C1C1;
	   scrollbar-base-color: #3C3C3C;
	   scrollbar-track-color:;
	   scrollbar-darkshadow-color:;
	   scrollbar-face-color:;
	   scrollbar-highlight-color:;
	   scrollbar-shadow-color:
	  } /* Needed to center layout in old IE browsers. */
	  

acronym, abbr {cursor: help;
               border-bottom: 1px dotted;}

h1, h2, h3, h4, h5, h6 {margin: 0 0 25px 0;
                        padding: 0 0 2px 0;
                        color: #8BA11D;
                        background-color: #000000;
                        font-weight: normal;}

.bottom-border {border-bottom: 1px solid #C1C1C1;}

.headline {margin: 0 0 5px 0;
           padding: 0;
           font-size: 12px;}

ul {list-style-type: square;}

p {padding: 0;
   margin: 0 0 25px 0;
   line-height: 160%;}

p.clear-left {clear: left;}

img {border: 0;
     margin: 0 0 25px 0;}
       
h1 {font-size: 24px;}
h2 {font-size: 18px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}

a {color: #8BA11D; text-decoration: none; background-color: #000000;}
a:link {color: #FFFFFF; text-decoration: underline; background-color: #000000;}
a:visited {color: #FFFFFF; text-decoration: underline; background-color: #000000;}
a:hover {color: #009000; background-color: #000000;}
            
#container {width: 760px;
            background-color: #000000;
            color: #6C6C6C;
            text-align: left;
            padding: 0;
            margin: 10px auto;}

#header {width: 100%;
         background: #000000;
         color: #EEE;}

#header h1 {margin: 0;
            background: #000000;
            color: #EEE;
            padding: 0;}

#logo {display: block;
       margin: 0;}

#sub-header {width: 760px;
             height: 218px;
             background: #000000 url(images/wheat_field.jpg) no-repeat;
             color: #6C6C6C;}

/* Begin main navigation menu. */

#menu {width: 100%;
       height: 52px;
       margin: 0;
       padding: 0;
       background: #000000 url(images/menu_background.jpg) repeat-x;
       color: #FFFFFF;
       position: relative;
       display: block;}

#menu-right {position: absolute;
             width: 13px;
             height: 52px;
             right: 0;
             top: 0;
             background: #000000 url(images/menu_right.jpg) no-repeat;
             color: #333;}

#menu-left {position: absolute;
            width: 13px;
            height: 52px;
            left: 0;
            top: 0;
            background: #000000 url(images/menu_left.jpg) no-repeat;
            color: #333;}


#menu ul {list-style-type: none;
          margin: 2;
          padding: 14px 0 0;
          text-align: center;}

#menu ul li {display: inline;
             padding: 0;
             font-weight: bold;}

#menu ul li#first {margin: 0;}

#menu ul li a {text-decoration: none;
               text-transform: uppercase;
               color: #FFFFFF;
               background-color: #000000;
               font-size: 12px;}

#menu ul li a:hover {color: #009000;
                     background-color: #000000;}

.access-key {color: #FF0000;
             font-size: 12px;
             background-color: #000000;
             font-weight: bold;}

/* End main navigation menu. */ 

#content {padding: 0 20px;
          background: #000000 url(images/content_bg.jpg) ;
          color: #FFFFFF;}

/* The right-column division is your main content division. */

#right-column {width: 685px;              
               min-height: 350px;
			   }

#left-column {width: 216px;
              padding: 0;
              margin-right: 504px;}

#footer {width: 100%;
       height: 52px;
       margin: 0;
       padding: 0;
       background: #000000 url(images/footer_background.jpg) repeat-x;
       color: #FFFFFF;
       position: relative;
       display: block;}

#footer-content {padding: 15px 20px 0;}

#footer-right {position: absolute;
             width: 13px;
             height: 52px;
             right: 0;
             top: 0;
             background: #000000 url(images/footer_right.jpg) no-repeat;
             color: #333;}

#footer-left {position: absolute;
            width: 13px;
            height: 52px;
            left: 0;
            top: 0;
            background: #000000 url(images/footer_left.jpg) no-repeat;
            color: #333;}

#footer p {margin: 0;}

.news {margin: 0 0 40px 0;}

.date {color: #8BA11D;
       background-color: #000000;
       font-style: italic;
       float: right;}

.left {float: left;
       margin: 3px 5px 0 0;}

.right {float: right;}

.justify {text-align: justify;}

.clear {clear: both;}

/* Begin recent clients list. */

#recent-clients {margin-bottom: 25px;
                 padding: 0;}

#recent-clients ul {margin: 0;
                    padding: 0;
                    list-style-type: none;}

#recent-clients li {display: inline;
                    padding: 0 1px 0 0;}

#recent-clients li a img {padding: 0;
                          margin: 0;
                          border: 2px solid #E0E0E0;}

#recent-clients li a:hover img {border: 2px solid #677C2F;}

/* End recent clients list. */

/* Begin style for the featured services. */

#featured-wrapper {width: 685px; 
                   background: #000000 url(images/featured_background.png) repeat-y;
                   color: #6C6C6C;}

#featured-top {width: 685px;
               height: 48px;
               background: #000000 url(images/featured_top.png) no-repeat;
               color: #6C6C6C;}

#featured-bottom {width: 685px;
                  height: 15px;
                  background: #000000 url(images/featured_bottom.png) no-repeat;
                  color: #6C6C6C;}

#featured-content {margin: -20px 15px 0;
                   padding: 0 10px 10px 10px;}

.featured {width: 100%;
           clear: both;
           padding-bottom: 25px;}

.featured h3 {margin: 0;
              padding: 8px 0 0 0;
              background: transparent;
              font-size: 16px;}

.number {font-size: 72px;
         line-height: 72px;
         float: left;
         margin: 0 10px 0 0;
         color: #8BA11D;
         padding: 0;}

/* End style for featured services. */
.style3 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
body,td,th {
	color: #000000;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.style10 {color: #FFFFFF}
.style11 {	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.stylenote { color: #BCA47E; border: 1px; border-color: #5E8071;
}
.style12 {font-size: 10px}
.style9 {font-family: Verdana}

/* Form elements */
input,textarea, select {
	color : #666666;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid; border-color:#009000 #009000 #009000 #009000; BACKGROUND: #ffffff;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #ffffff;
}

input { text-indent : 2px; 
}

input.button {
	color : #FF0000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid; border-color:#ECDEAD #ECDEAD #ECDEAD #ECDEAD; BACKGROUND: #ffffff;
}

.lphoto {
	margin-left: 5px; margin-right: 15px; margin-top: 5px; margin-bottom: 5px;
	border-color: #C6B462;
	border: 1px solid; border-color:#C6B462 #C6B462 #C6B462 #C6B462;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}