/**  begin:  STANDARD **/
UL { 
	margin: 0px 12px 12px 12px;
	padding: 0px 3px 3px 3px;
	list-style: circle
}

OL {
	margin: 0px 12px 12px 12px;
    padding: 0px 3px 3px 3px;
}
/**  end:  STANDARD  **/




/**  begin: SPECIAL CLASSES **/
.general {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-align:justify;
}

.generalhead {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
  text-align:justify;
  font-weight: bold;
}

.stupidbig {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}

.generalcaps {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
  font-variant: small-caps;
  text-align:justify;
}

.generalcappy {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-variant: small-caps;
  text-align:justify;
  font-weight: bold;
}

.generalwhite {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #ffffff;
}

.generaly {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13 px;
  color: #000000;
  
}

.generals {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11 px;
  color: #000000;
  
}

.generaln {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12 px;
  color: #000000;
  text-align: justify;
}

.generala {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13 px;
  color: #000000;
  line-height: 15px;
}

.caseclient {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: bold;
	color: #000000;
}

.caseservice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: bold;
	color: #000000;
}

.caselocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11 px;
	font-weight: normal;
	color: #000000;
}

.casedescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11 px;
	font-weight: normal;
	color: #000000;
}

.titling {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #000066;
}

.tracktext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 3px;
  color: #ffffff;
 }

.bigblue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #3366CC;
  font-weight:bold;
 }

.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.bottomtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}


