@charset "utf-8";
/* css document */

/* document sections */
/*====================*/
/*====================*/

/* page */
/*text styles - headers, labels, paragraphs, bold*/
/*buttons - text*/
/*misc - system*/
/*links*/
/*layout - divs, tables*/
/*map pages*/
/*pop calendar*/
/*calendar*/
/*memberhsip and donations*/
/*resource grids*/
/* grid reservation process */
/*custom styles*/

/*====================*/
/*====================*/
/* end document sections */



/*page*/
/*====================*/
/*====================*/

/*style for adding vertical scrollbar*/
html {
	overflow-y: scroll;
}

/*style if you want to use background image background: url(images/bck.gif) repeat-x #cccccc;*/
body {
	width: 1000px;
	margin: 32px auto 0 auto;
	background: url("../images/wrapper-bg-tile.png") repeat-x scroll 0 0 #FB9920;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #68625E;
}

img {
	border:none;
}

/*====================*/
/*====================*/
/*end page*/
	
/*text styles - headers, labels, paragraphs, bold*/
/*====================*/
/*====================*/
	
p {
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
}
	
.bodyindent	{
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 2px;
	color: #68625E;
	line-height: 18px;
	clear: both;
}
	
.errortext {
	color: #ff0000;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 2px;
	display: block;
}
	
.formtext {
	margin-right: 2px;
	color: #68625e;
}

.formtextpopup {
	margin-right: 1px;
	color: white;
}

/*only on welcome page - remove*/
.mid {
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 2px;
}
	
.whitetext {
	color: #ffffff;
	margin-left: 0px;
	margin-bottom: 0px;
}

/*select date description label*/
.selectdatedescription {
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 2px;
}
	
/*select time description label*/
.selecttimedescription {
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 2px;
}
	
/*particpants description label*/
.partdescription {
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 2px;
}
	
/*confirmation description label*/
.confirmdescription {
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 2px;
}
	
/* general info labels on all pages */
.generalinfo {
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 2px;
}

.loginlabels {
	color: #68625E;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
}
	
b {
	color: #68625E;
	font-weight: bold;
}
	
.boldindent {
	color: #68625E;
	margin-left: 0px;
	text-decoration: none;
	font-weight: bold;
}

/*only on billing page */
.boldsmaller {
	color: #68625E;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 2px;
	font-weight: bold;
}

/*used in calendars */	
.regtext {
	margin-left: 0;
	margin-right: 0;
}
	
i {
	text-decoration: italic;
}

/*header text for view groups in the page*/
.h4 {
	color: #68625e;
	font-size: 18px;
	text-decoration: none;
	line-height: 0px;
	font-family: FuturaStdMedium;   
    	font-weight: normal !important;
	visibility: hidden;
}
	
/*billiing and confirmation page */
.h5 {
	color: #68625e; 
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

/*billiing and confirmation page */
h5 {
	color: #68625e;
	margin: 2px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
	
/*larger header text example billing information on billing page*/ 
.h6 {
	color: #68625e;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

/*description lblgeneral*/
.infodescription {	
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 2px;
}

.billingsummarylabels {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-weight: bold;
}

/* required fields */
.reqfield {
	border-width: 1px;
	border-color: gray;
	border-style: solid;
	margin-right: 2px;
	color: #68625e;
}	

#ctl00_ContentPlaceHolder1_lblFirstName, 
#ctl00_ContentPlaceHolder1_lblLastName,
#ctl00_ContentPlaceHolder1_lblAddress1,
#ctl00_ContentPlaceHolder1_lblCity,
#ctl00_ContentPlaceHolder1_lblState,
#ctl00_ContentPlaceHolder1_lblZip,
#ctl00_ContentPlaceHolder1_lblEmail,
#ctl00_ContentPlaceHolder1_lblPasswordLabel1,
#ctl00_ContentPlaceHolder1_lblPasswordLabel2
 {
	font-weight: bold;
}
	
/* form fields */
.formfield {
	background-color: #ffffff;
	border-width: 1px;
	border-color: gray;
	border-style: solid;
	margin-right: 2px;
	color: #68625e;
}

.commentbox {
	color: #000000;
	border-width: 1px;
	border-color: gray;
	border-style: solid;
}

/*====================*/
/*====================*/
/*end text styles - headers, labels, paragraphs*/

/*buttons - text*/
/*====================*/
/*====================*/

.buttext {
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	text-decoration: none;
	padding: 0px;
}
	
/*font has to be arial, sans-serif to fit on the button*/
.matchbuttext {
	font-size: 10px;
	text-align: center;
	padding: 0px;
}
	
.farpointbutton {
	font-size: 9px;
	text-align: center;
	text-decoration: none;
	padding: 0px;
}

.buttons_bottom {
	width: 720px;
	/*height: 23px;*/
	margin: 10px 0 10px 0;
	/*text-align: center;*/
}

.button_back {
	display: inline;
	margin-left: 50px;
	float: left;
}

.button_next {
	display: inline;
	margin-right: 50px;
	float: right;
}

.button_addbasket {
	display: inline;
	margin-right: 50px;
	float: right;
}

.button_viewreservation {
	display: inline;
}

.button_newreservation {
	display: inline;
}

.button_deletereservation {
	display: inline;
}

.button_checkout {
	display: inline;
	margin-right: 50px;
	float: right;
}

.button_basket {
	display: inline;
}

.button_accept {
	display: inline;
	margin-right: 50px;
	float: right;
}

.policies-buttons {
	margin-left: 15px;
	width: 176px;
}

#ctl00_ContentPlaceHolder1_butAutoCheck {
	margin-top: 5px;
}

#ctl00_ContentPlaceHolder1_butStandBy {
	margin-top: 10px;
}

#ctl00_ContentPlaceHolder1_butOverBook {
	margin-top: 10px;
}

#ctl00_ContentPlaceHolder1_butNext img {
	height: 45px !important;
	width: 87px !important;
}

#ctl00_ContentPlaceHolder1_butProfile {
	visibility: hidden;
}

