/* Global Styles */

body {
	margin:0px;
	}
	{
	background-color: #0066cc;
}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #006;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #00F;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	font:10px arial;
	color: #FFF;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #00F;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
	font:11px times new roman;
	color: #661C0E;
	letter-spacing:.2em;
	}

.smallText {
	font:12px times new roman;
	color: #661C0E;
	line-height:18px;
	}

.pageHeader {
	font:20px georgia;
	color: #661c0e;
	letter-spacing:normal;
	line-height:38px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
.pageHeaderblue {
	font:30px georgia;
	color: #0E177C;
	letter-spacing:normal;
	line-height:38px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	}
	
	
	
.bodyText {
	font:11px arial;
	color:#333333;
	line-height:24px;
	}
	
.pageName {
	font:20px georgia;
	color: #661C0E;
	letter-spacing:normal;
	line-height:26px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
.pagenameblue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	color: #661c0e;
	font-weight: bold;
	letter-spacing: normal;
	text-align: left;
}
.pagenameactuallyblue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0E177C;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 22px;
}


	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.border {
	border: medium double #666666;
}
.generaltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-align: center;
}
.blacktextleftjust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-align: justify;
}

.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #661c0e;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #661c0e;
}
/* common styling */
.cssfly {font-family: arial, sans-serif; width:106px; height:150px; position:relative; margin:0; font-size:12px; margin:10px 0;}
.cssfly ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#fff;
	width:140px;
	height:25px;
	text-align:center;
	border:1px solid #fff;
	border-width:1px 1px 0 0;
	color:#000000;
	line-height:19px;
	font-size:11px;
	background-color: #8c5430;
}
.cssfly ul {padding:0; margin:0;list-style-type: none; }
.cssfly ul li {float:left; margin-right:1px; position:relative;}
.cssfly ul li ul {display: none;}
 
