html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
	font-weight: bold;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #111111;
	background: url(img/bg_hardwood.jpg);
}



/* ##################################################### */
/* ----------------->>> STRUCTURE <<<------------------- */
/* ##################################################### */

/* GLOBAL STRUCTURE STYLES */

#hoops_wrapper {
	margin: 0 auto;
	padding: 20px 0 0 0;
	width: 850px;
	background: #fff url(img/bg_stripe.gif) no-repeat;
}
	#hoops_left {
		margin-bottom: 50px;
		float: left;
		width: 190px;
	}
		#hoops_nav {
			margin-left: 15px;
		}
			#hoops_nav dt {
				height: 150px;
			}
				#hoops_logo {
					margin-left: 6px;
					padding-top: 114px;
					width: 147px;
					background-image: url(img/logo.gif);
				}
			
	#hoops_main {
		padding: 0 15px 50px 20px;
		float: left;
		width: 625px;
	}
		.content_box {
			margin-bottom: 25px;
			float: left;
			clear: both;
			width: 100%;
		}
		#hoops_main .content_box {
			font-size: 1.2em;
		}
			#hoops_main .content_box p {
				margin-bottom: 1em;
				line-height: 1.3em;
			}
		.text_lead {
			font-size: 1.2em;
			font-weight: bold;
		}
	
	#hoops_footer {
		padding: 10px 0;
		clear: both;
		background-color: #000080;
		color: #ccc;
		font-size: 1.2em;
		font-weight: bold;
		text-align: center;
	}
		#hoops_footer a {
			color: #ccc;
		}
			#hoops_footer a:hover {
				color: #fff;
			}
		#ftr_email {
			margin: 0 0 0 50px;
		}
	

/* END GLOBAL STYLES ================================================== */



/* HOMEPAGE STYLES ========================= */


	#hoops_colleges {
		text-align: center;
		color: #000080;
	}
#checkback {
	padding-top: 153px;
	width: 226px;
	float: left;
	font-size: 0px;
	background-image: url(img/dates_checkback_stamp.png);
}

#quote_fitch {
	padding-top: 153px;
	width: 336px;
	float: right;
	background-image: url(img/quote_fitch_236.gif);
}
#quote_longran {
	margin-left: auto !important;
	margin-right: auto !important;
	padding-top: 210px;
	width: 557px;
	background-image: url(img/quote_lonergan_2008.gif);
	float: none;
	clear: both;
}
#quote_broderick {
	margin-left: 8px;
	padding-top: 195px;
	width: 270px;
	background-image: url(img/quote_broderick_small.gif);
	float: left;
	display: inline;
}

#hoops_colleges ul {
	float: left;
	width: 33%;
	font-weight: bold;
	font-size: .95em;
}
	#hoops_colleges ul li {
		margin: .35em 0;
	}

#img_drill {
	padding-left: 20px;
	width: 300px;
	float: left;
	text-align: center;
}
	#img_drill img {
		margin-bottom: 2px;
	}
	.caption {
		font-weight: bold;
		font-size: .9em;
		
	}


/* REGISTRATION STYLES ========================= */

#reg_info {
	padding-right: 310px;
	text-align: center;
	width: 270px;
	height: 300px;
	background: url(img/pho_meeting.jpg) top right no-repeat;
	font-weight: bold;
	font-size: 1.4em !important;
}
	#reg_info a, #con_info a {
		color: #000080;
	}


#page_reg #hoops_main, #page_con #hoops_main, #page_dir #hoops_main {
	height: 600px;
}

#reg_info_table {
	border: 2px solid #000;
	border-collapse: collapse;
	
}
		#page_home #reg_info_table {
			width: 272px;
			height: 149px;
			float: left;
			font-size: .95em;
		}
		#page_reg #reg_info_table {
			margin: 0 auto 40px auto;
			width: 99%;
			font-size: 1.1em;
		}
	#reg_info_table td {
		padding: 5px;
		border: 1px solid #000;
		border-collapse: collapse;
		vertical-align: middle;
		text-align: center;
		background-color: #fff;
		width: 50%;
	}
			#page_reg #reg_info_table td {
				padding: 7px;
			}
		#reg_info_table td h3, #reg_info_table td h3 a {
			color: #000080;
			text-decoration: none;
		}
				#reg_info_table td h3 a:hover {
					text-decoration: underline;
				}
			#reg_info_table td h3 {
				margin: 3px 0;
			}
		#reg_info_table td p {
			margin: 0 !important;
		}
		
		#page_home #reg_info_table td h3 {
			font-size: 1.1em;
		}



