﻿BODY {
	PADDING: 0px;
	MARGIN: 0px;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	text-align: center;
	color: #333;
	background: url('../images/bg.jpg');
	background-position: top;
	background-repeat: repeat-x;
	background-color: #C5C5C5;
}
#curtain
{
	z-index:100;
	position:absolute;
	top:70px;
	margin-left:auto;
	margin-right:auto;
}
a:link {
	color: #E5290C;
}
a:visited {
	color: #880000;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	color: #333;
	background-color:#fff;
}
#header {
	height: 131px;
	width: 990px;
	text-align: center;
	position: relative;
	background-image: URL('../images/header.jpg');
	background-repeat: no-repeat;
}
#content {
	text-align: left;
	width: 990px;
	background-image: URL('../images/content-bg.jpg');
	background-repeat: repeat;
}
#nav {
	padding: 0px 30px 0px 30px;
	width: 930px;
	height: 42px;
	background-image: URL('../images/nav-bg.jpg');
	background-repeat: repeat-x;
}
#search {
	height: auto;
	width: 165px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 110px;
	right: 10px;
}
#cart {
	width: 150px;
	height: 20px;
	color: #FFFFFF;
	position: absolute;
	top: 90px;
	right: 40px;
	text-align: left;
}
#cart a:link {
	color: #E5290C;
}
#cart a:visited {
	color: #880000;
}
#lcol {
	width: 170px;
	text-align: left;
	margin: 10px;
	float: left;
	color: #333;
}
#lcol a:link {
	color: #E5290C;
}
#lcol a:visited {
	color: #880000;
}
#rcol {
	width: 730px;
	float: right;
	margin: 10px 60px 20px 10px;
}
#rcolmain {
	width: 760px;
	margin-left:180px;
	background-image:URL('../images/get-golf-main-bg.jpg');
	background-position:center top ;
	background-repeat:no-repeat;
	position:relative;
}
#maintext
{
	height:290px;
	padding:200px 200px 120px 200px;
}
#leftnav
{
	font-size:16px;
	font-weight:bold;
}
.receiptbg {
	background-color: #FFFFFF;
	Color: #000000;
}
.optionbutton {
	font-family: arial;
	font-size: 12px;
	padding-top: -2px;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #E5290C;
}
h4 {
	color: #FF0000;
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 0px;
}
h5 {
	color: #333333;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0px;
}
h6 {
	color: #207379;
	font-size: 1.0em;
	font-weight: bold;
	margin: 10px 0 20px 0;
}
#clear
{
	clear:both;
}
#footer {
	
	width: 990px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	color: #333;
	font-size: 10px;
}
#footer a:link {
	color: #FF0000;
}
#footer a:visited {
	color: #333333;
}
#footer a:hover {
	color: #ff6600;
}
#copyright {
	height: 40px;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #333;
	font-size: 10px;
	background-color: #fff;

}
#copyright a:link {
	color: #FF0000;
}
#copyright a:visited {
	color: #333;
}
#copyright a:hover {
	color: #ff6600;
}
#quotes {
	font-family: "Times New Roman", Times, serif;
	color: #333;
	font-style: italic;
	margin-bottom: 20px;
	font-size: 14px;
}
#special {
	float: right;
	width: 200px;
}
#anet {
	float: right;
}
