#sponsors {
	position:absolute;
	left:280px;
	top:298px;
	width:120px;
	height:157px;
	z-index:2;}

body{
	font-family: Arial, sans-serif;
	color: #003300;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #84923B;
	background-position: center;
}
p {
	font-size: 15px;
}

	
#backgroundimage {
	background-image: url(../images/green.jpg);
	background-size: 100%;
	background-origin: content;
	background-repeat: no-repeat;
	height: 1000px;
}
	
a:link, a:visited, a:hover {text-decoration: underline;color: #003300;}

h1, h2, h3, h4, h5, h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;}

h1{
	font-size: 1.50em;
	color: #2C7911;
	margin-top: 10px;
	margin-bottom: 10px;}

h2{ font-size: 100%; color: #006600;}
 
#news h2 {	color: #FF0033;	font-size: 1.4em;}

h3{ font-size: 100%; color: #003333;}

h4{	font-size: 100%;
	font-weight: normal;
	color: #990000;
	font-style: italic;}

h5{ font-size: 100%; color: #334d55;}

label{ font: bold 100% Arial,sans-serif; color: #003333;}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 5px 0px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8DA0C0;}

#navBar{
	padding: 0px;
	background-color: #A8B7CE;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 0;
	margin-right: 79%;
	margin-bottom: 0px;
	margin-left: 0;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;}

#content{
  float:right;
	width: 78%;
	margin: 0;}

#logo{margin: 0px;	padding: 0px 0px 10px 10px;}


/*************** #pageTitle styles **************/

#pageName{padding: 0px 0px 10px 10px;}

#sponsors {
	position:absolute;
	left:747px;
	top:5px;
	width:305px;
	height:113px;
	z-index:2;}
	
/************* #Top Navigation styles **************/

#globalNav{
padding: 0px 0px 0px 10px;
white-space: nowrap;}

/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav a:link a:visited a:visited{
	font-size: 90%;
	padding: 0px 4px 0px 0px;
	text-decoration: underline;
}

/************* #breadCrumb styles *************/

#breadCrumb{font-size: 80%;	padding: 5px 0px 5px 10px;}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	text-decoration: none;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D980D;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;}

#sectionLinks h3{padding: 10px 0px 2px 10px;}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	text-decoration: none;}

#sectionLinks a:visited{border-top: 1px solid #cccccc;	padding: 2px 0px 2px 10px;}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #C1D57E;
	padding: 2px 0px 2px 10px;}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;}

#advert img{
	display: block;}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;}

#headlines p{
	padding: 5px 0px 5px 0px;}
	
#news {
	position:absolute;
	left:358px;
	top:11px;
	width:328px;
	height:112px;
	z-index:1;}
.feature table {
	font-size: 95%;
	font-weight: normal;
	filter:alpha(opacity=90);
	-moz-opacity:.85;
	opacity:.85;
}
.signupdaytext {
	font-size: large;
	color: #FF0000;
}
.greentourn_text {
	font-size: medium;
	color: #3300CC;
	font-weight: bold;
}
.calendermonth_heading {
	font-size: xx-large;
	font-weight: normal;
}
.bsgtourn_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFF00;
	font-weight: bold;
}
#calendarTable {
	font-weight: bold;
	background-color: #F5EDEA;
}
.signupday {
	background-color: #FF0000;
}
.greencardtournament {
	background-color: #0066FF;
}
.bsgcardtournament {
	background-color: #FFFF00;
}

#calendarMonth {
	background-color: #C1D57E;
}
