/* master.css */

body {
	background-image: url(../images/Golf%20lite%20green%20logo7.jpg);
	background-position: 150px 147px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family:"Lucida Grande", "Verdana", "Lucida", "Gillsans","Arial","Helvetica",sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#4C8000;
}

h1 {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	color:#4C8000;
}

h2 {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	color:#4C8000;
	line-height:0.4em;
	margin-left:15px;
}

td {
	font-family:"Lucida Grande", "Verdana", "Lucida", "Gillsans","Arial","Helvetica",sans-serif;
	font-size:10px;
}

th {
	font-family:"Lucida Grande", "Verdana", "Lucida", "Gillsans","Arial","Helvetica",sans-serif;
	font-size:10px;
}

a {
    font-weight:bold;
	font-size:10px;
	color:#000000;
	text-decoration: none; 
}

a:hover { 
	color:#C0C0C0;
}

/* Main structural Divs */

#toplogo {
	position:absolute;
	top:25px;
	left:25px;
	width:108px;
	background-color:#FFFFFF;
}

#topmiddle {
	position:absolute;
	top:0px;
	left:152px;
	width:698px;
}

#topright {
	position:absolute;
	top:0px;
	left:850px;
	width:150px;
	text-align:center;
	color:#fff;
	background-color:#004300;
	display:block;
	height:147px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

#topright .trname {
	font-variant:small-caps;	
}

#topright .traddr {
	font-variant:normal;
}

#mainbody {
	position:absolute;
	left:162px;
	top:170px;
	padding:0px;
	width:680px;
}

#mainbody h1 {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:30px;
	line-height:1em;
}
	
#mainbody li {
	list-style:none;
	line-height:22px;
	padding-top:10px;
}

#mainbody li .mb_title {
	font-weight:bold;
	text-transform:uppercase;
}

/* CSS for mail left hand menu throughout site */

#menubar {
	background-color:#004200;
	position:absolute;
	font-family:'Helvetica','Arial','Sans-serif';
	font-size:11px;
	top:148px;
	left:0px;
	width:150px;
}

#menubar a {
	font-weight:bold;
	font-size:10px;
	color: white;
	text-decoration: none; 
}

#menubar a:hover { 
	color:#FFFF33;
}

#menubar ul {
	padding:0;
	margin:0;
}

#menubar li {
	width:150px;
	text-align: center;
	border-color: white;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	text-indent: 0px;
	float: left;
	list-style-type: none;
	padding: 3px 0 3px 0;
	margin-left:0px;
}

div#videolink {
  position:absolute;
  top:527px;
  width:125px;
  padding:5px;
  text-align:center;
  background-color:#D7E2A8;
  color:#004200;
}

div#videolink a {
  color:#004200;
}

div#videolink a:hover {
  color:#004200;
}

/*-----------------------*/
/* Classes of Body style */
/*-----------------------*/

.text1 {
    }
	
.text2 {
        font-weight:bold;
    }

.right_col_promo {
	float:right;
	position:absolute;
	top:147px;
	left:0px;
	padding:15px 0px 15px 0px;
	font-family:"Verdana", "Lucida", "Gillsans","Arial","Helvetica",sans-serif;
	font-size:11px;
	width:150px;
	background-color:#d7e2a8;
	line-height:12px;
	text-transform:none;
	text-decoration:none;
	text-align:center;
	color:#004200;
}

.mainpanel {
	line-height:22px;
}

.CentreandRightPanel {
	position:absolute;
	left:162px;
	top:151px;
	padding:0px;
	width:680px;
}

.vertgrad1 {
	position:absolute;
	left:150px;
	top:0px;
	background-color:#00A800;
	width:2px;
	height:100%;
}

.vertgrad2 {
	position:absolute;
	left:848px;
	top:0px;
	background-color:#00A800;
	width:2px;
	height:100%;
}

.PicCaption {
	background-color: white;
	border: solid #CDFC8D 1px;
	font-family:"Verdana", "Lucida", "Gillsans","Arial","Helvetica",sans-serif;
	font-size:10px;
	text-transform:none;
	text-decoration:none;
	text-align:center;
	color:#000000;
	line-height:1.3em;
}		

div.ticker-message-container {
	width:100%;	
}

div.ticker-message {
	background-color:#D7E2A8;
	color:#004200;
	border:1px solid #00A800;
	padding:15px;
	font-size:1.2em;
	width:608px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	font-weight:bold;
}
