html, body{
    margin: 0;
    padding: 0;
    background-color: #f3eed3;
    font-family: Georgia, Georgia, serif;
    color: #333300;
}

h1{
    margin-top: 0;
    padding-top: 0;
    font-size: 15px; 
    font-weight: bold;
}

h1.group{
    margin-top: 0;
    margin-bottom: 7px;
    padding-top: 0;
    font-size: 15px; 
    font-weight: bold;
}

h1.group2{
    margin-top: 0;
    margin-bottom: 7px;
    padding-top: 0;
    padding-bottom: 3px;
    font-size: 15px; 
    font-weight: bold;
     color: #796908;
     border-bottom: 2px solid #796908;
}

.groupBreak{ height: 20px; }

#site{
    width: 746px;
    margin: 0 auto;
    background-image: url('/images/gts-site-bg.gif');
    background-repeat: repeat-y;
     position: relative;
}

#footer{
    width: 746px;
    margin: 0 auto;
    text-align:center;
     font-size: 10px;
     font-color: #666;
     padding: 5px 0 10px 0;
	position: relative;
}

#top{
    width: 746px;
    height: 232px;
    margin: 0px 0px 33px 0px;
}

#main{
    width: 708px;
    padding: 0 0 0 4px;
}

#left{
    width: 140px;
    float: left;
    display: inline;
    margin: 0 29px 0 0;
}

#nav{
    width: 140px;
    background-image: url('/images/gts-nav-bg.gif');
    background-repeat: repeat-y;
}

.navLink{
    padding: 0 0 6px 10px;
    width: 114px;
    line-height: 18px;
    border-bottom: 0px solid #7b7164;
}

.navLink-all{
    padding: 0 0 0px 10px;
    width: 114px;
}

.nav-spacer{
   height: 15px;
}

.nav-ad{
   padding-top: 25px;
}

.navDivider{
    width: 132px;
    height: 5px;
    padding: 0 0 6px 0;
}

#nav a:link{color: #655406; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;}
#nav a:visited{color: #655406; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;}
#nav a:active{color: #655406; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;}
#nav a:hover{color: #655406; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline;}

#contact-info{
    color: #333300;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 20px 0px 0px 10px;
}

.ccinfo{
    position: relative;
    left: 9px;
    top: 10px;
}

#right{
    float: left;
    display: inline;
    font-size: 14px;
    width: 535px;
}

#home-text{
    width: 503px;
}

#btm{
    clear: left;
    width: 746px;
    height: 27px;
    padding: 10px 0 0 0;
}

#callouts{
    width: 535px;
    height: 106px;
    margin: 43px 0 0 0;
}

.callout{
    width: 254px;
    height: 106px;
    float: left;
    display: inline;
}

a:link {color: #cc6600; text-decoration: underline;}
a:visited {color: #cc6600; text-decoration: underline;}
a:active {color: #cc6600; text-decoration: underline;}
a:hover {color: #c3792f; text-decoration: underline;}

/*Group Styles*/
#group-links{
    width: 500px;
    text-align: center;
    margin: 0 auto;
}

.group-link{
    padding: 0 0 7px 0;
}

#group-text{
    font-size: 12px;
    padding-top: 20px;
    line-height: 16px;
}

.group-hdr{
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 7px;
}



.error{
    color: #ff0000;
}

.addThis{
   position: absolute;
   left: 10px;
    top: 9px;
}

#addThis{
   position:absolute;
   left: 7px;
   top: 204px;
}