/* specific to non IE browsers */
.cssfly ul li:hover a {
	color:#FFF;
	background:#000;
}
.cssfly ul li:hover ul {display:block; position:absolute; top:0; left:141px; width:105px;}
.cssfly ul li:hover ul li a.hide {background:#ccc; color:#FFF;}
.cssfly ul li:hover ul li:hover a.hide {width:150px;}
.cssfly ul li:hover ul li ul {display: none;}
.cssfly ul li:hover ul li a {display:block; background:#ccc; color:#000; width:150px;}
.cssfly ul li:hover ul li a:hover {
	color:#FFF;
	background-color: #8c5430;
}
.cssfly ul li:hover ul li:hover ul {display:block; position:absolute; left:151px; top:0; color:#FFF;}
.cssfly ul li:hover ul li:hover ul li a {display:block; width:200px; background:#dfc184; color:#FFF;}
.cssfly ul li:hover ul li:hover ul li a:hover {background:#bd8d5e; color:#fff;}

/*nav menu on news page called cssflynews*/
.cssflynews {font-family: arial, sans-serif; width:106px; height:120px; position:relative; margin:0; font-size:12px; margin:5px 0;}
.cssflynews ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#FFF; width:140px; height:25px; text-align:center; border:1px solid #fff; border-width:1px 1px 0 0; background: #99ccff; color:#000000;
 line-height:19px; font-size:11px;}
.cssflynews ul {padding:0; margin:0;list-style-type: none; }
.cssflynews ul li {float:left; margin-right:1px; position:relative;}
.cssflynews ul li ul {display: none;}
 
/* specific to non IE browsers */
.cssflynews ul li:hover a {color:#fff; background:#000;}
.cssflynews ul li:hover ul {display:block; position:absolute; top:0; left:141px; width:105px;}
.cssflynews ul li:hover ul li a.hide {background:#ccc; color:#fff;}
.cssflynews ul li:hover ul li:hover a.hide {width:150px;}
.cssflynews ul li:hover ul li ul {display: none;}
.cssflynews ul li:hover ul li a {display:block; background:#ccc; color:#fff; width:150px;}
.cssflynews ul li:hover ul li a:hover {background:#0299ff; color:#fff;}
.cssflynews ul li:hover ul li:hover ul {display:block; position:absolute; left:151px; top:0; color:#fff;}
.cssflynews ul li:hover ul li:hover ul li a {display:block; width:200px; background:#dfc184; color:#fff;}
.cssflynews ul li:hover ul li:hover ul li a:hover {background:#bd8d5e; color:#fff;}
.style5green {
	color: #060;
}
.whitetext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}
.whitenavtext {
	color: #FFF;
}
.styleadvertise {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFF;
	font-style: normal;
}
.styleadvertisebody {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #CCC;
}
/*index*/
.style6 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#navbartopindex {
	position:absolute;
	width:873px;
	height:43px;
	z-index:28;
	top: 175px;
	left: 1px;
	background-color: #8c5430;
}
#graphicbox3index {
	position:absolute;
	width:152px;
	height:57px;
	z-index:9;
	left: 702px;
	top: 846px;
}
#copyrightindex {
	position:absolute;
	width:350px;
	height:20px;
	z-index:21;
	left: 285px;
	top: 1061px;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#addressboxindex {
	position:absolute;
	width:151px;
	height:48px;
	z-index:1;
	left: 717px;
	top: 2px;
}
#counterindex {
	position:absolute;
	width:200px;
	height:25px;
	z-index:13;
	left: 7px;
	top: 1055px;
}
#navbarbottomindex {
	position:absolute;
	width:873px;
	height:43px;
	z-index:998;
	left: 1px;
	top: 990px;
}
#infoboxindex {
	position:absolute;
	width:661px;
	height:239px;
	z-index:22;
	left: 167px;
	top: 241px;
	padding-left: 10px;
	padding-right: 10px;
}
.style11 {font-family: Tahoma, Geneva, sans-serif}
body {
	background-repeat: repeat-x;
	background-image: url(ogcgradient.gif);
	margin-left: 0px;
	margin-right: 0px;
}
.style14 {
	color: #661c0e;
	font-size: 36px;
}
#graphicboxindex {
	position:absolute;
	width:93px;
	height:115px;
	z-index:26;
	left: 11px;
	top: 242px;
}
#logobox {
	position:absolute;
	width:200px;
	height:115px;
	z-index:27;
	top: 14px;
	left: 4px;
}
a:link {
	color: #006;
}
a:hover {
	color: #00F;
}
#newsbox2index {
	position:absolute;
	width:118px;
	height:258px;
	z-index:30;
	left: 14px;
	top: 399px;
	padding-left: 10px;
	padding-right: 10px;
}
#newsbox1index {
	position:absolute;
	width:534px;
	height:333px;
	z-index:32;
	left: 322px;
	top: 511px;
}
#graphicbox2index {
	position:absolute;
	width:182px;
	height:115px;
	z-index:43;
	left: 168px;
	top: 553px;
}
.style21 {	font-size: 14;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#newsbox3index {
	position:absolute;
	width:216px;
	height:260px;
	z-index:56;
	left: 19px;
	top: 690px;
	background-color: #666666;
	padding-left: 10px;
	padding-right: 10px;
}
#pageboxindex {
	position:relative;
	width:875px;
	height:1080px;
	z-index:1;
	margin: auto;
	background-color: #e0d697;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}