/* New For Enhanced Login - CR 5/21/12 */
.StandardButton {
	position:relative;
	height:20px;
	padding:4px;
	margin:14px; 
	color: #000000;
	text-decoration:none;
	background-color:#cccccc;
	border-width:1px;
	border-style:solid;
	border-bottom-color:#6B6A6A;
	border-right-color:#6B6A6A;
	border-top-color:#EBE8E8;
	border-left-color:#EBE8E8;
	font-size:12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.StandardButton:hover {
	background-color:#A9A9A9;
	color: #ffffff;
}


/*====================*/
/*====================*/
/*end buttons*/
	
/*misc - system*/
/*====================*/
/*====================*/

/* step image */
.stepimage {
}
	
#farpoint {
}

.billingspacer {
	height: 20px;
}

.shippingspacer {
	height: 10px;
}

.footerspacer {
	height: 35px;
}

.indent	{
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
}

/*====================*/
/*====================*/
/*end system*/

/*links*/
/*====================*/
/*====================*/

a {
	color: #4F7994;
	text-decoration: none;
}
	
a:hover {
	color: #4F7994;
	text-decoration: underline;
}

a.sidebar:link, a.sidebar:visited {
	color: #4F7994;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	text-decoration: none;
}

a.sidebar:hover {
	color: #333333;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	text-decoration: underline;
}

a.boldcore:link {
	color: #4F7994;
	text-decoration: underline;
	font-weight: bold;
}
	
a.boldcore:visited {
	color: #4F7994;
	text-decoration: none;
	font-weight: bold;
}
	
a.boldcore:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #72828b;
	font-weight: bold;
}

a.sublink:link {
	color: #ffffff;
	margin-left: 0; 
	text-decoration: underline;
}
	
a.sublink:visited {
	color: #ffffff;
	margin-left: 0; 
	text-decoration: underline;
}
	
a.sublink:hover {
	color: #ffffff; 
	margin-left: 0; 
	text-decoration: none;
}

/*only used on the welcome page - remove */
a.bolder:link {
	color: #72828b;
	text-decoration: underline;
	font-weight: bold;
}
	
a.bolder:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
	
a.bolder:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #72828b;
	font-weight: bold;
}
	
/*view group links*/

a.roller { 
	color: #DC7211;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	padding: 4px 4px 5px 23px;
	border-bottom: 1px solid #E8E8E8;
	display: block;
	text-align: left;
	margin-left: 13px;
	padding-left: 23px;
	background: url(../images/secondary-nav-bg.png) no-repeat scroll 3px 8px transparent;
} 
	
a.roller:hover { 
	text-decoration: underline;
}

a.rollerright { 
	color: #DC7211;
    font-size: 13px;
    line-height: 16px;
    text-decoration: none;
    padding: 4px 4px 5px 23px;
    border-bottom: 1px solid #E8E8E8;
    display: block;
    text-align: left;
    margin-left: 13px;
    padding-left: 23px;
    background: url(../images/secondary-nav-bg.png) no-repeat scroll 3px 8px transparent;
} 
	
a.rollerright:hover { 
	text-decoration: underline;
}



/*end view group links*/

.continueshopping {
	background-color: #ffffff;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: dotted;
	border-color: c8b6a5;
}

.tableinfo a:hover {
	text-decoration: none;
}

.booknowlink, .bookpackage {
	font-weight: normal;
	font-family: FuturaStdMedium;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	background-color: #EF8200;
	padding: 10px 15px;
	width: 80px;
	margin: 0 10px;
	color: #FFF;
	border-radius: 5px;
		-moz-border-radius: 5px;
  	box-shadow: 1px 1px 2px 2px #ccc;
  		-moz-box-shadow: 1px 1px 2px 2px #ccc;
  		-webkit-box-shadow: 1px 1px 2px 2px #ccc;
}

.booknowlink:hover, .bookpackage:hover {
	background-color: #FB9920;
	color: #FFF;
	text-decoration: none;
	box-shadow: 1px 1px 2px 2px #666;
  		-moz-box-shadow: 1px 1px 2px 2px #999;
  		-webkit-box-shadow: 1px 1px 2px 2px #999;
}

/*====================*/
/*====================*/
/*end links*/
	

/*layout - divs, tables*/
/*====================*/
/*====================*/

.tablemain {
	border-collapse: collapse; border: #333333; border-style: solid; 
	border-top-width: 0px; border-right-width: 0px; 
	border-bottom-width: 0px; border-left-width: 0px;
	background-color: #ffffff;
}

/* main table in the content section of the page */
.contenttable {
	background-color: #ffffff;
	color: #68625E;
	margin-top: 5px;
}

/*footer style on all pages*/	
.footer {
	background-color: #333333;
	text-align: center;
	height: 20px;
	vertical-align: middle;
}

/*master pages*/
/*three main sections - header, content, footer*/

#wrapper {
	margin-left:auto;
	margin-right:auto;
	width: 960px;
	border-collapse: collapse;
	background-color:#fff;
}

#wrapper:after,
#wrapper:before {
	content: "";
	display: table;
	clear: both;
}

#header {
	background-color: #FB9920;
}

.tableheader {
	border-collapse: collapse; 
	border: none;
	width: 100%;
	background-color: #FB9920;
}

.tableheader td {
	padding: 0px;
}

/*view group navigation div*/
#nav {
	clear: both;
	float: left;
	width: 214px;
	margin-bottom: 40px
}

/*style for rows on view group navigation*/
.tableviewgroups {
	border-collapse: collapse;
	border: none;
	margin-top: 15px;
}
	
.tableviewgroups td {
	background: none;
}

/*div wrapper around content and contentinfo*/	
#contentwrapper {
	min-height: 500px;
	margin-left: 230px;
}
	
/*div additional information in content section*/
#contentinfo {
}
	
/*reservation content*/
#content {
	margin: 0;
	float: left;
}

/*reservation content area 2 - custom pages */
#content2 {

}

.tablecontent {
	border-collapse: collapse; border: red; border-style: solid; 
	border-top-width: 0px; border-right-width: 0px; 
	border-bottom-width: 0px; border-left-width: 0px;
	background-color: #ffffff; margin-bottom: 20px; 
	margin-top: 0; width: 720px; 
}

.tablecontent td {
}
	
#footer {
	clear: both;
	padding: 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
}
	
.tablefooter {
	border-collapse: collapse;
	border: none;
}

.tablefooter td {
	vertical-align: middle;
	text-align: left;
	padding: 0;
}

/*end main section for master pages*/

/*console page*/
/*table for console page*/
.console {
	width: 718px;
	padding: 0;
	margin-top: 20px
}
	
.consoleleft {
	width: 40%;
}
	
