﻿#insideheader
{
    float: left;
    width: 819px;
    padding-left: 3px;
    margin-bottom: 10px;
}

#insideheaderleft
{
    float: left;
    width: 343px;
    height: 139px;
    background-image: url(../images/attractions/pow-wow.jpg);
    background-repeat:no-repeat;
    margin-top:-2px; 
}

#insideheaderright
{
    float: left;
    width: 470px;
    height: 139px;
    background-image: url('../images/links.jpg');
    background-repeat: no-repeat;
}

.golftable
{
    width: 783px;
    margin: 10px 0 0 15px;
}

.golftable img.logo{margin:10px 5px 0 5px;}

.golftable a{color:#c73030; text-decoration:none;}
.golftable a:hover{color:#000; text-decoration:underline;}

.golftop
{
    float: left;
    width: 773px;
    height: 33px;
    background-image: url(../images/requestbrochure/top.gif);
    background-repeat: no-repeat;
    padding: 20px 0 0 10px;
    font-size:20px;    
}

.golfbottom
{
    float: left;
    width: 763px;
    height: 30px;
    background-image: url(../images/golfbottom.jpg);
    background-repeat: no-repeat;
    text-align:right;
    padding: 5px 20px 0 0;
}

.golfcell1
{
    background-color: #d1ccaa;
    width: 763px;
    float:left;
    border-bottom: 1px dotted #000000;
    padding: 5px 10px 5px 10px;
}

.golfcell2
{
    background-color: #dedabd;
    width: 763px;
    float:left;
    border-bottom: 1px dotted #000000;
    padding: 5px 10px 5px 10px;
}

.button{border:1px solid #928d69; color:#928d69; background:#f7f4e2;}

.linkcell
{
    float: left;
    height: 108px;
    width: 118px;
    margin: 2px;
    background-color: #e3ddcb;
    text-align:center;
    padding-top: 10px;
}

.linkcell a
{
    color: #c73030;
    text-decoration: none;
    font-weight: bold;
}

#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: left;
    width: 388px;
    min-height: 300px;
    background: #e6e0cf url('../images/meetingsevents/top.jpg') no-repeat;
    padding: 25px 0 0 0; 
    color:#6a624a ;   
}
.cell1
{
    float: left;
    width: 348px;
    background-color: #e6e0cf;
    border-bottom: 1px dotted #000000;
    padding: 0 20px 0 20px;    
}

.cell1 img, .cell2 img
{
	float:left;
	margin: 2px 2px 2px 50px;
	padding-bottom:10px;
}

.cell1 p, .cell2 p
{
	float:left;
	width:210px;
}

.cell2
{
    float: left;
    width: 348px;
    background-color: #eeeade;
    border-bottom: 1px dotted #000000;
    padding: 15px 20px 10px 20px;
}
