body{ 
	font-weight: bold; 
	font-size: 9pt; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	background: url(../images/tiles/mainbg.gif) repeat fixed left 0; 
	text-align: center; 
	margin: 0; 
	padding: 0; 
	color:#2e3f53;
}
#mainbody{
	width:750px;
	Height:100%;
	min-height:750px;
	background-color:white;
	text-align: center; 
	clear: both; 
	margin: 1em auto 0 auto;
	padding:0;
	border:solid black 4px;
}
#container{
	width:750px;
	Height:100%;
	min-height:750px;
	background-color:white;
	text-align: center; 
	clear: both; 
	margin: 0 auto 0 auto;
	padding:0;
}

#lshad,#rshad  { 
	clear: both; 
	margin: 0 auto; 
	padding: 0; 
	width: 788px; 
	Height:100%;
	 }
#lshad  { 
	background: url(../images/tiles/L_shad.png) repeat-y left top; 
	 }
#rshad  { 
	background: url(../images/tiles/R_shad.png) repeat-y right top; 
	}
.leftColgrp{
	width:548px;
	height:100%;
	float:left;
	margin:0;
}
.rightcol{
	width:200px;
	height:100%;
	float:right;
	background-color:inherit;
	margin:0;
	border-left:solid #000 1px;
}
.leftcol{
	width:190px;
	height:100%;
	float:left;
	background-color:inherit;
	margin:0;
	text-align:center;
	padding:0 0 0 6px;
}
.centercol{
	width:350px;
	height:100%;
	min-height:750px;
	float:right;
	text-indent: 1em; 
	padding: 0; 
	/*border-right: 1px dashed #2e3f53; 
	border-left: 1px dashed #2e3f53;*/
	margin:0;
	text-align: justify; 
}
p { margin: 0 0 1em 0; padding: 0 .5em .5em .5em; text-align: justify; }
p:first-letter  { color: #2e3f53; font-size: 20pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: 900; }
/*p:after {content: url(../images/logoIcon.gif);}*/
#pushout{
	height:100%;
	width:1px;
	float:right;
}
iframe{
	border:none;
	margin:0;
	height:100%;
	width:100%;
}
#header{
	top: 0; 
	left:0;
	width: 750px; 
	height: 117px;
	margin:0;
	background-image: url(../images/rndmHeaders/20.jpg);
	background-repeat: no-repeat; 
	background-color: #817d62;
}
#footer{
	 color: #993366; 
	 background-color: inherit; 
	 background-position: 0 bottom; 
	 padding: 0.5em; 
	 clear: both; 
	 border-top: 1px dashed #2e3f53; 
	 margin-top:90%;
}
#nav{
	background-color: #fff; 
	margin-bottom: .25em; 
	padding: 0.5em 0.5em 0; 
	clear: both; 
	border-bottom: 1px solid #2e3f53; 
	
}
#logotree { 
	margin-left: auto; 
	position: absolute; 
	top: 3em;
	float: left; 
	height:101px;
	width:72px;
	padding:0;
	/*background-image: url('../images/logotree.gif');*/
}
#clubName  { 
	margin-top: 42px; 
	clear:none;
	}
a   { 
	color: #009; 
	text-decoration: none; 
	}
a:link   { color: #009; text-decoration: none; }
a:visited   { color: #817d62; text-decoration: none; }
a:hover   { color: #c00000; text-decoration: underline; }
a:active   { color: #f90; text-decoration: none; }
/*a[href^="http"]:after { text-decoration: none; margin:0 0 -2px 1px; padding-left: 1px; content: url(../images/extlnk.gif) ;}*/
a[href^="mailto"]:after { text-decoration: none; margin-left: 1px; padding-left: 1px; content: url(../images/mailto.gif) ;}
.frm_process{
	display:none;
}
.thebox{
	width:95%;
	background-color:#E6E9DC;
	border:solid #2e3f53 1px;
	text-align:left;
	padding:0;
	font-size:7.5pt;
	margin: .5em;
}
.thebox h1,.thebox h2{
	padding:0;
	margin:0;
	font-size:16px;
	color:#696969;
	border-bottom:solid #2e3f53 1px;
}
.thebox h2{
	text-align:center;	
}
.thebox h3{
	font-size:11px;
	color:#A35407;
	padding:0;
	margin:0;
}
.thebox ul, .thebox li,.thebox ol{
	padding:.25em;
	margin:0;
	list-style-type:none;	
}
.thebox ol{
	list-style-type:decimal;
}
.thebox li{
	margin-bottom: 1em;
}