#titleboxindex {
	position:absolute;
	width:345px;
	height:83px;
	z-index:37;
	left: 300px;
	top: 13px;
}
.style5 {
	font-size: 18px;
	color: #0E177C;
}
#infobox2range {
	position:absolute;
	width:358px;
	height:45px;
	z-index:36;
	left: 28px;
	top: 364px;
}
#logoboxrange {
	position:absolute;
	width:200px;
	height:115px;
	z-index:26;
	top: 13px;
}
#infobox3range {
	position:absolute;
	width:383px;
	height:217px;
	z-index:28;
	left: 471px;
	top: 398px;
}
#picturebox3range {
	position:absolute;
	width:200px;
	height:115px;
	z-index:29;
	left: 420px;
	top: 642px;
}
#graphicbox3range {
	position:absolute;
	width:161px;
	height:115px;
	z-index:30;
	left: 521px;
	top: 1519px;
}
#picturebox4range {
	position:absolute;
	width:200px;
	height:115px;
	z-index:31;
	left: 21px;
	top: 925px;
}
#picturebox6range {
	position:absolute;
	width:422px;
	height:34px;
	z-index:32;
	left: 57px;
	top: 1271px;
}
#infoboxrange {
	position:absolute;
	width:582px;
	height:97px;
	z-index:33;
	left: 264px;
	top: 231px;
}
#picturebox2range {
	position:absolute;
	width:200px;
	height:234px;
	z-index:34;
	left: 48px;
	top: 665px;
}
#picturebox5range {
	position:absolute;
	width:230px;
	height:313px;
	z-index:35;
	left: 564px;
	top: 1163px;
}
#titlebox2range {
	position:absolute;
	width:411px;
	height:47px;
	z-index:35;
	left: 262px;
	top: 119px;
}
#addressboxrange {
	position:absolute;
	width:151px;
	height:48px;
	z-index:36;
	left: 717px;
	top: 2px;
}
#counterrange {
	position:absolute;
	width:200px;
	height:25px;
	z-index:13;
	left: 8px;
	top: 1716px;
}
#pictureboxrange {
	position:absolute;
	width:426px;
	height:43px;
	z-index:19;
	left: 30px;
	top: 408px;
}
#bottomnavbarrange {
	position:absolute;
	width:873px;
	height:44px;
	z-index:20;
	left: 1px;
	top: 1809px;
}
#infobox5range {
	position:absolute;
	width:384px;
	height:138px;
	z-index:22;
	left: 466px;
	top: 998px;
}
#topnavbarrange {
	position:absolute;
	width:873px;
	height:44px;
	z-index:27;
	top: 175px;
	left: 1px;
	background-color: #8c5430;
}
#graphicbocrange {
	position:absolute;
	width:200px;
	height:115px;
	z-index:9;
	left: 33px;
	top: 233px;
}
#copyrightrange {
	position:absolute;
	width:350px;
	height:20px;
	z-index:21;
	left: 282px;
	top: 1699px;
}
#titleboxrange {
	position:absolute;
	width:345px;
	height:83px;
	z-index:36;
	left: 300px;
	top: 13px;
}
#mainboxrange {
	position:relative;
	width:875px;
	height:1750px;
	z-index:1;
	margin: auto;
	background-color: #e0d697;
}
#topheadabovenavbarrange {
	position:absolute;
	width:875px;
	height:171px;
	z-index:3;
	top: 0px;
	background-color: #d6aa5c;
}
/*range page styles*/
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}

.style5 {
	font-size: 18px;
	color: #0E177C;
}
.style6 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style11 {font-family: Tahoma, Geneva, sans-serif}
body {
	background-image: url(ogcgradient.gif);
	background-repeat: repeat;
}
.style14 {
	color: #661c0e;
	font-size: 36px;
}

.style15 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