.consoleright {
	width: 60%;
}
	
/*panels on the console page*/
.panel {
	color: #000000;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
	text-decoration: none;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	background-color: #ffffff; 
}
	
.paneltabs {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
}

.paneltables {
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
	border-spacing: 0px;
}
	
.functionreport td {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	border-spacing: 0px
}

.consolegrid {
	border: 1px #72828B solid;
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	margin-right: 2px;
}

.consolegrid td {
	border: 1px #72828B solid;
}

.consolegrid-header {
	background-color: #72828B;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	text-align: center;
}

.consolegrid-header td {
	color: #ffffff;
	font-weight: bold !important;
	font-size: 11px;
}

/*end console page*/

/*sidebar on the homepage*/
.sidebartable {
	background-color: #cfd0b1;
	border-style: solid;
	border-width: 0px;
	border-bottom: none;
	border-right: none;
	border-color: #ffffff;
}

/*style border for activities table on info page*/
.tableinfo {
	background-color: #ffffff; 
	margin-left: 0px;
	width: 720px !important;
}
	
.tableinfo td {
	border-bottom: solid 1px #F2EBE9;
	text-align: left;
	vertical-align: top !important;
	padding: 10px;
}

.tableinfo tr {
	vertical-align: top !important;
}


.tableinfo p {
	color: #68625E;
	margin: 0px;
}

.tableinfo img {
	margin-left: -10px;
}

/*table on info page
.infoheader {
	color: #68625E; 
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	border-bottom: 0px !important;
}*/

.infoheader {
	display: none;
	padding: 0px !important;
}

/*grouping style at top of info table */
.subgroupheader {
	background-color: #ffffff;
	text-align: left;
	color: #68625E;
	font-size: 16px;
	line-height: 24px;
	text-decoration: none;
	padding-top: 15px;
	margin-left: -15px;
	padding-left: 0px !important;
}

/*grouping style at top of info table*/
.subgroupheader2 {
	background-color: #4F7994;
	text-align: left;
	color: #ffffff;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
	text-align: right;
	margin-left: 10px;
}

/*activity style in the info table*/
.infoacttitle {
	color: #4F7994;
	text-decoration: none;
}

.vg-specials {
	margin-top: -8px;
}

.vg-specials td{
	vertical-align: top;
}

.vg-specials p{
	margin: 0px;
}
	
/* table on the selecttime page */		
table.selecttime {
	margin-top: 5px;
}
			
.selecttimeheader {
	line-height: 16px;
	font-weight: bold;	
	text-align: center
}
		
tr.selecttime { 
	text-align: center;
}

.selecttime td {
	padding: 1px;	
}
	
/* table on the policies page */	
table.policies {
	margin-top: 55px;
	margin-left: 10px;
	width: 385px;
}
	
tr.policiesheader {  
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	font-weight: bold;
}
	
tr.policies {
	background: #ffffff;
}
	
/*the "number of participants" grid on the policies page */	
.numberparthead {
	background-color: #333333;
	color: #ffffff;
	font-weight: bold;
	font-size: 7pt;
	font-family: verdana;
}
	
.numberpartcell {
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
	font-family: verdana;
	border-style: solid;
	border-color: #72828b;
	border-width: 1px;
	text-align: center
}

/* number of participants grid on policies page */
.farpointpolicies {
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: -6px;
	border: 0px !important;
	background-color: #ffffff !important;
}

.farpointpolicies table {
	border-collapse: separate !important;
	border-spacing: 2px !important;
	border: 0px !important;
}

.farpointpolicies td {
	padding: 2px;
	height: 16px !important;
}
	
.farpointpoliciesheader {
	text-align: left;
	background-color: #ffffff !important;
	color: #68625E !important;
	border: 0px !important;
	font-size: 12px !important;
}

.farpointpoliciescolumn0 {
	text-align: center;
	border: 1px #cccccc solid !important;
	background-color: #ffff99 !important;
	color: #68625E !important;
	font-size: 12px !important;
}
	
.farpointpoliciescolumn1 {
	text-align: left;
	border: 0px !important;
	background-color: #ffffff !important;
	color: #68625E !important;
	font-size: 12px !important;
}
/* end number of participants grid on policies page */	

/* options grid on policies page */
.farpointoptions {
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: -6px;
	border: 0px !important;
	background-color: #ffffff !important;
}

.farpointoptionscolumn0 {
	text-align: left;
	border: 1px #cccccc solid !important;
	background-color: #ffff99 !important;
	color: #68625E !important;
	font-size: 12px !important;
}

.farpointoptionscolumn1 {
	text-align: left;
	border: 1px #cccccc solid !important;
	background-color: #ffff99 !important;
	color: #68625E !important;
	font-size: 12px !important;
}

.farpointoptionscolumn2 {
	text-align: left;
	border: 1px #cccccc solid !important;
	background-color: #ffff99 !important;
	color: #68625E !important;
	font-size: 12px !important;
}

.farpointoptionsheader {
	text-align: left;
	background-color: #ffffff !important;
	color: #68625E !important;
	border: 0px !important;
	font-size: 12px !important;	
}
/* end options grid on policies page */
	
/* table on the participants page */	
table.participants {
	background-color: #000000;
}
		
tr.participantsheader {
	color: #ffffff;
	font-size: 14px;
	line-height: 18px;	
	text-align: left;
}
	
tr.participants {
	background-color: #ffffff;
	color: #72828b;
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
}

/* participant2.aspx styles for Farpoint Control*/
.farpointparticipants {
	margin-bottom: 2px;
	margin-left: 0px;
	border: 0px !important;
	background-color: #ffffff !important;
	min-height: 125px !important;
}

.farpointparticipants table {
	border-collapse: separate !important;
	border-spacing: 2px !important;
	border: 0px !important;
}

.farpointparticipants td {
	border: 0px !important;
	background-color: #ffffff;
}

.participantcolheader {
	text-align: left;
	background-color: #ffffff !important;
	color: #68625E !important;
	border: 0px !important;
	font-size: 12px !important;
}

.participantrowheader {
	text-align: left;
	background-color: #ffffff !important;
	color: #68625E !important;
	border: 0px !important;
	font-size: 12px !important;
}

.participanttextcell {
	background-color: #ffff99 !important;
	font-size: 12px !important;
}     

