
/* CSS Style*/

/* Master definitions for body */

body 	{
	/*background: url('images/bggrade.png') repeat-x;*/
	background: #6d0607;
	color: #5c5636;
	font-family: Verdana, Arial, sans-serif;
	font-size: 85%;
	top:0px;
	margin: 0px auto;
}

/*general paragraphs added 7-5-04*/
p {	
	font-family: Verdana, Arial, sans-serif;

    color:#333333;
}
li {	
	font-family: Verdana, Arial, sans-serif;
    color:#666666;
}

/* General green/brown text for Events/Previous page + added 6/6/04*/
p.genDarGreen	{
	margin-top: 0px;
	color: #5c5636;
	font-family: Verdana, Arial, sans-serif;

}

/*previous events tables + added 6/6/04*/
table.prevEvents {
	border: 0px;
	width: 95%;
}
/*pic cell*/
td.prevEventsPic {
	padding-top: 10px;
	width: 5%;
}
/*information cell*/
td.prevEventsInfo {
	padding-top: 10px;
	padding-left: 5px;
	width: 90%;
	border-bottom: 1px solid #cccccc;
}


/*current events tables + added 6/6/04*/
table.curEvents {
	padding:0 0 0 0;
	width: 435px;
}
/*pic cell*/
td.curEventsPic {
	width: 210px;
	padding-right: 0px;
	padding-top: 10px;
	
}
/*information cell*/
td.curEventsInfo {
	width: 200px;
	padding-left: 5px;
	padding-top: 25px;
	border-bottom: 1px solid #cccccc;
}

/*wrapper div tag id*/
#wrapper {
	position: relative;
	width: 855px; /*changed from original 700*/
	margin: 0 auto;
	 background-color: #ffffff;
   /*border-left: thin solid #fff;added border for testing
    border-right: thin solid #fff;/*added border for testing*/

}

#content {
  background-color: #ffffff

  width: 100%;
  color: #333333;
  padding-top: 10px;
}


#lowcnt {
	background:#FFFFFF url(../images/topcnt_bg.png) top left;
	background-repeat: repeat-y;
 padding: 0 0 0 0;
 margin-top: 0px;
width: 100%;

}

#fisaspecial {
 position: absolute;
  padding-right:50px;	
	padding-top: 5px;
	width:90%;
    height:20px;
	text-align: right;
  font-size: 8pt;
	z-index: 200;
}

#mellon {
  position: absolute;
  padding:10px;	
  width: 200px;
  top: 10px;

  font-variant: small-caps;
	z-index: 200;
}

#textaccess {
  position: relative;
  padding:0px;	
  width: 200px;
  float: right;
  top: 0px;

  font-variant: small-caps;
	z-index: 200;
}

#homeban {
  background-color: #2a2a2a;
  border-bottom: 5px solid #FFFFFF;
 }

/* Homepage and Base div layouts */
#top {
	/*background-image:url('images/logonew_04.png');
    background-repeat: repeat;*/
    padding-top: 10px;
    background-color: #ffffff;;
	height:105px;
	width: 100%;

   
}

#aaccNav {
	position:absolute;
	top: 85px;
	font-size: 100%;
	color: #5C5636; 
	width:95%;
    height:30px;
	text-align: right;
	vertical-align: bottom;
	
}
.globe {
        vertical-align:bottom;
        padding: 50px 0 10px 0;
}
#aaccNav a{
	text-align: right;
	margin: 0 0 0 0;
 /*	border-right: 1px solid #5C5636; */
 	text-transform: lowercase;
 	text-decoration: none;
	color: #5C5636;
 	padding: 10px;
} 
#aaccNav a:hover {
	color: #eecd55;
}
#aaccNav span {
	display: hidden;
	padding-right: 5px;
}

#aaccBan {
        left:0px;
        top:0px;
        width:100%;
        height:150px;
	background: #111;
	border-top: 4px solid #666;
	border-bottom: 8px solid #256e86;
	padding: 0 0 0 0;
}



}

	#bluehmbar {
	top: 0px;
	background-color: #002777;
	color: #FFF;
	font-size: 9pt;
	width: 100%;
	height: 100px;
	padding: 20px 0px 10px 0px;
	border-top: 4px solid #FFF;
	border-right: 5px solid #FFF;
	}



