 
/*  GLOBALS  */
/*
img, div {
	behavior: url(css/iepngfix.htc);
}
*/


html {
overflow-y: scroll;   /* forces firefox scrollbar on */
padding-bottom: 20px;
}

body {
	font-size: 80%;
	margin: 0em auto;
	padding: 0em;
	font-family: verdana, arial, sans-serif;
	background: #ffffff url(../images/back_page.jpg) 0 0 repeat;
	color: #31384A;
	font-style: normal;
	font-weight: normal;
}


h1 {
font-size: 2.2em; 
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #f6c42f;
margin:0px 0px 15px 0px;
}


h2 {
font-size: 1.4em; 
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
text-align: center;
}

h3 {
font-size:14px;
color: #428fce;
margin:0px 0px 10px 0px;
text-transform: uppercase;
background: #ffffff url(../images/back_white_foot.png) -35px -15px no-repeat; 
padding: 5px 3px 5px 5px;
}
h4 {
	font-size:16px;
	color: #428fce;
	margin-bottom:-5px;
	margin-top: -5px;
}
 
h5 {
	font-size:14px;
	color: #428fce;
	margin-bottom:-2px;
}

p {
font-size: 1em;
line-height:19px;
margin: 5px 0px 15px 0px;
}

a {
color:#1c7f99;
text-decoration: none;
outline: none;
position: relative;
}
a:hover {
color:#006699;
text-decoration: underline;
}

TABLE{
border-collapse: collapse;
} 

IMG{
border: 0px;
}
UL{
margin: 15px;
padding: 0px;
}

UL LI{
margin: 0px;
padding: 0px;
}

ul.arrow { 
list-style-type: none;
}

ul.arrow LI{   
background: url(../images/arrow_gold.gif) 0 6px  no-repeat; 
padding: 0 0 0 20px;
line-height: 1.8em;
}

/* end of nav */

div.blog  {
margin: -30px 8px 0 0 ;
float: right;
color: #FFFFFF;
padding: 5px 12px 0px 12px;
}

div.blog a {
height: 23px;
color: #FFFFFF;
text-decoration: none;
font-size: 11px;
font-weight: bold;
letter-spacing: -1px;
}

div.blog a:hover {
text-decoration: none;
color: #fcec6f;
}
.colored {
	color: #2D4D7B;
}
/*  CONTAINER CSS */

div.container{ 
width: 890px; 
margin: 0em auto;
background: url(../images/back_white.png)  3px 0 repeat-y;  
} 
 
div.clear{  
clear: both;
} 

div.container-bottom{
	width: 890px;
	/*	height: 79px; */
	height: 50px;
	text-align:center;
	font-size:11px;
	background-image: url(../images/back_white_foot.png);
	background-repeat: no-repeat;
	background-position: 30px 0px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
}
  

/*   CONTENT   */ 
div.content{
background-color: #ffffff;  
margin:0px auto;
padding: 30px 25px 15px 40px;
width: 755px; 
}

div.content div.left{  
float: left;
width: 525px;
}

/*div.content div.left H1{  
font-size: 2.0em; 
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
color: #7e7448;
margin:  15px 0 -25px 0;
} 
*/
div.content div.right{  
float: right; 
width: 175px; 
padding-left: 20px;
border-left: 1px solid #428fce; 
font-size: .88em;
}

div.content div.right p {
font-size: 1em;
line-height:normal;
margin: 5px 0px 15px 0px;
}
.faq_questions {
	font-weight: bold;
	color: #000;
}

 

 

/*  FOOTER  */

.footer {
	text-align: center;
	height: 1px;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}
.headline {
	font-size: 35px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-align: center;
	background-image: url(../images/headline_background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 100%;
	width: 90%;
	padding-top: 50px;
	padding-bottom: 50px;
	border: 5px solid #F6C42F;
}

.hide {
	display: none;
}


.highlight{
	background-color: #599BD4;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: center;
	font-size: 115%;
	line-height: 130%;
	letter-spacing: 1pt;
	text-transform: uppercase;
}
.homeParking {
	text-align: right;
	padding: 5px;
	float: right;
}

.indent15  {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.indent30 {
	padding-right: 30px;
	padding-left: 30px;
}



 
/*  LOCKUP BAR  */
div.lockup-home{  
margin: 0 auto;
width: 830px; 
} 
.map {
	margin: 0px;
	padding: 5px;
	float: right;
	width: 210px;
	height: 395px;
	overflow: hidden;
}



/*  PRIMARY NAV  */ 
#nav {
	width: 830px;
	height: 42px;
	text-align: center;
	list-style-type: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #5c9bd6;
	background-image: url(../images/tabBackground.jpg);
	background-repeat: repeat;
} 
#nav ul{
	padding: 0px;
	list-style: none;
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#nav li {
	float: left;
	white-space: nowrap;
	margin-bottom: -10px;
}

#nav li.right { 
 	border-right: 1px solid #466581;
}  

#nav li a {
	/*	background: url(../images/nav_sprite.gif) 0 0 repeat-x; */
	height: 32px;
	color: #FFFFFF;
	border-right: 1px solid #69a6d9;
	border-left: 1px solid #466581;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	position: relative;
	float: left;
	white-space: nowrap;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	background-image: url(../images/tabBackground.jpg);
	background-repeat: repeat;
} 

#nav li a:hover, #nav #on a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/tabSelected.jpg);
	background-repeat: repeat;
}

.red_text {
	color: #F00;
}
.rules {
}
.rules li {
	padding-bottom: 8px;
}



.small {
	font-size: 90%;
	letter-spacing: 0em;
}
.silent_auction {
	margin: 3px;
}
.silent_auction td {
	margin: 0px;
	padding: 3px;
}
.silent_auction .title {
	font-size: 18px;
	font-style: normal;
	color: #428FCE;
	text-align: left;
	font-weight: bold;
}
.silent_auction .value_bid {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #428fce;
	text-align: right;
}
.silent_auction .description {
	font-size: 105%;
	vertical-align: top;
}
.sponsorTable {
	font-size: 100%;
	border: 10px solid #05AFEA;
}
.sponsorTable .rowOne {
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
}
.sponsorTable .columnOne {
	background-color: #C7EBFB;
}
.sponsorTable .columnTwo {
	background-color: #FFF;
}
.sponsorTable .columnThree {
	background-color: #FFF4C5;
}







.sponsors{
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
	letter-spacing: 1px;
	font-size: 110%;
	font-style: oblique;

}
.sponsors a {
	color: #000;
}

.teal { 
color: #1c7f99;
}