.smaller {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.medsmaller {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.blue {
	color: #336699;
}

TABLE.servicetable TD {
	border-bottom:solid #4C2F11 1px;
	margin-bottom:2px
	}

TABLE.servicestable TD {
	border:solid #4C2F11 1px;
	margin-bottom:0px
	}

TABLE.servicessubtable TD {
	border:none;
	margin-bottom:0px
	}

TABLE.servicetable TD.desc {
	border-bottom: 0px;
	margin-bottom:2px;
	padding-top: 10px;
	padding-left: 5px;
	}

TABLE.servicetable TD.backup {
	border-bottom: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-left: 0px;
	font-family: Arial, Verdana, Trebuchet MS, sans-serif;
	}

TABLE.servicetable TD.casestudies { 
	padding-bottom: 5px;
}

TABLE.servicetable TD.studytext { 
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}


TD.noborder {
	border:none;
}

TABLE.casetable TD {
	background: #EFEFF0;
	margin-bottom:2px
	}

TABLE.casetable TD.caseclient {
	background: #EFEFF0;
	margin-bottom:2px
	}

TABLE.casetable TD.caseservice {
	background: #F7F7F8;
	margin-bottom:2px
	}

TABLE.casetable TD.caselocation {
	background: #EFEFF0;
	margin-bottom:2px
	}

.row1 { 
   	  background-color: #ffffff;
		    font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
   }
   
.row2 { 
  background-color: #eeeeee;
    font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}	

.backuplinks {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 10px;
  text-align: right;
}

P.padded {
  padding: 20x;
  padding-top: 20px;
  padding-left: 5px;
  padding-right: 00px;	
  margin-right:0px;
  text-align: justify;
}

P.paddedtest {
  padding-top: 0px;
  margin-top: 0px;
  padding-left: 20px;
  padding-right: 0px;	
  margin-right:0px;
  text-align: justify;
}

P.paddedno {
  padding: 20px;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 20px;	
  text-indent: 0px;
}

P.submenu-pad {
  padding-top: 5px;
  padding-left: 8px;
  padding-right: 10px;	
  padding-bottom: 10px;
}


a.navtext:link { 
color: #666666;
 
font-weight: normal; 
text-decoration: none; 
}

a.navtext:hover { 
font-weight: normal; 
text-decoration: underline; 
}

a.navtext:active { 
color: #666666;
font-weight: normal; 
text-decoration: underline; 
}

a.navtext:visited { 
color: #666666;
font-weight: normal; 
text-decoration: none; 
}

a.navtext:visited:hover { 
font-weight: normal; 
text-decoration: underline; 
}



a.caseb:link { 
color: #677FBB;
font-size: 11px;
font-weight: normal; 
text-decoration: none; 
}

a.caseb:hover { 
font-weight: normal;
font-size: 11px;
text-decoration: underline; 
}

a.caseb:active { 
color: #677FBB;
font-size: 11px;
font-weight: normal; 
text-decoration: none; 
}

a.caseb:visited { 
color: #677FBB;
font-size: 11px;
font-weight: normal; 
text-decoration: none; 
}

a.caseb:visited:hover { 
font-size: 11px;
font-weight: normal; 
text-decoration: underline
}




a.casec:link { 
color: #3366CC;
font-weight: normal; 
text-decoration: underline; 
}

a.casec:hover { 
font-weight: normal;
text-decoration: underline; 
}

a.casec:active { 
color: #3366CC;
font-weight: normal; 
text-decoration: none; 
}

a.casec:visited { 
color: #3366CC;
font-weight: normal; 
text-decoration: underline; 
}

a.casec:visited:hover { 
font-weight: normal; 
text-decoration: underline;
}





a.case:link { 
color: #666666;
font-weight: normal; 
text-decoration: underline; 
}

a.case:hover { 
font-weight: normal; 
text-decoration: none; 
}

a.case:active { 
color: #666666;
font-weight: normal; 
text-decoration: underline; 
}

a.case:visited { 
color: #666666;
font-weight: normal; 
text-decoration: underline; 
}

a.navtext:visited:hover { 
font-weight: normal; 
text-decoration: underline; 
}

a.subnavtext:link { 
color: #3366CC;
font-weight: normal; 
text-decoration: underline; 
}

a.subnavtext:hover { 
font-weight: normal; 
text-decoration: underline; 
}

a.subnavtext:active { 
color: #3366CC;
font-weight: normal; 
text-decoration: underline; 
}

a.subnavtext:visited { 
color: #3366CC;
font-weight: normal; 
text-decoration: underline; 
}

a.subnavtext:visited:hover { 
font-weight: normal; 
text-decoration: underline; 
}





a.contactus:link { 
color: #666666;
 
font-weight: normal; 
text-decoration: none; 
}

a.contactus:hover { 
font-weight: normal; 
text-decoration: underline; 
}

a.contactus:active { 
color: #666666;
font-weight: normal; 
text-decoration: underline; 
}

a.contactus:visited { 
color: #666666;
font-weight: normal; 
text-decoration: none; 
}

a.contactus:visited:hover { 
font-weight: normal; 
text-decoration: underline; 
}



a.bluelink:link { 
color: #3366CC;
font-weight: normal; 
text-decoration: underline; 
}

a.bluelink:hover { 
font-weight: normal;
text-decoration: underline; 
}

a.bluelink:active { 
color: #3366CC;
font-weight: normal; 
text-decoration: underline; 
}

a.bluelink:visited { 
color: #3366CC;
font-weight: normal; 
text-decoration: underline; 
}

a.bluelink:visited:hover { 
font-weight: normal; 
text-decoration: underline
}


/**  begin:  CLIENTS LOOKING & NEWS  **/
.legend { 
font-family: Arial, Verdana, Trebuchet MS, sans-serif;
font-size: 14px;
color: #000000;
}

FONT.clientname { 
font-family: Arial, Verdana, Trebuchet MS, sans-serif;
font-size: 15px;
font-weight: bold;
color: #000066;
}

FONT.locationname { 
font-family: Arial, Verdana, Trebuchet MS, sans-serif;
font-size: 15px;
font-weight: bold;
color: #000000;
}

IMG.retail { 
border: 1px solid #CB8800;
}

IMG.restaurant { 
border: 1px solid #3B5187;
}

IMG.development { 
border: 1px solid #C0B4AD;
}

IMG.downtown { 
border: 1px solid #CB8800;
}

IMG.midtown { 
border: 1px solid #3B5187;
}

IMG.buckhead { 
border: 1px solid #C0B4AD;
}

P.clientslooking { 
padding-top: 10px;
padding-left: 10px;
}

P.news { 
padding: 5px 0px 5px 0px;
text-align: justify;
}

TABLE.clientslooking TD { 
border-bottom: 1px;
margin-bottom:2px
}

TABLE.clientslooking TABLE.subtable TD { 
border-bottom:0px;
margin-bottom:2px
}

TABLE.clientslooking IMG.cl { 
margin: 5px 8px 5px 0px;
}

TABLE.clientslooking A { 
font-size: 14px;
}

TABLE.legend { 
border: 1px solid #EFEFEF;
padding: 0px 0px;
}

TABLE.legend TD.title { 
font-family: Arial, Verdana, Trebuchet MS, sans-serif;
font-size: 14px;
font-weight: bold; 
color: #000000;
background-color: #EEEEEE;
border-bottom: 1px solid #EFEFEF;
padding-left: 5px;
}

TABLE.legend TD.data { 
padding-left: 5px;
}

UL.clientslooking { 
padding-top: 0px;
padding-bottom: 0px;
list-style: circle;
}

A.restaurant:link { 
font-family: Arial, Verdana, Trebuchet MS, sans-serif;
font-size: 14px;
font-weight: bold; 
color: #677FBB;
}

A.restaurant:visited {
font-family: Arial, Verdana, Trebuchet MS, sans-serif;
font-size: 14px;
font-weight: bold;  
color: #677FBB;
}

A.restaurant:active { 
font-family: Arial, Verdana, Trebuchet MS, sans-serif;
font-size: 14px;
font-weight: bold;  
color: #496099;
}

A.restaurant:hover { 
font-family: Arial, Verdana, Trebuchet MS, sans-serif;
font-size: 14px;
font-weight: bold;  
color: #496099;
}

A.restaurant:visited:hover { 
font-family: Arial, Verdana, Trebuchet MS, sans-serif;
font-size: 14px;
font-weight: bold;  
color: #496099;
}


A.retail:link { 
font-family: Arial, Verdana, Trebuchet MS, sans-serif;
font-size: 14px;
font-weight: bold;  
color: #FFCC66;
}

A.retail:visited {
font-family: Arial, Verdana, Trebuchet MS, sans-serif;
font-size: 14px;
font-weight: bold;  
/*color: #FEB92F;*/
color: #F8AE1B;
}

A.retail:active { 
font-family: Arial, Verdana, Trebuchet MS, sans-serif;
font-size: 14px;
font-weight: bold;  
color: #EFBA4F;
}

A.retail:hover { 
font-family: Arial, Verdana, Trebuchet MS, sans-serif;
font-size: 14px;
font-weight: bold;  
color: #EFBA4F;
}

A.retail:visited:hover { 
font-family: Arial, Verdana, Trebuchet MS, sans-serif;
font-size: 14px;
font-weight: bold;  
color: #EFBA4F;
}

.looktitle {
color: #3366CC;
font-weight: bold; 
text-decoration: underline; 
}

.typetitle {
color: #000000;
font-weight: bold;  
}

.selectval {
  font-family: Arial, Verdana, Trebuchet MS, sans-serif;
  font-size: 12 px;
  color: #000000;
}

A.development:link { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;  
color: #000000;
}

A.development:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;  
/*color: #FEB92F;*/
color: #000000;
}

A.development:active { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;  
color: #000000;
}

A.development:hover { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;  
color: #999999;
}

A.development:visited:hover { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;  
color: #999999;
}

A.buckhead:link { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;  
color: #000000;
}

A.buckhead:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;  
/*color: #FEB92F;*/
color: #000000;
}

