﻿#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/requestbrochurebg.jpg');
    background-repeat: no-repeat;
}

.golftable
{
    width: 783px;
    margin: 10px 0 0 15px;
}

.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:#fff;}
.rblmargin{margin-left:30px;}

#contaddress
{
	width:200px;
	float:right;
	margin: -130px 0 10px 0;
	padding-left:20px;
	padding-right:10px;
	line-height:13px;
	
}