a:link {
	color: #006;
}
a:hover {
	color: #00F;
}
/*end range style things*/
/*start index new*/
#infobox4index {
	position:absolute;
	width:216px;
	height:260px;
	z-index:56;
	left: 15px;
	top: 718px;
	background-color: #666666;
	padding-left: 10px;
	padding-right: 10px;
}
#infobox3index {
	position:absolute;
	width:534px;
	height:333px;
	z-index:32;
	left: 322px;
	top: 511px;
}
#infobox2index {
	position:absolute;
	width:118px;
	height:258px;
	z-index:30;
	left: 14px;
	top: 399px;
	padding-left: 10px;
	padding-right: 10px;
}
#graphicbox1index {
	position:absolute;
	width:93px;
	height:115px;
	z-index:26;
	left: 11px;
	top: 242px;
}
#logoboxindex {
	position:absolute;
	width:200px;
	height:115px;
	z-index:27;
	top: 14px;
	left: 4px;
}
#infobox1index {
	position:absolute;
	width:661px;
	height:239px;
	z-index:22;
	left: 176px;
	top: 242px;
	padding-left: 10px;
	padding-right: 10px;
}
#mainpageboxindex {
	position:relative;
	width:875px;
	height:1080px;
	z-index:1;
	margin: auto;
	background-color: #e0d697;
}
#topheadabovenavbarindex {
	position:absolute;
	width:875px;
	height:171px;
	z-index:3;
	background-color: #d6aa5c;
	top: 0px;
}

.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}
#maintitleboxindex {
	position:absolute;
	width:345px;
	height:83px;
	z-index:3;
	left: 300px;
	top: 13px;
}
.style5 {
	font-size: 18px;
	color: #0E177C;
}
.style6 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#topnavbarindex {
	position:absolute;
	width:873px;
	height:44px;
	z-index:28;
	top: 175px;
	left: 1px;
	background-color: #8c5430;
}




.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



#counterboxindex {
	position:absolute;
	width:200px;
	height:25px;
	z-index:13;
	left: 7px;
	top: 1055px;
}







.style11 {font-family: Tahoma, Geneva, sans-serif}
body {
	background-repeat: repeat-x;
	background-image: url(ogcgradient.gif);
	margin-left: 0px;
	margin-right: 0px;
}
.style14 {
	color: #661c0e;
	font-size: 36px;
}




a:link {
	color: #006;
}
a:hover {
	color: #00F;
}





.style21 {	font-size: 14;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
/*end of index stuff*/
/*sponsors*/
#mainboxsponsors {
	position:relative;
	width:875px;
	height:1000px;
	z-index:1;
	margin: auto;
	background-color: #e0d697;
}
#topheadabovenavbarsponsors {
	position:absolute;
	width:875px;
	height:165px;
	z-index:3;
	background-color: #d6aa5c;
	top: 0px;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}
#maintitleboxsponsors {
	position:absolute;
	width:345px;
	height:83px;
	z-index:3;
	left: 300px;
	top: 13px;
}
.style5 {
	font-size: 18px;
	color: #0E177C;
}
.style6 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#topnavbarsponsors {
	position:absolute;
	width:873px;
	height:44px;
	z-index:27;
	top: 167px;
	left: 1px;
	background-color: #8c5430;
}
#infobox1sponsors {
	position:absolute;
	width:873px;
	height:134px;
	z-index:7;
	left: 1px;
	top: 223px;
	background-color: #5d7359;
}
#copyrightsponsors {
	position:absolute;
	width:350px;
	height:20px;
	z-index:21;
	left: 283px;
	top: 945px;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#addressboxsponsors {
	position:absolute;
	width:151px;
	height:48px;
	z-index:1;
	left: 717px;
	top: 2px;
}
#countersponsors {
	position:absolute;
	width:200px;
	height:25px;
	z-index:13;
	left: 4px;
	top: 962px;
}
#sponsorstablesponsors {
	position:absolute;
	width:834px;
	height:335px;
	z-index:22;
	left: 25px;
	top: 451px;
}
.style11 {font-family: Tahoma, Geneva, sans-serif}
body {
	background-image: url(ogcgradient.gif);
	background-repeat: repeat-x;
}
.style14 {
	color: #661c0e;
	font-size: 36px;
}
#titlebox2sponsors {
	position:absolute;
	width:411px;
	height:44px;
	z-index:5;
	left: 262px;
	top: 134px;
}
.style15 {
	color: #000;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.whiteheadingtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}
#logoboxsponsors {
	position:absolute;
	width:200px;
	height:197px;
	z-index:26;
	top: 14px;
	background-color: #d6aa5c;
}
.style18 {font-size: 14; font-weight: bold; }
.style19 {color: #cc0000}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#graphicbox1sponsors {
	position:absolute;
	width:200px;
	height:63px;
	z-index:28;
	left: 401px;
	top: 376px;
}
.style151 {	color: #000;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #006;
}
a:hover {
	color: #00F;
}
/*contact us*/
#mainboxcontact {
	position:relative;
	width:875px;
	height:710px;
	z-index:1;
	margin: auto;
	background-color: #e0d697;
}
#topheadabovenavbarcontact {
	position:absolute;
	width:875px;
	height:165px;
	z-index:3;
	background-color: #d6aa5c;
	top: 0px;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}