#homepgtour {
	background: url("images/pagefoldgrade.png") no-repeat;
	background-position: 100% 0%;
	color: #33333;
	font-size: 9pt;
    	width: 220px;
	margin-right: 10px;
	overflow: hidden;
	padding: 10px;
	float: right;
	

}


.donatetoll {
	float: right;
	width: 150px;
	margin-top: -20px;
	color: #6d0607;
	font-size: 7pt;
}

.campspectxt {
	font-size: 8pt;
	padding: 2px;
	width: 70%;
	margin-left: 29%;
}


/*------Event copy --------*/
.aRestxt2 {
	color: #2a2a2a;
	padding: 1em .5em 0 1em;
	font-size:8.5pt;
	overflow: hidden;
}
.more {
	padding: 1em 1em 0 1em;
        font-size:7.5pt;
	font-weight: bold;
}

.morehome {
color: #6d0607;
	padding: 1em 1em 0 1em;
        font-size:7.5pt;
	font-weight: bold;
}


#footer {
	position: absolute;
        padding: 1em 1em 0 1em;
        font-size:7.5pt;
        font-weight: lighter;
	margin-top:  500px;
	height: 25px;
	color: #FFFFFF;
}



.present {color: #eecd55;}
/*global links*/
a.global:link {  color: #5c5636; }
a.global:visited {}
a.global:hover {  color: #FFFFFF; border-right: 5px solid #FFF;}
a.global:active {color: #5c5636;}

a.camp:link {  color: #002777; text-decoration: none;}
a.camp:visited { ; color: #002777; text-decoration: none;}
a.camp:hover { color: #333333; }
a.camp:active {  color: #002777; text-decoration: none;}

a.cclinks:link {  color: #FFFFFF; text-decoration: none; padding: 0px 0px 10px 0px;}
a.cclinks:visited { color: #FFFFFF; text-decoration: none;}
a.cclinks:hover { color: #eecd55; padding: 0px 0px 10px 0px;}
a.cclinks:active { color: #FFFFFF; text-decoration: none;}

a.eve:link {  color: #5c5636; text-decoration: none;}
a.eve:visited { color: #5c5636; text-decoration: none;}
a.eve:hover {  color: #6d0607; }
a.eve:active {  color: #5c5636; text-decoration: none;}


a.home:link {  color: #6d0607; text-decoration: none;}
a.home:visited { color: #6d0607; text-decoration: none;}
a.home:hover {  color: #5c5636; }
a.home:active {  color: #6d0607;; text-decoration: none;}

a.abt:link {  color: #FFFFFF; text-decoration: none;}
a.abt:visited {  color: #FFFFFF; text-decoration: none;}
a.abt:hover {  color: #eecd55; }
a.abt:active {  color: #FFFFFF; text-decoration: none;}


a.resi:link {color: #FFFFFF; text-decoration: none;}
a.resi:visited {color: #FFFFFF; text-decoration: none;}
a.resi:hover {color: #cccccc;}
a.resi:active {color: #FFFFFF; text-decoration: none;}

/*general link definitions + added 6/5/04*/
a.genlink:link { font-size: 100%; color: #5c5636; text-decoration: underline;}
a.genlink:visited {font-size: 100%; color: #666666; text-decoration: none;}
a.genlink:hover {font-size: 100%; color: #5c5636; text-decoration: none;}
a.genlink:active {font-size: 100%; color: #5c5636; text-decoration: none;}


table.ticktxt {font-size: 10px; color: #666; text-decoration: none;}
table.ticktxtfooter {font-size: 10px; color: #666; border-top: .1em solid #666; margin: 8px 0px 0px 0px; padding:10px;}
tr.vice {background: #EEE4c1;}

/*change to footer front only*/
#footerhome {
	background-color: #2a2a2a;
	width: 95%;
	border-top: #111111 solid 2px;
	margin: 0px auto;
	padding: 4px;
	text-align: center;
	font-family:sans-serif;
	font-size: 8.5pt;
	color: #888888;
	line-height: 11pt;
	
}

.frontpageextra {
	
	padding: 2px;
	text-align: center;
	font-family:sans-serif;
	font-size: 8.5pt;
	color: #888888;
	line-height: 12pt;

}
.footer{
	background-color: #2a2a2a;
	padding: 6px;
	text-align: center;
	font-family:sans-serif;
	font-size: 8.5pt;
	color: #888888;
	line-height: 12pt;
	
}







/* CSS Document */


div, h1, h2, h3, h4, p, img, span{
	margin:0; padding:0;
}




.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------main--------------------*/

/*------------------------------------------------topheader--------------------*/



/*------------------------------------------------body_area--------------------*/
#body_area {

	background-color: #f2f1df;
	margin: 0 auto;
	width:100%;
	height:100% /*609px*/
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	padding-left: 5px;
	float: none;
	


}




#innerbody_area{
	width:1004px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
}

.left {

	margin: 0px;
	float: left;
	height: 100%;
	width: 170px;
	padding-left: 10px;

}
.left_popup {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #353131;
	text-decoration: none;
	margin-left: 0px;
	float: left;
	width: 145px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left_head {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #7c8e06;
	text-decoration: none;
}
.news_area {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #655f5f;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 155px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom: 1px solid #ccc;
}

.leftsidebar img {
	width: 155px;
}

#socialnet {
	padding-left: 15px;
}

#socialnet2 {
	float: right;
	padding-right: 25px;
	margin-top: -40px;
    padding-bottom: 5px;
    font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

#socialnet img.xtra {
	width: 20px;
}

.news_head {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #af0602;
	text-decoration: none;
	background-image: url(../images/news_icon.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 20px;
}
.news_link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #7f9200;
	text-decoration: none;
	float: left;
	height: 16px;
	width: 140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news_link:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #af0602;
	text-decoration: none;
	float: left;
	height: 16px;
	width: 140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.gray_strip {
	/*background-image: url(images/gray_bg.jpg);
	background-repeat: no-repeat;*/
	background-color: #EECD55;

	margin: 0px;
	float: left;
	height: 100%;
	width: 228px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.events_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 218px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border: solid 1px #333;
}
.events_head {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 218px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.events_head1 {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-bottom: 5px;

}

.more {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/more.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 16px;
	width: 44px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.more:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/more1.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 16px;
	width: 44px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.body_area {
	margin: 8px 10px 5px 20px;
	float: left;
	width: 72%;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	

}

.eventprime {
	position: relative;

	float: left;
	width: 420px;
	padding: 5px;
	border-right: dotted .025em #ccc;
}

.eventprime a:link, a:visited, a:hover {
	color: #256e86;
}
.eventprime p {
	font-family: arial, verdana, sans-serif;

	font-weight: normal;
	padding-bottom: 10px;

}

.eventprime span {
	float: left;
	padding-right: 8px;
	height: 145px;
}

.eventprime strong {
	color: #256e86;
}

.evtprimePic {
width: 130px;
}

.sidebar {
	float: left;
	width: 180px;
border: #deedf1 solid 1px;
	padding: 0px;
	font-size: 80%;
}

.latestnews {
	background: url('../images/sidebarBGgradient.png') no-repeat;
	
	background-position: 10% 0%;
	padding: 3px;
	color: #666666;
    width: 95%;
}

.latestnews ul {
	list-style-type: none; text-align: left; 
	padding: 5px;
}

.latestnews h4 {
	font-family: helvetica, verdana, sans-serif;
	font-weight: 600;
	font-style: italics;
	font-size: 9pt;
	color: #6d0607;
	padding-top: 10px;
}

.latestnews h3 {
	font-family: helvetica, sans-serif;
	font-weight: 500;
	font-style: italics;
	font-size: 11pt;
	color: #256e86;

}

.specialPromotion {
	border-bottom: dotted #999 .125em;
	color: #c31f04;
	font-size: 8pt;
	font-weight: normal;
	padding: 5px;
}

.ticklink a:link, a:hover, a:visited {
color: #6d0607;
font-weight: bold:
text-decoration: underline;
}

.head {
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	/*background-image: url(images/smile_icon.jpg);
	background-repeat: no-repeat;*/
	margin: 0px;
	float: left;
	width: ;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 25px;
	font-size: 34px;
	color: #7c8e06;
	height: 42px;
}
.body_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8f8d69;
	margin: 0px;
	float: left;
	width: 70%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	border: 1px solid #333;
}



.body_text1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ac0101;
	margin: 0px;
	float: left;
	width: ;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.body_textlink {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8f8d69;
	background-color: #FFFFFF;
	text-decoration: none;
}
.body_textlink:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ac0101;
	background-color: #FFFFFF;
	text-decoration: none;
}
.link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #4b4747;
	text-decoration: none;
	background-image: url(images/link.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 19px;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}
.link:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/link_hover.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 19px;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}


.membr_NAV {
padding: 10px 8px 0px 5px; width: 20%; float: left; overflow: hidden;
	font-size: 80%;
}

.membr_header {
	padding-left: 20px;
	padding-top: 10px;
	color: #6d0607;
	font-size: 14pt;
}

#membrList {
	margin-top: 0px;
}

#membrList li {
	width: 95%;
}

#membrList li {
	list-style-type: none;
	padding: 3px;
}

#membrList li a:link {
	font-size: 100%;
	color: #6d0607;
	text-decoration: none;
}

h2.specialHead {
	font-weight: bold;
	font-size: 12pt;
	font-family: sans-serif, verdana;
	font-style: italics;
	color: #3d799a;
}




/*-------------FAcilities area-----------------------------------------------------------------------------*/
.body_banner_area {
	/*background-image: url(../images/facilBan.png);
	background-repeat: no-repeat;
	background-color: #f6f6f5;*/
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50%;
	width: 100%;
	
	border-top: dotted #333 1px;
}
.banner1_text {
/*background-image: url(../images/facilBan.png);
	background-repeat: no-repeat;*/
	font-family: "Arial Narrow";
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 100%;
	height: 95px;
	padding: 0px;
}


.ideas_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #8f8d69;
	text-decoration: none;
	margin: 0px;
	float: left;

	padding: 10px;
	font-style: italic;
}
.idea_links {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90%;
}
.links1_area {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 80%;
}
.link_no {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #af0b05;
	text-decoration: none;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
}
.link_no1 {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #af0b05;
	text-decoration: none;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 109px;
}
.link_no2 {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #af0b05;
	text-decoration: none;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
}
.link_no3 {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #af0b05;
	text-decoration: none;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 161px;
}
.link_no4 {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #af0b05;
	text-decoration: none;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 128px;
}
.link_no5 {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #af0b05;
	text-decoration: none;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 96px;
}
.link_no6 {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #af0b05;
	text-decoration: none;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 134px;
}
/*----------------------------------------------------------------ROTATING BANNER----------------------------------------------------------------------------------------*/		
/* begin: slideshow */
.slideshow {
position:relative;
padding:0;
margin:0;
}
.slideshow a img {
border:none;
}
.slideshow li.slide {
list-style-type:none;
}
.slideshow .slides {
height:190px;
margin:0;
}
.slideshow .slides li.slide {
visibility:hidden;
position:absolute;
left:0px;
top:0;
}
.slideshow .buttons {
display:none;
}
.slideshow .buttons {
display:block;
position:absolute;
z-index:100;
left:0px;
bottom:20px;
margin:0;
}
.slideshow .buttons li {
float:left;
display:inline;
width:30px;
height:30px;
margin:0;
padding-left:11px;
line-height:30px;
background-image:url('buttonBg.png');
background-repeat:no-repeat;
}
.slideshow .buttons li a {
float:left;
text-decoration:none;
width:30px;
height:30px;
color:#fff;
outline:0;
}
.slideshow ul.buttons li a:hover {
text-decoration:none;
color:#0a0a0a;
}
.slideshow ul.buttons li.active a:hover,
.slideshow ul.buttons li.active a {
color:#666666;
}
/* end: slideshow */

ul.press {
width: 75%;
list-style-type: none;
font-size: 80%;
}

ul.press li {

background-image:url("../images/press.jpg");
background-repeat: no-repeat;
background-position: 0 30%;
padding: 3px 0 3px 30px;
margin: .4em 0;
}

#twitter_div {

	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #5AA5BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top:10px;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
 
#twitter_div ul li {
	color: #0C93BA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A1E8F7;
}
 
#twitter_div ul li a {
	text-decoration: none;
	color: #DDA84E;
}
 
#twitter_div ul li a:hover {
	text-decoration: none;
	color: #D78E42;
}
 
#twitter_div p {
	text-align: right;
	padding-right: 6px;
	padding-bottom: 10px;
}

.vtour {
background-color: #333333;
font-size: 85%;
}