/* CONTACT STYLES ========================= */

	#con_info {
		font-size: 1.4em !important;
	}




/* DIRECTIONS STYLES ========================= */





/* ###################################################### */
/* ----------------->>> NAVIGATION <<<------------------- */
/* ###################################################### */




#hoops_nav dd {
	margin-bottom: 25px;
}
	#nav_home a {
		padding-top: 30px;
		width: 90px;
		background-image: url(img/but_home.gif);
	}
		#nav_home a:hover, #page_home #nav_home a {
			background-position: 0 -30px;
		}
	#nav_reg a {
		padding-top: 23px;
		width: 149px;
		background-image: url(img/but_register.gif);
	}
		#nav_reg a:hover, #page_reg #nav_reg a {
			background-position: 0 -23px;
		}
	#nav_con a {
		padding-top: 28px;
		width: 141px;
		background-image: url(img/but_contact.gif);
	}
		#nav_con a:hover, #page_con #nav_con a {
			background-position: 0 -28px;
		}
	#nav_dir a {
		padding-top: 19px;
		width: 162px;
		background-image: url(img/but_directions.gif);
	}
		#nav_dir a:hover, #page_dir #nav_dir a {
			background-position: 0 -19px;
		}









/* #################################################### */
/* ------------------>>> LISTS <<<------------------- */
/* #################################################### */



	

/* ######################################################## */
/* ------------------>>> TEXT STYLES <<<------------------- */
/* ######################################################## */

/* header styles */
h1, h2, h3, h4 {
	font-weight: bold;
}

h1 {
	margin-bottom: 40px;

}
	#page_reg h1 {
		margin-bottom: 60px;
		padding-top: 69px;
		width: 413px;
		background-image: url(img/hdr_register.gif);
	}
	#page_home h1 {
		margin-bottom: 25px;
		padding-top: 130px;
		width: 522px;
		background-image: url(img/hdr_upstate.gif);
	}
	#page_dir h1 {
		padding-top: 86px;
		width: 438px;
		background-image: url(img/hdr_directions.gif);
	}
	#page_con h1 {
		margin-bottom: 60px;
		padding-top: 69px;
		width: 289px;
		background-image: url(img/hdr_contact.gif);
	}

h2 {
	margin-bottom: 2em;
	text-align: center;
	font-size: 1.5em
}
	#page_dir h2 {
		margin-bottom: 1em;
		text-align: left;
		font-size: 1.8em;
	}

#hoops_colleges h3 {
	margin-bottom: .4em;
	color: #000;
}

/* end header styles ============================= */

.txt_shade {
	color: #000080 !important;
}


/* ################################################################ */
/* ------------------->>> BUTTONS AND LINKS <<<-------------------- */
/* ################################################################ */

a {
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		text-decoration: underline;
	}





/* ##################################################### */
/* -------------------->>> FORMS <<<-------------------- */
/* ##################################################### */

/* CONTACT FORM */
#page_con fieldset {
	/*padding: 0 30px;*/
	font-size: 1.2em;
	border: none;
}
	.descrip {
		text-align: center;
		margin-bottom: 1em;
	}
	#page_con fieldset label, #page_con fieldset input {
		font-weight: bold;
		display: block;
	}
		#con_info label {
			font-size: .9em;
		}
	#page_con fieldset input {
		margin: 3px 0 20px 0;
		font-weight: normal;
	}
.hs_contact_form, .hs_contact_comments {
	padding: 3px;
	margin-bottom: 20px;
	width: 95%;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}
.hs_contact_form {
}
	.hs_contact_comments {
		height: 100px;
	}
	
	#contact_form {
		margin: 0 30px;
	}
	

.hs_error {
	margin: 1em 0 !important;
	color: #900;
}

#log_res h4 {
	margin-top: 1em;
}

#hs_submit {
	width: 100px;
	margin: 0 auto !important;
}

#page_con fieldset h4 {
	line-height: 1.3em;
}



/* ##################################################### */
/* ------------------->>> EXTRAS <<<-------------------- */
/* ##################################################### */


.float_left {
	float: left;
}
.float_right {
	float: right;
}


.img_replace, #hoops_nav dd a {
	height: 0;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	text-indent: -9999px;
}


/* ########################################################## */
/* ------------------->>> ADVERTISING <<<-------------------- */
/* ########################################################## */


