/* CSS Document */

html {
   height:100%;
   margin:0;
   padding:0;
}
body {
   background-color:#002C53;
   background-image: url(images/rt_wood_background.gif);
   /*background-color: #2f2f2f;*/
   font-family:"Lucida Grande",Verdana,sans-serif;
   color:#464646;
   font-size:16px !important;
   min-height: 100%;
   height:100%;
   margin:0;
   padding:0;
   }

h2 {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 1.5em;
   font-style: normal;
   font-weight: normal;
   text-align: center;
   color: #000000;
   }
   
h3 {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 1.3em;
   font-style: normal;
   font-weight: normal;
   text-align: center;
   color: #000000;
   margin: 0px;
   padding: 0px;
   }

hr {
   width: 95%;
   border-bottom: 1px solid #000000;
   margin-left: 20px;
   }

#wrapper {
   margin: 0px auto 0px auto;
   width: 826px;
   height: auto !important;
   padding: 0px;
   display: table;
   }
   
#header {

   width: 826px;
   height: 168px;
   margin: 0px;
   padding: 0px;
   }

#content {
   width: 826px;
   height: 100%;
   min-height: 550px;
   background-color: black;
   background-image: url(includes/images/bg_content.gif);
   background-repeat:repeat-y;
   border-bottom: 2px solid #7b3112;
   display: table;
   padding: 0px;
   }
   
/* LEFT COLUMN */  
#left_column {
   float: left;
   width: 167px;
   height: 100%;
   min-height: 200px;
   position: relative;
   /*background-color: red;*/
   }
   
#support {
   margin: 400px 0px 0px 5px;
   font-family: Georgia, Times New Roman, Times, serif;
   font-size: 12px;
   line-height: 1.5em;
   color: #000000;
   text-align:center;
   /*font-weight:bold;*/
   } 
   
#left_column hr {
   width: 85%;
   border-bottom: 1px solid #000000;
   margin-left: 5px;
   }
   
/* MIDDLE COLUMN HOME */   
#middle_column_hm {
   float: left;
   width: 546px;
   height: 100%;
   min-height: 550px;
   /*background-color: black;*/
   }
   
#middle_column_content_hm {
   background-image: url(includes/images/bg_content_middle.gif);
   background-repeat:repeat-y;
   width: 536px; /*546*/
   height: auto !important;
   min-height: 500px;
   padding-top: 20px;
   padding-right: 10px;
   display: table;
   }
   
#middle_column_content_hm h2 {
   margin: 0px;
  }
  
#middle_column_content_hm p {
   margin: 5px 20px 0px 20px;
   font-family: Georgia, Times New Roman, Times, serif;
   font-size: 12px;
   line-height: 1.5em;
   color: #000000;
  }
 
#homeCallout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em; /* 10px */
	color: #000000;
	background-color: #CCCC66;
	background-position: right top;
	padding-right: 10px;
	padding-left: 10px;
	width: 150px;
	border-top: 1px dotted #663333;
	border-right: 0px solid #663333;
	border-bottom: 1px dotted #663333;
	border-left: 0px solid #663333;
	float: right;
}

/* MIDDLE COLUMN MAIN*/   
#middle_column {
   float: left;
   width: 642px;
   height: auto !important;
   min-height: 550px;
   display: table;
   /*background-color: black;*/
   }
   
#middle_column_content {
   background-image: url(includes/images/bg_contentMn_middle.gif);
   background-repeat:repeat-y;
   width: 632px; /*642*/
   height: auto !important;
   min-height: 550px;
   padding-top: 20px;
   padding-right: 10px;
   display: table;
   }
   
#middle_column_content h2 {
   margin: 0px;
  }
  
#middle_column_content p {
   margin: 5px 20px 0px 20px;
   font-family: Georgia, Times New Roman, Times, serif;
   font-size: 12px;
   line-height: 1.5em;
   color: #000000;
  }
  
#middle_column_content a {
   color: #003300;
   }
  
/* RIGHT COLUMN */   
#right_column {
   float: right;
   width: 83px;
   height: 100%;
   min-height: 200px;
   margin: 0px 18px 0px 0px; /* FIX THIS FOR IE6 */
   display: table;
   /*background-color: yellow;*/
   }
#sponsors {
   width: 83px;
   height: auto;
   display: table;
   }

#sponsors_bg {
   background-image: url(includes/images/bg_sponsors.gif);
   width: 83px;
   height: 100%;
   display: table;
   }
   
#sponsors_bg img {
   margin: 4px 0px 4px 4px
   }
   
/* NAV */   
#nav {
   width: 194px;
   height: 386px;
   background-image: url(includes/images/bg_nav2.png);
   position: absolute;
   margin: 0px 0px 0px -30px;
   }
#nav ul {
   list-style: none;
   /*font: Georgia, "Times New Roman", Times, serif;*/
   font-family:Arial, Helvetica, sans-serif;
   font-size: .7em;
   font-style: normal;
   font-weight: bold;
   margin-top: 40px;
   }
   
#nav a {
   color: #003300;
   text-decoration: none;
   }
 
#nav a:hover {
   color: #CCFFFF;
   text-decoration: underline;
   }
   
#nav li {
   margin: 0px 0px 15px -12px;
   }
   
#nav a.selected {
   color: #CCFFFF;
   text-decoration: underline;
   }
   
/* FOOTER */
#footer {
   background-image: url(includes/images/bg_footer.gif);
   width: 826px;
   height: 20px;
   padding-top: 5px
   }
   
#footerNav {
	margin-top: 0px;
	margin-right: 35px;
	margin-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

#footerNav a {
   color: #003300;
   text-decoration: none;
   }
 
#footerNav a:hover {
   color: #CCFFFF;
   text-decoration: underline;
   }
   
/* OLD SPONSOR STYLES */

/* Sponsor Levels *****************************************/
.SponLevels {
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-size: 12px;
	 font-weight: bold;
}
.sponLvlCallout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCC66;
	background-position: right top;
	padding-right: 10px;
	padding-left: 10px;
	width: 150px;
	border-top: 1px solid #663333;
	border-right: 0px solid #663333;
	border-bottom: 1px solid #663333;
	border-left: 0px solid #663333;
	line-height: 20px;
	float: right;
}
.sponLvlCalloutTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
