body {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #006600;
	background-image: url(images/interf/body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


/* LINKS AND HEADINGS STYLING */

a {
	color: #006600;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #009900;
	background: inherit;
	text-decoration: underline;
}
.blue { color: #546F92; background: inherit; }
.image { border: 2px solid #e2e2e2; padding: 3px; margin: 0 0px 10px 15; }


/* MENU */
/*MENU*/
#theader {
	width:780px;
	font-size:13px;
	line-height:normal;
	margin: 0px;
	position: relative;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
  }
#theader ul {
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0;
	float: right;
  }
#theader li {
	margin:0;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;
	background-image: url(images/interf/left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
  }
#theader a {
	float:left;
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	background-image: url(images/interf/right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 6px;
  }

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#theader a {float:none;}
/* End IE5-Mac hack */
#theader a:hover {
  color:#FFCC33;
  }
#theader #current {
	background-image:url(images/interf/left_on.png);
	background-repeat: no-repeat;
	background-position: left bottom;
  }
#theader #current a {
	background-image:url(images/interf/right_on.png);
	color:#ECECEC;
	padding-bottom:5px;
	background-position:right bottom;
  }


/* CONTENT WRAPPER */

	#main {
	width: 780px;
	margin: 0px auto 0;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(images/interf/content.png);
	background-repeat: repeat-y;
	background-position: left;
	background-attachment: scroll;
}

/* LEFT SIDE */	

	#intro_left {
	clear: left;
	float: left;
	width: 208px;
	background: #999999;
	color: #333333;
	margin: 0 0 0px;
	border-left-width: 0px;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
	#intro_left a { color: #fff; }
	#intro_left p { padding: 14px 15px 6px; margin: 0; }

	/* LEFT VERTICAL MENU */
	#left {
	float: left;
	width: 195px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
	
#intro_right {
	float: right;
	width: 500px;
	background: #ffffff;
	color: #000000;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 17px;
	overflow: hidden;
	position: relative;
	margin-left: 20px;
}
	#menu_left {
	float: left;
	width: 190px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	overflow: hidden;
	}
	#menu_left li {
	list-style: none;
	display: block;
	margin-left: 0px;
}
	#menu_left li a {
	display: block;
	color: #003300;
	width: 190px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #ECECEC;
	margin-top: 0;
	margin-right: 6;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
		}	
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1em;
	font-weight: 400;
	color: #006600;
	text-decoration: none;
}
		#menu_left li a:hover {
	color: #fff;
	background-color: #006600;
}


#intro_blank {
	float: right;
	width: 490px;
	padding: 15px;
	color: #000000;
	margin: 10px;
	border: 2px solid #e2e2e2;
	background-color: #ffffff;
}


.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

/* RIGHT INTRO SIDE */

form {
}
#flashead {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 119px;
}
	#intro_right h1 { margin: 0 0 20px 0; }
	#intro_right .white { color: #FFF; background-color:transparent; }

	
/* LEFT SIDE */
	

	.box {
	margin-bottom: 10px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	float: left;
	overflow: hidden;
	width: 200px;
	padding-top: 10px;
	position: relative;
	}
	.note {
		padding: 2px 15px 20px 100px;
		margin: 0 0 10px;
		color: #000000;
	}

/* RIGHT SIDE */

#right {
	float: right;
	width: 525px;
	margin-right: 10px;
	margin-left: 0px;
}
	.leftcol { 
		float: left; 
		padding: 12px 15px;
		width: 215px; 
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 10px 0;
	}
	.rightcol { 
		float: right; 
		padding: 10px 15px;
		width: 215px; 
		border:#ccc 1px solid;
		margin: 0 0 10px 0;
		}
	.special {
		clear: both;
		margin:0px 0 20px;	
		padding: 5px 20px;
		border: 1px solid #ccc;
		background: #eee;
		color: #444;
	}
	#special_footer {
	clear: both;
	background-color: #003300;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	width: 780px;
	background-image: url(images/interf/foot2.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	list-style-type: none;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.sublogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	margin-right: 15px;
}

