html {
  text-align: center;
}
  body
    {
        width:80%;
        margin-left:auto;
        margin-right:auto;
    }
.cds-content {
    flex: 1;    
    margin:5px;
    font-size: 0.875em;
    font-family: arial, sans-serif;
    font-style: normal;
    font-weight: lighter;
}
.cds-contact-content {
    flex: 1;    
    margin:15px;
    font-size: 0.875em;
    
    font-style: normal;
    font-weight: normal;
       	font-family: Helvetica, sans-serif;
	font-variant: small-caps;	
}
.cds-content-cols{
    flex: 1;    
    margin:5px;
    font-size: 0.875em;
    font-family: arial, sans-serif;
    font-style: normal;
    font-weight: lighter;
    column-count: 2;
    -moz-column-count: 2;    
}
.cds-nav {  
    margin:15px;
    font-size: .95em;
    
    font-style: normal;    
    font-family: Helvetica, sans-serif;
	font-variant: small-caps; 
  	
	
}
.phone {
	text-decoration:none;
}


.mainInfo {    
	font-family: Helvetica, sans-serif;
	font-size: 0.875em;
}

footer
{

    justify-content: right;
    text-align: right;
    font-size: 0.775em;
   	font-family: Helvetica, sans-serif;
	font-variant: small-caps;	
    font-style: normal;
    font-weight: lighter;
   /* background: #FF0000;
    color: white;*/
    height: 30px;
    
}
cdshead1{
    font-size: .95em;
    font-family: Helvetica, sans-serif;
	font-variant: small-caps;
    font-style: bolder;
 }

cdshead2{
    font-size: .95em;
    font-family: Helvetica, sans-serif;
	font-variant: small-caps;	
    font-style: normal;
    font-weight: bolder;
 }
 
li{
  margin: 10px 0;
}
a {
  color: black;
  text-decoration: none;
}

td{
  
  padding-right: 15px;
  background-repeat:no-repeat;
}
