/* CSS Document */
body {
    margin: 0;
    padding: 0;
    color: #073737;
}

.container {
position:relative;
margin:auto;

margin-top:0px;
}

.pageTitle {
margin-left:153px;
margin-bottom:0px;
padding-top:10px;

}

.pageTitleHeadling {
color:#093939;
margin-bottom:0px;
}

.content {
margin-left:8px;
margin-top:10px;
padding-right:20px;
}

#pageTitleContainer {
margin-left:150px;
margin-top:10px;
padding-right:20px;
}

#accountingServContainer {
margin-left:13px;
margin-top:10px;
background:url(images/servicesBackground.jpg);
width:335px;
height:190px;
position:absolute;

}

#taxPrepServContainer {
margin-left:390px;
margin-top:10px;
background:url(images/servicesBackground.jpg);
width:335px;
position:absolute;
height:190px;
}

#busConsultingContainer {
margin-left:13px;
margin-top:230px;
background:url(images/servicesBackground.jpg);
width:335px;
height:190px;
position:absolute;

}

#specAgricContainer {
margin-left:390px;
margin-top:230px;
background:url(images/servicesBackground.jpg);
width:335px;
height:190px;
position:absolute;

}


.servicesHeadline {
color:#093939;
height:25px;
padding-top:10px;
margin-bottom:0px;
}

.servicesText {
margin-left:8px;
margin-bottom:3px;
font-size:13px;
} 

.servicesList {
margin-top:5px;
}

#contentContainerStaff {
margin-left:7px;
margin-top:10px;
}

.staffNames {
margin-bottom:2px;
color:#093939;
}

.references {
margin-left:7px;
margin-top:10px;
list-style:none;
color:#09393B;}

.cLogH{
    background: url(images/loginRepeater.jpg) center center repeat-x;
    color: #073737;
    width:335px;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: bold;
}

.cLog{
    border-right: solid 1px silver;
    border-left: solid 1px silver;
    border-bottom: solid 1px silver;
    
    color: #FFFFFF;
    background-color: #073737;
    font-size: 14px;
    font-weight: bold;
    
}

.badL{
    background-color: #FF8080;
    color: #FFFFC0;
}


/* INSERT DOCS */
div.Filearea {
    height: 450px;
    width: 400px;
    display: inline;
    overflow: hidden;
    }

div.FileareaSeparator {
    width: 20px;
    display: inline;
    }
    
div.Filelist {
    border: solid 1px;
    height: 300px;
    width: 400px;
    display: inline;
    overflow: auto;
    color: #FFFFFF;
    background-color: #073737;
    }

.FilelistHeader {
    background-color: Navy;
    color: White;
    }

.RowColor0 {
    background-color: #EAECEE;
    color: Navy;
   }
    
.RowColor1 {
    background-color: White;
    color: Navy;
   }
 
 tr.Doc {
 }

 td.DocNameHeader {
    width: 201px;
    font-size: 15px
 }
 
 td.DocDateHeader {
    width: 120px;
    font-size: 15px
 }
 td.DocSizeHeader {
    width: 81px;
    font-size: 15px
 }
   
 td.DocName {
    width: 200px;
    font-size: 15px
 }
 
 td.DocDate {
    width: 120px;
    font-size: 15px
 }
 td.DocSize {
    width: 80px;
    font-size: 15px
 }
 
 
/* New Style here */
.main{
    text-align: center;
}

.menu{
    border-top: solid 2px #4B493A;
    border-bottom: solid 2px #4B493A;
    background: url(images/navi_bk.jpg) repeat-x;
    height: 32px;
    width: 770px;
}

.t1{
    color: #FFFFFF;
    font-weight: bold;
}
.t1 a{
    text-decoration: none;
    color: #FFFFFF;
}

.t1 a:active{
    text-decoration: none;
    color: #FFFFFF;
}

.t1 a:visited{
    text-decoration: none;
    color: #FFFFFF;
}
.t1 a:hover{
    text-decoration: none;
    color: #073737;
}




.td1{
    background-color: #FFFFFF;
    border-right: solid 2px #4B493A;
    border-left: solid 2px #4B493A;
}

.content{
    background-color: #FFFFFF;
    background-image: url('images/title_bg.jpg');
    background-repeat: no-repeat;
    height: 450px;
    margin-left: auto;
    margin-right: auto;
}

.staff{
    background-color: #FFFFFF;
    background-image: url('images/title_staff.jpg');
    background-repeat: no-repeat;
    height: 450px;
    margin-left: auto;
    margin-right: auto;
}
.services{
    background-color: #FFFFFF;
    background-image: url('images/title_services.jpg');
    background-repeat: no-repeat;
    height: 450px;
    margin-left: auto;
    margin-right: auto;
}
.employment{
    background-color: #FFFFFF;
    background-image: url('images/title_employment.jpg');
    background-repeat: no-repeat;
    height: 450px;
    margin-left: auto;
    margin-right: auto;
}
.resources{
    background-color: #FFFFFF;
    background-image: url('images/title_resources.jpg');
    background-repeat: no-repeat;
  /*  height: 450px; */
    height: 550px;
    margin-left: auto;
    margin-right: auto;
}
.contact{
    background-color: #FFFFFF;
    background-image: url('images/title_contact.jpg');
    background-repeat: no-repeat;
    height: 450px;
    margin-left: auto;
    margin-right: auto;
}

/* 2009-09-15*/
.newsletter{
    background-color: #FFFFFF;
    background-image: url('images/title_bg.jpg');
    background-repeat: no-repeat;
    height: 450px;
    margin-left: auto;
    margin-right: auto;
}

.smaller{
    font-size: 13px;
}

.xsmaller{
    font-size: 11px;
}

.resources a{
    color: #073737;
    
}
.lout{
    color: #073737;
    float: right;
    height: 20px;
    width: 50px;
    margin-right: 30px;
}

.lout a{
    text-decoration: none;
    color: #073737;
    
}