#maintitleboxcontact {
	position:absolute;
	width:345px;
	height:83px;
	z-index:3;
	left: 300px;
	top: 13px;
}
.style5 {
	font-size: 18px;
	color: #0E177C;
}
.style6 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#topnavbarcontact {
	position:absolute;
	width:873px;
	height:44px;
	z-index:27;
	top: 167px;
	left: 1px;
	background-color: #8c5430;
}
#contactstablecontact {
	position:absolute;
	width:832px;
	height:315px;
	z-index:7;
	left: 26px;
	top: 228px;
}
#copyrightcontact {
	position:absolute;
	width:350px;
	height:20px;
	z-index:21;
	left: 286px;
	top: 659px;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#addressboxcontact {
	position:absolute;
	width:151px;
	height:48px;
	z-index:1;
	left: 717px;
	top: 2px;
}
#countercontact {
	position:absolute;
	width:200px;
	height:25px;
	z-index:13;
	left: 7px;
	top: 676px;
}
.style11 {font-family: Tahoma, Geneva, sans-serif}
body {
	background-image: url(ogcgradient.gif);
	background-repeat: repeat-x;
}
.style14 {
	color: #661c0e;
	font-size: 36px;
}
#titlebox2contact {
	position:absolute;
	width:411px;
	height:52px;
	z-index:5;
	left: 262px;
	top: 134px;
}
.style15 {
	color: #000;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#logoboxcontact {
	position:absolute;
	width:191px;
	height:196px;
	z-index:26;
	top: 14px;
}
.style10 {font-size: 14px; color: #000000; }
.style2 {font-size: 14px}
.style9 {font-size: 14px; font-weight: bold; color: #000000; }
.style16 {
	font-size: 14px;
	color: #663300;
	font-weight: bold;
}
.style17 {color: #663300}
.style18 {color: #D4D0C8}
a:link {
	color: #006;
}
a:hover {
	color: #00C;
}
#headingboxcontact {
	position:absolute;
	width:873px;
	height:75px;
	z-index:2;
	left: -25px;
	top: -11px;
	background-color: #5d7359;
	text-align: center;
}
.whiteheadingtext {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}
/*contact end*/
/*directions start*/
.style6 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#topnavbardirections {
	position:absolute;
	width:873px;
	height:44px;
	z-index:27;
	top: 167px;
	left: 1px;
	background-color: #8c5430;
}
#infoboxdirections {
	position:absolute;
	width:873px;
	height:144px;
	z-index:7;
	left: 2px;
	top: 215px;
	background-color: #5d7359;
}
#copyrightdirections {
	position:absolute;
	width:350px;
	height:20px;
	z-index:21;
	left: 286px;
	top: 1055px;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#addressboxdirections {
	position:absolute;
	width:151px;
	height:48px;
	z-index:1;
	left: 717px;
	top: 2px;
}
#counterdirections {
	position:absolute;
	width:200px;
	height:25px;
	z-index:13;
	left: 7px;
	top: 1076px;
}
#mapboxdirections {
	position:absolute;
	width:651px;
	height:98px;
	z-index:22;
	left: 126px;
	top: 413px;
}
.style11 {font-family: Tahoma, Geneva, sans-serif}
body {
	background-image: url(ogcgradient.gif);
	background-repeat: repeat-x;
}
.style14 {
	color: #661c0e;
	font-size: 36px;
}
#titlebox2directions {
	position:absolute;
	width:411px;
	height:36px;
	z-index:5;
	left: 262px;
	top: 134px;
}
.style15 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
#logodirections {
	position:absolute;
	width:200px;
	height:193px;
	z-index:26;
	top: 14px;
}
a:link {
	color: #006;
}
a:hover {
	color: #00F;
}
/*directions end*/
/*membership start */
#logoboxmembship {
	position:absolute;
	width:200px;
	height:115px;
	z-index:6;
	left: 4px;
	top: 14px;
}
.style6 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#topnavbarmembership {
	position:absolute;
	width:873px;
	height:44px;
	z-index:27;
	top: 166px;
	left: 1px;
	background-color: #8c5430;
}
#infobox6membership {
	position:absolute;
	width:180px;
	height:115px;
	z-index:2;
	left: 696px;
	top: 677px;
	background-color: #5d7359;
}