.participantcheckcell {
	background-color: #ffff99 !important;
	font-size: 12px !important;
}     

.participantcombocell {
	background-color: #ffff99 !important;
	font-size: 12px !important;
}

.participantbuttoncell {
	background-color: #ffff99 !important;
	font-size: 12px !important;
}
/*end participant2.aspx styles for Farpoint Control*/
	
/*table on the confirmation page*/
.confirmation {
	background-color: #333333;
	border-style: solid; 
	border-width: 1px;
	border-color: #333333;	
}
	
.confirmationheader {
	background-color: #333333;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;	
	text-align: left;
}
	
.confirmationcell {
	border-style: solid; 
	border-width: 1px;
	border-color: #333333;
	background: #ffffff;	
}

.confirmation td {
	padding: 2px;
}

/*confirmation page placement*/
/*====================*/
/*====================*/
#confirm-wrapper {
	width: 95%;
	margin: 55px 0 0 0;
}

#confirm-wrapper h5 {
	color: #68625e;
	margin: 2px 0 0 0;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.confirm-header {
	float: left;
	color: #68625E;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;	
	text-align: left;
	margin-left: 5px;
}

#confirm-billing {	
	clear: both;
	padding: 0 5px 0 5px;
	float: left;
}

#confirm-billing-info {
	width: 100%;
}

#confirm-cc-info {
	width: 100%;
	margin-bottom: 10px;
}

#confirm-activity {
	clear: both;
	padding: 5px;
	width: 98%;
}

#confirm-participants {
	padding: 5px;
	width: 98%;
}

#confirm-activities {
	clear: both;
}

#confirm-activities-text {
	padding-left: 5px;
}

#confirm-amountdue {
	margin: 30px 0 0 0;
	text-align: right;
	padding-right: 10px;
}

.confirm-amountdue-label {
	display: block;
	font-size: 14px !important;
}

.confirm-amountdue-label b {
	margin-right: 45px;
	font-size: 14px !important;
}

/*====================*/
/*====================*/
/*end confirmation page placement*/
	
/* multiple activities table on confirmation page*/
.confirmact {
	width: 98%;
	margin-left: 5px;
	margin-top: 5px;
}
	
.confirmactheader {
	color: #68625E;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;	
	text-align: left;
}
	
.confirmactcell {
	color: #000000;
	line-height: 18px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
	
.confirmact td {  
	padding: 1px;
}


/* table on the my reservation page*/
table.myres {
	background-color:#ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
	
tr.myresheader {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	line-height: 16px;
	font-weight: bold;
}
	
tr.myres {
	background-color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
.myres td {
	padding: 2px;
	text-align: left;
}

#ctl00_ContentPlaceHolder1_lnkProfile {
	float: left;
	clear: both;
	margin-top: 10px;
}

#ctl00_ContentPlaceHolder1_lnkView {
	float: left;
}
	
/* table on basket page*/

table.basket {
	background-color:#ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
	
tr.basketheader {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	line-height: 16px;
	font-weight: bold;
}
	
tr.basket {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
.basket td {
	padding: 2px;
	text-align: left;
}

#ctl00_ContentPlaceHolder1_lblTotal {
	float: left;
	clear: both;
}

#ctl00_ContentPlaceHolder1_lblKey {
	float: left;
	clear: both;
}
	
/* participant change grid on basket page*/
#basketpart {
	clear: both;
	float: left;
	margin: 10px;
}

#ctl00_ContentPlaceHolder1_lblActivity {
	clear: both;
	float: left;
}

.basketparthead {
	background-color: #333333;
	color: #ffffff;
	font-weight: bold;
	font-size: 7pt;
	font-family: verdana;
}
	
.basketpartcell {
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
	font-family: verdana;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	text-align: center;
}
	
/* table header login.aspx */	
table.login {
	margin-left: 10px;
	margin-top: 25px;
}

table.login . {
	padding-bottom: 10px;
}
	
tr.loginheader {
	background-color: #FFFFFF;
	color: #68625e;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	font-family: FuturaStdMedium; 
}

.loginheader span {
}
	
td.loginheader {
}
	
td.newcustheader {
	padding-left: 20px;
}
	
tr.login {
}
	
td.login {
	border-right: dotted thin #999999;
}
	
td.newcust {
	padding-left: 20px;
}
	
/* activity summary information on the billing page  */
.billingactsum {
	background-color: #ffffff;
}

#billingactsum h5 {
	
}
	
/* billing information table */
.billinginfo {
	background-color: #ffffff;
	margin-top: 50px;
}

.billinginfoform td {
	padding: 3px 2px 3px 2px;
}

/* profile information table */
.profile {
	border-collapse: collapse; 
	border: #333333; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	background-color: #ffffff;
}
	
/* table on the thank you page */
.thankyou {
}
	
.thankyou td {
	background-color: #ffffff;
}
	
/* table on membership and donations page */	
.membership { 
	background-color: #ffffff; 
	margin-left: 10px;
	margin-top: 25px;
}
	
.membership td { 
	border-style: dotted;
	border-color: #a8b1b8;
	border-width: 0px;
	vertical-align: top;
	padding: 10px;
}

.membership #ctl00_ContentPlaceHolder1_lblFirstName, .membership #ctl00_ContentPlaceHolder1_lblLastName {
	font-weight: normal;
}

	/* table on the more info page */
.moreinfo {
	border-collapse: collapse; border: #000000; border-style: solid; 
	border-top-width: 1px; border-right-width: 1px; 
	border-bottom-width: 1px; border-left-width: 1px;
}

.moreinfo td {
	border-collapse: collapse; border: #000000; border-style: solid; 
	border-top-width: 1px; border-right-width: 1px; 
	border-bottom-width: 1px; border-left-width: 1px; 
	background-color: #ffffff;
}

.setuptables {
	color: #000000;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 2px;
	text-decoration: none;
	border-color: #72828b;
	border-style: solid;
	border-width: 1px;
	background-color: #ffffff;
}
Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½ 
.setuptables td {
	border-color: #72828b;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
}

.setuptablebuttons {
	margin-bottom: 2px;
	border-color: #72828b;
	border-style: solid;
	border-width: 1px;
	background-color: #ffffff;
}

/* Activity setup */
.customelements {
Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½ background-color: yellow;
}

#recipient {
Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½ width: 475px;
Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½ background-color: Ã¯Â¿Â½#ffffff;
Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½ margin: 10px;
Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½ border: 1px solid #000000;
}



