.propertyname                        /* Property name text*/
{
font-family: Myriad Pro;
font-size: 13px;
color: #024238;
font-weight: bold;
}

.menu                               /* Menu text*/
{
font-family: Myriad Pro;
font-size: 16px;
color: #ffffff;
font-weight: bold;
}

.activemenu                       /* Active menu text*/
{
font-family: Myriad Pro;
font-size: 16px;
color: #e09d39;
font-weight: bold;
}

.icon                            /* Icon rollover text*/
{
font-family: Arial;
font-size: 11px;
color: #00000;
font-weight: bold;
}

.headercolor                     /* Header color*/
{
color: #ffffff;
}

.menubgcolor                     /* Menu background color*/
{
color: #034f43;
}

.itembgcolor                     /* Item background color*/
{
color: #f7f7f7;
}

.itemcolor                       /* Item color*/
{
color: #dadada;
}