A.buckhead:active { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;  
color: #999999;
}

A.buckhead:hover { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;  
color: #999999;
}

A.buckhead:visited:hover { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;  
color: #999999;
}

A.midtown:link { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold; 
color: #677FBB;
}

A.midtown:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;  
color: #677FBB;
}

A.midtown:active { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;  
color: #496099;
}

A.midtown:hover { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;  
color: #496099;
}

A.midtown:visited:hover { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;  
color: #496099;
}


A.downtown:link { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;  
color: #FFCC66;
}

A.downtown:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;  
/*color: #FEB92F;*/
color: #F8AE1B;
}

A.downtown:active { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;  
color: #EFBA4F;
}

A.downtown:hover { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;  
color: #EFBA4F;
}

A.downtown:visited:hover { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;  
color: #EFBA4F;
}

.downtown{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold; 
color: #F8AE1B;
}

.midtown{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold; 
color: #677FBB;
}

.buckhead{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px; 
font-weight: bold; 
color: #000000;
}

.vinings_galleria{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px; 
font-weight: bold; 
color: #333333;
}


.retail{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold; 
color: #F8AE1B;
}

.restaurant{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold; 
color: #677FBB;
}

.development{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px; 
font-weight: bold; 
color: #000000;
}


A.vinings_galleria:link { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;  
color: #333333;
}

A.vinings_galleria:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;  
/*color: #FEB92F;*/
color: #333333;
}

A.vinings_galleria:active { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;  
color: #000000;
}

A.vinings_galleria:hover { 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;  
color: #000000;
}

.subtable {
background-color: #ffffff;
}