/* Activity setup */
.customelements {
Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½ background-color: yellow;
}
	
/*====================*/
/*====================*/
/*end layout - divs, tables*/
	
	
/*map pages*/
/*====================*/
/*====================*/
	
/* left cells on maps page page */	
.maptableleft {
	background-color: #215429;
	text-align: center;
	color: #ffffff;
}
	
/* center top cell on maps page page */
.maptablecentertop {
	background-color: #ffff99;
	text-align: center;
}
	
.maptablecentertop p {
}
	
.maptablecentertop b {
	font-size: 18px;
	line-height: 24px;
	text-decoration: none;
}
	
.maptablecenter a {
	text-decoration: underline;
}
	
.maptablecenter a:hover {
	text-decoration: none;
}

/* center cells on maps page page */	
.maptablecenter {
	text-align: center;
}	
	
/* right cells on maps page page */
.maptableright {
	background-color: #215429;
	text-align: center;
	color: #ffffff;
}

/*====================*/
/*====================*/
/*end map pages*/

/*pop calendar*/
/*====================*/
/*====================*/
	
.popcalbody {
	background: #ffffff !important;
}
	
.popcal {
	border-color: #333333;
	border-width: 1px;
	background-color: #ffffff !important;
	font-size: 8pt;
	color: #333333;
}
	
.popcal a {
	color: #333333 !important;
}
	
.popcaldayheader {
	background-color: #feb729;
	border-width: 1px;
	border-color: #feb729;
}
	
.popcalday {
}
	
.popcalnextprev a {
	color: #ffffff !important;
	font-size: 9pt;
	font-weight: bold !important;
	text-decoration: underline;
}
	
.popcalothermonthday a {
	color: #ffffff !important;
}
	
.popcalothermonthday {
	background-color: #cccccc !important;
}
	
.popcalselectedday {
	background-color: #333333;
}
	
.popcalselector {
	background-color: #333333;
}
	
.popcaltitle {
	font-size: 8pt;
	font-weight: bold !important;
	height: 20px;
	color: #ffffff;
}
	
.popcaltoday {
	background-color: #333333;
	color: #ffffff;
}
	
.popcalweekend {
}

/*====================*/
/*====================*/
/*end pop calendar*/
	
/*calendar*/
/*====================*/
/*====================*/
	
.cal {
	border-color: #68625e;
	border-width: 1px;
	border-style: solid;
	margin-top: 45px;
	margin-bottom: 5px;
}
	
.cal td {
	border-color: #68625e;
	border-width: 1px;
	border-style: solid;
}
	
.cal th {
	border-color: #ffffff;
	border-width: 0px;
	border-style: solid;
}
	
.cal a {
	color: #333333 !important;
}
	
.caltoday {
	background-color: #68625e;
	color: #ffffff;
}
	
.calday {
	background-color: #ffffff;
}
	
.calnextprev a {
	color: #ffffff !important;
	font-size: 11px;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
}
	
.caldayheader {
	color: #68625e;
	font-weight: bold;
	font-size: 11px;
}
	
.calselectedday {
	background-color: #87cefa;	
}
	
.calselector {
}
	
.caltitle {
	background-color: #68625e;
	font-size: 14px;
	color: #ffffff;	
	font-weight: bold;
}
	
.calweekend {  
	background-color: #ffffff;
}
	
.calothermonthday {
	background-color: #ffffff;
}
	
.calothermonthday a {
	color: #666666 !important;
}

#ctl00_ContentPlaceHolder1_Cal {
	margin: 0px;
}
	
/*====================*/
/*====================*/
/*end calendar*/

/*calendar search styles*/
/*====================*/
/*====================*/
.calsearchtime {
	color: blue;
}
.calsearchadhoc {
	background-color: plum;
}
.calsearchbooked {
	color: white;
	background-color: red;
}
.calsearchlimited {
	background-color: yellow;
}
.calsearchopen {
	background-color: lightgreen;
}
.calsearchopen {
	color: black;
}		
/*====================*/
/*====================*/
/*end calendar search styles*/
	
/*memberhsip and donations*/
/*====================*/
/*====================*/
	
.membererrortext {
	color: #ff0000;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	text-decoration: none;
}
	
.memberheaders {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;	
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
.memberlistformtext {
	color: #68625E;
	margin: 3px 0 0 0;

	text-decoration: none;
}
	
.membertargetformtext {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
	
.donationtypeformtext {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
	
.donationlistformtext {
	margin-left: -7px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
		
.designationlistformtext {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
	
.tributelistformtext {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
		
.occassionlistformtext {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
	
.customamountformtext {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 2px;
	text-decoration: none;
}
	
.textentryformtext {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}


/*====================*/
/*====================*/
/*end membership and donations*/

/*resource grids*/
/*====================*/
/*====================*/

/* the "resources" grid on the policies page */	
.resourcegridhead {
	background-color: navy;
	color: #ffffff;
	font-weight: bold;
	font-size: 7pt;
	font-family: verdana;
}
	
.resourcegridcell {
	background-color: #72828b;
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
	font-family: verdana;
}

/*====================*/
/*====================*/
/*end resource grids*/
	
/* grid reservation process */
/*====================*/
/*====================*/

.griddaterow {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
	
.gridspanrow {
 	background-color: #8cb8cc;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.gridgroupheaders {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	margin-left: 0px;
	text-align:left;
	vertical-align: middle;
	margin-right: 0px;
	margin-bottom: 0px;
}

.gridcolumnheaders {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}     

.gridpicturecell {
	color: #000000;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none; 
	height: 100px;
}   
        
.gridblankcolumn {
	color: #8cb8cc;
	background-color: #8cb8cc;
	font-size: 10px;
}     

.griddatarows {
	color: #000000;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}	
	
/*====================*/
/*====================*/	
/*end grid reservation process */
	
/*custom styles*/
/*====================*/
/*====================*/

/*homepage styles*/
#contentleft {
	float: left;
	width: 220px;
	height: 415px;
	margin-top: 50px;
	padding-left: 20px;
	padding-right: 5px;
	text-align: left;
	border-right-color: #cccccc;
	border-right-style: dotted;
	border-right-width: 1px;
}

#contentright {
	float: right;
	width: 470px;
}

#contenttext {
	float: left;
	width: 670px;
	margin-left: 20px;
	margin-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear:both;
	border-top-color: #cccccc;
	border-top-style: dotted;
	border-top-width: 1px;
	display: inline-block;
}

#contenttext a {
	display: inline;
	padding-right: 7px;
	padding-left: 7px;
}

/*slideshow styles */
#gallery {
	position:relative; width:415px; margin-top:40px; 
	padding:10px; border:6px solid #fff; background:#aaa;
}

#images {
	border:2px solid #9ac1c9; background:#eef5f6; margin-bottom:20px;
}
#image {
	position:relative; width:415px; height:274px; border:2px solid #666; 
	background:#fff url(slideshow/images/loading.gif) center center no-repeat;
}

#image img {
	position:absolute; top:5px; left:5px;
}

#thumbwrapper {
	margin-top:10px; padding:5px 0; width:415px; 
	height:86px; border:2px solid #666; background:#fff;
}