#copyrightmembership {
	position:absolute;
	width:350px;
	height:20px;
	z-index:21;
	left: 286px;
	top: 957px;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#addressmembership {
	position:absolute;
	width:151px;
	height:48px;
	z-index:1;
	left: 717px;
	top: 2px;
}


#countermembership {
	position:absolute;
	width:200px;
	height:25px;
	z-index:13;
	left: 7px;
	top: 976px;
}


#infoboxmembership {
	position:absolute;
	width:873px;
	height:64px;
	z-index:16;
	left: 1px;
	top: 213px;
	letter-spacing: normal;
	background-color: #5D7359;
}
#graphicbox1membership {
	position:absolute;
	width:200px;
	height:62px;
	z-index:17;
	left: 38px;
	top: 281px;
}


#graphicbox2membership {
	position:absolute;
	width:281px;
	height:98px;
	z-index:22;
	left: 558px;
	top: 363px;
}
#infobox5membership {
	position:absolute;
	width:334px;
	height:147px;
	z-index:23;
	left: 212px;
	top: 625px;
}

.style11 {font-family: Tahoma, Geneva, sans-serif}
body {
	background-image: url(ogcgradient.gif);
	background-repeat: repeat-x;
}
.style14 {
	color: #661c0e;
	font-size: 36px;
}
#titlebox2membership {
	position:absolute;
	width:411px;
	height:47px;
	z-index:5;
	left: 262px;
	top: 134px;
}
.style15 {
	color: #000;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}


.style19 {
	color: #5D7359;
	font-style: italic;
}
#infobox3membership {
	position:absolute;
	width:169px;
	height:273px;
	z-index:31;
	left: 39px;
	top: 349px;
	padding: 10 px;
}
.style21 {color: #990033}
a:link {
	color: #006;
}
a:hover {
	color: #00F;
}

#infobox2membership {
	position:absolute;
	width:294px;
	height:288px;
	z-index:33;
	left: 248px;
	top: 288px;
}
#graphicbox4membership {
	position:absolute;
	width:102px;
	height:124px;
	z-index:34;
	left: 61px;
	top: 661px;
}
#logoboxmembship {
	position:absolute;
	width:200px;
	height:115px;
	z-index:6;
	left: 4px;
	top: 14px;
}
#mainboxmembership {
	position:relative;
	width:875px;
	height:1000px;
	z-index:1;
	margin: auto;
	background-color: #e0d697;
}
#topheadabovenavbarmembership {
	position:absolute;
	width:875px;
	height:165px;
	z-index:3;
	background-color: #d6aa5c;
	top: 0px;
}

.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}
#maintitleboxmembership {
	position:absolute;
	width:345px;
	height:83px;
	z-index:3;
	left: 300px;
	top: 13px;
}
.style5 {
	font-size: 18px;
	color: #0E177C;
}
#padding {
	padding: 10px;
}
#padding {
	padding: 10px;
}
#margins {
	margin: 10px;
	padding: 10px;
}

