﻿.golfImage
{
    float: right; 
    margin-left: 3px; 
    margin-bottom: 3px
}

#insideheader
{
    float: left;
    width: 819px;
    padding-left: 3px;
    margin-bottom: 10px;
}

#insideheaderleft
{
    float: left;
    width: 343px;
    height: 139px;
    margin-top:-2px;
}

#insideheaderright
{
    float: left;
    width: 470px;
    height: 139px;
    background-image: url(../images/golfcmu.jpg);
    background-repeat: no-repeat;
}

#insidecontent
{
    float: left;
    width: 813px;
}

#heading
{
    float: left;
    width: 539px;
    height: 40px;
    margin-top:15px;
    border-bottom: 1px solid #c73030;
    color: #c73030;
    font-weight: bold;
    background-image:url("../images/golfcmutext.jpg");
    background-position:left, top;
    background-repeat:no-repeat;
    padding-left:240px;
    margin-left:20px;
}

#heading p
{
	margin-top:8px;
}

#insidetext
{
    float: left;
    width: 600px;
    color: #928d69;
	margin-left: 20px;
	margin-top:10px;
	font-family:Verdana;
    
}

#insidetext2
{
	width:770px;
	color: #928d69;
	margin-left: 20px;
	margin-top:10px;
	font-family:Verdana;
	float: left;
}

#golfcmulogo
{
	background-image: url(../images/golfcmulogo.jpg);
	width:171px;
	height:163px;
	float:right;
	margin-top:-60px;
}

#golfcmulogo2
{
	background-image: url(../images/golfcmulogo.jpg);
	width:171px;
	height:163px;
	float:right;
	margin-top:-60px;
	margin-bottom:-70px;
}

.golftable
{
    float: left;
    width: 783px;
    padding-left: 17px;
}

.golftop
{
    float: left;
    width: 683px;
    height: 39px;
    background-image: url(../images/golftop.jpg);
    background-repeat: no-repeat;
    padding-top: 70px;
    padding-left: 100px;
}

.golfbottom
{
    float: left;
    width: 783px;
    height: 35px;
    background-image: url(../images/golfbottom.jpg);
    background-repeat: no-repeat;
}

.golfcell1
{
    background-color: #d1ccaa;
    width: 763px;
    float:left;
    border-bottom: 1px dotted #000000;
    padding: 5px 10px 5px 10px;
    color:#6a624a;
}

.golfcell1 p
{
	color:#717a6a;
}


.golfcell2
{
    background-color: #dedabd;
    width: 763px;
    float:left;
    border-bottom: 1px dotted #000000;
    padding: 5px 10px 5px 10px;
    color:#6a624a;
}

.golfcell3
{
    background-color: #e6e0cf;
    width: 763px;
    float:left;
    border-bottom: 1px dotted #000000;
    padding: 5px 10px 5px 10px;
    color:#6a624a;
}

.golfcell1 h2, .golfcell2 h2, .golfcell3 h2
{
	color:#c73030;
	font-size:1.2em;
	padding-top:3px;
	font-weight:bold;
}

.golfcell1 p, .golfcell2 p
{
	line-height:16px;
}

.quotetable
{
	width:320px;
	float:left;
}

.quotetableright
{
	line-height: 16px;
	width:300px;
	float:right;
	margin-right:20px;
}

.quotetable p, .quotetableright p
{ line-height:14px; margin-top: -3px; }

h1
	{
		margin: 0 0 10px 20px;
	}
	
.comments
	{
		float:left;
		padding-left:180px;
	}
	
.golfcertificate
{
    width:703px; height:140px;
    background-image:url(../images/gift-cert.jpg);
    float:left; clear:both;
    padding:85px 90px 0 20px;
    color:#8b8558; font-size:11px;
}
.golfcertificate p
{ margin-bottom:3px; line-height:12px;}
	