#thumbarea {
	position:relative; overflow:hidden; 
	height:86px; width:400px; 
}

#thumbs {
	position:absolute; list-style:none; margin-left:5px; 
	height:100px; width:10000px; border-right:5px solid #fff; 
	margin:0px 0px 5px 5px; padding:0;
}
	
#thumbs li {
	float: left; margin-right:5px; 
	cursor:pointer; margin-left: 0px;
}

#thumbs ul {
	margin-left: 0px;
}

.imgnav {
	position:absolute; height:0px; width:20%; 
	z-index:100; height:259px; width:20%; 
	z-index:100; outline:none; cursor:pointer;
}

#previmg {
	left:0; background:url(slideshow/images/left.gif) left center no-repeat; 
	border-left:5px solid #fff;
}

#previmg:hover {
	opacity:1; filter:alpha(opacity=100);
}

#nextimg {
	right:0; background:url(slideshow/images/right.gif) right center no-repeat; 
	border-right:5px solid #fff;
}

#nextimg:hover {
	opacity:1; filter:alpha(opacity=100);
}

.password {
	border: solid 1px #4b3723;
	padding: 2px;
	margin-left: 3px;
	margin-top: 1px;
	color: #ffffff;
	background-color: #4b3723;
	vertical-align: middle;
	text-decoration: none;
	height: 20px;
	vertical-align: top;
}

/* ? */
.info { 
	border-color: #4F7994;
	border-width: 5px;
	border-style: solid;
}

.subgroup, .subgroup:hover {
	background-color: #4F7994;
	text-align: left;
	color: #ffffff;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}

/*Custom Wes */

#ctl00_imgHeader {
	display: none;
}
	
.reservations_nav {
	float: right;
	width: 650px;
	text-align: right;
	height: 32px;
	margin: 0;
	color: #68625E;
    font-size: 10px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
	padding-right: 13px;
	}
	
.reservations_nav a {
	color: #68625E;
	text-decoration: none;
	}
	
.reservations_nav a:hover {
	text-decoration: underline;
	}
	
.reservations_nav p{
	color: #68625E;
	}
	
/*Header*/

