﻿#insideheader
{
    float: left;
    width: 819px;
    margin-left: 3px;
    margin-bottom: 10px;
}

#insideheaderleft
{
    float: left;
    width: 343px;
    height: 139px;

}

#insideheaderright
{
    float: left;
    width: 470px;
    height: 139px;
    background-image: url(../images/CMU/CMU.jpg);
    background-repeat: no-repeat;
}

#leftsideCMU
{
    float: left;
    width: 368px;
    margin: 0 2px 0 5px;
    min-height: 300px;
    background: #e6e0cf url('../images/CMU/cmu_header.jpg') no-repeat top;
    padding-top: 81px;
    color: #6a624a;    
}

#rightside
{
    float: left;
    width: 430px;
    min-height: 300px;
    background: #f0ebdc url('../images/CMU/round_tr.jpg') top right no-repeat;    
    color: #6a624a;  
    border-left:2px solid #d8d0ba; 
    margin-top:20px;
}
#rightside div
{
    background:url('../images/CMU/round_br.jpg') bottom right no-repeat;
    display:block;
    padding: 25px 10px 5px 5px; 
}
.cell1CMU
{
    float: left;
    width: 342px;
    background-color: #dbd4c1;    
    padding: 5px 10px 10px 10px;
    margin: 0 2px 3px 3px;
}

.cell2CMU
{
    float: left;
    width: 342px;
    background-color: #eeeade;    
    padding: 5px 10px 10px 10px;
    margin: 0 2px 3px 3px;
}

b.red
{
    font-size:14px;
    color:#c73030;
    display:block;
}
b.dark
{
    font-size:12px;
    color:#9f9a7b;
}

.botmonth
{
    background:url('../images/fulloval.gif') no-repeat; 
    width:230px; height:25px;     
    margin:10px 10px 0;
    float:right;
    padding: 11px 5px 0;
}

.botmonth b
{
    display:block;
    font-size:14px;
    color:#fff;
    font-family:Arial;
    background:url('../images/meetingsevents/header_dk.gif') left no-repeat #9f9a7b;
    float:left;
    border-right:1px solid #bfbca6;
    padding-left:10px;
    line-height:18px;
    
    width:130px; margin-left:44px;
}
.botmonth p
{
    display:block;
    float:right;
    background:url('../images/meetingsevents/header_lt.gif') right no-repeat #aca788;
    border-left:1px solid #9f9a7b;
    margin:0;
    height:18px;
    text-align:center;
    width:39px; margin-right:5px;
}
.botmonth p a{color:#fff; font-weight:bold; font-size:14px; text-decoration:none;}
.botmonth p a:hover{color:#000;}

p, b
{
	color: #6a624a;
}