
/* TEXT STYLES */ 
.main-address
{color: #3656AB;
font-family: verdana, sans-serif;
font-size: xx-small;
line-height: 1opx;
}

.main-header
{color: #666666;
font-family: verdana, sans-serif;
font-size: xx-small;
line-height: 12px;
}

.main-header2
{color: #49280B;
font-family: verdana, sans-serif;
font-size: 10px;
line-height: 12px;
}

.main-title
{color: #666666;
font-family: verdana, sans-serif;
font-size: 12px;
line-height: 11px;
}	
	
.main-nav
{color: #666666;
font-family: verdana, sans-serif;
font-size: 10px;
line-height: 14px;
text-decoration: none;

}

.main-body
{color: #666666;
font-family: verdana, sans-serif;
font-size: 10px;
line-height: 14px;
text-decoration: none;
}

.main-footer
{color:#666666;
font-family: verdana, sans-serif;
font-size: 9px;
line-height: 12px;
text-decoration: none;
}

.description
{color:#666666;
font-family: verdana, sans-serif;
font-size: 9px;
line-height: 14px;
text-decoration: none;
}

.info
{color:#7E4812;
font-family: century schoolbook, serif;
font-size: x-small;
line-height: 17px;
text-decoration: none;
}

.popup
{color:#663300;
font-family: century schoolbook, serif;
font-size: x-small;
line-height: 15px;
text-decoration: none;
}


a.main:link {color: #2DBDAE; text-decoration: none; }
a.main:visited {color: #2DBDAE; text-decoration: none; }
a.main:hover {color: #666666; text-decoration: none; }
a.main:active {color: #2DBDAE; text-decoration: none; } 

a.sub:link {color: #FF8040; text-decoration: none; }
a.sub:visited {color: #FF8040; text-decoration: none; }
a.sub:hover {color: #666666; text-decoration: none;}
a.sub:active {color: #FF8040; text-decoration: none; } 

a.sub2:link {color: #A20D10; text-decoration: none; }
a.sub2:visited {color: #A20D10; text-decoration: none; }
a.sub2:hover {color: #666666; text-decoration: none; }
a.sub2:active {color: #A20D10; text-decoration: none; } 


