html, body, table
{
	margin: 0;
	padding: 0;
	font: normal normal normal 12px Arial, Helvetica, Sans-Serif;
	color:#333333;
}

h1, h2, h3, h4, h5, h6
{
	
	font: normal normal normal 1.4em Arial, Verdana, Sans Serif;
	padding: 0;
}
h1 { font-size: 1.1em; font-family:Times New Roman, Georgia, Serif ; text-transform:uppercase; margin:20px 0 0 0; letter-spacing:2px; }
h2 { font-size: 2em; color: #744b39; font-family: Times New Roman, Times, Georgia, Serif ; margin:5px 0 10px 0; font-weight:normal;}
h3 { font-size: 1.2em;  color: #744b39; font-weight:bold;}
h4 { font-size: 1.0em; font-weight:bold; padding:0 0 3px 0; margin:0;}
h5 { font-size: 1.0em; }
h6 { font-size: 1.0em; }

hr 
{
	padding: 0;
	margin: 2.0em 0;
}

img 
{
	border: 0 none;
}

ul, ol, ul ul, ol ol, ul ol, ol ul { margin: 0.3em 15px 15px 15px; padding: 0 50px 0 30px; }
ul ul, ol ol, ul ol, ol ul { margin: 0.2em 0 0 0; padding: 0 0 0 15px; }
li, ul li, ol li { margin: 0.3em 0 0.3em 0; padding: 0; line-height:155%;}




p { margin:0px 0 15px 0; line-height:155%; }

a { text-decoration:none; 	color: #333333;  font-weight:bold;}
a:hover { color: #744b39;}
input { border:solid 1px #D3BFA1;}

.error { color: #e00; }


td
{
	vertical-align:top;
}

/***********************************
Buttons 
***********************************/

.btnStd 
{
	background: url(img/btnBg.gif) repeat-x left top;
	height:24px;
}

.stdLink
{
	background-color:#f3f0e4;
	padding:3px 7px;
	border:solid 1px #cab692;
}

input.arrange
{
	background-color:#DBD2C6;
	border:solid 1px #CEC3B2;
}

/***************************************
Bullets
****************************************/

ul.stdBullets 
{
	margin:0 0 0 30px;
	padding: 0 0 0 0;
	width:450px;
}


ul.stdBullets li
{
	list-style-type: none;
	margin:6px 0 0 0;
	padding: 0 0 0 15px;
	background-position: 0 6px;
	background-repeat: no-repeat;
	line-height: 17px;
	position:relative;
	background-image: url(img/bulletBlue.gif);
}




p.quote
{
	font-family:Times New Roman, Serif, Georgia ;
	font-size:14px;
	font-style:italic;
	margin-bottom:2px;
}

p.quotePerson
{
	font-family:Arial, Helvetica, Sans-Serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}


/***************************************
Clubhouse & course left thumbs
****************************************/

#tblArea table
{
	margin:10px 0 0 0;
	/*border-top:solid 1px #d5bdb3;*/
	padding:10px 0 0 0 ;
}

#tblArea h3
{
	font-size: 1.1em; 
	color: #744b39; 
	padding:0 0 4px 0; 
	border-bottom:solid 1px #c6b7b0;
	margin:5px 0 4px 0; 
}