body {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: small;
  margin: 0;
  background-image: url("http://www.lamanga-golf.com/images/bg-grad.jpg");
	background-repeat: repeat-x;
	color: #8b0000;
}

img {padding: 5px;
}

h1 {
	text-decoration: underline;
	font-size: 150%;
}

h2 {
	text-decoration: underline;
	font-size: 135%;
}

h3 {
	text-decoration: underline;
	font-size: 120%;
}

h4 {
	text-decoration: underline;
	font-size: 110%;
}

ul {
	text-align: left;
}

li {
	text-align: left;
}

li.faq {
	margin-top:10px;
}

td.price {
	text-align: right;
}

th {
	font-weight: bold;
	text-decoration: underline;
}

.smalltext {
	font-size: x-small;
	text-align: left;
	padding-left: 5px;
}

.normaltext {
	font-size: small;
}

#footer {
	font-size: x-small;
	clear: both;
}

#footer ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#footer ul li {
	margin-left: 0;
	padding: 0px 4px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
	}
	
		
#footer ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

#headtext {
	margin: 0 0 0 210px;
	height: auto;
	text-align: center;
}

#subhead {
	margin: 20px 0 0 210px;
	padding: 5px;
	text-align: center;
}

#maintext {
	margin: 0px 0 0 210px;
	padding: 5px;
	text-align: center;
}

{#red hyperlink}
#maintext a:link { color:#8b0000; text-decoration:underline}
#maintext a:visited { color:#8b0000; text-decoration:underline}
#maintext a:hover { color:#8b0000; text-decoration:underline; cursor:hand}
#maintext a:active { color:#8b0000; text-decoration:underline}

#contents {
	position: absolute;
        width: 210px;
        height: auto;
        z-index: 99;
        top: 0;
	left: 0;
	text-align: center;
}

a.button {
		display: block;
		width: 90%;
		border-left: solid #d3d3d3 3px; 
		border-top: solid #d3d3d3 3px; 
		border-right: solid #a9a9a9 3px;
		border-bottom: solid #a9a9a9 3px;
		padding: 2px;
		background-color: #ffffff;
		color: #8b0000;
		margin: 2px;
}
a.button:link {
		color: #8b0000;
		text-decoration:none;
}
a.button:visited {
		color: #8b0000;
		text-decoration:none;
}
a.button:hover { 
		color: #8b0000;
		text-decoration:underline;
}
a.button:active {
		color: #8b0000;
		text-decoration:none;
}

a.header2 {
		display: block;
		width: 90%;
		border: solid #8b0000 3px; 
		padding: 2px;
		background-color: #8b0000;
		color: #ffffff;
		margin: 2px;
}
p.header2 {
		display: block;
		width: 90%;
		border: solid #8b0000 3px; 
		padding: 2px;
		background-color: #8b0000;
		color: #ffffff;
		margin: 2px;
}
a.header2:link {
		color: #ffffff;
		text-decoration:none;
}
a.header2:visited {
		color: #ffffff;
		text-decoration:none;
}
a.header2:hover { 
		color: #ffffff;
		text-decoration:none;
}
a.header2:active {
		color: #ffffff;
		text-decoration:none;
}

.leftjust {
	text-align: left;
}

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
      font-variant: normal;
}

#centerbox {
	width:612px; 
	margin-left: auto;
	margin-right: auto;
}

.catsect {
	float: left;
	width: 310px;
	font-size: x-small;
	text-align: center;
	margin-bottom: 15px;
}

.catsect img {
	margin: 5px;
}

.catsect2 {
	float: left;
	width: 350px;
	font-size: x-small;
	text-align: center;
	margin-bottom: 15px;
}

.catsect2 img {
	margin: 5px;
}

.clearbox {
	clear: both;
}

.required {
	color: #ff0000;
}

.formmargin {
	margin-left: 175px;
}

.recommended {
	text-align: left;
	color: #ff0000;
	font-weight: bold;
	border: 2px solid red; 
	padding: 5px;
	margin: 5px;
}

.links {
	font-size: x-small;
	text-align: left;
	padding-left: 5px;
}

.customer {
	text-align: left;
	font-size: 80%;
	font-style: italic;
}

.listitem {
	width: 50%;
	text-align: left;
	font-weight: bold;
	padding-left: 10%;
	padding-bottom: 2%;
	vertical-align: top;
}

.listdesc {
	width: 50%;
	text-align:left;
	font-weight: normal;
	padding-left: 10%;
	padding-bottom: 2%;
	vertical-align: top;
}