#special_footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
	text-transform: uppercase;
}

#special_footer ul {
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 10px;
	list-style-type: none;
	margin: 0;
	padding-right: 4px;
}

#special_footer li {
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* FOOTER */

.box p {
	padding: 4px 0px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
#homeintro_right {
	float: right;
	width: 490px;
	padding: 15px;
	background: #ffffff url(images/events/golf_tourn/golfball.jpg) no-repeat scroll left bottom;
	color: #000000;
	margin: 10px;
	border: 2px solid #e2e2e2;
}
.hline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
#intro_right p {
	padding: 0px 0px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

#login {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 30px;
	background-image: url(images/interf/1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
	z-index: 2;
	background-color: #f7f7f7;
}

.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.tablehead p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#width50r {
	float: left;
	width: 230px;
	margin-left: 25px;
}

#width50 {
	float: left;
	width: 230px;
}
.subtags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	margin-right: 3px;
	vertical-align: text-top;
	margin-left: 3px;
	line-height: 15px;
}
.passtag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 6px;
}
select {
	margin-bottom: 4px;
}
#prefoot {
	clear: both;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 780px;
	font-weight: bold;
	padding-top: 15px;
	margin: 0;
}
#btmfooter {
	clear: both;
	color: #FFFFFF;
	border-top-style: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	width: 780px;
	font-weight: bold;
	background-color: #006600;
}
#btmfooter a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#special_footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00CC00;
	text-decoration: underline;
	text-transform: uppercase;
}
/* BIDBOARD CSS */

#bidheader {
	width:100%;
	font-size:93%;
	line-height:normal;
	margin: 0px;
	position: relative;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	vertical-align: bottom;
  }
#bidheader ul {
	list-style:none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0;
  }
#bidheader li {
	background:url("images/bidleft.jpg") no-repeat left top;
	margin:0;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
  }
#bidheader a {
	float:left;
	display:block;
	background:url("images/bidright.jpg") no-repeat right top;
	text-decoration:none;
	font-weight:bold;
	color:#006600;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 6px;
  }
  
  #bidheader p {
	float:left;
	display:block;
	background:url("images/bidright.jpg") no-repeat right top;
	text-decoration:none;
	font-weight:bold;
	color:#006600;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 6px;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#bidheader a {float:none;}
/* End IE5-Mac hack */
#bidheader a:hover {
	color:#006600;
	text-decoration: underline;
  }
  
#bidheader #current {
	background-image:url(images/bidlon.png);
	background-repeat: no-repeat;
	background-position: left top;
  }
  
#bidheader #current a {
	background-image:url(images/bidron.png);
	color:#FFFFFF;
	background-position:right top;
	font-size: 11px;
  }
  
#bidbox {
	width: 475px;
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #f0f0f0;
	padding: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#bid50r {
	background-color: #FFFFFF;
	padding: 8px;
	border: 1px solid #CCCCCC;
	width: 100px;
	float: right;
	margin-left: 5px;
}

#bid50 {
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-right: 10px;
	width: 90px;
}
.twelvegray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 15px;
	text-align: center;
}
#bid50m {
	float: left;
	width: 90px;
	padding-left: 15px;
}
#bid50sess {
	float: left;
	width: 90px;
	padding-left: 15px;
}
#bidheader #current p {
	background-image:url(images/bidron.png);
	color:#FFFFFF;
	background-position:right top;
	font-size: 11px;
}
#bid50det {
	background-color: #FFFFFF;
	padding: 8px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-left: 0px;
	position: relative;
	margin-bottom: 10px;
	width: 475px;
}
#bid50d {
	float: left;
	width: 148px;
	padding-left: 0px;
	margin-left: 15px;
}
#bid50d2 {
	float: left;
	width: 148px;
	margin-left: 15px;
}
#intro_right a {
	color: #006600;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #CC0000;
}
fieldset {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #009900;
	background-color: #f0f0f0;
	width: 250px;
	text-align: left;
	padding: 15px;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
