
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


.td,tr,table,body{font-size:10pt; font-family:arial}

a:link   {color:#000099; text-decoration:none;}
a:visited {color:#000099; text-decoration:none;}
a:hover  {color:#990000; text-decoration:underline;}

.courseName{font-family:georgia; font-size:20px; font-weight:bolder;}

.category_tab { float: left; padding: 10px; width: 100px; border: solid 1px #ddd; margin: 10px; background: #eee; }

body {

background-image:url('/go/images/golfrev_background.jpg');

background-repeat:no-repeat;
background-attachment:fixed;
background-position:center; 
background-size: cover;
} 

#main { 
	width: 620px;
	background: #fff;
	margin: 0; text-align: left;
	float: right;
 }
#left_column {
	width: 650px;
	float: left;
	margin: 0; padding: 0;
	text-align: right;
}
#main2 { 
	width: 800px;
	background: #fff;
	text-align: left;
	padding: 0 20px;
 }

#main_content { background: #fff; width: 620px; }

#main2 p { margin: 6px 0; padding: 0; text-align: left;}

#header { background: url('/go/images/course_name_background.png') repeat-x; height: 43px; }
#header_name { float: left; color: white; padding-top: 5px; }

#wrapper { width: 958px; margin: 0 auto; padding: 0; clear: both; }
#right_column { float: left; margin: 0 0 0 12px; width: 296px; padding: 0; text-align: left; }
#side_deals {
	width: 296px;
	background: #dce2d7 url('/go/images/side_deals_background.png') repeat-x; 
	-moz-border-radius: 15px;
	border-radius: 15px; 
}

#voucher_details { border: solid 1px #2295ab; margin: 10px auto; 
	background: url('/go/images/voucher_details_background2.png') no-repeat;
	height: 188px;
	width: 578px;
 }

h2 { text-align: center;  font-size: 18px;}

.side_offer {
	width: 274px;
	height: 157px;
	background: url('/go/images/side_offer_background2.png') no-repeat;
	border: solid 1px #2295ab; margin: 10px auto;
}
p { margin:5px 0 10px 0; }
#main_content div p { line-height: 18px; }
