body {
    background:#fff;
    text-align: center;
    margin: 0px;
}

a {
    color: blue;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#flashobj {
    width: 800px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    border-bottom-color: #b1c179;
    border-bottom-width: 7px;
    border-bottom-style: solid; 
}
      
#container {
    margin-left: auto;
    margin-right: auto;
    width: 850px;
    font-family: arial;
    font-size: 14px;
    color: #000;
    background-color: #fff;
}

#logo {
    background-image: url(images/THG.jpg);
    background-repeat: no-repeat;
    height: 125px;
    width: 800px;
    background-color: #f3f1dc;
    margin-bottom: -5px;
    margin-left: auto;
    margin-right: auto;
}

#menu {
    margin-top: 4px;
    background-color: #434343;
    width: 800px;
    height: 42px;
    margin-left: auto;
    margin-right: auto;
    border-bottom-color: #b1c179;
    border-bottom-width: 5px;
    border-bottom-style: solid;    
}

#menu a {
    text-decoration: none;
    color: #000;
    font-size: 100%;
    text-transform:uppercase;
    font-weight: bold;
    padding: 10px 8px 10px 8px;
    background-color: #7a7a7a;
    background-image: url(images/aarow.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

#menu a:hover {
    background-color: #f3f1dc;
    background-image: none;    
}

.cur {
    background-color: #f3f1dc; 
    background-image: none;
}

#menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    padding-top: 10px;
}

#menu li {
    display: inline;
} 

#main {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-image: url(images/main.jpg);
    background-repeat: repeat-y;
    clear: both;
}

#main img {
    float: left;
    padding-right: 0.5em;
}

#main h1 {
    font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
    font-size:30px;
    text-transform:uppercase;
    font-weight:bold;
    margin:0;
    padding:0;
    color:#aac474;
    margin-bottom:10px;
    text-align:left;
}

#main h2 {
    font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
    font-size:15px;
    text-transform:uppercase;
    text-align:right;
    font-weight:normal;
    margin:0;
    padding:0;
    color:#000000;
} 

.bodytext {
    text-align: justify;
    line-height: 175%;
    font-weight: bold;
    margin-left: 50px;
    margin-right: 50px;
    font-family: times new roman;
    font-size: 14px;
}

#footer {
    clear: both;
    height: 50px;
    background-image: url(images/foot.jpg);
    background-repeat: no-repeat;
}

blockquote {
    font-size: 125%;
    text-transform: uppercase;
    text-align: justify;
    font-style: italic;
    line-height: 175%;
}

.quotened {
    font-size: 150%;
    text-align: center;
    letter-spacing: 10px;
    margin-top: -0.5em;
    font-weight: bold;
}

#quote {
    background-color: #cccccc;
    margin-left: 23em;
    margin-right: 2em;
    border: 2px dashed #999999;
}
    
    
#search {
    padding: 0em 1em 1em 1em;
    margin-top: 1em;
    margin-left: auto;
    margin-right: auto;
    width: 350px;
    clear: both;
    display: block;
    background-image: url(images/search.jpg);
    background-repeat: no-repeat;
    background-position: .5em .5em;
    height: 64px;
    border: 1px solid #fabf4f;
}

#inputSearch {
    font-family: arial;
    font-size: 12px;
    padding: 3px;
    letter-spacing: 1px;
    border: 1px solid #000;
    width: 75px;
}

#submitSearch {
    font-family: arial;
    font-size: 12px;
    padding: 3px;
    letter-spacing: 1px;
    border: 1px solid #000;
}

#searchHD {
    text-align: left;
    margin-left: 95px;
    font-size: 125%;
    color: #000;
    padding: 3px;
}

#searchTXT {
    margin-top: 1em;
    margin-left: 64px;
}

/* Contact Page */

#leftDiv {
    float: left;
    width: 450px;
    margin-left: 3em;
}

#rightDiv {
    float: left;
    margin-left: 1em;
    text-align: left;
}

.ctHd {
    font-weight: bold;
    text-align: center;
    background-color: #5F944F;
    color: #fff;
    padding: 5px 10px 5px 10px;
    width: 250px;
    border: 1px solid #3F742F;
    border-bottom: 0px;
}

.ctDiv {
    font-size: 16px;
    background-color: #f3f1dc;
    width: 250px;
    padding: 5px 10px 5px 10px;
    margin-bottom: 3em;
    border: 1px solid #3F742F;
    border-top: 0px;
}

#ctPhone td {
    padding: 5px 0px 0px 5px;
}

#ctEmail {
    text-align: center;
}


/* Biography Page */

.bio {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding-left: 3.5em;
    padding-right: 3em;
    clear: both;
    margin-top: 16em;
}

#bioList {
    margin-left: 3.5em;
    margin-right: 3em;
    margin-top: 2em;
    font-size: 14px;
}

#bioList img {
    border: 0px;
}

#bioList ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#bioList li {
    float: left;
    background-repeat: no-repeat;
    background-position: 0px 20px;
}

#bioList a {
    display: block;
    height: 180px;
    width: 125px;
    text-decoration: none;
    color: #000;
}

#bob {
    display: none;
}
#doug {
    display: none;
}
#bruce {
    display: none;
}
#laurie {
    display: none;
}
#laura {
    display: none;
}
#amy {
    display: none;
}



#bioList a:hover {
    text-decoration: underline;
}



/* Client List Page */

#client_list {
    text-align: left;
    margin-left: 2em;
}

#client_list li {
    margin-top: 3px;
}

#client_list a {
    text-decoration: none;
    color: #3C60D3;
}

#client_list a:hover {
    text-decoration: underline;
}



/* Testimonials Page */

#ts_left {
    text-align: left;
    float: left;
    margin-left: 4em;
    width: 275px;
    height: 250px;
    background-color: #5F944F;
}

#ts_left ul {
    list-style-type: none;
    margin: 0;
    padding: 0px;
}

#ts_left li { 
    margin: 0 0 0em 0; 
}

#ts_left a {
    display: block;
    color: #FFF;
    padding: 0.75em;
    text-decoration: none;
}

#li1 {
    background-color: #87C076; 
}

#li2 {
    background-color: #5F944F;
}
#li3 {
    background-color: #5F944F;
}
#li4 {
    background-color: #5F944F;
}

#EBRPD {
    display: none;
}

#INDIO {
    display: none;
}

#USBORAX {
    display: none;
}

#ts_right {
    text-align: left;
    float: left;
    margin-left: 0px;
    width: 435px;
    padding: 0px 5px 0px 15px;
    background-color: #f3f1dc;
    height: 250px;
}

#subHeading {
    font-size: 145%;
    font-weight: bold;
    text-align: left;
    margin-left: 3em;
    margin-top: 1em;
    margin-bottom: 0.7em;
    letter-spacing: 3px;
}

#bioIntro {

    letter-spacing: 1px;
    margin-top: 1em;
    padding-top: 1em;
}



/********* SERVICES **********/
#servicesBox {
    text-align: left;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 2em 2em 0em 2em;
    border: 1px solid #
}

#servicesBox ul {
    list-style-type: none;
    padding: 0;
    margin-left: 7em;
    margin-right: 7em;
    border: 1px solid #3F742F;
}

#servicesBox li {
    padding: 0px;
}

#servicesBox a {
    text-decoration: none;
    background-color: #5F944F;
    color: #fff;
    padding: 8px;
    display: block;
}

#servicesBox a:hover {
    background-color: #87C076; 
}

#client_services {
    text-align: left;
    margin: 2em 4em 0em 4em;
}




/* Links */

#link_text {
	text-align: left;
	margin-top: 1em;
	padding-left: 4.5em;
}
