@charset "UTF-8";
body {
	background-color: #1334CB;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	padding: 0 10px 0 10px;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #0B2E82;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2 {
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #0B2E82;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3 {
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#900;
}
a {
	color: #566FA8;
	text-decoration: none;
}
a:hover {
	color: #0B2E82;
	text-decoration: underline;
}

/*======================== Menu CSS Starts Here ========================*/

ul { 							/* kill default 50px left padding and set 20px */
	margin-left:0px;
}       
li { 							/* set default inter-item vertical spacing */
	margin-bottom:1em; 
}          
#header {
	height: 80px;
	width: 760px;
}
#nav {
	background-image: url(images/houfit_nav.gif);
	width: 760px;
	height: 30px;
	text-align: center;
	background-repeat: repeat-x;
}
#navCenter {
	margin: 0 auto;
	width: 700px;
}
#insetRightCol table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
}
#nav a {
	color: #009;
	text-decoration: none;
}
#nav a:hover {
}
#leftCol {
	width: 192px;
	padding:0;
	float: left;
	margin-bottom: 14px;
}
#midCol {
	width: 216px;
	padding:0 0 4px 0;
	float:left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	margin-bottom: 14px;
}
#rightCol {
	width: 346px;
	padding:0;
	float: right;
	margin-bottom: 14px;
}
#rightBottom {
	margin: 0px;
	clear:both;
}
#countdown {
	background-image: url(images/circle.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#page2block {
	padding-top: 20px;
	padding-right: 75px;
	padding-bottom: 20px;
	padding-left: 75px;
	min-height: 400px;
}
#page2photo {
	padding-top: 20px;
	padding-bottom: 20px;
}
#page2block p {
	padding: 0px;
}
#insetLeftCol {
	padding:0;
	float: left;
	width: 216px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	margin-top: 14px;
}
#insetRightCol {
	padding:0;
	float: left;
	width: 127px;
	margin-top: 14px;
}
#content {
	height: auto;
	width: 760px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sponsors {
	height: 60px;
	width: 760px;
	background-color: #FFFFFF;
	clear:both;
	text-align: center;
}
#sponsors img {
	border-width: 0;
	padding: 0px 6px;
	vertical-align: middle;
}
#footer {
	height: 16px;
	width: 760px;
	background-image: url(images/houfit_footer.jpg);
	clear:both;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#wrapper {
	width: 760px;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#page2block li {
	margin-bottom: 1px;
}
.navitem {
	color: #000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.sqBullet {
	list-style-position: outside;
	list-style-image: url(images/square_bullet.gif);
	list-style-type: square;
	padding-right: 10px;
	line-height: 110%;
}
.sidebars {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC00;
	background-color: #0B2E82;
	width: auto;
	margin-top: 0px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.sidebarText {
	font-size: 11px;
	line-height: 110%;
}
.days {
	font-size: 16px;
	font-weight: bold;
	line-height: 2.8;
}
.footer {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-left: 15px;
	color: #333;
}
.h1Top {
	font-size: 13px;
	font-weight: bold;
	color: #0B2E82;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.countdownimage {
	background: url(images/countdown_circle.gif) no-repeat;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
}
.registrationText {
	color: #CF0022;
}


 /*================= STYLES FOR THE GRC MASTHEAD & CONTROLS ==================*/

.menuminwidth0 {             /* for all browsers (non-IE) that obey min-width */
	position:relative;
	margin:0;
	padding:0;
	width:100%;
	height:30px;/* 36px masthead height + 18px button height + 1px lower border*/
	min-width:80%;
}

* html .menuminwidth1 { /* this allows IE5/6 to simulate min-width capability */
	position:relative;  /* we can simulate a minimum width by creating a large */
	float:left;          /* border in this first div, then placing our content */
	height: 1px;          /* into a second nested div (see 2nd nested div next */
	border-left:560px dashed #566FA8;    /* CSS box-model borders are a fixed size */
}

* html .menuminwidth2 {    /* used to simulate min-width capability for IE5/6 */
	position:relative;
	margin-left:-560px;
	height: 1px;
}

 /*========================= TOP OF THE MENU CASCADE =========================*/

.menu {
	position:relative;        /* establish a menu-relative positioning context */
	float:left;                                     /* play nicely with others */
	margin:0;
	padding:0;
	border:0;
	height:30px;                                  /* the menu's overall height */
	width:100%;         /* we always want our menu to fill the available space */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;         /* this (and also below) sets the menu's font size */
}

.menu ul {
	padding:0;
	margin:0;
	border:0;
	list-style-type:none;          /* we don't want to view the list as a list */
	line-height:1.5em;           /* globally set the menu's item spacing. note */
}                               /* this must be 1.0 or 1.5 or 2.0 for Mozilla */

.menu li {
	float:left;    /* this creates the side-by-side array of top-level buttons */
	position:relative;    /* create local positioning contexts for each button */
	margin:0;
}

.menu ul li table {
	margin:0;               /* re-zero the table margins for everyone but IE5 */
	font-size:12px;        /* this sets the base font size for our entire menu */
}

/*======================== TOP LEVEL MENU DEFINITIONS ========================*/

.menu ul li ul {
	display:none;                  /* initially hide the entire list hierarchy */
	padding:1px;                               /* this is our box border width */
}

.menu ul li a,
.menu ul li a:visited {                    /* unselected top-level menu items */
	text-align:left;
	display:block;
	float:left;
	text-decoration:none;
	height:18px;
}

.menu ul li:hover a,
.menu ul li a:hover {                        /* selected top-level menu items */
	height:16px;
}

/*======================== 2ND LEVEL MENU DEFINITIONS ========================*/

.menu ul li:hover ul,
.menu ul li a:hover ul {                           /* 2nd level drop-down box */
	font-size:11px;
	display:block;
	position:absolute;
	margin:0;
	top:26px;              /* place us just up underneath the top-level images */
	left:6px;       /* left-align our drop-down to the previous button border */
	height:auto;      /* the drop-down height will be determiend by line count */
	width:150px;
}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {                   /* 2nd level unselected items */
	border:0;
	margin:0;
	padding:0;
	height:auto;
	color:#000;               /* this sets the unselected drop-down text color */
	background:#FFCC00;       /* this sets the drop-down menu background color */
	width:150px;
}

.menu ul li:hover ul li:hover a,
.menu ul li a:hover ul li a:hover {                /* 2nd level selected item */
	color:black;
	background:#999999;
}
.disclaimer {
	font-size: 9px;
	line-height: 1.5;
}
.blueBanner {
	font: bold 12px/1.5 "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-indent: 6px;
	width: 100%;
	background-color: #0B2E82;
}
.whiteText {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.sqBulletQuicklinks {
	list-style-position: outside;
	list-style-image: url(images/square_bullet.gif);
	padding-right: 10px;
	line-height: 110%;
	margin-left: 0;
}
.schedHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #999;
	text-align: center;
}
.orangeCell {
	background-color: #FC990B;
}
#clockwrapper {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-bottom:2px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color:#DEE9F4
}
.maindate {
	font-size: 18px;
	font-weight: bold;
}
