﻿#leftside
{
    float: left;
    width: 388px;
    margin: 0 10px 25px 10px;
    background: #e6e0cf url('../images/meetingsevents/top.jpg') no-repeat;
    padding: 25px 0 0 0;
    color: #6a624a;
}

#rightside
{
    float: right;
    width: 388px;
    background: #e6e0cf url('../images/meetingsevents/top.jpg') no-repeat;
    padding: 25px 0 0 0; 
    color:#6a624a;   
    margin-right: 15px;
}

.leftside
{
    float: left;
    width: 388px;
    margin: 0 10px 25px 10px;
    background: #e6e0cf url('../images/meetingsevents/top.jpg') no-repeat;
    padding: 25px 0 0 0;
    color: #6a624a;
}

.rightside
{
    float: right;
    width: 388px;
    background: #e6e0cf url('../images/meetingsevents/top.jpg') no-repeat;
    padding: 25px 0 0 0; 
    color:#6a624a;   
    margin-right: 15px;
}
.cell1
{
    float: left;
    width: 348px;
    background-color: #e6e0cf;
    border-bottom: 1px dotted #000000;
    padding: 0 20px 0 20px;    
}

.cell2
{
    float: left;
    width: 348px;
    background-color: #eeeade;
    border-bottom: 1px dotted #000000;
    padding: 15px 20px 10px 20px;
}

b.red
{
    font-size:14px;
    color:#c73030;
    display:block;
}
b.dark
{
    font-size:12px;
    color:#9f9a7b;
}

#insideheader
{
    float: left;
    width: 819px;
}

#insideheaderleft
{
    background-image:url("../images/dining/sea-food.jpg");
    background-repeat: no-repeat;
    float: left;
    width: 343px;
    height: 139px;
    margin-top:-2px; 
}

#insideheaderright
{
    float: left;
    width: 470px;
    height: 139px;
    background-image: url(../images/dining.jpg);
    background-repeat: no-repeat;
}



.alphatab
{
    height: 30px;
    width: 813px;
    background-image: url(../images/alphabar.jpg);
    background-repeat: no-repeat;
    float: left;
    margin-left: 3px;
    margin-bottom: 17px;
    padding: 7px 0 0 60px;
    color: #ffffff;
    font-weight: bold;
}

.alphatab a
{
    color: #ffffff;
    text-decoration: none;
}

.alphatab a:hover
{
    color: #cccccc;
    text-decoration: none;
}

#leftside p, #rightside p
{
    color:#6a624a;
    line-height:3px;
    margin-right:5px;
    margin-left:5px;
}

.cell1 h2, .cell2 h2
{
    color:#6a624a;
    margin-left:5px;
    font-weight:bold;
}

#leftside a:hover, #rightside a:hover
{
	color:#6a624a;
	text-decoration:none;
}
a
{
    color:#c73030;
    text-decoration: none;
}
a:hover
{
    color:#c73030;
    text-decoration: none;
}
