@charset "utf-8";

html, body {
	margin:0;
	padding:0;
	background: #FFF;
}

body{
	font-size: 76%;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	text-align: center;	
}

* html body #middle table { font-size: 1.0em;}

div, p, table, th, td, li, .normal {font-size: 1.0em;}

h1, h2, h3, h4, h5, h6, p { margin-top: 0;}

hr {
	border: 0;
	height: 1px;
	width: 100%;
	color: #CCC;
	background-color: #CCC;
}

.small { font-size:0.9em}

a, a:link, a:visited {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #660033;
	text-decoration: underline;
}

a.buy, a.buy:link, a.buy:visited {
	color: #CC0000;
	text-decoration: underline;
	font-size: 1.2em;
	font-weight:bold;
}

a.buy:hover {
	color: #CC0000;
	text-decoration: none;
	font-size: 1.2em;	
	font-weight:bold;	
}

a.register, a.register:link, a.register:visited {
	color: #CC0000;
	text-decoration: underline;
	font-size: 1.2em;
	font-weight:bold;
}

a.register:hover {
	color: #CC0000;
	text-decoration: none;
	font-size: 1.2em;	
	font-weight:bold;	
}

h1 { font-size: 1.6em; color: #CC0000; font-weight: bold;}
h2 { font-size: 1.4em; color: #036; font-weight: bold;}
h3, .heading { font-size: 1.3em; color: #069; font-weight: bold;}
h4, .subheading { font-size: 1.2em; color: #069; font-weight: bold;}
h5, .subsubheading { font-size: 1.1em; color: #069; font-weight: bold;}
h6 { font-size: 1.0em; color: #069; font-style: italic;}

ol {font-weight: bold;}
ol span {font-weight: normal;}

.clr { clear: both;}

#container {
	width: 650px;
	background: #FFFFFF;
	margin: 5px auto 0 auto;
	border: 1px solid #1286EB;
	text-align: left;
}

#header {
	background: #FFFFFF; 
}

#mainContent {
	padding: 0 20px;
	background: #FFFFFF;
}

#footer { 
	clear: both;
	margin-top:20px;
	font-size: 0.9em;
	background: #6C8EB0 url("../images/footer.gif") no-repeat scroll left top;}

#footer .content {
	padding: 6px 5px 6px 170px;
	color: #FFF;
}

img {
	border: 0;
}

.sales_headline { color:#FF0000; font-size:1.2em; font-weight:bold}

.bulletbox {
	padding: 4px 6px 4px 6px;
	border: 1px solid #1A89EE;
	background: #FFFFFF none;
	width: 75%;
}

.sellbox {
	padding: 6px 6px 6px 6px;
	border: 2px dashed #CC0000;
	background: #FFFFFF none;
	width: 75%;
}

.formbox {
	font-size: 1.2em;
	padding: 12px 12px 12px 12px;
	margin: 0 auto;
	border: 3px dashed #069;
	background: #FFF none;
	width: 350px;
}

.formtitle {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 50px;
}

ul { text-align: left}

ul.blocktext {
    margin-left: auto;
    margin-right: auto;
    width: 10em
}

.blocktext {
    margin-left: auto;
    margin-right: auto;
    width: 20em
}


.fltlft { 
	float: left;
	margin-right: 8px;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}

table.golfcourses {
    border-spacing: 0px;
    border-collapse: collapse;
}

table.golfcourses th {
    text-align: left;
    font-weight: normal;
    padding: 0.2em 0.6em;
    border-bottom: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;	
    background: #D8EBCF;	
}

table.golfcourses td {
    text-align: left;
    border-bottom: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;		
    padding: 0.2em 0.6em;
    background: #D8EBCF;
}

table.golfcourses thead th {
    background: #349901;
    color: #FFFFFF;
    text-align: left;
}

table.golfcourses th.corner {
    text-align: left;
}

table.summerphotos {
    border: none;
	width: 120px;
}

table.summerphotos td {
    border: 0px;
    padding: 0 0.5em;	
}


.statsbox {
	padding: 6px 6px 6px 6px;
	border: 2px dashed #349901;
	background: #FFFFFF none;
	width: 75%;
}

.sellbox {
	padding: 6px 6px 6px 6px;
	border: 3px dashed #CC0000;
	background: #FFFFFF none;
	width: 50%;
	color:#FF0000;
	font-size: 1.2em;
	font-weight:bold
}

.guarantee {
	font-size: 1.2em;
	color: #CC0000;
	font-weight: bold;
}

.productname {
	font-size: 1.2em;
	font-weight:bold;
	text-align: center;
	color: #000000;
}

.campheading {
	font-size: 1.6em;
	color: #069;
	font-weight: bold;
	text-align: center;
}

.campsubheadingred {
	font-size: 1.18em;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}

.campsubheading {
	font-size: 1.18em;
	color: #069;
	font-weight: bold;
}

.summercampdesc {
	font-size: 1.2em;
	font-weight: bold;
	text-align:center;
}

.yes { color:#FF0000; font-weight:bold}

.thankyou {
	font-size: 1.2em;
	font-weight: bold;
	text-align:center;

}
