img { behavior: url(iepngfix.htc); }
html,body { height:100%; margin:0; padding:0; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; }
#fullheight { height:100% }
.pagecontent { margin-left:10px; padding-left:15px; padding-right:25px; margin-bottom:15px; border-left-style:solid; border-left-color:#A38D4B; border-left-width:1px; }
.pagecontentClub { margin-left:10px; margin-right:10px; margin-bottom:15px; border-left-style:solid; border-left-color:#A38D4B; border-left-width:1px; margin-top:11px; }

p, ol, ul, dl { line-height:18px; font-size:11px; color:#666666; }
#header  { font-size:18px; font-weight:bold; color:#A38D4B; text-transform:uppercase; padding-left:5px; padding-top:10px; padding-right:25px; }
#header2 { font-size:18px; }
#header3 { font-size:16px; }
#header4 { font-size:14px; }
#header5 { font-size:12px; }
#header6 { font-size:11px; }
#header7 { font-size:10px; }


p a:link, ol a:link, ul a:link, dl a:link { color: #003366; }
p a:visited, ol a:visited, ul a:visited, dl a:visited { color: #003366; }
p a:hover, ol a:hover, ul a:hover, dl a:hover { color: #003366; /*font-weight:bold;*/ text-decoration: none; border-bottom-style:dashed; border-bottom-width: 1px; }
p a:active, ol a:active, ul a:active, dl a:active { color: #003366; }

input, textarea, select { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 12px; }


// Emphasized red link
a.red:link { color: red; font-size: large; font-weight: bold; text-align: center; }
a.red:visited { color: red; font-size: large; font-weight: bold; text-align: center; }

a.red2:link { color: red;}
a.red2:visited { color: red;}

// Emphasized green link
a.green:link { color: #339966; font-size: 20px; font-weight: none; text-align: center; }
a.green:visited { color: #339966; font-size: 20px; font-weight: none; text-align: center; }

/* Site
*******************************************************************************/



.cashcounter { font-size: 13px; font-weight:bold; color: #A38D4B; padding-right: 8px; text-transform:capitalize; }
.homebackgroundgradient { background:url(../images/home/bg_gradient.png) repeat-x; }
.flashalign { width: auto; height:auto; float: right; margin-left: 10px; margin-right: 10px; }

.footer { font-size: 10px; padding-left: 10px; padding-bottom: 25px; }
.footer a:link { color: #A38D4B; text-decoration: none; border-bottom-style:dashed; border-bottom-width: 1px; }
.footer a:visited { color: #A38D4B; text-decoration: none; border-bottom-style:dashed; border-bottom-width: 1px; }
.footer a:hover { color: #A38D4B; font-weight:bold; text-decoration: none; border-bottom-style:none;}
.footer a:active { color: #A38D4B; text-decoration: none; border-bottom-style:dashed; border-bottom-width: 1px; }
.blank img {border: 0px; border-bottom-style:none;}
.blank a:link {  border-bottom-style:none;}
.blank a:visited { border-bottom-style:none;}
.blank a:hover { border-bottom-style:none;}
.blank a:active { border-bottom-style:none;}

.TCPul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}
	
.TCPli {
	background: url(../images/bullet.png) left center no-repeat ;
	background-position: 0em 0em;
	padding-left: 20px;
	}

.tagcloud {
width: 171px;
height:auto;
background: #A38D4B;
color:#FFCC33;
font-size:10px;
margin-top: 10px;
margin-left: 5px;
margin-bottom: 25px;
padding: 5px;
border: 1px solid #FFCC33;
}
.tagcloud input { font-size:12px; }
.tagcloud a:link { color: #FFFFFF; text-decoration: none; border-bottom-style:dashed; border-bottom-width: 1px; }
.tagcloud a:visited { color: #FFFFFF; text-decoration: none; border-bottom-style:dashed; border-bottom-width: 1px; }
.tagcloud a:hover { color: #FFE899; text-decoration: none; border-bottom-style:none;}
.tagcloud a:active { color: #FFFFFF; text-decoration: none; border-bottom-style:dashed; border-bottom-width: 1px; }
	


/* Accordion
*******************************************************************************/
	
.Accordion { width: 193px; }
.AccordionPanel { margin-left: 5px; margin-right: 5px; }			/* space between browser & body and sidenav !! must adjust ".Accordion" width (above) w/every pixel */ 
.AccordionPanelContent a:link { color: #A38D4B; }
.AccordionPanelContent a:active { color: #A38D4B; }
.AccordionPanelContent a:visited { color: #A38D4B; }
.AccordionPanelContent a:hover { color: #003366; text-decoration: none; }
.AccordionPanelOpen .AccordionPanelTab { color: #003366; }			/* Style of currently selected panel's header */


.AccordionPanelTab {
  font-size: 11px;
  font-weight: bold;
  color: #A38D4B;
  text-transform: uppercase;
  padding-top: 14px;
	padding-left: 10px;
  max-height: 30px;
	cursor: pointer;
	background: url(../images/sidenav_top.png) no-repeat;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.AccordionPanelContent {
  padding-left: 15px;
  padding-right: 5px;
  font-size: 11px;
	overflow: hidden; /* Required for Firefox */
	background: url(../images/sidenav_bg.png) repeat-y;
}

#CurrentPage {
  color: #003366;
  border-top-style: dashed;
  border-bottom-style: dashed;
  border-top-width: 1px;
  border-bottom-width: 1px;
  line-height: 21px;
  background: url(../images/indicator.gif) right center no-repeat;
	padding-right: 15px;
}