#header-wrap {
	background-color: #FFF;
	padding-top: 7px;
	width: 100%;
	clear: both;
	border-bottom: 7px solid #000;
}
	#actionNavBox {
		height: 13px;
	    margin-bottom: 13px;
	    padding-right: 13px;
	    text-align: right;
	}
	
		#actionNavBox ul {
			list-style: none outside none;
			background: none repeat scroll 0 0 transparent;
		    border: 0 none;
		    font-size: 100%;
		    margin: 0;
		    outline: 0 none;
		    padding: 0;
		    vertical-align: baseline;
		    display: block;
		}
		
		.addthis_button_compact at300m {
			
		}
		
		#actionNavBox li {
		    border-left: 1px solid #DBDBDB;
		    display: inline-block;
		    height: 13px;
		    line-height: 13px;
		    margin-left: 20px;
		    padding-left: 39px;
		    color: #68625E;
		    font-size: 10px;
		    font-weight: 200;
		    line-height: 15px;
		    margin-bottom: 0;
		}
		
		#actionNavBox a {
		    color: #A79D96;
		    display: block;
		    font-size: 10px;
		    height: 13px;
		    line-height: 13px;
		    text-transform: uppercase;
		}
	
		#actionNavBox #shareThis {
		    background: url("../images/share-this-icon.png") no-repeat scroll 22px 1px transparent;
		    position: relative;
		}
		
			.at16nc.at16t_compact {
			    background-position: 0 -576px;
			    visibility: hidden;
			}
			
			#actionNavBox #shareThis .addthis_button_compact at300m {
				visibility: hidden;
			}
			
			#actionNavBox #shareThis .addthis_button_compact at300m span.at16nc {
				visibility: hidden;
			}
		
		#actionNavBox li:first-child {
		    border-left: 0 none;
		}
		
		#actionNavBox #printThis {
		    background: url("../images/print-this-icon.png") no-repeat scroll 22px 1px transparent;
		}
	
	#logo{
		height: 56px;
		float: left;
		width: 220px;
		margin-bottom: 26px;
		text-align: right;
	}
	
	#top-nav {
		height: 56px;
		float: left;
		padding-right: 13px;
		text-align: right;
		width: 727px;
	}
		
		#top-nav a {
			color: #827972;
		    font-size: 10px;
		    text-transform: uppercase;
		    text-decoration: none;
		    vertical-align: baseline;
		}
		
		#top-nav a:hover {
			text-decoration: underline;
		}
	
		#top-nav ul {
			list-style: none outside none;
		}
		
		#top-nav li {
			color: #827972;
		    display: inline-block;
		    font-size: 10px;
		    height: 56px;
		    letter-spacing: 1px;
		    line-height: 40px;
		    margin-left: 18px;
		    text-transform: uppercase;
		    font-family: "FuturaStdMedium", Helvetica, sans-serif;
    		font-weight: normal !important;
    		font-weight: 200;
		    margin-bottom: 0;
		}
	
	#header-nav {
		clear: both;
		height: 34px;
    	width: 960px;
    	display: block;
	}
	
		#header-nav ul {
			list-style: none outside none;
			background: none repeat scroll 0 0 transparent;
		    border: 0 none;
		    font-size: 100%;
		    margin: 0;
		    outline: 0 none;
		    padding: 0;
		    vertical-align: baseline;
		}
		
		#header-nav li {
			float: left;
		    position: relative;
		    width: 160px;
		    color: #68625E;
		    font-size: 10px;
		    font-weight: 200;
		    line-height: 15px;
		    margin-bottom: 0;
		}
		
		#header-nav a {
			display: block;
		    height: 34px;
		    text-indent: -9999px;
		    width: 160px;
		    background: url("../images/main-nav-bg.png") no-repeat scroll 0 0 transparent;
		}
			/*Make Visit Selected
			#header-nav #nav1 a {
				background-position: 0 -34px;
			}*/
			
			#header-nav #nav2 a {
				background-position: -160px 0;
			}
			
			#header-nav #nav3 a {
				background-position: -320px 0;
			}
			
			#header-nav #nav4 a {
				background-position: -480px 0;
			}
			
			#header-nav #nav5 a {
				background-position: -640px 0;
			}
			
			#header-nav #nav6 a {
				background-position: -800px 0;
			}
			
			#header-nav #nav1 a:hover, #header-nav #nav1.selected a, #header-nav #nav1.hover a {
			    background-position: 0 -34px;
			}
			
				#header-nav #nav1:hover > a, #header-nav ul #nav1 ul *:hover > a {
					background-position: 0 -34px;
				}
				
			#header-nav #nav2 a:hover, #header-nav #nav2.selected a, #header-nav #nav2.hover a {
			    background-position: -160px -34px;
			}
			
				#header-nav #nav2:hover > a {
					background-position: -160px -34px;
				}
				
			#header-nav #nav3 a:hover, #header-nav #nav3.selected a, #header-nav #nav3.hover a {
			    background-position: -320px -34px;
			}
			
				#header-nav #nav3:hover > a {
					background-position: -320px -34px;
				}
			
			#header-nav #nav4 a:hover, #header-nav #nav4.selected a, #header-nav #nav4.hover a {
			    background-position: -480px -34px;
			}
			
				#header-nav #nav4:hover > a {
					background-position: -480px -34px;
				}
			
			#header-nav #nav5 a:hover, #header-nav #nav5.selected a, #header-nav #nav5.hover a {
			    background-position: -640px -34px;
			}
			
				#header-nav #nav5:hover > a {
					 background-position: -640px -34px;
				}
				
			#header-nav #nav6 a:hover, #header-nav #nav6.selected a, #header-nav #nav6.hover a {
			    background-position: -800px -34px;
			}
			
				#header-nav #nav6:hover > a {
					background-position: -800px -34px;
				}
			
			#header-nav #nav1 ul li a {
				background-color: #00C4DF!important;
			}
			
			#header-nav #nav2 ul li a {
				background-color: #CC092F!important;
			}
			
			#header-nav #nav3 ul li a {
				background-color: #0072CF!important;
			}
			
			#header-nav #nav4 ul li a {
				background-color: #EF8200!important;
			}
			
			#header-nav #nav5 ul li a {
				background-color: #B2C900!important;
			}
			
			#header-nav #nav6 ul li a {
				background-color: #C42695!important;
			}
			
			#header-nav ul ul li {
			    background: url("../images/main-nav-dropdown-bg.png") no-repeat scroll 8px 100% transparent;
			    height: auto;
			    line-height: 15px;
			}
			
			#header-nav ul ul li a {
				color: #FFFFFF;
			    font-size: 13px;
			    height: auto;
			    padding: 7px 10px 7px 30px;
			    text-indent: 0;
			    text-transform: none;
			    width: 120px;
			    background-image: url("../images/main-nav-dropdown-arrow.png");
			    background-position: 12px 9px!important;
			    background-repeat: no-repeat;
			}
			
			#header-nav ul ul li a:hover {
				text-decoration: none;
				background-image: url("../images/main-nav-dropdown-arrow.png");
			    background-position: 12px 9px!important;
			    background-repeat: no-repeat;
			    color: #000;
			}
			
			#header-nav ul ul {
			    display: none;
			    float: left;
			    margin: 0;
			    position: absolute;
			    right: 0;
			    top: 3.4em;
			    z-index: 99999;
			}
			#header-nav ul ul ul {
			    left: 100%;
			    top: 0;
			}
			
			#header-nav ul li:hover > ul {
			   /* display: block; */ /*turn off for on-click jquery menu*/
			}

/*Add Nav*/

#nav h2 {
	color: #4F7994;
	font-family: FuturaStdMedium;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 26px;
    text-indent: 1px;
    text-transform: uppercase;
    margin-left: 13px;
}

/*Homepage*/

#homepage-wrapper {
	margin-left: 25px;
	overflow: hidden;
}
	
/*Footer */
#footer-wrap {
	overflow: hidden;
	margin: 0 0 5px 0;
	padding: 0 13px;
}

#infoBox {
	clear: both;
    height: 55px;
    line-height: 55px;
    width: 960px;
    overflow: hidden;
    background: none repeat scroll 0 0 #FB9920;
}

#infoBox ul {
	margin: 0 0 0 15px;
	list-style: none outside none;
	padding: 0;
}

#infoBox li {
	color: #9C520D;
    display: inline;
    font-size: 12px;
    letter-spacing: 0.5px;
    margin-right: 20px;
    font-weight: 200;
    line-height: 15px;
    margin-bottom: 0;
}

#footerListLeft {
	width: 500px;
	float: left;
	list-style: none outside none;
	margin: 0;
    padding: 0;
}

#footer-wrap li#subscribe {
    background: url("../images/footer-list-subscribe-bg.png") no-repeat scroll 0 2px transparent;
    padding-left: 22px;
}

#footer-wrap a {
	color: #4F7994;
    font-size: 10px;
}

#footer-wrap li {
	background: url("../images/footer-list-item-bg.png") no-repeat scroll 0 8px transparent;
	color: #4F7994;
    display: inline-block;
    font-size: 10px;
    height: 26px;
    line-height: 29px;
    margin-right: 0;
    overflow: hidden;
    padding-left: 6px;
    font-weight: 200;
    zoom: 1;
    *display: inline;
}

#footerListRight {
	text-align: right;
    width: 434px;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#footer-wrap #footerListRight #datapoint {
    background: url("../images/Data-Point_va_VMFA.png") no-repeat scroll 0 2px transparent;
    border: 0 none;
    display: inline-block;
    text-indent: 20px;
}

