body
{
	margin:0px;
	font-family:Garamond;
	background-image: url(../Images/vert_slice.gif);
	background-repeat: repeat-x;
	background-attachment:fixed;
}

a:link
{
	color: #006633;
}

a:visited
{
	color: #996600;
}

a:active
{
	color: #996600;
}

a:hover
	{
		color:#ff9900;
	}

.innerTable
{
	background-color:White;
}

.forumLink
{
	position:absolute;
	z-index:100;
	left:0px;
	top:5px;
}

.donationInfo
{
	FLOAT:right;
	text-align:center;
	letter-spacing:-1px;
	font-size:20px;
	font-weight:900;
	padding:1px;
	padding-top:10px;
	color: #003300;
	border:9px outset #006633;
	background-color:white;
}

.donationInfo IMG
{
	margin-top:6px;
	margin-bottom:6px;
}

.popupBody
{
	background-image: url(../Images/vert_slice.gif);
	background-repeat: repeat-x;
	background-attachment:fixed;
}

.popupContent
{
	border: #003300 5px outset;
	width: 85%;
	padding: 5px;
	background-color: white;
}

.imageTitle
{
	background-image: url(../Images/titleLeftSpacer.gif);
	background-repeat: repeat-x;
	background-attachment:fixed;
	text-align:center;
	width:100%;
	margin-bottom:15px;
}

.buttonLink
{
	background:gainesboro;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#e6e6fa,endColorStr=#d3d3d3);
}
	
ul
{
	list-style-position: outside;
	list-style-type: square;
}

.sideRepeat
{

}

.sideRepeatLong
{
	background-image: url(../Images/vert_slice_long.gif);
	background-repeat: repeat-x;
}

.contentArea
{
	padding:15px;
	background-color:White;
}

.majorHeader
{
	font-size:large;
	background:#003300;
	color:White;
	text-align:center;
	width:100%;
	padding:1px;
	border-bottom: 3px solid #FF9900;
	margin-bottom:10px;
	margin-top:1px;
}

.minorHeader
{
	font-size:medium;
	font-weight:700;
	color:#003300;
	text-align:left;
	width:95%;
	padding-left:5px;
	border-bottom: 3px solid #FF9900;
	margin-left:15px;

}

.question
{
	padding-left:10px;
}

.answer
{
	padding-left:10px;
	font-weight:bold;
}

.imageBox
{
	background-color:White;
	border:1px solid #003300;
	text-align:center;
	padding:3px;
	margin-bottom:3px;
}

.emphasis
{
	font-size:larger;
	font-weight:bolder;
	font-style:italic;
}

.caption
{
	font-size:smaller;
	font-style:italic;
	font-weight:bolder;
}

.holephotos
{
	height:150px;
	text-align:center;
	width:100%;
	border:0PX SOLID BLACK;
}

.holephotos TD
{
	vertical-align:top;
}

.holephotos IMG
{
	border:3px solid #003300;
}

.holedescription
{
	font-size:small;
	text-align:left;
	margin-bottom:20px;
}

.holedescription.title
{
	color:White;
	font-size:medium;
	font-weight:600;
	background-color:#003300;
	border:4px solid #003300;
	padding:2px;
}

.clubofficers
{
	font-size:14px;
	font-weight:700;
}

.officetitle
{
	font-size: 12px;
	font-style:italic;
}

.registrationHeader
{
	padding: 0px;
	vertical-align: middle;
	width: 100%;
	border-bottom: #003300 5px double;
	text-align: center;
	margin-bottom:5px;
}

.registrationInstructions
{
	color:#003300;
}


#memberRegistration
{
	color:#003300;
	font-size: 14px;
	margin-bottom:10px;
	display:block;
}

#nonMemberRegistration
{
	display:none;
}



.regArea
{
	width: 100%;
	color:red;
	font-size: 14px;
	font-weight: 600;
	text-align:center;
	margin-top:8px;
}

.regAreaTitle
{
	margin-left:15px;
	margin-right:15px;
	margin-top:4px;
	margin-bottom:4px;
	color:#003300;
	width: 100%;
	font-size: 16px;
	font-weight: 600;
}

.regDivision
{	
	font-size: 14px;
	font-weight: 600;
	border: 1px solid #003300;
	padding-right:15px;
	padding-left:15px;
}

.regForm
{
	font-size: 16px;
	text-align:center;
	color:#003300;
	font-weight:600;
}

.regDivisionTitle
{
	margin-left:15px;
	margin-right:15px;
	color:#003300;
	width: 100%;
	font-size: 16px;
	font-weight: 600;
	border-bottom: 1px solid #003300;
}

.regOption
{
	padding-left:30px;
	color:#003300;
	font-size: 14px;
	font-weight:600;
}

.regOption SELECT
{
	color:#003300;
	font-size: 10px;
	font-weight:600;
}

.regPayButton
{
}