/*Next Back Button*/
#ctl00_ContentPlaceHolder1_butNext, #ctl00_ContentPlaceHolder1_butBack {
	margin-top: 10px;
}

/*left nav*/

#leftnav {
}

#leftnav a { 
	color: #4F7994;
    font-size: 13px;
    line-height: 16px;
    text-decoration: none;
    padding: 4px 4px 5px 23px;
    border-bottom: 1px solid #E8E8E8;
    display: block;
    text-align: left;
    margin-left: 13px;
    padding-left: 23px;
    background: url(../images/secondary-nav-bg.png) no-repeat scroll 3px 8px transparent;
} 
	
#leftnav a:hover { 
	text-decoration: underline;
}

/*end left nav*/

	
/**End Custome Wes */

/****FUTURA FONT FAMILIES*****/

@font-face {
    font-family: 'FuturaStdHeavyOblique';
    src: url('/fonts/futurastd-heavyoblique-webfont.eot');
    src: url('/fonts/futurastd-heavyoblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/futurastd-heavyoblique-webfont.woff') format('woff'),
         url('/fonts/futurastd-heavyoblique-webfont.ttf') format('truetype'),
         url('/fonts/futurastd-heavyoblique-webfont.svg#FuturaStdHeavyOblique') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FuturaStdMedium';
    src: url('/fonts/futurastd-medium-webfont.eot');
    src: 
         url('/fonts/futurastd-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/futurastd-medium-webfont.woff') format('woff'),
         url('/fonts/futurastd-medium-webfont.ttf') format('truetype'),
         url('/fonts/futurastd-medium-webfont.svg#FuturaStdMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FuturaStdMediumOblique';
    src: url('/fonts/futurastd-mediumoblique-webfont.eot');
    src: url('/fonts/futurastd-mediumoblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/futurastd-mediumoblique-webfont.woff') format('woff'),
         url('/fonts/futurastd-mediumoblique-webfont.ttf') format('truetype'),
         url('/fonts/futurastd-mediumoblique-webfont.svg#FuturaStdMediumOblique') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FuturaStdBold';
    src: url('/fonts/futurastd-bold-webfont.eot');
    src: url('/fonts/futurastd-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/futurastd-bold-webfont.woff') format('woff'),
         url('/fonts/futurastd-bold-webfont.ttf') format('truetype'),
         url('/fonts/futurastd-bold-webfont.svg#FuturaStdBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FuturaStdBoldOblique';
    src: url('/fonts/futurastd-boldoblique-webfont.eot');
    src: url('/fonts/futurastd-boldoblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/futurastd-boldoblique-webfont.woff') format('woff'),
         url('/fonts/futurastd-boldoblique-webfont.ttf') format('truetype'),
         url('/fonts/futurastd-boldoblique-webfont.svg#FuturaStdBoldOblique') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaStdExtraBoldOblique';
    src: url('/fonts/futurastd-extraboldoblique-webfont.eot');
    src: url('/fonts/futurastd-extraboldoblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/futurastd-extraboldoblique-webfont.woff') format('woff'),
         url('/fonts/futurastd-extraboldoblique-webfont.ttf') format('truetype'),
         url('/fonts/futurastd-extraboldoblique-webfont.svg#FuturaStdExtraBoldOblique') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FuturaStdExtraBold';
    src: url('/fonts/futurastd-extrabold-webfont.eot');
    src: url('/fonts/futurastd-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/futurastd-extrabold-webfont.woff') format('woff'),
         url('/fonts/futurastd-extrabold-webfont.ttf') format('truetype'),
         url('/fonts/futurastd-extrabold-webfont.svg#FuturaStdExtraBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaStdBookOblique';
    src: url('/fonts/futurastd-bookoblique-webfont.eot');
    src: url('/fonts/futurastd-bookoblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/futurastd-bookoblique-webfont.woff') format('woff'),
         url('/fonts/futurastd-bookoblique-webfont.ttf') format('truetype'),
         url('/fonts/futurastd-bookoblique-webfont.svg#') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FuturaStdBook';
    src: url('/fonts/futurastd-book-webfont.eot');
    src: url('/fonts/futurastd-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/futurastd-book-webfont.woff') format('woff'),
         url('/fonts/futurastd-book-webfont.ttf') format('truetype'),
         url('/fonts/futurastd-book-webfont.svg#') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FuturaStdLight';
    src: url('/fonts/futurastd-light-webfont.eot');
    src: url('/fonts/futurastd-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/futurastd-light-webfont.woff') format('woff'),
         url('/fonts/futurastd-light-webfont.ttf') format('truetype'),
         url('/fonts/futurastd-light-webfont.svg#FuturaStdLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaStdLightOblique';
    src: url('/fonts/futurastd-lightoblique-webfont.eot');
    src: url('/fonts/futurastd-lightoblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/futurastd-lightoblique-webfont.woff') format('woff'),
         url('/fonts/futurastd-lightoblique-webfont.ttf') format('truetype'),
         url('/fonts/futurastd-lightoblique-webfont.svg#FuturaStdLightOblique') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*end font fixes*/

.calendarsearch-holder {
	position: absolute;
	z-index: 20;
	margin-left: -15px;
	background-color: #ffffff;
}

#ctl00_ContentPlaceHolder1_butAccept {
	visibility: hidden;
}

/***Request My Password Link***/
#ctl00_ContentPlaceHolder1_lnkRetrievePassword {
	height: 50px;
	text-align: left;
	background-image: url("../images/RegisterMembership.gif");
    background-repeat: no-repeat;
    display: block;
    text-indent: -9999px;
    zoom: 1;
    *display: block;
    *font-size: 0;
    *line-height: 0;
}

#ctl00_ContentPlaceHolder1_txtCustomAmountDonation {
	display: none;
}

#ctl00_ContentPlaceHolder1_lnkGiftMembership {
	margin-top: 5px;
	padding: 5px 10px;
	width: 205px;
	display: block;
	font-weight: normal;
	font-family: FuturaStdMedium;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	background-color: #EF8200;
	color: #FFF;
	border-radius: 5px;
		-moz-border-radius: 5px;
  	box-shadow: 1px 1px 2px 2px #ccc;
  		-moz-box-shadow: 1px 1px 2px 2px #ccc;
  		-webkit-box-shadow: 1px 1px 2px 2px #ccc;
}

/*====================*/
/*====================*/
/*end custom*/
